Re: Buildsys weirdness

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

 



On Sat, 2006-01-14 at 23:59 +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?
> 
> 
> Owell no biggy i don't mind kicking the system to get it working
> properly again (did a local mock first to make sure it wasn't me
> though), but maybe the room the servers are in could use a bit better
> cooling? :-)

It might be smpflags again, not sure.  You'll note the build is doing
make -j2.  The two different commands for manager.cc are below.  The ""
is probably screwing the command up, because, of course, there's no
-c...  Didn't this problem come up already just a few days ago?  Anyone
else noticed it on other systems?

Failed:

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

Successful:

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 -c manager.cc  -fPIC -DPIC -o .libs/manager.o

Dan


-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

[Index of Archives]     [Fedora General Discussion]     [Fedora Art]     [Fedora Docs]     [Fedora Package Review]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite Backpacking]     [KDE Users]

  Powered by Linux