libdispatch-174 is marked as broken: does not link on 9.X.

Ivan Klymenko fidaj at ukr.net
Thu May 19 09:29:12 UTC 2011


В Thu, 19 May 2011 12:04:01 +0400
Pan Tsu <inyaoo at gmail.com> пишет:

> Ivan Klymenko <fidaj at ukr.net> writes:
> 
> > В Thu, 19 May 2011 11:10:44 +0400
> > Pan Tsu <inyaoo at gmail.com> пишет:
> >
> >> Ivan Klymenko <fidaj at ukr.net> writes:
> >> 
> >> > I have the system FreeBSD 9.0-CURRENT #0 r222032 amd64
> >> >
> >> > Port devel/libdispatch well constructed and works, why he:
> >> > libdispatch-174 is marked as broken: does not link on 9.X. ?
> >> >
> >> > .if ${OSVERSION} >= 900000 && ${ARCH} == "amd64"
> >> > BROKEN=         does not link on 9.X
> >> > .endif
> >> 
> >> Could it be because 9.x after /head at r218822 contains binutils-2.17
> >> while per ports/146558 and ports/155157 only binutils-2.15 doesn't
> >> exhibit linking error due to failed PIC check? See my followup in
> >> ports/155157 for possible workarounds.
> >>
> >>   http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.9.20110411061440/libdispatch-174.log
> >
> > Oh yeah - I forgot to add that build the port with the option
> > WITHOUT_CLANG=yes
> > Maybe it makes sense to make the option WITHOUT_CLANG = yes by
> > default?
> 
> Why if it's easy to fix CLANG option? See below
> 

I do not understand ...

If there is a ready solution to the problem - what prevents it to
remove the problem in devel/libdispatch?


More information about the freebsd-ports mailing list