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 371908 Details for
Bug 539155
FTBFS arm-gp2x-linux-zlib-1.2.3-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), 20.55 KB, created by
FTBFS
on 2009-11-19 17:01:51 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 17:01:51 UTC
Size:
20.55 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/arm-gp2x-linux-zlib.spec'], False, '/var/lib/mock/fedora-development-x86_64-arm-gp2x-linux-zlib-1.2.3-8.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x127e890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/arm-gp2x-linux-zlib.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/arm-gp2x-linux-zlib-1.2.3-8.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/arm-gp2x-linux-zlib.spec'], False, '/var/lib/mock/fedora-development-x86_64-arm-gp2x-linux-zlib-1.2.3-8.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x127e890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/arm-gp2x-linux-zlib.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sX63YK >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf zlib-1.2.3 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/zlib-1.2.3.tar.bz2 >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd zlib-1.2.3 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (zlib-1.2.3-autotools.patch):' >Patch #0 (zlib-1.2.3-autotools.patch): >+ /bin/cat /builddir/build/SOURCES/zlib-1.2.3-autotools.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ autoreconf -i >libtoolize: putting auxiliary files in `.'. >libtoolize: copying file `./ltmain.sh' >libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and >libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. >libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. >configure.ac:17: installing `./config.guess' >configure.ac:17: installing `./config.sub' >configure.ac:8: installing `./install-sh' >configure.ac:8: installing `./missing' >Makefile.am: installing `./depcomp' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fUI5Jc >+ umask 022 >+ cd /builddir/build/BUILD >+ cd zlib-1.2.3 >+ LANG=C >+ export LANG >+ unset DISPLAY >++ ./config.guess >+ ./configure --prefix=/usr/arm-gp2x-linux --build=x86_64-unknown-linux-gnu --host=arm-gp2x-linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for arm-gp2x-linux-strip... arm-gp2x-linux-strip >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for arm-gp2x-linux-g++... no >checking for arm-gp2x-linux-c++... no >checking for arm-gp2x-linux-gpp... no >checking for arm-gp2x-linux-aCC... no >checking for arm-gp2x-linux-CC... no >checking for arm-gp2x-linux-cxx... no >checking for arm-gp2x-linux-cc++... no >checking for arm-gp2x-linux-cl.exe... no >checking for arm-gp2x-linux-FCC... no >checking for arm-gp2x-linux-KCC... no >checking for arm-gp2x-linux-RCC... no >checking for arm-gp2x-linux-xlC_r... no >checking for arm-gp2x-linux-xlC... no >checking for g++... g++ >configure: WARNING: using cross tools not prefixed with host triplet >checking for C++ compiler default output file name... a.out >checking whether the C++ compiler works... yes >checking whether we are cross compiling... yes >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... gcc3 >checking for arm-gp2x-linux-gcc... arm-gp2x-linux-gcc >checking whether we are using the GNU C compiler... yes >checking whether arm-gp2x-linux-gcc accepts -g... yes >checking for arm-gp2x-linux-gcc option to accept ISO C89... none needed >checking dependency style of arm-gp2x-linux-gcc... gcc3 >checking how to run the C preprocessor... arm-gp2x-linux-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... arm-gp2x-linux-gnu >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 fgrep... /bin/grep -F >checking for ld used by arm-gp2x-linux-gcc... /usr/arm-gp2x-linux/bin/ld >checking if the linker (/usr/arm-gp2x-linux/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/arm-gp2x-linux-nm -B >checking the name lister (/usr/bin/arm-gp2x-linux-nm -B) interface... BSD nm >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/arm-gp2x-linux/bin/ld option to reload object files... -r >checking for arm-gp2x-linux-objdump... arm-gp2x-linux-objdump >checking how to recognize dependent libraries... pass_all >checking for arm-gp2x-linux-ar... arm-gp2x-linux-ar >checking for arm-gp2x-linux-strip... (cached) arm-gp2x-linux-strip >checking for arm-gp2x-linux-ranlib... arm-gp2x-linux-ranlib >checking command to parse /usr/bin/arm-gp2x-linux-nm -B output from arm-gp2x-linux-gcc object... ok >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 for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking dependency style of g++... (cached) gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for objdir... .libs >checking if arm-gp2x-linux-gcc supports -fno-rtti -fno-exceptions... no >checking for arm-gp2x-linux-gcc option to produce PIC... -fPIC -DPIC >checking if arm-gp2x-linux-gcc PIC flag -fPIC -DPIC works... yes >checking if arm-gp2x-linux-gcc static flag -static works... yes >checking if arm-gp2x-linux-gcc supports -c -o file.o... yes >checking if arm-gp2x-linux-gcc supports -c -o file.o... (cached) yes >checking whether the arm-gp2x-linux-gcc linker (/usr/arm-gp2x-linux/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 >checking for ld used by g++... /usr/arm-gp2x-linux/bin/ld >checking if the linker (/usr/arm-gp2x-linux/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/arm-gp2x-linux/bin/ld) 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/arm-gp2x-linux/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for main in -lz... no >checking for ANSI C header files... (cached) 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 stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for off_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for working volatile... yes >checking for ptrdiff_t... yes >checking for uid_t in sys/types.h... yes >checking for unistd.h... (cached) yes >checking for working chown... no >checking for error_at_line... yes >checking for _LARGEFILE_SOURCE value needed for large files... 1 >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... no >checking for working memcmp... no >checking whether time.h and sys/time.h may both be included... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for utime.h... (cached) yes >checking for alarm... yes >checking for working mktime... no >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... no >checking whether lstat dereferences a symlink specified with a trailing slash... no >checking whether stat accepts an empty string... yes >checking whether utime accepts a null argument... guessing yes >checking for vprintf... yes >checking for _doprnt... no >checking for ftruncate... yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for munmap... yes >checking for strdup... yes >checking for strerror... yes >checking for strrchr... yes >checking for strtol... yes >checking for utime... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ make -j4 >make all-am >make[1]: Entering directory `/builddir/build/BUILD/zlib-1.2.3' >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c -o adler32.lo adler32.c >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c -o gzio.lo gzio.c >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -fPIC -DPIC -o .libs/adler32.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c gzio.c -fPIC -DPIC -o .libs/gzio.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o >/dev/null 2>&1 >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -o adler32.o >/dev/null 2>&1 >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -o crc32.o >/dev/null 2>&1 >mv -f .deps/compress.Tpo .deps/compress.Plo >mv -f .deps/adler32.Tpo .deps/adler32.Plo >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c -o uncompr.lo uncompr.c >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c -o deflate.lo deflate.c >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c deflate.c -fPIC -DPIC -o .libs/deflate.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c uncompr.c -fPIC -DPIC -o .libs/uncompr.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c uncompr.c -o uncompr.o >/dev/null 2>&1 >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c gzio.c -o gzio.o >/dev/null 2>&1 >mv -f .deps/crc32.Tpo .deps/crc32.Plo >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c -o trees.lo trees.c >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c trees.c -fPIC -DPIC -o .libs/trees.o >mv -f .deps/uncompr.Tpo .deps/uncompr.Plo >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c -o zutil.lo zutil.c >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c zutil.c -fPIC -DPIC -o .libs/zutil.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c zutil.c -o zutil.o >/dev/null 2>&1 >mv -f .deps/zutil.Tpo .deps/zutil.Plo >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c -o inflate.lo inflate.c >mv -f .deps/gzio.Tpo .deps/gzio.Plo >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c -o infback.lo infback.c >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c -fPIC -DPIC -o .libs/inflate.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c infback.c -fPIC -DPIC -o .libs/infback.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c deflate.c -o deflate.o >/dev/null 2>&1 >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c trees.c -o trees.o >/dev/null 2>&1 >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c infback.c -o infback.o >/dev/null 2>&1 >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c -o inflate.o >/dev/null 2>&1 >mv -f .deps/trees.Tpo .deps/trees.Plo >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c -o inftrees.lo inftrees.c >mv -f .deps/deflate.Tpo .deps/deflate.Plo >/bin/sh ./libtool --tag=CC --mode=compile arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c -o inffast.lo inffast.c >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c inftrees.c -fPIC -DPIC -o .libs/inftrees.o >mv -f .deps/infback.Tpo .deps/infback.Plo >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c inffast.c -fPIC -DPIC -o .libs/inffast.o >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c inftrees.c -o inftrees.o >/dev/null 2>&1 >libtool: compile: arm-gp2x-linux-gcc -DHAVE_CONFIG_H -I. -g -O2 -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c inffast.c -o inffast.o >/dev/null 2>&1 >mv -f .deps/inftrees.Tpo .deps/inftrees.Plo >mv -f .deps/inflate.Tpo .deps/inflate.Plo >mv -f .deps/inffast.Tpo .deps/inffast.Plo >/bin/sh ./libtool --tag=CC --mode=link arm-gp2x-linux-gcc -g -O2 -version-number 1:2:3 -o libz.la -rpath /usr/arm-gp2x-linux/lib adler32.lo compress.lo crc32.lo gzio.lo uncompr.lo deflate.lo trees.lo zutil.lo inflate.lo infback.lo inftrees.lo inffast.lo >libtool: link: arm-gp2x-linux-gcc -shared .libs/adler32.o .libs/compress.o .libs/crc32.o .libs/gzio.o .libs/uncompr.o .libs/deflate.o .libs/trees.o .libs/zutil.o .libs/inflate.o .libs/infback.o .libs/inftrees.o .libs/inffast.o -Wl,-soname -Wl,libz.so.1 -o .libs/libz.so.1.2.3 >libtool: link: (cd ".libs" && rm -f "libz.so.1" && ln -s "libz.so.1.2.3" "libz.so.1") >libtool: link: (cd ".libs" && rm -f "libz.so" && ln -s "libz.so.1.2.3" "libz.so") >libtool: link: arm-gp2x-linux-ar cru .libs/libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o >*** buffer overflow detected ***: arm-gp2x-linux-ar terminated >======= Backtrace: ========= >/lib64/libc.so.6(__fortify_fail+0x37)[0x7f7bf4d87dd7] >/lib64/libc.so.6(+0xf8d40)[0x7f7bf4d85d40] >/lib64/libc.so.6(+0xf8199)[0x7f7bf4d85199] >/lib64/libc.so.6(_IO_default_xsputn+0x98)[0x7f7bf4d01518] >/lib64/libc.so.6(_IO_padn+0xe8)[0x7f7bf4cf5308] >/lib64/libc.so.6(_IO_vfprintf+0x2b83)[0x7f7bf4cd49e3] >/lib64/libc.so.6(__vsprintf_chk+0x9d)[0x7f7bf4d8523d] >/lib64/libc.so.6(__sprintf_chk+0x7f)[0x7f7bf4d8517f] >arm-gp2x-linux-ar[0x4072c6] >arm-gp2x-linux-ar[0x409549] >arm-gp2x-linux-ar[0x4104df] >arm-gp2x-linux-ar[0x403d8f] >arm-gp2x-linux-ar[0x40423d] >arm-gp2x-linux-ar[0x404c51] >/lib64/libc.so.6(__libc_start_main+0xfd)[0x7f7bf4cabbed] >arm-gp2x-linux-ar[0x401bf9] >======= Memory map: ======== >00400000-00466000 r-xp 00000000 08:03 410893 /usr/bin/arm-gp2x-linux-ar >00666000-00667000 rw-p 00066000 08:03 410893 /usr/bin/arm-gp2x-linux-ar >00667000-0066b000 rw-p 00000000 00:00 0 >01756000-01777000 rw-p 00000000 00:00 0 [heap] >7f7bf4a77000-7f7bf4a8d000 r-xp 00000000 08:03 410439 /lib64/libgcc_s-4.4.2-20091027.so.1 >7f7bf4a8d000-7f7bf4c8c000 ---p 00016000 08:03 410439 /lib64/libgcc_s-4.4.2-20091027.so.1 >7f7bf4c8c000-7f7bf4c8d000 rw-p 00015000 08:03 410439 /lib64/libgcc_s-4.4.2-20091027.so.1 >7f7bf4c8d000-7f7bf4e04000 r-xp 00000000 08:03 410547 /lib64/libc-2.11.90.so >7f7bf4e04000-7f7bf5004000 ---p 00177000 08:03 410547 /lib64/libc-2.11.90.so >7f7bf5004000-7f7bf5008000 r--p 00177000 08:03 410547 /lib64/libc-2.11.90.so >7f7bf5008000-7f7bf5009000 rw-p 0017b000 08:03 410547 /lib64/libc-2.11.90.so >7f7bf5009000-7f7bf500e000 rw-p 00000000 00:00 0 >7f7bf500e000-7f7bf502e000 r-xp 00000000 08:03 410454 /lib64/ld-2.11.90.so >7f7bf5226000-7f7bf5229000 rw-p 00000000 00:00 0 >7f7bf522c000-7f7bf522d000 rw-p 00000000 00:00 0 >7f7bf522d000-7f7bf522e000 r--p 0001f000 08:03 410454 /lib64/ld-2.11.90.so >7f7bf522e000-7f7bf522f000 rw-p 00020000 08:03 410454 /lib64/ld-2.11.90.so >7f7bf522f000-7f7bf5230000 rw-p 00000000 00:00 0 >7fff87f6e000-7fff87f83000 rw-p 00000000 00:00 0 [stack] >7fff87fff000-7fff88000000 r-xp 00000000 00:00 0 [vdso] >ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] >./libtool: line 958: 18669 Aborted (core dumped) arm-gp2x-linux-ar cru .libs/libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o >make[1]: *** [libz.la] Error 134 >make[1]: Leaving directory `/builddir/build/BUILD/zlib-1.2.3' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.fUI5Jc (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.fUI5Jc (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/arm-gp2x-linux-zlib.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/arm-gp2x-linux-zlib.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 539155
:
371904
|
371905
|
371906
|
371907
| 371908 |
371909