From owner-svn-ports-all@FreeBSD.ORG Fri Sep 19 08:07:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 996AD959; Fri, 19 Sep 2014 08:07:48 +0000 (UTC) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:100:936f::1:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33DD29E5; Fri, 19 Sep 2014 08:07:48 +0000 (UTC) Received: from wiggles.local (125-146.63-188.cust.bluewin.ch [188.63.146.125]) (authenticated bits=0) by critical.ch (8.14.7/8.14.7/critical-1.0) with ESMTP id s8J87XMR078632; Fri, 19 Sep 2014 10:07:33 +0200 (CEST) (envelope-from ehaupt@critical.ch) Date: Fri, 19 Sep 2014 10:07:33 +0200 From: Emanuel Haupt To: Dmitry Marakasov Subject: Re: svn commit: r366484 - head/deskutils/xfce4-notification-daemon Message-Id: <20140919100733.99ff8374aa159d40b68a6553@critical.ch> In-Reply-To: <20140918195422.GT55025@hades.panopticon> References: <201408290948.s7T9mUX7048672@svn.freebsd.org> <20140829175836.6ec44bed85b75049970d4479@critical.ch> <20140918195422.GT55025@hades.panopticon> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2014 08:07:48 -0000 Dmitry Marakasov wrote: > * Emanuel Haupt (ehaupt@critical.ch) wrote: > > Dmitry Marakasov wrote: > > > Author: amdmi3 > > > Date: Fri Aug 29 09:48:30 2014 > > > New Revision: 366484 > > > URL: http://svnweb.freebsd.org/changeset/ports/366484 > > > QAT: https://qat.redports.org/buildarchive/r366484/ > > > > > > Log: > > > - Fix build by adding -fPIC to cflags > > > > On which build was this broken in the first place? > > Please do not revert without investigation. As I've stated in my reply to my commit (366547): http://people.freebsd.org/~ehaupt/misc/xfce4-notification-daemon/ > Here this happens on 10.0-RELEASE and HEAD (basically, on builds which > use clang): > > http://people.freebsd.org/~amdmi3/10-amd64.log > http://people.freebsd.org/~amdmi3/head-amd64.log Cannot confirm, see my build log. There is something wrong with your build environment.