Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 226421 Details for
Bug 249138
build on ppc64 failed -- AutoGen aborting on signal 11 (Segmentation fault) in state LOAD_TPL
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
http://koji.fedoraproject.org/koji/getfile?taskID=193684&name=build.log
build.log (text/plain), 29.44 KB, created by
Matěj Cepl
on 2007-10-13 13:54:07 UTC
(
hide
)
Description:
http://koji.fedoraproject.org/koji/getfile?taskID=193684&name=build.log
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2007-10-13 13:54:07 UTC
Size:
29.44 KB
patch
obsolete
>/etc/profile: line 38: /bin/hostname: No such file or directory >Installing /builddir/build/SRPMS/autogen-5.8.9-1.fc8.src.rpm >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.12677 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf autogen-5.8.9 >+ /bin/gzip -dc /builddir/build/SOURCES/autogen-5.8.9.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd autogen-5.8.9 >++ /usr/bin/id -u >+ '[' 103 = 0 ']' >++ /usr/bin/id -u >+ '[' 103 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ chmod 0644 COPYING >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2725 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd autogen-5.8.9 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config/config.sub >++ basename ./config/config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config/config.guess >++ basename ./config/config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' >+ ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info >checking build system type... powerpc64-redhat-linux-gnu >checking host system type... powerpc64-redhat-linux-gnu >checking target system type... powerpc64-redhat-linux-gnu >*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > > A U T O G E N > >GNU AutoGen-5.8.9 libopts.la-27:6:3 >*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* >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 >checking for style of include used by make... GNU >checking for ppc64-redhat-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 dependency style of gcc... gcc3 >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 recognise 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 for ppc64-redhat-linux-gnu-g++... no >checking for ppc64-redhat-linux-gnu-c++... no >checking for ppc64-redhat-linux-gnu-gpp... no >checking for ppc64-redhat-linux-gnu-aCC... no >checking for ppc64-redhat-linux-gnu-CC... no >checking for ppc64-redhat-linux-gnu-cxx... no >checking for ppc64-redhat-linux-gnu-cc++... no >checking for ppc64-redhat-linux-gnu-cl.exe... no >checking for ppc64-redhat-linux-gnu-FCC... no >checking for ppc64-redhat-linux-gnu-KCC... no >checking for ppc64-redhat-linux-gnu-RCC... no >checking for ppc64-redhat-linux-gnu-xlC_r... no >checking for ppc64-redhat-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++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking for ppc64-redhat-linux-gnu-g77... no >checking for ppc64-redhat-linux-gnu-xlf... no >checking for ppc64-redhat-linux-gnu-f77... no >checking for ppc64-redhat-linux-gnu-frt... no >checking for ppc64-redhat-linux-gnu-pgf77... no >checking for ppc64-redhat-linux-gnu-cf77... no >checking for ppc64-redhat-linux-gnu-fort77... no >checking for ppc64-redhat-linux-gnu-fl32... no >checking for ppc64-redhat-linux-gnu-af77... no >checking for ppc64-redhat-linux-gnu-xlf90... no >checking for ppc64-redhat-linux-gnu-f90... no >checking for ppc64-redhat-linux-gnu-pgf90... no >checking for ppc64-redhat-linux-gnu-pghpf... no >checking for ppc64-redhat-linux-gnu-epcf90... no >checking for ppc64-redhat-linux-gnu-gfortran... no >checking for ppc64-redhat-linux-gnu-g95... no >checking for ppc64-redhat-linux-gnu-xlf95... no >checking for ppc64-redhat-linux-gnu-f95... no >checking for ppc64-redhat-linux-gnu-fort... no >checking for ppc64-redhat-linux-gnu-ifort... no >checking for ppc64-redhat-linux-gnu-ifc... no >checking for ppc64-redhat-linux-gnu-efc... no >checking for ppc64-redhat-linux-gnu-pgf95... no >checking for ppc64-redhat-linux-gnu-lf95... no >checking for ppc64-redhat-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... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for ppc64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for ppc64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for ppc64-redhat-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... yes >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >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 -m elf64ppc >checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf64ppc) 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... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes >checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory >GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if malloc debugging is wanted... no >checking for ppc64-redhat-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 dependency style of gcc... (cached) gcc3 >checking for gcc option to accept ISO C99... -std=gnu99 >checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for a BSD-compatible install... /usr/bin/install -c >checking for texi2html... : >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for dlopen in -ldl... yes >checking for mode_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for long double with more range or precision than double... yes >checking for u_int... yes >checking for long long... yes >checking for uintmax_t... yes >checking for char*... yes >checking size of char*... 8 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 8 >checking for short... yes >checking size of short... 2 >checking for strchr... yes >checking for strsignal... yes >checking for strlcpy... no >checking for snprintf... yes >checking for dlopen... yes >checking for library containing copysign... none required >checking for library containing copysignl... none required >checking for library containing modfl... none required >checking whether using shell scripts... yes >checking whether setjmp() links okay... yes >checking whether sigsetjmp() links okay... yes >checking whether with-libguile was specified... no >checking whether with-libguile-cflags was specified... no >checking whether with-libguile-libs was specified... no >configure: guile-config used for CFLAGS: -pthread >configure: guile-config used for LIBS: -pthread -lguile >checking whether libguile can be linked with... yes >checking whether the guile version... 1.8.2 >checking whether scm_primitive_eval_x links... yes >checking whether with-libxml2 was specified... no >checking whether with-libxml2-cflags was specified... no >checking whether with-libxml2-libs was specified... no >configure: xml2-config used for CFLAGS: -I/usr/include/libxml2 >configure: xml2-config used for LIBS: -lxml2 -lz -lpthread -lm >checking whether libxml2 can be linked with... yes >checking whether fattach runs... no >checking whether connld works... no >checking whether sysinfo(2) is POSIX... no >checking whether strcspn matches prototype and works... yes >checking whether there is a global text array sys_siglist... yes >checking whether uname(2) is POSIX... yes >checking whether long long ints... yes >checking whether runtime library dirs can be specified... -Wl,-R >checking whether wanting autogen debugging... no >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for dlfcn.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for memory.h... (cached) yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/procset.h usability... no >checking sys/procset.h presence... no >checking for sys/procset.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/stropts.h usability... yes >checking sys/stropts.h presence... yes >checking for sys/stropts.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for string.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for stdint.h... (cached) yes >checking for int8_t... yes >checking for uint8_t... yes >checking for int16_t... yes >checking for uint16_t... yes >checking for int32_t... yes >checking for uint32_t... yes >checking for intptr_t... yes >checking for uint_t... no >checking for uintptr_t... yes >checking for char*... (cached) yes >checking size of char*... (cached) 8 >checking for int... (cached) yes >checking size of int... (cached) 4 >checking for long... (cached) yes >checking size of long... (cached) 8 >checking for short... (cached) yes >checking size of short... (cached) 2 >checking for pathfind in -lgen... no >checking for vprintf... yes >checking for _doprnt... no >checking for mmap... yes >checking for canonicalize_file_name... yes >checking for snprintf... (cached) yes >checking for strdup... yes >checking for strchr... (cached) yes >checking for strrchr... yes >checking whether a reg expr header is specified... no >checking whether with-libregex was specified... no >checking whether with-libregex-cflags was specified... no >checking whether with-libregex-libs was specified... no >checking whether libregex functions properly... yes >checking whether pathfind(3) works... no >checking whether /dev/zero is readable device... crw-rw-rw- 1 root 101 1, 5 Oct 13 09:38 /dev/zero >checking whether we have a functional realpath(3C)... yes >checking whether strftime() works... yes >checking whether fopen accepts "b" mode... yes >checking whether fopen accepts "t" mode... yes >checking whether sigsetjmp is declared... yes >checking for fopencookie... yes >checking for inline... (cached) inline >checking for static inline... static inline >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for egrep... (cached) /bin/grep -E >checking for fgrep... /bin/grep -F >checking if malloc debugging is wanted... no >checking for gawk... (cached) gawk >checking for runetype.h... no >checking for wchar.h... yes >checking for stdarg.h... (cached) yes >checking for wchar_t... yes >checking for wint_t... yes >checking for long double... yes >checking for intmax_t... yes >checking for size_t... (cached) yes >checking for strtoul... yes >checking for ldexpl... yes >checking for frexpl... yes >checking for log in -lm... yes >checking for copysign... yes >checking for copysignl... yes >checking whether ln -s works... yes >configure: creating ./config.status >config.status: creating doc/mk-agen-texi.sh >config.status: creating Makefile >config.status: creating agen5/Makefile >config.status: creating agen5/test/Makefile >config.status: creating autoopts/Makefile >config.status: creating autoopts/autoopts-config >config.status: creating autoopts/mk-autoopts-pc >config.status: creating autoopts/test/Makefile >config.status: creating autoopts/test/defs >config.status: creating columns/Makefile >config.status: creating compat/Makefile >config.status: creating doc/Makefile >config.status: creating getdefs/Makefile >config.status: creating getdefs/test/Makefile >config.status: creating pkg/Makefile >config.status: creating snprintfv/Makefile >config.status: creating xml2ag/Makefile >config.status: creating xml2ag/test/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing stamp-h commands >------------------------------------------------------------------------ >Configuration: > > Source code location: . > Compiler: gcc -std=gnu99 > Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc > Host System Type: powerpc64-redhat-linux-gnu > Install path: /usr > > See config.h for further configuration information. >------------------------------------------------------------------------ >+ make LIBTOOL=/usr/bin/libtool >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/autogen-5.8.9' >Making all in compat >make[2]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/compat' >: >make[2]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/compat' >Making all in snprintfv >make[2]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/snprintfv' >for f in filament.c format.c printf.c mem.c stream.c custom.c ; do echo "#include \"$f\"" ; done > snv.c >/usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c -o snv.lo snv.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -fPIC -DPIC -o .libs/snv.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT snv.lo -MD -MP -MF .deps/snv.Tpo -c snv.c -o snv.o >/dev/null 2>&1 >mv -f .deps/snv.Tpo .deps/snv.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -no-undefined -o libsnprintfv.la snv.lo -lm -ldl >ar cru .libs/libsnprintfv.a .libs/snv.o >ranlib .libs/libsnprintfv.a >creating libsnprintfv.la >(cd .libs && rm -f libsnprintfv.la && ln -s ../libsnprintfv.la libsnprintfv.la) >make[2]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/snprintfv' >Making all in autoopts >make[2]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/autoopts' >Making all in test >make[3]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/autoopts/test' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/autoopts/test' >make[3]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/autoopts' >( echo '#define AUTOOPTS_INTERNAL' ; \ > echo '#include "compat/compat.h"' ; \ > echo '#define LOCAL static' ; \ > for f in autoopts/options.h autoopts/usage-txt.h genshell.h autoopts.h proto.h autoopts.c boolean.c configfile.c cook.c enumeration.c environment.c genshell.c load.c makeshell.c nested.c numeric.c pgusage.c putshell.c restore.c save.c sort.c stack.c streqvcmp.c text_mmap.c tokenize.c usage.c version.c ; do echo "#include \"$f\"" ; done ) > libopts.c >/usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libopts.lo -MD -MP -MF .deps/libopts.Tpo -c -o libopts.lo libopts.c >mkdir .libs > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libopts.lo -MD -MP -MF .deps/libopts.Tpo -c libopts.c -fPIC -DPIC -o .libs/libopts.o >In file included from libopts.c:17: >makeshell.c: In function 'openOutput': >makeshell.c:1018: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result >In file included from libopts.c:20: >pgusage.c: In function 'optionPagedUsage': >pgusage.c:139: warning: ignoring return value of 'system', declared with attribute warn_unused_result >In file included from libopts.c:21: >putshell.c: In function 'putQuotedStr': >putshell.c:98: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >In file included from libopts.c:23: >save.c: In function 'printEntry': >save.c:320: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libopts.lo -MD -MP -MF .deps/libopts.Tpo -c libopts.c -o libopts.o >/dev/null 2>&1 >mv -f .deps/libopts.Tpo .deps/libopts.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -version-info 27:6:3 -o libopts.la -rpath /usr/lib64 libopts.lo -lm -ldl >gcc -shared .libs/libopts.o -lm -ldl -m64 -mminimal-toc -Wl,-soname -Wl,libopts.so.24 -o .libs/libopts.so.24.3.6 >(cd .libs && rm -f libopts.so.24 && ln -s libopts.so.24.3.6 libopts.so.24) >(cd .libs && rm -f libopts.so && ln -s libopts.so.24.3.6 libopts.so) >ar cru .libs/libopts.a libopts.o >ranlib .libs/libopts.a >creating libopts.la >(cd .libs && rm -f libopts.la && ln -s ../libopts.la libopts.la) >/usr/bin/libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libguileopts_la-guileopt.lo -MD -MP -MF .deps/libguileopts_la-guileopt.Tpo -c -o libguileopts_la-guileopt.lo `test -f 'guileopt.c' || echo './'`guileopt.c > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libguileopts_la-guileopt.lo -MD -MP -MF .deps/libguileopts_la-guileopt.Tpo -c guileopt.c -fPIC -DPIC -o .libs/libguileopts_la-guileopt.o > gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT libguileopts_la-guileopt.lo -MD -MP -MF .deps/libguileopts_la-guileopt.Tpo -c guileopt.c -o libguileopts_la-guileopt.o >/dev/null 2>&1 >mv -f .deps/libguileopts_la-guileopt.Tpo .deps/libguileopts_la-guileopt.Plo >/usr/bin/libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -version-info 0:1:0 -o libguileopts.la -rpath /usr/lib64 libguileopts_la-guileopt.lo libopts.la -lm -ldl >gcc -shared .libs/libguileopts_la-guileopt.o -Wl,--rpath -Wl,/builddir/build/BUILD/autogen-5.8.9/autoopts/.libs ./.libs/libopts.so -lm -ldl -pthread -m64 -mminimal-toc -Wl,-soname -Wl,libguileopts.so.0 -o .libs/libguileopts.so.0.0.1 >(cd .libs && rm -f libguileopts.so.0 && ln -s libguileopts.so.0.0.1 libguileopts.so.0) >(cd .libs && rm -f libguileopts.so && ln -s libguileopts.so.0.0.1 libguileopts.so) >ar cru .libs/libguileopts.a libguileopts_la-guileopt.o >ranlib .libs/libguileopts.a >creating libguileopts.la >(cd .libs && rm -f libguileopts.la && ln -s ../libguileopts.la libguileopts.la) >/bin/sh mk-autoopts-pc autoopts.pc >++ cd .. >++ pwd >+ top_builddir=/builddir/build/BUILD/autogen-5.8.9 >++ cd .. >++ pwd >+ top_srcdir=/builddir/build/BUILD/autogen-5.8.9 >+ '[' -x /builddir/build/BUILD/autogen-5.8.9/agen5/autogen ']' >+ exit 0 >make[3]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/autoopts' >make[2]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/autoopts' >Making all in agen5 >make[2]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/agen5' >Making all in test >make[3]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/agen5/test' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/agen5/test' >make[3]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/agen5' >( echo '#define DEFINING' ; echo '#include "autogen.h"' ; \ > for f in autogen.c agCgi.c agInit.c agShell.c cgi-fsm.c defDirect.c agUtils.c defParse-fsm.c defLex.c defLoad.c defFind.c expFormat.c expGperf.c expGuile.c expExtract.c expOutput.c expPrint.c expState.c expMake.c fmemopen.c funcCase.c funcDef.c expString.c funcFor.c funcIf.c functions.c funcEval.c loadPseudo.c opts.c scmStrings.c tpLoad.c tpProcess.c tpParse.c ; do echo "#include \"$f\"" ; done ) > ag.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT autogen-ag.o -MD -MP -MF .deps/autogen-ag.Tpo -c -o autogen-ag.o `test -f 'ag.c' || echo './'`ag.c >In file included from ag.c:3: >autogen.c: In function 'doneCheck': >autogen.c:331: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >autogen.c:332: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >In file included from ag.c:4: >agCgi.c: In function 'loadCgi': >agCgi.c:99: warning: ignoring return value of 'fdopen', declared with attribute warn_unused_result >In file included from ag.c:11: >defLex.c: In function 'assembleName': >defLex.c:467: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result >In file included from ag.c:30: >loadPseudo.c: In function 'loadPseudoMacro': >loadPseudo.c:405: warning: dereferencing type-punned pointer will break strict-aliasing rules >loadPseudo.c:412: warning: dereferencing type-punned pointer will break strict-aliasing rules >In file included from ag.c:34: >tpProcess.c: In function 'doStdoutTemplate': >tpProcess.c:162: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mv -f .deps/autogen-ag.Tpo .deps/autogen-ag.Po >/usr/bin/libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -export-dynamic -o autogen autogen-ag.o ../autoopts/libopts.la ../snprintfv/libsnprintfv.la -pthread -lguile -lm -ldl >mkdir .libs >gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/autogen autogen-ag.o -pthread -Wl,--export-dynamic ../autoopts/.libs/libopts.so ../snprintfv/.libs/libsnprintfv.a -lguile -lm -ldl >creating autogen >cd ../columns ; make columns >make[4]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/columns' >for f in config.h opts.h columns.c opts.c ; do echo "#include \"$f\"" ; done > cols.c >gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT cols.o -MD -MP -MF .deps/cols.Tpo -c -o cols.o cols.c >mv -f .deps/cols.Tpo .deps/cols.Po >/usr/bin/libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o columns cols.o ../autoopts/libopts.la -pthread -lguile -lm -ldl >mkdir .libs >gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/columns cols.o -pthread ../autoopts/.libs/libopts.so -lguile -lm -ldl >creating columns >make[4]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/columns' >cd ../getdefs ; make getdefs >make[4]: Entering directory `/builddir/build/BUILD/autogen-5.8.9/getdefs' >top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null && pwd`:$PATH ; export top_builddir top_srcdir PATH ; /builddir/build/BUILD/autogen-5.8.9/agen5/autogen -L../autoopts ./opts.def >AutoGen aborting on signal 11 (Segmentation fault) in state LOAD_TPL >/bin/sh: line 1: 14835 Aborted /builddir/build/BUILD/autogen-5.8.9/agen5/autogen -L../autoopts ./opts.def >make[4]: *** [opts.h] Error 134 >make[4]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/getdefs' >make[3]: *** [/builddir/build/BUILD/autogen-5.8.9/getdefs/getdefs] Error 2 >make[3]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/agen5' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9/agen5' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/autogen-5.8.9' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.2725 (%build) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.2725 (%build)
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 249138
:
159718
| 226421