Buildsys weirdness

Michael Schwendt bugs.michael at gmx.net
Sun Jan 15 10:07:52 UTC 2006


On Sat, 14 Jan 2006 23:59:33 +0100, Chris Chabot wrote:

> Still sometimes getting weird results on the build systems, here's a
> package build request (libtorrent for fc3) that failed:
> http://buildsys.fedoraproject.org/logs/fedora-3-extras/2883-libtorrent-0.8.2-2.fc3/i386/build.log
> 
> Then later i re-asked it to build the exact the same src.rpm, and it
> succeeds:
> http://buildsys.fedoraproject.org/logs/fedora-3-extras/2887-libtorrent-0.8.2-2.fc3/i386/build.log
> 
> Kind of odd right?

Smells like smp_mflags problems. The "" argument before manager.cc looks
odd:
 
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -g -DDEBUG -I/usr/kerberos/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT manager.lo -MD -MP -MF .deps/manager.Tpo "" manager.cc  -fPIC -DPIC -o .libs/manager.o
g++: : No such file or directory




More information about the fedora-extras-list mailing list