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 1460966 Details for
Bug 1603640
chicken: FTBFS in Fedora 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
build.log (text/plain), 17.27 KB, created by
Mohan Boddu
on 2018-07-19 18:13:22 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 18:13:22 UTC
Size:
17.27 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/chicken.spec'], chrootPath='/var/lib/mock/f29-build-12991490-948718/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xb5f22ad0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/chicken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >warning: Macro expanded in comment on line 1: %global _default_patch_fuzz 2 >Building target platforms: armv7hl >Building for target armv7hl >Wrote: /builddir/build/SRPMS/chicken-4.12.0-7.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/chicken.spec'], chrootPath='/var/lib/mock/f29-build-12991490-948718/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xb5f22ad0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/chicken.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >warning: Macro expanded in comment on line 1: %global _default_patch_fuzz 2 >Building target platforms: armv7hl >Building for target armv7hl >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IB00L8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf chicken-4.12.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/chicken-4.12.0.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd chicken-4.12.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (make_cflags_work.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 >Patch #0 (make_cflags_work.patch): >patching file defaults.make >Hunk #1 succeeded at 133 (offset -21 lines). >+ echo 'Patch #2 (CVE-2017-6949.patch):' >Patch #2 (CVE-2017-6949.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 >patching file srfi-4.scm >Patch #3 (CVE-2017-11343.patch): >+ echo 'Patch #3 (CVE-2017-11343.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=2 >patching file runtime.c >Hunk #1 succeeded at 783 (offset -16 lines). >Hunk #2 succeeded at 794 (offset -21 lines). >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9hWuYH >+ umask 022 >+ cd /builddir/build/BUILD >+ cd chicken-4.12.0 >+ make PLATFORM=linux spotless >rm -f chicken csi csc \ > chicken-profile \ > chicken-install \ > chicken-uninstall \ > chicken-status \ > chicken-bug *.o \ > libchicken.so \ > libchicken.so \ > libchicken.a \ > \ > chicken.import.so lolevel.import.so srfi-1.import.so srfi-4.import.so data-structures.import.so ports.import.so files.import.so posix.import.so srfi-13.import.so srfi-69.import.so extras.import.so srfi-14.import.so tcp.import.so foreign.import.so srfi-18.import.so utils.import.so csi.import.so irregex.import.so setup-api.import.so setup-download.import.so \ > setup-api.so setup-download.so setup-api.import.so setup-download.import.so >rm -f libchicken.so.8 >rm -f \ > chicken-config.h chicken-defaults.h chicken-install.rc chicken-uninstall.rc >rm -fr ./tests/a.out ./tests/scrutiny.out \ > ./tests/tmp* ./tests/*.so ./tests/*.import.scm ./tests/repository ./tests/*.dll >rm -f batch-driver.c build-version.c c-backend.c c-platform.c chicken-bug.c chicken-ffi-syntax.c chicken-install.c chicken-profile.c chicken-status.c chicken-syntax.c chicken-uninstall.c chicken.c chicken.import.c compiler-syntax.c compiler.c csc.c csi.c csi.import.c data-structures.c data-structures.import.c debugger-client.c eval.c expand.c extras.c extras.import.c files.c files.import.c foreign.import.c irregex.c irregex.import.c lfa2.c library.c lolevel.c lolevel.import.c modules.c optimizer.c ports.c ports.import.c posix.import.c posixunix.c posixwin.c profiler.c scheduler.c scrutinizer.c setup-api.c setup-api.import.c setup-api.import.scm setup-download.c setup-download.import.c setup-download.import.scm srfi-1.c srfi-1.import.c srfi-13.c srfi-13.import.c srfi-14.c srfi-14.import.c srfi-18.c srfi-18.import.c srfi-4.c srfi-4.import.c srfi-69.c srfi-69.import.c stub.c support.c tcp.c tcp.import.c utils.c utils.import.c \ > buildtag.h buildid buildbranch >++ date +%Y-%m-%d >++ hostname >+ echo '#define C_BUILD_TAG "compiled 2018-07-13 on buildvm-armv7-05.arm.fedoraproject.org"' >++ sed s/-Wall// >++ echo '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' >+ make 'CFLAGS=-O2 -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wformat' PREFIX=/usr BINDIR=/usr/bin LIBDIR=/usr/lib DATADIR=/usr/share/chicken INCLUDEDIR=/usr/include/chicken INFODIR=/usr/share/info/chicken TOPMANDIR=/usr/share/man DOCDIR=/usr/share/doc/chicken PLATFORM=linux >chicken library.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -specialize -types ./types.db -explicit-use -no-trace -output-file library.c >echo '#define C_CHICKEN_PROGRAM "chicken"' >> chicken-defaults.h >echo '#ifndef C_INSTALL_CC' >> chicken-defaults.h >echo '# define C_INSTALL_CC "gcc"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_CXX' >> chicken-defaults.h >echo '# define C_INSTALL_CXX "g++"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_POSTINSTALL_PROGRAM' >> chicken-defaults.h >echo '# define C_INSTALL_POSTINSTALL_PROGRAM "true"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_RC_COMPILER' >> chicken-defaults.h >echo '# define C_INSTALL_RC_COMPILER ""' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_CFLAGS' >> chicken-defaults.h >echo '# define C_INSTALL_CFLAGS "-fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -O2 -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wformat -Os -fomit-frame-pointer"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_LDFLAGS' >> chicken-defaults.h >echo '# define C_INSTALL_LDFLAGS " "' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_PREFIX' >> chicken-defaults.h >echo '# define C_INSTALL_PREFIX "/usr"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_SHARE_HOME' >> chicken-defaults.h >echo '# define C_INSTALL_SHARE_HOME "/usr/share/chicken"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_BIN_HOME' >> chicken-defaults.h >echo '# define C_INSTALL_BIN_HOME "/usr/bin"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_EGG_HOME' >> chicken-defaults.h >echo '# define C_INSTALL_EGG_HOME "/usr/lib/chicken/8"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_LIB_HOME' >> chicken-defaults.h >echo '# define C_INSTALL_LIB_HOME "/usr/lib"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_LIB_NAME' >> chicken-defaults.h >echo '# define C_INSTALL_LIB_NAME "chicken"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_STATIC_LIB_HOME' >> chicken-defaults.h >echo '# define C_INSTALL_STATIC_LIB_HOME "/usr/lib"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_INCLUDE_HOME' >> chicken-defaults.h >echo '# define C_INSTALL_INCLUDE_HOME "/usr/include/chicken/chicken"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_MORE_LIBS' >> chicken-defaults.h >echo '# define C_INSTALL_MORE_LIBS "-lm -ldl"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_INSTALL_MORE_STATIC_LIBS' >> chicken-defaults.h >echo '# define C_INSTALL_MORE_STATIC_LIBS "-lm -ldl"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_DEFAULT_TARGET_HEAP_SIZE' >> chicken-defaults.h >echo '# define C_DEFAULT_TARGET_HEAP_SIZE 0' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_STACK_GROWS_DOWNWARD' >> chicken-defaults.h >echo '# define C_STACK_GROWS_DOWNWARD 1' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_MORE_LIBS' >> chicken-defaults.h >echo '# define C_TARGET_MORE_LIBS "-lm -ldl"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_MORE_STATIC_LIBS' >> chicken-defaults.h >echo '# define C_TARGET_MORE_STATIC_LIBS "-lm -ldl"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_CC' >> chicken-defaults.h >echo '# define C_TARGET_CC "gcc"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_CXX' >> chicken-defaults.h >echo '# define C_TARGET_CXX "g++"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_RC_COMPILER' >> chicken-defaults.h >echo '# define C_TARGET_RC_COMPILER ""' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_CFLAGS' >> chicken-defaults.h >echo '# define C_TARGET_CFLAGS "-fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -O2 -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wformat -Os -fomit-frame-pointer"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_LDFLAGS' >> chicken-defaults.h >echo '# define C_TARGET_LDFLAGS " "' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_FEATURES' >> chicken-defaults.h >echo '# define C_TARGET_FEATURES ""' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_CROSS_CHICKEN' >> chicken-defaults.h >echo '# define C_CROSS_CHICKEN 0' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_PREFIX' >> chicken-defaults.h >echo '# define C_TARGET_PREFIX "/usr"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_BIN_HOME' >> chicken-defaults.h >echo '# define C_TARGET_BIN_HOME "/usr/bin"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_LIB_HOME' >> chicken-defaults.h >echo '# define C_TARGET_LIB_HOME "/usr/lib"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_LIB_NAME' >> chicken-defaults.h >echo '# define C_TARGET_LIB_NAME "chicken"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_RUN_LIB_HOME' >> chicken-defaults.h >echo '# define C_TARGET_RUN_LIB_HOME "/usr/lib"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_SHARE_HOME' >> chicken-defaults.h >echo '# define C_TARGET_SHARE_HOME "/usr/share"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_INCLUDE_HOME' >> chicken-defaults.h >echo '# define C_TARGET_INCLUDE_HOME "/usr/include/chicken"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_TARGET_STATIC_LIB_HOME' >> chicken-defaults.h >echo '# define C_TARGET_STATIC_LIB_HOME "/usr/lib"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_CHICKEN_PROGRAM' >> chicken-defaults.h >echo '# define C_CHICKEN_PROGRAM "chicken"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_CSC_PROGRAM' >> chicken-defaults.h >echo '# define C_CSC_PROGRAM "csc"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_CSI_PROGRAM' >> chicken-defaults.h >echo '# define C_CSI_PROGRAM "csi"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_CHICKEN_BUG_PROGRAM' >> chicken-defaults.h >echo '# define C_CHICKEN_BUG_PROGRAM "chicken-bug"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_CHICKEN_INSTALL_PROGRAM' >> chicken-defaults.h >echo '# define C_CHICKEN_INSTALL_PROGRAM "chicken-install"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_CHICKEN_UNINSTALL_PROGRAM' >> chicken-defaults.h >echo '# define C_CHICKEN_UNINSTALL_PROGRAM "chicken-uninstall"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_CHICKEN_STATUS_PROGRAM' >> chicken-defaults.h >echo '# define C_CHICKEN_STATUS_PROGRAM "chicken-status"' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_WINDOWS_SHELL' >> chicken-defaults.h >echo '# define C_WINDOWS_SHELL 0' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_BINARY_VERSION' >> chicken-defaults.h >echo '# define C_BINARY_VERSION 8' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '#ifndef C_USES_SONAME' >> chicken-defaults.h >echo '# define C_USES_SONAME 1' >> chicken-defaults.h >echo '#endif' >> chicken-defaults.h >echo '/* END OF FILE */' >> chicken-defaults.h >echo "/* GENERATED */" >chicken-config.h >echo "#define HAVE_DIRENT_H 1" >>chicken-config.h >echo "#define HAVE_DLFCN_H 1" >>chicken-config.h >echo "#define HAVE_INTTYPES_H 1" >>chicken-config.h >echo "#define HAVE_LIMITS_H 1" >>chicken-config.h >echo "#define HAVE_LONG_LONG 1" >>chicken-config.h >echo "#define HAVE_MEMMOVE 1" >>chicken-config.h >echo "#define HAVE_MEMORY_H 1" >>chicken-config.h >echo "#define HAVE_SIGACTION 1" >>chicken-config.h >echo "#define HAVE_SIGSETJMP 1" >>chicken-config.h >echo "#define HAVE_SIGPROCMASK 1" >>chicken-config.h >echo "#define HAVE_STDINT_H 1" >>chicken-config.h >echo "#define HAVE_STDLIB_H 1" >>chicken-config.h >echo "#define HAVE_STRERROR 1" >>chicken-config.h >echo "#define HAVE_STRINGS_H 1" >>chicken-config.h >echo "#define HAVE_STRING_H 1" >>chicken-config.h >echo "#define HAVE_STRTOLL 1" >>chicken-config.h >echo "#define HAVE_STRTOQ 1" >>chicken-config.h >echo "#define HAVE_SYS_STAT_H 1" >>chicken-config.h >echo "#define HAVE_SYS_TYPES_H 1" >>chicken-config.h >echo "#define HAVE_SETENV 1" >>chicken-config.h >echo "#define HAVE_UNISTD_H 1" >>chicken-config.h >echo "#define HAVE_UNSIGNED_LONG_LONG 1" >>chicken-config.h >echo "#define STDC_HEADERS 1" >>chicken-config.h >echo "#define HAVE_ALLOCA 1" >>chicken-config.h >echo "#define HAVE_ALLOCA_H 1" >>chicken-config.h >echo "#define HAVE_GRP_H 1" >>chicken-config.h >echo "#define HAVE_ERRNO_H 1" >>chicken-config.h >echo "#define HAVE_SYSEXITS_H 1" >>chicken-config.h >echo "#define HAVE_MEMMOVE 1" >>chicken-config.h >echo "#define C_STACK_GROWS_DOWNWARD 1" >>chicken-config.h >echo "#define C_USE_STD_FEATURE_MACROS" >>chicken-config.h >cat chicken-defaults.h >>chicken-config.h >gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -O2 -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wformat -c -Os -fomit-frame-pointer -DC_BUILDING_LIBCHICKEN library.c -o library-static.o -I. -I./ >make: gcc: Command not found >make: *** [rules.make:131: library-static.o] Error 127 >error: Bad exit status from /var/tmp/rpm-tmp.9hWuYH (%build) >RPM build errors: > Macro expanded in comment on line 1: %global _default_patch_fuzz 2 > Bad exit status from /var/tmp/rpm-tmp.9hWuYH (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/chicken.spec
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 1603640
: 1460966 |
1460967
|
1460968