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 444255 Details for
Bug 631156
FTBFS iverilog-0.9.20091230-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), 21.91 KB, created by
FTBFS
on 2010-09-07 17:02:54 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 17:02:54 UTC
Size:
21.91 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/iverilog.spec'], False, '/var/lib/mock/fedora-development-i386-iverilog-0.9.20091230-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1c27b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/iverilog.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/iverilog-0.9.20091230-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/iverilog.spec'], False, '/var/lib/mock/fedora-development-i386-iverilog-0.9.20091230-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1c27b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/iverilog.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lo2t9D >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf verilog-0.9.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/verilog-0.9.2.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd verilog-0.9.2 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find . -type f -name .git -exec rm '{}' ';' >++ find . -type d -name autom4te.cache -exec echo '{}' ';' >+ rm -rf >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QMrEM7 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd verilog-0.9.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for gcc option to accept ISO C99... -std=gnu99 >checking for i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for gperf... gperf >checking for man... no >checking for ps2pdf... no >checking for git... no >checking for flex... flex >checking for bison... bison >checking for Microsoft Windows... no >checking how to run the C++ preprocessor... g++ -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 getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for inttypes.h... (cached) yes >checking libiberty.h usability... no >checking libiberty.h presence... no >checking for libiberty.h... no >checking iosfwd usability... yes >checking iosfwd presence... yes >checking for iosfwd... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking for unsigned long long... yes >checking size of unsigned long long... 8 >checking for unsigned long... yes >checking size of unsigned long... 4 >checking for unsigned... yes >checking size of unsigned... 4 >checking for tputs in -ltermcap... no >checking for readline in -lreadline... no >checking for add_history in -lhistory... no >checking readline/readline.h usability... no >checking readline/readline.h presence... no >checking for readline/readline.h... no >checking readline/history.h usability... no >checking readline/history.h presence... no >checking for readline/history.h... no >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for gzwrite in -lz... yes >checking for gzwrite in -lz... (cached) yes >checking for BZ2_bzdopen in -lbz2... yes >checking for BZ2_bzdopen in -lbz2... (cached) yes >checking for working alloca.h... yes >checking for alloca... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >configure: Not using valgrind hooks >checking for sys/times... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for dlopen in -ldl... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether byte ordering is bigendian... no >checking for extra libs needed... >checking for flag to make position independent code... -fPIC >checking for fopen64... yes >checking for library containing lround... -lm >checking for library containing llround... none required >checking for library containing nan... none required >checking for library containing fmin... none required >checking for library containing fmax... none required >checking if uint64_t and unsigned long are identical... no >checking for -rdynamic compiler flag... -rdynamic >checking for shared library link flag... -shared >checking for leading underscores... no >checking for trailing underscores... no >checking for sanity of prefix... ok >checking for sanity of exec_prefix... ok >checking for sanity of libdir... ok >configure: creating ./config.status >config.status: creating Makefile >config.status: creating ivlpp/Makefile >config.status: creating vvp/Makefile >config.status: creating vpi/Makefile >config.status: creating driver/Makefile >config.status: creating driver-vpi/Makefile >config.status: creating cadpli/Makefile >config.status: creating libveriuser/Makefile >config.status: creating tgt-null/Makefile >config.status: creating tgt-stub/Makefile >config.status: creating tgt-vvp/Makefile >config.status: creating tgt-vhdl/Makefile >config.status: creating tgt-fpga/Makefile >config.status: creating tgt-verilog/Makefile >config.status: creating tgt-pal/Makefile >config.status: creating config.h >config.status: creating _pli_types.h >config.status: creating vvp/config.h >config.status: creating vpi/vpi_config.h >config.status: creating libveriuser/config.h >config.status: creating tgt-vvp/vvp_config.h >config.status: creating tgt-vhdl/vhdl_config.h >+ make -j4 >mkdir dep >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c main.cc -o main.o >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c async.cc -o async.o >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c design_dump.cc -o design_dump.o >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c discipline.cc -o discipline.o >mv discipline.d dep/discipline.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c dup_expr.cc -o dup_expr.o >mv async.d dep/async.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elaborate.cc -o elaborate.o >mv dup_expr.d dep/dup_expr.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_expr.cc -o elab_expr.o >mv main.d dep/main.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elaborate_analog.cc -o elaborate_analog.o >mv design_dump.d dep/design_dump.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_lval.cc -o elab_lval.o >mv elaborate_analog.d dep/elaborate_analog.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_net.cc -o elab_net.o >mv elab_lval.d dep/elab_lval.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_pexpr.cc -o elab_pexpr.o >mv elab_net.d dep/elab_net.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_scope.cc -o elab_scope.o >mv elab_pexpr.d dep/elab_pexpr.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_sig.cc -o elab_sig.o >mv elab_expr.d dep/elab_expr.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c elab_sig_analog.cc -o elab_sig_analog.o >mv elab_sig_analog.d dep/elab_sig_analog.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c emit.cc -o emit.o >mv elaborate.d dep/elaborate.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c eval.cc -o eval.o >mv emit.d dep/emit.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c eval_attrib.cc -o eval_attrib.o >mv eval.d dep/eval.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c eval_tree.cc -o eval_tree.o >mv eval_attrib.d dep/eval_attrib.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c expr_synth.cc -o expr_synth.o >mv elab_sig.d dep/elab_sig.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c functor.cc -o functor.o >mv elab_scope.d dep/elab_scope.d >flex -PVL -s -olexor.cc ./lexor.lex >bison --verbose -t -p VL -d -o parse.cc ./parse.y >mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c link_const.cc -o link_const.o >mv functor.d dep/functor.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c load_module.cc -o load_module.o >mv link_const.d dep/link_const.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c netlist.cc -o netlist.o >mv expr_synth.d dep/expr_synth.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c netmisc.cc -o netmisc.o >mv eval_tree.d dep/eval_tree.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_analog.cc -o net_analog.o >mv load_module.d dep/load_module.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_assign.cc -o net_assign.o >mv net_analog.d dep/net_analog.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_design.cc -o net_design.o >mv net_assign.d dep/net_assign.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_event.cc -o net_event.o >mv netmisc.d dep/netmisc.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_expr.cc -o net_expr.o >mv netlist.d dep/netlist.d >mv net_event.d dep/net_event.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_func.cc -o net_func.o >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_link.cc -o net_link.o >mv net_expr.d dep/net_expr.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_modulo.cc -o net_modulo.o >mv net_func.d dep/net_func.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_nex_input.cc -o net_nex_input.o >mv net_link.d dep/net_link.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_nex_output.cc -o net_nex_output.o >mv net_design.d dep/net_design.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_proc.cc -o net_proc.o >mv net_modulo.d dep/net_modulo.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_scope.cc -o net_scope.o >mv net_nex_input.d dep/net_nex_input.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_tran.cc -o net_tran.o >mv net_nex_output.d dep/net_nex_output.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c net_udp.cc -o net_udp.o >mv net_proc.d dep/net_proc.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pad_to_width.cc -o pad_to_width.o >mv net_udp.d dep/net_udp.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c parse.cc -o parse.o >mv net_tran.d dep/net_tran.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c parse_misc.cc -o parse_misc.o >mv pad_to_width.d dep/pad_to_width.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pform.cc -o pform.o >mv net_scope.d dep/net_scope.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pform_analog.cc -o pform_analog.o >mv parse_misc.d dep/parse_misc.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pform_disciplines.cc -o pform_disciplines.o >mv pform_analog.d dep/pform_analog.d >g++ -DHAVE_CONFIG_H -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MD -c pform_dump.cc -o pform_dump.o >pform_disciplines.cc:30:59: error: cannot call constructor 'perm_string::perm_string' directly >pform_disciplines.cc:30:59: error: for a function-style cast, remove the redundant '::perm_string' >pform_disciplines.cc:31:61: error: cannot call constructor 'perm_string::perm_string' directly >pform_disciplines.cc:31:61: error: for a function-style cast, remove the redundant '::perm_string' >pform_disciplines.cc: In function 'void pform_end_nature(const vlltype&)': >pform_disciplines.cc:85:46: error: cannot call constructor 'perm_string::perm_string' directly >pform_disciplines.cc:85:46: error: for a function-style cast, remove the redundant '::perm_string' >pform_disciplines.cc:86:48: error: cannot call constructor 'perm_string::perm_string' directly >pform_disciplines.cc:86:48: error: for a function-style cast, remove the redundant '::perm_string' >pform_disciplines.cc: In function 'void pform_end_discipline(const vlltype&)': >pform_disciplines.cc:174:50: error: cannot call constructor 'perm_string::perm_string' directly >pform_disciplines.cc:174:50: error: for a function-style cast, remove the redundant '::perm_string' >make: *** [pform_disciplines.o] Error 1 >make: *** Waiting for unfinished jobs.... >mv pform_dump.d dep/pform_dump.d >mv pform.d dep/pform.d >mv parse.d dep/parse.d >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.QMrEM7 (%build) > Bad exit status from /var/tmp/rpm-tmp.QMrEM7 (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/iverilog.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/iverilog.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 631156
:
444254
| 444255 |
444256
|
444257
|
444258
|
444259