From patchwork Fri Apr 11 18:27:27 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paul Pluzhnikov X-Patchwork-Id: 338613 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 88C3D1400E1 for ; Sat, 12 Apr 2014 04:28:11 +1000 (EST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :mime-version:content-type; q=dns; s=default; b=hGhyPK6l/jDRDMP7 +mcHIr8UFVBfpumnROOSAuR2/7wC/TevjIJAgCNZ53xHWRhZ+nEyKuxaNVn7XZjr a8Ohyj8konWq3GC1xNd6EKN22LCWvvyTaaIVuhm62SQkc8uCfv9y3kiRq5wriIJR Z4JlelSSFvW85IvIQMH5dWaVjGg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:cc:subject:date:message-id :mime-version:content-type; s=default; bh=WtxYSVefdShq62bxZ5VxVw gmy94=; b=Sb9jhXAFkKlxd946L5tIboLb35MQ9iVKXxxam/uhd3J6cUEapQOY51 vyxXuErGEeMj/Aj2cD5pokwmqgb2n5c0BBXwF1osU+3sdi9lmfBuM8QcuVcOQHwo kjBsFyD80S0WXNFJlOexWcDQ6i9TRExMNndkgqddK/OTkmhzaPES8= Received: (qmail 7808 invoked by alias); 11 Apr 2014 18:27:31 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 7745 invoked by uid 89); 11 Apr 2014 18:27:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ve0-f202.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-type; bh=3uiFqHCiPhY7BGXkRcrD9I7rjNp2qx8Gze5+3v6h5q8=; b=GT52aiiV8PRJSmtt6HqyRa23Ew7ZJaAVnfUjWVv1Gsc92y6spo1WwQ6swnRqx+sKEw TwtcP88thdNkabB/1v33YDwk316e3V3jB75wy1Hrfsb8Sd/nlxzmCBitInMwxtnDeGjP L+DDED0N/p9Vt9N3/8BP6JHUCPa1cieFJqXVK9SxfwbXFdrpgiU11LLHNWUffksXxu2B uCqciyRW5e67JutBqJuQUEj2Yyw6naD1PkzI+yOFfv8TS6aEwCMSoubd/mCUd5UpKZig 3BKCg32Yy8g6D4cYa44uG9fqxfp/GslB57hDLUjw2kHo+mO1DLsxBsXHmG23FzttKhby JbBQ== X-Gm-Message-State: ALoCoQllBUY/acC/P8hhktRFCPJ8xHfKhU/wRgeX1F7raV6/HLXQ0wzZFW43f19IbpzR6StW2i7t2O5tm/44FT+rvV68y4XQV5J91mZjrzAzfu3gS8FE8S3Whm5gWYtDB9uQgO3W0VzVVNlXXIrt4EVEHif9rzYVLEVTIgtxflnmmFucsjmGxpvTGvMyYxMMgBo1bt0YCyxD9M0vpyVGmHU/CeC/GHdExg== X-Received: by 10.58.82.193 with SMTP id k1mr12253641vey.41.1397240848006; Fri, 11 Apr 2014 11:27:28 -0700 (PDT) From: Paul Pluzhnikov To: libc-alpha@sourceware.org Cc: ppluzhnikov@google.com, Carlos O'Donell , Andi Kleen , Siddhesh Poyarekar Subject: [patch][committed] Disable tst-dlopen-atout unless --enable-hardcoded-path-in-tests Date: Fri, 11 Apr 2014 11:27:27 -0700 Message-ID: MIME-Version: 1.0 Greetings, I've committed the patch below as obvious. Tested on Linux/x86_64 with and without --enable-hardcoded-path-in-tests Sorry about the breakage. --- 2014-04-11 Paul Pluzhnikov * elf/Makefile (tests): make tst-dlopen-aout conditional on enable-hardcoded-path-in-tests diff --git a/elf/Makefile b/elf/Makefile index d96cd40..7ff3da2 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -148,8 +148,11 @@ tests += loadtest restest1 preloadtest loadfail multiload origtest resolvfail \ tst-stackguard1 tst-addr1 tst-thrlock \ tst-unique1 tst-unique2 tst-unique3 tst-unique4 \ tst-initorder tst-initorder2 tst-relsort1 tst-null-argv \ - tst-ptrguard1 tst-dlopen-aout + tst-ptrguard1 # reldep9 +ifeq ($(build-hardcoded-path-in-tests),yes) +tests += tst-dlopen-aout +endif test-srcs = tst-pathopt selinux-enabled := $(shell cat /selinux/enforce 2> /dev/null) ifneq ($(selinux-enabled),1)