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 384274 Details for
Bug 555501
FTBFS SDL-1.2.14-1.fc13
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), 22.96 KB, created by
FTBFS
on 2010-01-14 17:35:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:35:24 UTC
Size:
22.96 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/SDL.spec'], False, '/var/lib/mock/fedora-development-x86_64-SDL-1.2.14-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x20bb850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/SDL.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/SDL-1.2.14-1.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SDL.spec'], False, '/var/lib/mock/fedora-development-x86_64-SDL-1.2.14-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x20bb850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SDL.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uJC8ZX >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf SDL-1.2.14 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/SDL-1.2.14.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd SDL-1.2.14 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (SDL-1.2.14-byteorder.patch):' >Patch #0 (SDL-1.2.14-byteorder.patch): >+ /bin/cat /builddir/build/SOURCES/SDL-1.2.14-byteorder.patch >+ /usr/bin/patch -s -p1 -b --suffix .byteorder --fuzz=0 >+ echo 'Patch #1 (SDL-1.2.12-multilib.patch):' >Patch #1 (SDL-1.2.12-multilib.patch): >+ /bin/cat /builddir/build/SOURCES/SDL-1.2.12-multilib.patch >+ /usr/bin/patch -s -p1 -b --suffix .multilib --fuzz=0 >+ echo 'Patch #2 (SDL-1.2.12-disable_yasm.patch):' >Patch #2 (SDL-1.2.12-disable_yasm.patch): >+ /bin/cat /builddir/build/SOURCES/SDL-1.2.12-disable_yasm.patch >+ /usr/bin/patch -s -p1 -b --suffix .disable_yasm --fuzz=0 >+ echo 'Patch #3 (SDL-1.2.14-audiodriver.patch):' >Patch #3 (SDL-1.2.14-audiodriver.patch): >+ /bin/cat /builddir/build/SOURCES/SDL-1.2.14-audiodriver.patch >+ /usr/bin/patch -s -p1 -b --suffix .audiodriver --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rnfnnK >+ umask 022 >+ cd /builddir/build/BUILD >+ cd SDL-1.2.14 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ aclocal >+ autoconf >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-video-svga --disable-video-ggi --disable-video-aalib --disable-debug --enable-sdl-dlopen --enable-dlopen --enable-arts-shared --enable-esd-shared --enable-pulseaudio-shared --enable-alsa --disable-rpath >configure: WARNING: unrecognized options: --disable-debug, --enable-dlopen >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-unknown-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 >checking whether byte ordering is bigendian... no >checking for x86_64-unknown-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl.exe... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-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 whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... yes >checking for windres... no >checking for x86_64-unknown-linux-gnu-windres... no >checking for linux-gnu-windres... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for working volatile... yes >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for size_t... yes >checking for int64_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for working memcmp... yes >checking for working strtod... yes >checking for mprotect... yes >checking for malloc... yes >checking for calloc... yes >checking for realloc... yes >checking for free... yes >checking for getenv... yes >checking for putenv... yes >checking for unsetenv... yes >checking for qsort... yes >checking for abs... yes >checking for bcopy... yes >checking for memset... yes >checking for memcpy... yes >checking for memmove... yes >checking for strlen... yes >checking for strlcpy... no >checking for strlcat... no >checking for strdup... yes >checking for _strrev... no >checking for _strupr... no >checking for _strlwr... no >checking for strchr... yes >checking for strrchr... yes >checking for strstr... yes >checking for itoa... no >checking for _ltoa... no >checking for _uitoa... no >checking for _ultoa... no >checking for strtol... yes >checking for strtoul... yes >checking for _i64toa... no >checking for _ui64toa... no >checking for strtoll... yes >checking for strtoull... yes >checking for atoi... yes >checking for atof... yes >checking for strcmp... yes >checking for strncmp... yes >checking for _stricmp... no >checking for strcasecmp... yes >checking for _strnicmp... no >checking for strncasecmp... yes >checking for sscanf... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for iconv... yes >checking for sigaction... yes >checking for setjmp... yes >checking for nanosleep... yes >checking for libiconv_open in -liconv... no >checking for pow in -lm... yes >checking for GCC -fvisibility=hidden option... yes >checking for dlopen... yes >checking for dlopen in -lc... no >checking for dlopen in -ldl... yes >checking for Altivec with GCC altivec.h and -maltivec option... no >checking for Altivec with GCC -maltivec option... no >checking for Altivec with GCC altivec.h and -faltivec option... no >checking for Altivec with GCC -faltivec option... no >checking for OSS audio support... yes >checking for dmedia audio support... no >checking for ALSA CFLAGS... >checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread >checking for libasound headers version >= 0.9.0... found. >checking for snd_ctl_open in -lasound... yes >-- dynamic libasound -> libasound.so.2 >checking for artsc-config... /usr/bin/artsc-config >checking for aRts development environment... yes >-- dynamic libartsc -> libartsc.so.0 >checking for esd-config... /usr/bin/esd-config >checking for ESD - version >= 0.2.8... yes >-- dynamic libesd -> libesd.so.0 >checking for pkg-config... /usr/bin/pkg-config >checking for PulseAudio 0.9 support... yes >-- dynamic libpulse-simple -> libpulse-simple.so.0 >checking audio/audiolib.h usability... no >checking audio/audiolib.h presence... no >checking for audio/audiolib.h... no >checking for AuOpenServer in -laudio... no >checking for NAS audio support... no >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >-- dynamic libX11 -> libX11.so.6 >-- dynamic libX11ext -> libXext.so.6 >checking for X11/extensions/Xrandr.h... yes >-- dynamic libXrender -> libXrender.so.1 >-- dynamic libXrandr -> libXrandr.so.2 >checking for framebuffer console support... yes >checking for getpagesize... yes >checking for directfb-config... no >checking for pkg-config... (cached) /usr/bin/pkg-config >checking for DirectFB 0.9.15 support... no >checking for PlayStation 2 GS support... no >checking for PlayStation 3 Cell support... no >checking for libVGL support... no >checking for wscons support... no >checking for OpenGL (GLX) support... yes >checking for Linux 2.4 unified input interface... yes >checking for Touchscreen library support... no >checking for hid_init in -lusbhid... no >checking usb.h usability... no >checking usb.h presence... no >checking for usb.h... no >checking libusb.h usability... no >checking libusb.h presence... no >checking for libusb.h... no >checking for hid_init in -lusb... no >checking for usbhid... no >checking for pthreads... yes >checking for recursive mutexes... yes >checking for pthread semaphores... yes >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating sdl-config >config.status: creating SDL.spec >config.status: creating SDL.qpg >config.status: creating sdl.pc >config.status: creating include/SDL_config.h >config.status: executing libtool commands >config.status: executing default commands >Generating dependencies for ./src/SDL.c >Generating dependencies for ./src/SDL_error.c >Generating dependencies for ./src/SDL_fatal.c >Generating dependencies for ./src/audio/SDL_audio.c >Generating dependencies for ./src/audio/SDL_audiocvt.c >Generating dependencies for ./src/audio/SDL_audiodev.c >Generating dependencies for ./src/audio/SDL_mixer.c >Generating dependencies for ./src/audio/SDL_mixer_MMX.c >Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c >Generating dependencies for ./src/audio/SDL_mixer_m68k.c >Generating dependencies for ./src/audio/SDL_wave.c >Generating dependencies for ./src/cdrom/SDL_cdrom.c >Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c >Generating dependencies for ./src/events/SDL_active.c >Generating dependencies for ./src/events/SDL_events.c >Generating dependencies for ./src/events/SDL_expose.c >Generating dependencies for ./src/events/SDL_keyboard.c >Generating dependencies for ./src/events/SDL_mouse.c >Generating dependencies for ./src/events/SDL_quit.c >Generating dependencies for ./src/events/SDL_resize.c >Generating dependencies for ./src/file/SDL_rwops.c >Generating dependencies for ./src/stdlib/SDL_getenv.c >Generating dependencies for ./src/stdlib/SDL_iconv.c >Generating dependencies for ./src/stdlib/SDL_malloc.c >Generating dependencies for ./src/stdlib/SDL_qsort.c >Generating dependencies for ./src/stdlib/SDL_stdlib.c >Generating dependencies for ./src/stdlib/SDL_string.c >Generating dependencies for ./src/thread/SDL_thread.c >Generating dependencies for ./src/timer/SDL_timer.c >Generating dependencies for ./src/video/SDL_RLEaccel.c >Generating dependencies for ./src/video/SDL_blit.c >Generating dependencies for ./src/video/SDL_blit_0.c >Generating dependencies for ./src/video/SDL_blit_1.c >Generating dependencies for ./src/video/SDL_blit_A.c >Generating dependencies for ./src/video/SDL_blit_N.c >Generating dependencies for ./src/video/SDL_bmp.c >Generating dependencies for ./src/video/SDL_cursor.c >Generating dependencies for ./src/video/SDL_gamma.c >Generating dependencies for ./src/video/SDL_pixels.c >Generating dependencies for ./src/video/SDL_stretch.c >Generating dependencies for ./src/video/SDL_surface.c >Generating dependencies for ./src/video/SDL_video.c >Generating dependencies for ./src/video/SDL_yuv.c >Generating dependencies for ./src/video/SDL_yuv_mmx.c >Generating dependencies for ./src/video/SDL_yuv_sw.c >Generating dependencies for ./src/joystick/SDL_joystick.c >Generating dependencies for ./src/video/dummy/SDL_nullevents.c >Generating dependencies for ./src/video/dummy/SDL_nullmouse.c >Generating dependencies for ./src/video/dummy/SDL_nullvideo.c >Generating dependencies for ./src/audio/disk/SDL_diskaudio.c >Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c >Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c >Generating dependencies for ./src/audio/dsp/SDL_dspaudio.c >Generating dependencies for ./src/audio/dma/SDL_dmaaudio.c >Generating dependencies for ./src/audio/alsa/SDL_alsa_audio.c >Generating dependencies for ./src/audio/arts/SDL_artsaudio.c >Generating dependencies for ./src/audio/esd/SDL_esdaudio.c >Generating dependencies for ./src/audio/pulse/SDL_pulseaudio.c >Generating dependencies for ./src/video/x11/SDL_x11dga.c >Generating dependencies for ./src/video/x11/SDL_x11dyn.c >Generating dependencies for ./src/video/x11/SDL_x11events.c >Generating dependencies for ./src/video/x11/SDL_x11gamma.c >Generating dependencies for ./src/video/x11/SDL_x11gl.c >Generating dependencies for ./src/video/x11/SDL_x11image.c >Generating dependencies for ./src/video/x11/SDL_x11modes.c >Generating dependencies for ./src/video/x11/SDL_x11mouse.c >Generating dependencies for ./src/video/x11/SDL_x11video.c >Generating dependencies for ./src/video/x11/SDL_x11wm.c >Generating dependencies for ./src/video/x11/SDL_x11yuv.c >Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA.c >Generating dependencies for ./src/video/Xext/Xxf86dga/XF86DGA2.c >Generating dependencies for ./src/video/dga/SDL_dgaevents.c >Generating dependencies for ./src/video/dga/SDL_dgamouse.c >Generating dependencies for ./src/video/dga/SDL_dgavideo.c >Generating dependencies for ./src/video/Xext/Xxf86vm/XF86VMode.c >Generating dependencies for ./src/video/Xext/Xv/Xv.c >Generating dependencies for ./src/video/Xext/Xinerama/Xinerama.c >Generating dependencies for ./src/video/Xext/XME/xme.c >Generating dependencies for ./src/video/fbcon/SDL_fb3dfx.c >Generating dependencies for ./src/video/fbcon/SDL_fbelo.c >Generating dependencies for ./src/video/fbcon/SDL_fbevents.c >Generating dependencies for ./src/video/fbcon/SDL_fbmatrox.c >Generating dependencies for ./src/video/fbcon/SDL_fbmouse.c >Generating dependencies for ./src/video/fbcon/SDL_fbriva.c >Generating dependencies for ./src/video/fbcon/SDL_fbvideo.c >Generating dependencies for ./src/thread/pthread/SDL_systhread.c >Generating dependencies for ./src/thread/pthread/SDL_syssem.c >Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c >Generating dependencies for ./src/thread/pthread/SDL_syscond.c >Generating dependencies for ./src/joystick/linux/SDL_sysjoystick.c >Generating dependencies for ./src/cdrom/linux/SDL_syscdrom.c >Generating dependencies for ./src/timer/unix/SDL_systimer.c >configure: WARNING: unrecognized options: --disable-debug, --enable-dlopen >+ make -j4 >/bin/sh build-scripts/mkinstalldirs build >/bin/sh ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/SDL.c -o build/SDL.lo >/bin/sh ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/SDL_error.c -o build/SDL_error.lo >/bin/sh ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/SDL_fatal.c -o build/SDL_fatal.lo >mkdir -p -- build >/bin/sh ./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -D_REENTRANT -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ./src/audio/SDL_audio.c -o build/SDL_audio.lo >libtool: Version mismatch error. This is libtool 2.2.6, but the >libtool: definition of this LT_INIT comes from libtool 2.2.6b. >libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 >libtool: and run autoconf again. >make: *** [build/SDL.lo] Error 63 >make: *** Waiting for unfinished jobs.... >libtool: Version mismatch error. This is libtool 2.2.6, but the >libtool: definition of this LT_INIT comes from libtool 2.2.6b. >libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 >libtool: and run autoconf again. >make: *** [build/SDL_error.lo] Error 63 >libtool: Version mismatch error. This is libtool 2.2.6, but the >libtool: definition of this LT_INIT comes from libtool 2.2.6b. >libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 >libtool: and run autoconf again. >make: *** [build/SDL_fatal.lo] Error 63 >libtool: Version mismatch error. This is libtool 2.2.6, but the >libtool: definition of this LT_INIT comes from libtool 2.2.6b. >libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 >libtool: and run autoconf again. >make: *** [build/SDL_audio.lo] Error 63 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.rnfnnK (%build) > Bad exit status from /var/tmp/rpm-tmp.rnfnnK (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/SDL.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 324, 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 x86_64 --nodeps builddir/build/SPECS/SDL.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 555501
:
384270
|
384271
|
384272
|
384273
| 384274 |
384275