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 420547 Details for
Bug 599946
FTBFS adonthell-0.3.5-0.8.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), 23.86 KB, created by
FTBFS
on 2010-06-03 21:05:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 21:05:09 UTC
Size:
23.86 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/adonthell.spec'], False, '/var/lib/mock/fedora-development-i386-adonthell-0.3.5-0.8.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xb68b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/adonthell.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/adonthell-0.3.5-0.8.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/adonthell.spec'], False, '/var/lib/mock/fedora-development-i386-adonthell-0.3.5-0.8.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xb68b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/adonthell.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bfrjdd >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf adonthell-0.3.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/adonthell-src-0.3.5.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd adonthell-0.3.5 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i 's|myconfig.gamedir + "/locale"|"/usr/share/locale"|' src/nls.cc >+ sed -i 's|^CFLAGS|^#CFLAGS|g' configure >+ echo 'Patch #0 (adonthell-gcc44.patch):' >Patch #0 (adonthell-gcc44.patch): >+ /bin/cat /builddir/build/SOURCES/adonthell-gcc44.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oPh0rg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd adonthell-0.3.5 >+ 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 --enable-doc >./configure: line 1434: ac_env_^#CFLAGS_set=${^#CFLAGS+set}: bad substitution >./configure: line 1435: ac_env_^#CFLAGS_value=$^#CFLAGS: command not found >./configure: line 1436: ac_cv_env_^#CFLAGS_set=${^#CFLAGS+set}: bad substitution >./configure: line 1437: ac_cv_env_^#CFLAGS_value=$^#CFLAGS: command not found >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >./configure: line 2630: ^#CFLAGS=-g -Wall -fno-exceptions: command not found >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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >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.exe... 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 dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... 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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... no >checking for i686-pc-linux-gnu-g95... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-ifort... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... no >checking whether we are using the GNU Fortran 77 compiler... no >checking whether accepts -g... no >checking the maximum length of command line arguments... 1966080 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking whether make sets $(MAKE)... (cached) yes >checking whether NLS is requested... yes >checking for msgfmt... no >checking for gmsgfmt... : >checking for xgettext... no >checking for msgmerge... no >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for main in -lpthread... yes >checking for main in -lz... yes >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.0... yes >checking for Mix_OpenAudio in -lSDL_mixer... yes >checking for TTF_Init in -lSDL_ttf... yes >checking for freetype-config... /usr/bin/freetype-config >checking for FreeType -- version >= 6.0.0... yes >checking for Vorbis... yes >checking for python... /usr/bin/python >checking for Python header files... found >checking for Python library... found >checking for ldd... /usr/bin/ldd >checking for Python's dependencies... -lpython2.6 -lpthread -ldl -lutil >checking whether to enable Python debugging... yes >checking for swig... /usr/bin/swig >checking whether to build the developer documentation... yes >checking for doxygen... /usr/bin/doxygen >checking for dot... /usr/bin/dot >checking SDL/SDL.h usability... yes >checking SDL/SDL.h presence... yes >checking for SDL/SDL.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking SDL/SDL_mixer.h usability... yes >checking SDL/SDL_mixer.h presence... yes >checking for SDL/SDL_mixer.h... yes >checking SDL/SDL_ttf.h usability... yes >checking SDL/SDL_ttf.h presence... yes >checking for SDL/SDL_ttf.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking vorbis/vorbisfile.h usability... yes >checking vorbis/vorbisfile.h presence... yes >checking for vorbis/vorbisfile.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating adonthell.spec >config.status: creating doc/Makefile >config.status: creating doc/devel/Makefile >config.status: creating doc/dlgedit/Makefile >config.status: creating doc/dlgedit-api/Makefile >config.status: creating doc/items/Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating src/modules/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >Adonthell v0.3.5 >SDL ....................... : 1.2.14 >Python .................... : 2.6 >Python debugging .......... : yes >Freetype .................. : 10.0.4 >SWIG ...................... : 1.3.40 >Ogg music ................. : enabled >Building API doc .......... : yes >Data directory ............ : /usr/share/adonthell >Now type 'make' to build Adonthell >Afterwards, 'make install' will install Adonthell in /usr/bin >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5' >Making all in m4 >make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/m4' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/po' >make adonthell.pot-update >make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/po' >sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed >mv t-remove-potcdate.sed remove-potcdate.sed >if test -n 'adonthell-project@linuxgames.com' || test 'adonthell-devel@nongnu.org' = '@'PACKAGE_BUGREPORT'@'; then \ > msgid_bugs_address='adonthell-project@linuxgames.com'; \ > else \ > msgid_bugs_address='adonthell-devel@nongnu.org'; \ > fi; \ > : --default-domain=adonthell --directory=.. \ > --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ \ > --files-from=./POTFILES.in \ > --copyright-holder='Kai Sterker' \ > --msgid-bugs-address="$msgid_bugs_address" >test ! -f adonthell.po || { \ > if test -f ./adonthell.pot; then \ > sed -f remove-potcdate.sed < ./adonthell.pot > adonthell.1po && \ > sed -f remove-potcdate.sed < adonthell.po > adonthell.2po && \ > if cmp adonthell.1po adonthell.2po >/dev/null 2>&1; then \ > rm -f adonthell.1po adonthell.2po adonthell.po; \ > else \ > rm -f adonthell.1po adonthell.2po ./adonthell.pot && \ > mv adonthell.po ./adonthell.pot; \ > fi; \ > else \ > mv adonthell.po ./adonthell.pot; \ > fi; \ > } >make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/po' >test ! -f ./adonthell.pot || \ > test -z "" || make >make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/po' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src' >Making all in . >make[3]: Entering directory `/builddir/build/BUILD/adonthell-0.3.5/src' >g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.6 -DPY_DEBUG -I/usr/include/freetype2 -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 -DDATA_DIR="\"/usr/share/adonthell\"" -c -o adonthell.o adonthell.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.6 -DPY_DEBUG -I/usr/include/freetype2 -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 -DDATA_DIR="\"/usr/share/adonthell\"" -c -o animation.o animation.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.6 -DPY_DEBUG -I/usr/include/freetype2 -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 -DDATA_DIR="\"/usr/share/adonthell\"" -c -o audio.o audio.cc >g++ -DHAVE_CONFIG_H -I. -I.. -DOGG_MUSIC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include -I/usr/include/python2.6 -DPY_DEBUG -I/usr/include/freetype2 -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 -DDATA_DIR="\"/usr/share/adonthell\"" -c -o character_base.o character_base.cc >In file included from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/ext/hash_map:60, > from str_hash.h:27, > from win_manager.h:25, > from adonthell.cc:24: >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from win_event.h:18, > from win_base.h:29, > from win_container.h:19, > from win_scroll.h:18, > from win_theme.h:18, > from win_manager.h:26, > from adonthell.cc:24: >/usr/include/python2.6/pyconfig-32.h:1079:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/i686-redhat-linux/bits/os_defines.h:39, > from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/i686-redhat-linux/bits/c++config.h:243, > from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/ext/hash_map:61, > from str_hash.h:27, > from win_manager.h:25, > from adonthell.cc:24: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from win_event.h:18, > from win_base.h:29, > from win_container.h:19, > from win_scroll.h:18, > from win_theme.h:18, > from win_manager.h:26, > from adonthell.cc:24: >/usr/include/python2.6/pyconfig-32.h:1091:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/i686-redhat-linux/bits/os_defines.h:39, > from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/i686-redhat-linux/bits/c++config.h:243, > from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/ext/hash_map:61, > from str_hash.h:27, > from win_manager.h:25, > from adonthell.cc:24: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >In file included from /usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/ext/hash_map:60, > from str_hash.h:27, > from storage.h:34, > from character_base.h:37, > from character_base.cc:26: >/usr/lib/gcc/i686-redhat-linux/4.4.4/../../../../include/c++/4.4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from python_class.h:31, > from py_object.h:29, > from audio.h:20, > from audio.cc:20: >/usr/include/python2.6/pyconfig-32.h:1079:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/string.h:27, > from audio.cc:16: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from python_class.h:31, > from py_object.h:29, > from audio.h:20, > from audio.cc:20: >/usr/include/python2.6/pyconfig-32.h:1091:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/string.h:27, > from audio.cc:16: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >In file included from fileops.h:31, > from python_class.h:35, > from py_object.h:29, > from audio.h:20, > from audio.cc:20: >/usr/include/zlib.h:1583: error: declaration of C function 'off_t gzseek64(void*, off_t, int)' conflicts with >/usr/include/zlib.h:1567: error: previous declaration 'off64_t gzseek64(void*, off64_t, int)' here >/usr/include/zlib.h:1584: error: declaration of C function 'off_t gztell64(void*)' conflicts with >/usr/include/zlib.h:1568: error: previous declaration 'off64_t gztell64(void*)' here >/usr/include/zlib.h:1585: error: declaration of C function 'off_t gzoffset64(void*)' conflicts with >/usr/include/zlib.h:1569: error: previous declaration 'off64_t gzoffset64(void*)' here >/usr/include/zlib.h:1586: error: declaration of C function 'uLong adler32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1570: error: previous declaration 'uLong adler32_combine64(uLong, uLong, off64_t)' here >/usr/include/zlib.h:1587: error: declaration of C function 'uLong crc32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1571: error: previous declaration 'uLong crc32_combine64(uLong, uLong, off64_t)' here >make[3]: *** [audio.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >In file included from fileops.h:31, > from image.h:29, > from win_border.h:18, > from win_base.h:30, > from win_container.h:19, > from win_scroll.h:18, > from win_theme.h:18, > from win_manager.h:26, > from adonthell.cc:24: >/usr/include/zlib.h:1583: error: declaration of C function 'off_t gzseek64(void*, off_t, int)' conflicts with >/usr/include/zlib.h:1567: error: previous declaration 'off64_t gzseek64(void*, off64_t, int)' here >/usr/include/zlib.h:1584: error: declaration of C function 'off_t gztell64(void*)' conflicts with >/usr/include/zlib.h:1568: error: previous declaration 'off64_t gztell64(void*)' here >/usr/include/zlib.h:1585: error: declaration of C function 'off_t gzoffset64(void*)' conflicts with >/usr/include/zlib.h:1569: error: previous declaration 'off64_t gzoffset64(void*)' here >/usr/include/zlib.h:1586: error: declaration of C function 'uLong adler32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1570: error: previous declaration 'uLong adler32_combine64(uLong, uLong, off64_t)' here >/usr/include/zlib.h:1587: error: declaration of C function 'uLong crc32_combine64(uLong, uLong, off_t)' conflicts with >/usr/include/zlib.h:1571: error: previous declaration 'uLong crc32_combine64(uLong, uLong, off64_t)' here >make[3]: *** [adonthell.o] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src' >make[2]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5/src' >make[2]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/adonthell-0.3.5' >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.oPh0rg (%build) > Bad exit status from /var/tmp/rpm-tmp.oPh0rg (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/adonthell.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/adonthell.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 599946
:
420546
| 420547 |
420548