Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 445125 Details for
Bug 631351
FTBFS njam-1.25-11.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 13.56 KB, created by
FTBFS
on 2010-09-07 18:29:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:29:33 UTC
Size:
13.56 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/njam.spec'], False, '/var/lib/mock/fedora-development-i386-njam-1.25-11.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1514b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/njam.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/njam-1.25-11.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/njam.spec'], False, '/var/lib/mock/fedora-development-i386-njam-1.25-11.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1514b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/njam.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zs6PYK >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf njam-1.25-src >+ /usr/bin/gzip -dc /builddir/build/SOURCES/njam-1.25-src.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd njam-1.25-src >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (njam-1.25-drop-setgid.patch): >+ echo 'Patch #0 (njam-1.25-drop-setgid.patch):' >+ /bin/cat /builddir/build/SOURCES/njam-1.25-drop-setgid.patch >+ /usr/bin/patch -s -p1 -b --suffix .setgid --fuzz=0 >Patch #1 (njam-1.25-html.patch): >+ echo 'Patch #1 (njam-1.25-html.patch):' >+ /bin/cat /builddir/build/SOURCES/njam-1.25-html.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >Patch #2 (njam-1.25-leveledit.patch): >+ echo 'Patch #2 (njam-1.25-leveledit.patch):' >+ /bin/cat /builddir/build/SOURCES/njam-1.25-leveledit.patch >+ /usr/bin/patch -s -p1 -b --suffix .leveledit --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WKsbA3 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd njam-1.25-src >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking whether make sets $(MAKE)... yes >checking for working aclocal-1.4... missing >checking for working autoconf... found >checking for working automake-1.4... missing >checking for working autoheader... found >checking for working makeinfo... missing >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking how to run the C preprocessor... gcc -E >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for strings.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for sdl-config... yes >checking for SDL_Init in -lSDL... yes >checking SDL/SDL.h usability... yes >checking SDL/SDL.h presence... yes >checking for SDL/SDL.h... yes >checking for IMG_Load in -lSDL_image... yes >checking for Mix_OpenAudio in -lSDL_mixer... yes >checking for SDLNet_TCP_Open in -lSDL_net... yes > njam version 0.1.25 configured successfully. >Using '/usr' for installation. >Using '/usr/share' for installation libraries. >Using 'g++' for C++ compiler. >Building with '-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' for C++ compiler flags. >Building with '-lSDL -lpthread -lSDL_image -lSDL_mixer -lSDL_net' for linker flags. >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing default-1 commands >+ make -j4 >make: Circular aclocal.m4 <- aclocal.m4 dependency dropped. >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/njam-1.25-src' >make[1]: Circular aclocal.m4 <- aclocal.m4 dependency dropped. >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/njam-1.25-src/src' >echo '// This file is generated from makefile. Do not edit!' > defaults.h >make[2]: Circular defaults.h <- Makefile dependency dropped. >echo '#define DEFAULT_PREFIX "/usr"' >> defaults.h >echo '#define DEFAULT_LIBDIR "/usr/share"' >> defaults.h >echo '#define PACKAGE "njam"' >> defaults.h >cd .. \ > && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status >config.status: creating src/Makefile >config.status: executing default-1 commands >make[2]: Leaving directory `/builddir/build/BUILD/njam-1.25-src/src' >make[2]: Entering directory `/builddir/build/BUILD/njam-1.25-src/src' >make[2]: Circular defaults.h <- Makefile dependency dropped. >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c njam.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c njamgame.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c njamfont.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c njamedit.cpp >njamfont.cpp: In member function 'bool NjamFont::WriteTextXY(SDL_Surface*, int, int, const char*)': >njamfont.cpp:120:56: warning: comparison between signed and unsigned integer expressions >njamgame.cpp: In member function 'void NjamEngine::RenderGameScreen()': >njamgame.cpp:530:52: warning: embedded '\0' in format >njamgame.cpp:584:48: warning: embedded '\0' in format >njamgame.cpp:601:56: warning: embedded '\0' in format >njamgame.cpp:607:59: warning: embedded '\0' in format >njamgame.cpp:611:39: warning: embedded '\0' in format >njamgame.cpp:506:14: warning: unused variable 'src' >njamgame.cpp: In member function 'void NjamEngine::MoveGhosts()': >njamgame.cpp:771:83: warning: suggest parentheses around '&&' within '||' >njamgame.cpp:774:54: warning: suggest parentheses around '&&' within '||' >njamgame.cpp: In member function 'void NjamEngine::MovePlayers()': >njamgame.cpp:1044:20: warning: enumeration value 'ttEmpty' not handled in switch >njamgame.cpp:1044:20: warning: enumeration value 'ttGHouse' not handled in switch >njamgame.cpp:1044:20: warning: enumeration value 'ttDoor' not handled in switch >njamgame.cpp:1044:20: warning: enumeration value 'ttTeleport' not handled in switch >njamgame.cpp:1044:20: warning: enumeration value 'ttGHouseActive' not handled in switch >njamgame.cpp: In member function 'void NjamEngine::DrawGameStats()': >njamgame.cpp:1545:60: warning: embedded '\0' in format >njamgame.cpp:1547:87: warning: embedded '\0' in format >njamgame.cpp:1552:63: warning: embedded '\0' in format >njamgame.cpp:1559:57: warning: embedded '\0' in format >njamedit.cpp: In member function 'void NjamEngine::LevelEditor()': >njamedit.cpp:67:86: warning: deprecated conversion from string constant to 'char*' >njamedit.cpp:117:35: error: cannot call constructor 'LogFile::LogFile' directly >njamedit.cpp:117:35: error: for a function-style cast, remove the redundant '::LogFile' >njamedit.cpp:142:36: error: cannot call constructor 'LogFile::LogFile' directly >njamedit.cpp:142:36: error: for a function-style cast, remove the redundant '::LogFile' >njamedit.cpp:153:66: warning: deprecated conversion from string constant to 'char*' >njamedit.cpp:155:55: warning: deprecated conversion from string constant to 'char*' >njamedit.cpp:157:60: warning: deprecated conversion from string constant to 'char*' >njamedit.cpp:198:29: warning: deprecated conversion from string constant to 'char*' >njamedit.cpp: In member function 'void NjamEngine::RenderEditor(bool, int, int, int)': >njamedit.cpp:274:49: warning: embedded '\0' in format >njamedit.cpp:306:26: warning: embedded '\0' in format >njamedit.cpp: In member function 'bool NjamEngine::CheckForSave()': >njamedit.cpp:387:72: warning: embedded '\0' in format >njamedit.cpp:395:77: warning: embedded '\0' in format >njamedit.cpp:402:37: warning: deprecated conversion from string constant to 'char*' >njamedit.cpp: In member function 'bool NjamEngine::EnterFileName(char*)': >njamedit.cpp:463:39: warning: embedded '\0' in format >make[2]: *** [njamedit.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >njam.cpp: In member function 'bool NjamEngine::Init(bool, bool, bool)': >njam.cpp:357:35: warning: embedded '\0' in format >njam.cpp:360:48: warning: embedded '\0' in format >njam.cpp:365:31: warning: deprecated conversion from string constant to 'char*' >njam.cpp:589:60: warning: embedded '\0' in format >njam.cpp:604:46: warning: embedded '\0' in format >njam.cpp:683:56: warning: embedded '\0' in format >njam.cpp: In member function 'void NjamEngine::Start()': >njam.cpp:976:104: warning: embedded '\0' in format >njam.cpp: In member function 'bool NjamEngine::Init(bool, bool, bool)': >njam.cpp:644:23: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result >njam.cpp:695:33: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result >njam.cpp: In member function 'void NjamEngine::DoScript()': >njam.cpp:296:39: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result >njam.cpp: In function 'int main(int, char**)': >njam.cpp:117:13: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >make[2]: Leaving directory `/builddir/build/BUILD/njam-1.25-src/src' >make[1]: Leaving directory `/builddir/build/BUILD/njam-1.25-src' >make[1]: *** [all-recursive] Error 1 >make: *** [all-recursive-am] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.WKsbA3 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.WKsbA3 (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/njam.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/njam.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631351
:
445124
| 445125 |
445126
|
445127
|
445128
|
445129