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 906945 Details for
Bug 1107452
tkgate: 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), 39.24 KB, created by
Dennis Gilmore
on 2014-06-10 03:02:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-10 03:02:00 UTC
Size:
39.24 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/tkgate.spec'], False, '/var/lib/mock/f21-build-2153945-393013/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 0x2b28b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/tkgate.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: Sat Aug 28 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2.0-7.beta9 >warning: bogus date in %changelog: Thu Feb 20 2009 Thibault North <tnorth [AT] fedoraproject DOT org> - 2.0-3.beta6 >warning: Could not canonicalize hostname: buildhw-11.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/tkgate-2.0-18.beta10.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/tkgate.spec'], False, '/var/lib/mock/f21-build-2153945-393013/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 0x2b28b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/tkgate.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: Sat Aug 28 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2.0-7.beta9 >warning: bogus date in %changelog: Thu Feb 20 2009 Thibault North <tnorth [AT] fedoraproject DOT org> - 2.0-3.beta6 >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JiC1hT >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf tkgate-2.0-b10 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/tkgate-2.0-b10.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd tkgate-2.0-b10 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (tkgate-2.0-doc.patch): >+ echo 'Patch #0 (tkgate-2.0-doc.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/tkgate-2.0-doc.patch >+ /usr/bin/patch -p0 -b --suffix .doc --fuzz=0 >patching file Makefile.in >Hunk #1 succeeded at 234 (offset 18 lines). >Hunk #2 succeeded at 244 (offset 18 lines). >Patch #1 (tkgate-2.0-lm.patch): >+ echo 'Patch #1 (tkgate-2.0-lm.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/tkgate-2.0-lm.patch >+ /usr/bin/patch -p0 -b --suffix .lm --fuzz=0 >patching file src/tkgate/Makefile.in >patching file src/tkgate/Makefile.am >+ sed -i 's|"${tkg_gateHome}/libexec/verga"|"/usr/bin/verga"|' scripts/parms.tcl >+ sed -i 's|license.txt||' scripts/license.tcl >+ sed -i 's|TKGATE_LIBDIRS="\(.*\)"|TKGATE_LIBDIRS="\1 /usr/lib64"|' configure >+ find . -type f -name '*~' -exec rm -f '{}' ';' >+ find . -type f -name '\#*\#' -exec rm -f '{}' ';' >+ chmod 0755 scripts/tree.tcl >+ chmod 0644 test/verga/maketests.sh >+ chmod 0644 test/verga/runtests.sh >+ /usr/bin/rm -f locale/en/tutorials/definition.txt locale/ja/tutorials/definition.txt >+ /usr/bin/rm -f bindings/none >+ /usr/bin/rm -f scripts/dip.tcl >+ /usr/bin/rm -f test/verga/grammar.out >+ cat >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nsGNX8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd tkgate-2.0-b10 >+ 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 -m64 -mtune=generic' >+ 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 -m64 -mtune=generic' >+ 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 -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ '[' 1 = 1 ']' >+ '[' x '!=' x ']' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-redhat-linux-gnu-g++... no >checking for x86_64-redhat-linux-gnu-c++... no >checking for x86_64-redhat-linux-gnu-gpp... no >checking for x86_64-redhat-linux-gnu-aCC... no >checking for x86_64-redhat-linux-gnu-CC... no >checking for x86_64-redhat-linux-gnu-cxx... no >checking for x86_64-redhat-linux-gnu-cc++... no >checking for x86_64-redhat-linux-gnu-cl.exe... no >checking for x86_64-redhat-linux-gnu-FCC... no >checking for x86_64-redhat-linux-gnu-KCC... no >checking for x86_64-redhat-linux-gnu-RCC... no >checking for x86_64-redhat-linux-gnu-xlC_r... no >checking for x86_64-redhat-linux-gnu-xlC... no >checking for g++... g++ >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 g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >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 bison... no >checking for byacc... no >checking for flex... no >checking for lex... no >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking how to run the C preprocessor... gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for x86_64-redhat-linux-gnu-ranlib... ranlib >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/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 how to recognize dependent libraries... pass_all >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 how to run the C++ preprocessor... g++ -E >checking for x86_64-redhat-linux-gnu-g77... no >checking for x86_64-redhat-linux-gnu-xlf... no >checking for x86_64-redhat-linux-gnu-f77... no >checking for x86_64-redhat-linux-gnu-frt... no >checking for x86_64-redhat-linux-gnu-pgf77... no >checking for x86_64-redhat-linux-gnu-cf77... no >checking for x86_64-redhat-linux-gnu-fort77... no >checking for x86_64-redhat-linux-gnu-fl32... no >checking for x86_64-redhat-linux-gnu-af77... no >checking for x86_64-redhat-linux-gnu-xlf90... no >checking for x86_64-redhat-linux-gnu-f90... no >checking for x86_64-redhat-linux-gnu-pgf90... no >checking for x86_64-redhat-linux-gnu-pghpf... no >checking for x86_64-redhat-linux-gnu-epcf90... no >checking for x86_64-redhat-linux-gnu-gfortran... no >checking for x86_64-redhat-linux-gnu-g95... no >checking for x86_64-redhat-linux-gnu-xlf95... no >checking for x86_64-redhat-linux-gnu-f95... no >checking for x86_64-redhat-linux-gnu-fort... no >checking for x86_64-redhat-linux-gnu-ifort... no >checking for x86_64-redhat-linux-gnu-ifc... no >checking for x86_64-redhat-linux-gnu-efc... no >checking for x86_64-redhat-linux-gnu-pgf95... no >checking for x86_64-redhat-linux-gnu-lf95... no >checking for x86_64-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... 1572864 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for x86_64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-redhat-linux-gnu-ranlib... (cached) ranlib >checking for x86_64-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... no >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... 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 stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... 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 iconv.h... found in /usr/include >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for unsigned long long... yes >checking for pid_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking return type of signal handlers... void >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking for vprintf... yes >checking for _doprnt... no >checking for getcwd... yes >checking for gettimeofday... yes >checking for memmove... yes >checking for memset... yes >checking for putenv... yes >checking for select... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strncasecmp... yes >checking for strrchr... yes >checking for strspn... yes >checking for strstr... yes >checking for strcasestr... yes >checking tcl/tk version... 8.6 >checking pw_gecos in struct pwd... yes >checking how to set signal handlers... signal() >checking whether byte ordering is bigendian... no >checking word size... 32 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/common/Makefile >config.status: creating src/tkgate/Makefile >config.status: creating src/verga/Makefile >config.status: creating src/gmac/Makefile >config.status: creating src/tools/Makefile >config.status: creating config.h >config.status: executing depfiles commands >+ /usr/bin/make -j16 >/usr/bin/make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/tkgate-2.0-b10' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/tkgate-2.0-b10/src' >Making all in common >make[3]: Entering directory `/builddir/build/BUILD/tkgate-2.0-b10/src/common' >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hash.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c list.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c misc.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ycmalloc.c >misc.c: In function 'GetSysType': >misc.c:67:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] > fgets(buf,1024,p); > ^ >rm -f libcommon.a >ar cru libcommon.a hash.o list.o misc.o ycmalloc.o >ranlib libcommon.a >make[3]: Leaving directory `/builddir/build/BUILD/tkgate-2.0-b10/src/common' >Making all in tkgate >make[3]: Entering directory `/builddir/build/BUILD/tkgate-2.0-b10/src/tkgate' > cd ../.. && /bin/sh /builddir/build/BUILD/tkgate-2.0-b10/missing --run automake-1.9 --gnu --ignore-deps src/tkgate/Makefile >/builddir/build/BUILD/tkgate-2.0-b10/missing: line 52: automake-1.9: command not found >WARNING: `automake-1.9' is missing on your system. You should only need it if > you modified `Makefile.am', `acinclude.m4' or `configure.ac'. > You might want to install the `Automake' and `Perl' packages. > Grab them from any GNU archive site. > cd ../.. && /bin/sh ./config.status src/tkgate/Makefile >config.status: creating src/tkgate/Makefile >make[3]: Leaving directory `/builddir/build/BUILD/tkgate-2.0-b10/src/tkgate' >make[3]: Entering directory `/builddir/build/BUILD/tkgate-2.0-b10/src/tkgate' >/usr/bin/make all-am >make[4]: Entering directory `/builddir/build/BUILD/tkgate-2.0-b10/src/tkgate' >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c adder.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c and.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c arshift.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c ascii.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c block.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c breakpoint.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c buffer.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c circuit.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c clock.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c comment.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c concat.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c cpath.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c cursors.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c delay.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c demux.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c decoder.c >clock.c: In function 'Clock_WriteCellDef': >clock.c:272:7: warning: unused variable 'on_value' [-Wunused-variable] > int on_value = 1; > ^ >and.c: In function 'AOX_GateParmList': >and.c:346:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > fprintf(f,"(%sw%x)",inv,(unsigned)w->net); > ^ >circuit.c: In function 'Circuit_unloadLibrary': >circuit.c:428:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > NHash_insert(dhash,(int)M,M); > ^ >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c dip.c >adder.c: In function 'Adder_WriteCellDef': >adder.c:148:14: warning: unused variable 'gi' [-Wunused-variable] > GGateInfo *gi = gcs->gc_info; > ^ >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c divide.c >block.c: In function 'Block_Make': >block.c:256:19: warning: variable 'M' set but not used [-Wunused-but-set-variable] > GModuleDef *M; > ^ >block.c:279:17: warning: variable 'M' set but not used [-Wunused-but-set-variable] > GModuleDef *M; > ^ >ascii.c: In function 'recodeText': >ascii.c:367:12: warning: passing argument 2 of 'iconv' from incompatible pointer type > result = iconv(encoder->ico,&inPtr,&inSize,&outPtr,&outSize); > ^ >In file included from tkgate.h:45:0, > from ascii.c:24: >/usr/include/iconv.h:42:15: note: expected 'char ** __restrict__' but argument is of type 'const char **' > extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, > ^ >ascii.c: In function 'recodeTextP': >ascii.c:405:14: warning: passing argument 2 of 'iconv' from incompatible pointer type > result = iconv(encoder->ico,&inPtr,&inSize,&outPtr,&outSize); > ^ >In file included from tkgate.h:45:0, > from ascii.c:24: >/usr/include/iconv.h:42:15: note: expected 'char ** __restrict__' but argument is of type 'const char **' > extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, > ^ >ascii.c:381:9: warning: unused variable 'outString' [-Wunused-variable] > char *outString; > ^ >block.c: In function 'Block_VerSaveModParms': >block.c:911:2: error: format not a string literal and no format arguments [-Werror=format-security] > sprintf(buf,quoteChars(buf,buf2,"\"\\")); > ^ >block.c: In function 'guessPortName': >block.c:1103:20: error: 'Tcl_Interp' has no member named 'result' > if (*TkGate.tcl->result) > ^ >block.c:1104:28: error: 'Tcl_Interp' has no member named 'result' > strcpy(buf,TkGate.tcl->result); > ^ >In file included from /usr/include/string.h:634:0, > from block.c:21: >block.c: In function 'block_setPortName': >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1167:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c: In function 'block_getNewPortProperties': >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1546:24: error: 'Tcl_Interp' has no member named 'result' > if (strcmp(TkGate.tcl->result,"1") == 0) { > ^ >block.c:1548:17: warning: variable 'sigName' set but not used [-Wunused-but-set-variable] > const char *sigName; > ^ >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c edit.c >block.c: In function 'Block_setParmPort': >block.c:1923:5: warning: implicit declaration of function 'yyerror' [-Wimplicit-function-declaration] > yyerror("missing parameter name on instance '%s'.",g->ename); > ^ >block.c: In function 'block_isIsomorphic_blockports': >block.c:2067:17: warning: unused variable 'pn2' [-Wunused-variable] > const char *pn2 = GCElement_getPadName(g2,i); > ^ >block.c:2066:17: warning: unused variable 'pn1' [-Wunused-variable] > const char *pn1 = GCElement_getPadName(g1,k); > ^ >block.c: In function 'block_isIsomorphic': >block.c:2131:11: warning: unused variable 'n' [-Wunused-variable] > int i,j,n; > ^ >block.c:2131:9: warning: unused variable 'j' [-Wunused-variable] > int i,j,n; > ^ >block.c:2131:7: warning: unused variable 'i' [-Wunused-variable] > int i,j,n; > ^ >In file included from tkgate.h:54:0, > from block.c:23: >block.c: In function 'block_updateInterface': >../../src/common/hash.h:107:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > #define PHash_insert(H,P,O) NHash_insert(H,(unsigned)(P),O) > ^ >block.c:2354:4: note: in expansion of macro 'PHash_insert' > PHash_insert(resizeTable,pw[p]->net,(void*)GNet_getNBits(w->net)); > ^ >block.c:2354:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > PHash_insert(resizeTable,pw[p]->net,(void*)GNet_getNBits(w->net)); > ^ >../../src/common/hash.h:107:58: note: in definition of macro 'PHash_insert' > #define PHash_insert(H,P,O) NHash_insert(H,(unsigned)(P),O) > ^ >block.c:2299:9: warning: unused variable 'dir' [-Wunused-variable] > int dir = GCElement_getPadDir(ug,i); > ^ >In file included from tkgate.h:54:0, > from block.c:23: >../../src/common/hash.h:61:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > #define PHashElem_key(E) ((void*)(E)->key.d) > ^ >block.c:2381:24: note: in expansion of macro 'PHashElem_key' > GNet *n = (GNet*)PHashElem_key(he); > ^ >block.c:2382:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > int size = (unsigned)HashElem_obj(he); > ^ >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c editstate.c >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c error.c >block.c: In function 'block_getNewPortProperties': >block.c:1564:1: warning: control reaches end of non-void function [-Wreturn-type] > } > ^ >cpath.c: In function 'cpath_open': >cpath.c:443:14: warning: variable 'es' set but not used [-Wunused-but-set-variable] > EditState *es; > ^ >cc1: some warnings being treated as errors >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DTKGATE_HOMEDIR=\"/usr/share/tkgate\" -I../.. -I../../src/common -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 -m64 -mtune=generic -c expr.c >cursors.c: In function 'init_cursors': >cursors.c:185:3: warning: pointer targets in passing argument 5 of 'XQueryBestCursor' differ in signedness [-Wpointer-sign] > XQueryBestCursor(TkGate.D,TkGate.root,32,32,&MaxW,&MaxH); > ^ >In file included from tkgate.h:41:0, > from cursors.c:22: >/usr/include/X11/Xlib.h:2932:15: note: expected 'unsigned int *' but argument is of type 'int *' > extern Status XQueryBestCursor( > ^ >cursors.c:185:3: warning: pointer targets in passing argument 6 of 'XQueryBestCursor' differ in signedness [-Wpointer-sign] > XQueryBestCursor(TkGate.D,TkGate.root,32,32,&MaxW,&MaxH); > ^ >In file included from tkgate.h:41:0, > from cursors.c:22: >/usr/include/X11/Xlib.h:2932:15: note: expected 'unsigned int *' but argument is of type 'int *' > extern Status XQueryBestCursor( > ^ >make[4]: *** [block.o] Error 1 >make[4]: *** Waiting for unfinished jobs.... >editstate.c: In function 'env_insertModule': >editstate.c:214:9: warning: variable 'mflags' set but not used [-Wunused-but-set-variable] > char *mflags = ""; > ^ >editstate.c: In function 'env_copy': >editstate.c:516:20: error: 'Tcl_Interp' has no member named 'result' > if (*TkGate.tcl->result != '1') > ^ >editstate.c: In function 'editstate_flushModules': >editstate.c:1023:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > NHash_insert(lmhash,(int)M,M); > ^ >dip.c:116:1: warning: initialization from incompatible pointer type > }; > ^ >dip.c:116:1: warning: (near initialization for 'gate_dip_info.SetProp') >dip.c: In function 'Dip_Draw': >dip.c:147:3: warning: implicit declaration of function 'SwitchDip_getCompositeName' [-Wimplicit-function-declaration] > SwitchDip_getCompositeName(g, compositeName); > ^ >make[4]: *** [editstate.o] Error 1 >error.c: In function 'badaddr': >error.c:604:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > return ((unsigned)S & 0x1) != 0; > ^ >expr.c: In function 'Expr_sprint': >expr.c:500:5: error: format not a string literal and no format arguments [-Werror=format-security] > s += sprintf("%s",findSymbol(e->op));n -= strlen(s); > ^ >edit.c: In function 'HandScroll_move': >edit.c:204:5: warning: implicit declaration of function 'FlagScrolling' [-Wimplicit-function-declaration] > FlagScrolling(); > ^ >edit.c: In function 'HandScroll_drop': >edit.c:216:7: warning: unused variable 'y' [-Wunused-variable] > int y = TkGate.ed->ry; > ^ >edit.c:215:7: warning: unused variable 'x' [-Wunused-variable] > int x = TkGate.ed->rx; > ^ >edit.c: In function 'logError': >edit.c:1510:9: warning: variable 'lstr' set but not used [-Wunused-but-set-variable] > char *lstr = 0; > ^ >cc1: some warnings being treated as errors >make[4]: *** [expr.o] Error 1 >make[4]: Leaving directory `/builddir/build/BUILD/tkgate-2.0-b10/src/tkgate' >make[3]: Leaving directory `/builddir/build/BUILD/tkgate-2.0-b10/src/tkgate' >make[3]: *** [all] Error 2 >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/tkgate-2.0-b10/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/tkgate-2.0-b10' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.nsGNX8 (%build) >RPM build errors: > bogus date in %changelog: Sat Aug 28 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 2.0-7.beta9 > bogus date in %changelog: Thu Feb 20 2009 Thibault North <tnorth [AT] fedoraproject DOT org> - 2.0-3.beta6 > Bad exit status from /var/tmp/rpm-tmp.nsGNX8 (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/tkgate.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 x86_64 --nodeps builddir/build/SPECS/tkgate.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 1107452
: 906945 |
906946
|
906947