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 904298 Details for
Bug 1106246
mscgen: FTBFS in rawhide
[?]
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.
build.log
<fdopen> (text/plain), 13.99 KB, created by
Dennis Gilmore
on 2014-06-09 04:04:10 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 04:04:10 UTC
Size:
13.99 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mscgen.spec'], False, '/var/lib/mock/f21-build-2127038-392868/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2a9bb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/mscgen.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Mon Aug 16 2012 Damian Wrobel <dwrobel@ertelnet.rybnik.pl> - 0.20-3 >warning: bogus date in %changelog: Thu Aug 25 2010 Michael McTernan <Michael.McTernan.2001@cs.bris.ac.uk> 0.18-1 >warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/mscgen-0.20-10.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mscgen.spec'], False, '/var/lib/mock/f21-build-2127038-392868/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2a9bb90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mscgen.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Mon Aug 16 2012 Damian Wrobel <dwrobel@ertelnet.rybnik.pl> - 0.20-3 >warning: bogus date in %changelog: Thu Aug 25 2010 Michael McTernan <Michael.McTernan.2001@cs.bris.ac.uk> 0.18-1 >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UwXLgg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf mscgen-0.20 >+ /usr/bin/tar -xf - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/mscgen-src-0.20.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd mscgen-0.20 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (mscgen-0.20-escape.patch):' >Patch #0 (mscgen-0.20-escape.patch): >+ /usr/bin/cat /builddir/build/SOURCES/mscgen-0.20-escape.patch >+ /usr/bin/patch -p1 -b --suffix .escape --fuzz=0 >patching file src/usage.c >Patch #1 (mscgen-0.20-uninitialized-ymax.patch): >+ echo 'Patch #1 (mscgen-0.20-uninitialized-ymax.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/mscgen-0.20-uninitialized-ymax.patch >+ /usr/bin/patch -p1 -b --suffix .initialization --fuzz=0 >patching file src/main.c >patching file ChangeLog >+ rm -f src/language.c src/language.h src/lexer.c >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CUBLGG >+ umask 022 >+ cd /builddir/build/BUILD >+ cd mscgen-0.20 >+ sed 's/\r//' TODO >+ touch -r TODO TODO.tmp >+ mv TODO.tmp TODO >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ '[' 1 = 1 ']' >+ '[' x '!=' x ']' >+ ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-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 --with-freetype --docdir=/usr/share/doc/mscgen >checking for i686-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for i686-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 whether gcc and cc understand -c and -o together... yes >checking for a sed that does not truncate output... /usr/bin/sed >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... none needed >checking whether yytext is a pointer... no >checking for bison... bison -y >checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for unistd.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for gdlib-config... /usr/bin/gdlib-config >checking gd.h usability... yes >checking gd.h presence... yes >checking for gd.h... yes >checking if gdImageColorAllocate() can be linked... yes >checking if gdImageStringFT() can be linked... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating man/Makefile >config.status: creating test/Makefile >config.status: creating examples/Makefile >config.status: creating config.h >config.status: executing depfiles commands >+ make -j16 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/mscgen-0.20' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/mscgen-0.20/src' >/bin/sh ../ylwrap language.y y.tab.c language.c y.tab.h language.h y.output language.output -- bison -y -d >/bin/sh ../ylwrap lexer.l lex.yy.c lexer.c -- flex >updating language.h >make all-am >make[3]: Entering directory `/builddir/build/BUILD/mscgen-0.20/src' >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-adraw.o `test -f 'adraw.c' || echo './'`adraw.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-cmdparse.o `test -f 'cmdparse.c' || echo './'`cmdparse.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-main.o `test -f 'main.c' || echo './'`main.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-svg_out.o `test -f 'svg_out.c' || echo './'`svg_out.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-language.o `test -f 'language.c' || echo './'`language.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-msc.o `test -f 'msc.c' || echo './'`msc.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-ps_out.o `test -f 'ps_out.c' || echo './'`ps_out.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-utf8.o `test -f 'utf8.c' || echo './'`utf8.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-gd_out.o `test -f 'gd_out.c' || echo './'`gd_out.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-safe.o `test -f 'safe.c' || echo './'`safe.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-lexer.o `test -f 'lexer.c' || echo './'`lexer.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-null_out.o `test -f 'null_out.c' || echo './'`null_out.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mscgen-usage.o `test -f 'usage.c' || echo './'`usage.c >language.c:464:5: error: conflicting types for 'yyparse' > int yyparse (void); > ^ >language.y:203:14: note: previous declaration of 'yyparse' was here > extern int yyparse (void *YYPARSE_PARAM); > ^ >language.c:1401:1: error: conflicting types for 'yyparse' > yyparse (void) > ^ >language.y:203:14: note: previous declaration of 'yyparse' was here > extern int yyparse (void *YYPARSE_PARAM); > ^ >language.y: In function 'yyparse': >language.y:290:13: error: 'yyparse_result' undeclared (first use in this function) > *(Msc *)yyparse_result = $$; > ^ >language.y:290:13: note: each undeclared identifier is reported only once for each function it appears in >make[3]: *** [mscgen-language.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >make[3]: Leaving directory `/builddir/build/BUILD/mscgen-0.20/src' >make[2]: Leaving directory `/builddir/build/BUILD/mscgen-0.20/src' >make[2]: *** [all] Error 2 >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/mscgen-0.20' >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.CUBLGG (%build) > bogus date in %changelog: Mon Aug 16 2012 Damian Wrobel <dwrobel@ertelnet.rybnik.pl> - 0.20-3 > bogus date in %changelog: Thu Aug 25 2010 Michael McTernan <Michael.McTernan.2001@cs.bris.ac.uk> 0.18-1 > Bad exit status from /var/tmp/rpm-tmp.CUBLGG (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/mscgen.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.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/mscgen.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 1106246
: 904298 |
904299
|
904300