Hi,

On 13/09/14 19:01, Petr Salinger wrote:
> Please try to grep "undefined reference" from your build log.
> These errors do not lead to FTBFS, but they indicate some problem.

I've tried again building gcc-4.9 4.9.1-14 on a clean, sid
kfreebsd-amd64 system.  I only removed gnu-kfreebsd from
$libphobos_no_systems in rules.defs, and then:

> $ grep -i '^Will build ' gcc-4.9-4.9.1.log
> Will build the biarch compilers (64/32, defaulting to 64bit)
> Will build the C++ compiler
> Will build the ObjC compiler.
> Will build the extra ObjC runtime for garbage collection.
> Will build the Obj-C++ compiler
> Will build the Fortran 95 compiler.
> Will build the Java compiler.
> Will build the D compiler
> Will build the phobos D runtime library.
> Will build with SSP support.

> $ grep -i 'undefined ref' gcc-4.9-4.9.1.log

No 'undefined reference' errors in the build log.  Both regular and -m32
multilib versions of the static library are there:

> $ ls -al gcc-4.9-4.9.1/build/x86_64-kfreebsd-gnu/libphobos/src/libgphobos2.a
> -rw-r--r-- 1 build build 53915276 Sep 14 16:17 
> gcc-4.9-4.9.1/build/x86_64-kfreebsd-gnu/libphobos/src/libgphobos2.a
> $ ls -al 
> gcc-4.9-4.9.1/build/x86_64-kfreebsd-gnu/32/libphobos/src/libgphobos2.a
> -rw-r--r-- 1 build build 33576708 Sep 14 16:20 
> gcc-4.9-4.9.1/build/x86_64-kfreebsd-gnu/32/libphobos/src/libgphobos2.a

(I didn't figure out yet how to rebuild the control file, to get these
installed into a .deb, and I have no clue how to test it either.)

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to