svn commit: r366484 - head/deskutils/xfce4-notification-daemon

Emanuel Haupt ehaupt at critical.ch
Fri Sep 19 09:11:30 UTC 2014


Tijl Coosemans <tijl at FreeBSD.org> wrote:
> On Fri, 19 Sep 2014 10:07:33 +0200 Emanuel Haupt <ehaupt at critical.ch>
> wrote:
> > Dmitry Marakasov <amdmi3 at amdmi3.ru> wrote:
> >> * Emanuel Haupt (ehaupt at critical.ch) wrote:
> >>> Dmitry Marakasov <amdmi3 at FreeBSD.org> 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.
> 
> Please take a look at this bug:
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193120
> 
> Fixing that will probably allow you to revert r366558-366560 too.

-L${LOCALBASE}/lib has been removed. That part was OK. I simply
couldn't find a reason for the use of -fPIC which I've tried to
demonstrate with the buildlogs I posted. The build cluster doesn't seem
to have a problem without -fPIC:

http://portsmon.freebsd.org/portoverview.py?category=&portname=xfce4-notification-daemon&wildcard=


More information about the svn-ports-head mailing list