[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#761277: gdc uninstallable on kfreebsd because of missing^M^J dep. libphobos-4.9-dev



On 12/09/14 21:44, Petr Salinger wrote:
It seems that simple drop of kfreebsd-gnu from libphobos_no_systems does
not suffice.
In the build logs are messages like

/build/manual/gcc-4.9-4.9.1/build/x86_64-kfreebsd-gnu/libphobos/libdruntime/../../../../src/libphobos/libdruntime/rt/dmain2.d:419:
undefined reference to `__stdoutp'

I tried to do the same, with gcc-4.9 4.9.1-13 on kfreebsd-amd64, and
seemed to get a successful build?

At least, I have a libphobos/src/libgphobos2.a output file and didn't
see any errors like that.

Please try to grep "undefined reference" from your build log.
These errors do not lead to FTBFS, but they indicate some problem.

The " builtin_define ("FreeBSD") " is wrong.
Yes, that definitely should not be there.  I may try another build this
weekend on a clean sid system, with that definition removed.

It fails in stdio.d or stdlib.d, I do not remember exactly ;-)
I decided to give up for now.

Cheers

	Petr


Reply to: