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 295547 Details for
Bug 433845
libnemesi fails to compile on ppc64 with gcc-4.3
[?]
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.
ppc64 build log from koji
build.log (text/plain), 35.71 KB, created by
Dominik 'Rathann' Mierzejewski
on 2008-02-21 18:27:55 UTC
(
hide
)
Description:
ppc64 build log from koji
Filename:
MIME Type:
Creator:
Dominik 'Rathann' Mierzejewski
Created:
2008-02-21 18:27:55 UTC
Size:
35.71 KB
patch
obsolete
>ENTER do("bash --login -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/libnemesi.spec'", '/var/lib/mock/dist-f9-build-140555-22688/root/', 0, True, 0, <mock.uid.uidManager object at 0xf75df870>, 425, 425, None, logger=<mock.trace_decorator.getLog object at 0xf758d070>) >run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc64 --nodeps //builddir/build/SPECS/libnemesi.spec' >/etc/profile: line 38: /bin/hostname: No such file or directory >warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/libnemesi-0.6.4-0.2.rc2.fc9.src.rpm >LEAVE do --> > >ENTER do("bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/libnemesi.spec'", '/var/lib/mock/dist-f9-build-140555-22688/root/', 0, True, 0, <mock.uid.uidManager object at 0xf75df870>, 425, 425, None, logger=<mock.trace_decorator.getLog object at 0xf758d070>) >run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/libnemesi.spec' >/etc/profile: line 38: /bin/hostname: No such file or directory >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6705 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf libnemesi-0.6.4-rc2 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/libnemesi-0.6.4-rc2.tar.bz2 >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd libnemesi-0.6.4-rc2 >++ /usr/bin/id -u >+ '[' 425 = 0 ']' >++ /usr/bin/id -u >+ '[' 425 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.22269 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd libnemesi-0.6.4-rc2 >+ 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.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' >+ 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' >+ ./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 --disable-dependency-tracking --disable-static --program-prefix=nemesi_ >checking build system type... powerpc64-redhat-linux-gnu >checking host system type... powerpc64-redhat-linux-gnu >checking target system type... powerpc64-redhat-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 >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... none >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 the maximum length of command line arguments... 98304 >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 for correct ltmain.sh version... yes >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... 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... no >configure: creating libtool >appending configuration tag "CXX" to libtool >appending configuration tag "F77" to libtool >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for cc_r... gcc >checking whether to check for GCC pthread/shared inconsistencies... yes >checking whether -pthread is sufficient with -shared... yes >checking whether byte ordering is bigendian... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for strings.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 limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking for inline... inline >checking whether time.h and sys/time.h may both be included... (cached) yes >checking for working alloca.h... yes >checking for alloca... yes >checking for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for vprintf... yes >checking for _doprnt... no >checking for select... yes >checking for socket... yes >checking for gettimeofday... yes >checking for uname... yes >checking for getcwd... yes >checking for getwd... yes >checking for strcspn... yes >checking for strdup... yes >checking for strtoul... yes >checking for strerror... yes >checking for strstr... yes >checking for setenv... yes >checking for nanosleep... yes >checking for strdup... (cached) yes >checking for getaddrinfo... yes >checking for cos in -lm... yes >checking for struct sockaddr_storage... yes >checking for struct sockaddr_in6... yes >checking for ppc64-redhat-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBNETEMBRYO... yes >checking for struct sctp_sndrcvinfo... yes >checking for sctp_recvmsg in -lsctp... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating bufferpool/Makefile >config.status: creating creativecommons/Makefile >config.status: creating rtp/Makefile >config.status: creating parsers/Makefile >config.status: creating rtcp/Makefile >config.status: creating sdp/Makefile >config.status: creating rtsp/Makefile >config.status: creating utils/Makefile >config.status: creating example/Makefile >config.status: creating libnemesi.pc >config.status: creating config.h >config.status: executing depfiles commands >configure: config files successfully generated! > >libnemesi version is .............. : 0.6.4 > >libnemesi Install prefix .......... : /usr > >libnemesi has SCTP support ........ : yes > >Byte order ..................... : this is a Big Endian machine > > > > 'make' will now compile libnemesi and 'su -c make install' will install it. > Note: On non-Linux systems you might need to use 'gmake' instead of 'make'. > >+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool >+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool >+ /usr/bin/make -j8 >/usr/bin/make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2' >Making all in bufferpool >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/bufferpool' >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o poadd.lo poadd.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o poinit.lo poinit.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o podel.lo podel.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o bpfree.lo bpfree.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o bpinit.lo bpinit.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o bpkill.lo bpkill.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o bpget.lo bpget.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o bprmv.lo bprmv.c >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o libbuffpool.la poadd.lo poinit.lo podel.lo bpfree.lo bpinit.lo bpkill.lo bpget.lo bprmv.lo -lsctp -lm -lnetembryo -lsctp >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/bufferpool' >Making all in utils >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/utils' >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o urltokenize.lo urltokenize.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o strstrcase.lo strstrcase.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o random32.lo random32.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o timeval.lo timeval.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o nmsprint.lo nmsprint.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o nms_header.lo nms_header.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o transport.lo transport.c >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o libutils.la urltokenize.lo strstrcase.lo random32.lo timeval.lo nmsprint.lo nms_header.lo transport.lo -lsctp -lm -lnetembryo -lsctp >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/utils' >Making all in rtp >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/rtp' >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_thread.lo rtp_thread.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_buffer.lo rtp_buffer.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_session.lo rtp_session.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_recv.lo rtp_recv.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_transport.lo rtp_transport.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_ssrc_queue.lo rtp_ssrc_queue.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_payload_type.lo rtp_payload_type.c >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o librtp.la rtp_thread.lo rtp_buffer.lo rtp_session.lo rtp_recv.lo rtp_transport.lo rtp_ssrc_queue.lo rtp_payload_type.lo -lsctp -lm -lnetembryo -lsctp >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/rtp' >Making all in rtcp >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/rtcp' >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtcp_utils.lo rtcp_utils.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtcp_sdes.lo rtcp_sdes.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtcp_report.lo rtcp_report.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtcp_bye.lo rtcp_bye.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtcp_app.lo rtcp_app.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtcp_recv.lo rtcp_recv.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtcp_events.lo rtcp_events.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtcp.lo rtcp.c >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o librtcp.la rtcp_utils.lo rtcp_sdes.lo rtcp_report.lo rtcp_bye.lo rtcp_app.lo rtcp_recv.lo rtcp_events.lo rtcp.lo -lsctp -lm -lnetembryo -lsctp >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/rtcp' >Making all in creativecommons >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/creativecommons' >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o issdplicense.lo issdplicense.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o cc_newlicense.lo cc_newlicense.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o cc_set_sdplicense.lo cc_set_sdplicense.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o cc_parse_urilicense.lo cc_parse_urilicense.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o cc_perm_chk.lo cc_perm_chk.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o cc_printmask.lo cc_printmask.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o cc_tag_file.lo cc_tag_file.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o cc_id3v2.lo cc_id3v2.c >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o libcc.la issdplicense.lo cc_newlicense.lo cc_set_sdplicense.lo cc_parse_urilicense.lo cc_perm_chk.lo cc_printmask.lo cc_tag_file.lo cc_id3v2.lo -lsctp -lm -lnetembryo -lsctp >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/creativecommons' >Making all in sdp >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/sdp' >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o sdp_session_setup.lo sdp_session_setup.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o sdp_media_setup.lo sdp_media_setup.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o sdp_attr.lo sdp_attr.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o sdp_session_destroy.lo sdp_session_destroy.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o sdp_media_destroy.lo sdp_media_destroy.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o sdp_parse_m_descr.lo sdp_parse_m_descr.c >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o libsdp.la sdp_session_setup.lo sdp_media_setup.lo sdp_attr.lo sdp_session_destroy.lo sdp_media_destroy.lo sdp_parse_m_descr.lo -lsctp -lm -lnetembryo -lsctp >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/sdp' >Making all in rtsp >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/rtsp' >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtsp.lo rtsp.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtsp_handlers.lo rtsp_handlers.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtsp_internals.lo rtsp_internals.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtsp_send.lo rtsp_send.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtsp_sessions.lo rtsp_sessions.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtsp_state_machine.lo rtsp_state_machine.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtsp_transport.lo rtsp_transport.c >rtsp_handlers.c: In function 'handle_play_response': >rtsp_handlers.c:190: warning: 'step' may be used uninitialized in this function >rtsp_handlers.c: In function 'handle_pause_response': >rtsp_handlers.c:172: warning: 'step' may be used uninitialized in this function >rtsp_handlers.c: In function 'handle_teardown_response': >rtsp_handlers.c:152: warning: 'step' may be used uninitialized in this function >rtsp_handlers.c: In function 'handle_get_response': >rtsp_handlers.c:88: warning: 'step' may be used uninitialized in this function >rtsp.c:523:2: rtsp_send.c:291:2: warning: #warning Finish port to netembryo!!! >warning: #warning Finish port to netembryo >rtsp_internals.c: In function 'check_status': >rtsp_internals.c:112: warning: 'step' may be used uninitialized in this function >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o librtsp.la rtsp.lo rtsp_handlers.lo rtsp_internals.lo rtsp_send.lo rtsp_sessions.lo rtsp_state_machine.lo rtsp_transport.lo -lsctp -lm -lnetembryo -lsctp >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/rtsp' >Making all in parsers >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/parsers' >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtpparsers.lo rtpparsers.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_mpa.lo rtp_mpa.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_mpv.lo rtp_mpv.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_m4v.lo rtp_m4v.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_aac.lo rtp_aac.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_utils.lo rtp_utils.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_h263.lo rtp_h263.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_h264.lo rtp_h264.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_theora.lo rtp_theora.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_vorbis.lo rtp_vorbis.c >/bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c -o rtp_speex.lo rtp_speex.c >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o librtpparsers.la rtpparsers.lo rtp_mpa.lo rtp_mpv.lo rtp_m4v.lo rtp_aac.lo rtp_utils.lo rtp_h263.lo rtp_h264.lo rtp_theora.lo rtp_vorbis.lo rtp_speex.lo -lsctp -lm -lnetembryo -lsctp >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/parsers' >Making all in . >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2' >/bin/sh ./libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -version-info 604:0:604 -o libnemesi.la -rpath /usr/lib64 rtsp/librtsp.la sdp/libsdp.la creativecommons/libcc.la rtcp/librtcp.la rtp/librtp.la bufferpool/libbuffpool.la utils/libutils.la parsers/librtpparsers.la -lsctp -lm -lnetembryo -lsctp >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2' >Making all in example >make[2]: Entering directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/example' >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c dump_info.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c dump_stream.c >gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -c loop_stream.c >dump_stream.c: In function 'main': >dump_stream.c:127: warning: suggest parentheses around && within || >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o dump_info dump_info.o ../libnemesi.la -lsctp -lm -lnetembryo -lsctp >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o loop_stream loop_stream.o ../libnemesi.la -lsctp -lm -lnetembryo -lsctp >/bin/sh ../libtool --silent --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -pthread -Wall -o dump_stream dump_stream.o ../libnemesi.la -lsctp -lm -lnetembryo -lsctp >/usr/bin/ld: dump_stream.o(.text+0x1f4): unresolvable R_PPC64_REL24 relocation against symbol `rtsp_get_rtp_th' >/usr/bin/ld: dump_stream.o(.text+0x214): unresolvable R_PPC64_REL24 relocation against symbol `rtsp_get_rtp_queue' >/usr/bin/ld: final link failed: Nonrepresentable section on output >collect2: ld returned 1 exit status >make[2]: *** [dump_stream] Error 1 >make[2]: *** Waiting for unfinished jobs.... >/usr/bin/ld: loop_stream.o(.text+0x298): unresolvable R_PPC64_REL24 relocation against symbol `rtsp_get_rtp_th' >/usr/bin/ld: loop_stream.o(.text+0x2b8): unresolvable R_PPC64_REL24 relocation against symbol `rtsp_get_rtp_queue' >/usr/bin/ld: final link failed: Nonrepresentable section on output >collect2: ld returned 1 exit status >make[2]: *** [loop_stream] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2/example' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/libnemesi-0.6.4-rc2' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.22269 (%build) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.22269 (%build) >EXCEPTION: Command failed. See logs for output. > # bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/libnemesi.spec' >Traceback (most recent call last): > File "/usr/lib/python2.4/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.4/site-packages/mock/util.py", line 287, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), ret) >Error: Command failed. See logs for output. > # bash --login -c 'rpmbuild -bb --target ppc64 --nodeps //builddir/build/SPECS/libnemesi.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 433845
: 295547