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: 513 Return-Path: X-Original-To: siddhesh@wilcox.dreamhost.com Delivered-To: siddhesh@wilcox.dreamhost.com Received: from homiemail-mx21.g.dreamhost.com (peon2454.g.dreamhost.com [208.113.200.127]) by wilcox.dreamhost.com (Postfix) with ESMTP id F118A36007C for ; Fri, 11 Apr 2014 11:28:07 -0700 (PDT) Received: by homiemail-mx21.g.dreamhost.com (Postfix, from userid 14307373) id 9C54F11C4D35; Fri, 11 Apr 2014 11:28:07 -0700 (PDT) X-Original-To: glibc@patchwork.siddhesh.in Delivered-To: x14307373@homiemail-mx21.g.dreamhost.com 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 homiemail-mx21.g.dreamhost.com (Postfix) with ESMTPS id 6DC637A57164 for ; Fri, 11 Apr 2014 11:28:07 -0700 (PDT) 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=dGkC37ouwWu5W3V9 NPBp3ChwqSrAp9kf3pr/70TKnR7jkW7vr4Qmjxui8cANHWzrD8MKRBlQoJlnCdwz +18kGXO65rHzlyHBk1EX7nMb4oLeKwXdaqnjAWSPBlOPB1V8gj1JBMzxCU/6Umkm LHZRZUbBYGFA070nHskgHYLC7zQ= 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=X/lti5HIwjivhJxoQvFkoNu/kmF/P5guQbQxgUB2NvUlzoZTUkoxlb aScKxJgBE9ZJwnNhuB/SBF01woiDTGCzGinADpeFWDu8/VEp/mVmuXO9GmJAxXK9 SQE6aRPW4twlNKJ/02uVA779xy9R5zEDArw9lFAnzlryj0WH0AlFs= 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 X-DH-Original-To: glibc@patchwork.siddhesh.in 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)