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 1253471 Details for
Bug 1424054
pesign: FTBFS in rawhide
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
<fdopen> (text/plain), 30.70 KB, created by
Fedora Release Engineering
on 2017-02-17 15:44:48 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 15:44:48 UTC
Size:
30.70 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pesign.spec'], user='mockbuild'printOutput=Falsetimeout=172800env={'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}gid=425chrootPath='/var/lib/mock/f26-build-7641073-694473/root'uid=1000shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff97863358>) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pesign.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: aarch64 >Building for target aarch64 >Wrote: /builddir/build/SRPMS/pesign-0.112-6.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pesign.spec'], user='mockbuild'printOutput=Falsetimeout=172800uid=1000env={'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'}private_network=TruechrootPath='/var/lib/mock/f26-build-7641073-694473/root'logger=<mockbuild.trace_decorator.getLog object at 0xffff97863358>shell=Falsegid=425) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pesign.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: aarch64 >Building for target aarch64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wQteQW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf pesign-0.112 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/pesign-0.112.tar.bz2 >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd pesign-0.112 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ cd /builddir/build/BUILD >+ /usr/bin/mkdir -p pesign-0.112/ >+ cd pesign-0.112/ >+ /usr/bin/tar -xof /builddir/build/SOURCES/certs.tar.xz >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ git init >Initialized empty Git repository in /builddir/build/BUILD/pesign-0.112/.git/ >+ git config user.email pesign-owner@fedoraproject.org >+ git config user.name 'Fedora Ninjas' >+ git add . >+ git commit -a -q -m '0.112 baseline.' >+ git am /builddir/build/SOURCES/0001-cms-kill-generate_integer-it-doesn-t-build-on-i686-a.patch /builddir/build/SOURCES/0002-Fix-command-line-parsing.patch >Applying: cms: kill generate_integer(), it doesn't build on i686 and it's unused. >Applying: Fix command line parsing >+ git config --unset user.email >+ git config --unset user.name >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pbsDZa >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pesign-0.112/ >+ make PREFIX=/usr LIBDIR=/usr/lib64 >make[1]: Entering directory '/builddir/build/BUILD/pesign-0.112/include' >make[1]: Nothing to be done for 'deps'. >make[1]: Leaving directory '/builddir/build/BUILD/pesign-0.112/include' >make[1]: Entering directory '/builddir/build/BUILD/pesign-0.112/libdpe' >make -f /builddir/build/BUILD/pesign-0.112/Make.deps deps SOURCES="libdpe.c pe_rawfile.c pe_allocspace.c pe_opthdr.c pe_updatenull.c pe_nextscn.c pe_updatefile.c pe_getscn.c pe_getdatadir.c pe_getshdr.c pe_readall.c pe_error.c pe_addcert.c pe_end.c pe_begin.c pe_getpehdr.c pe_update.c" >make[2]: Entering directory '/builddir/build/BUILD/pesign-0.112/libdpe' >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .libdpe.d libdpe.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_rawfile.d pe_rawfile.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_allocspace.d pe_allocspace.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_opthdr.d pe_opthdr.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_updatenull.d pe_updatenull.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_nextscn.d pe_nextscn.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_updatefile.d pe_updatefile.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_getscn.d pe_getscn.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_getdatadir.d pe_getdatadir.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_getshdr.d pe_getshdr.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_readall.d pe_readall.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_error.d pe_error.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_addcert.d pe_addcert.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_end.d pe_end.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_begin.d pe_begin.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_getpehdr.d pe_getpehdr.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pe_update.d pe_update.c >echo SOURCES=libdpe.c pe_rawfile.c pe_allocspace.c pe_opthdr.c pe_updatenull.c pe_nextscn.c pe_updatefile.c pe_getscn.c pe_getdatadir.c pe_getshdr.c pe_readall.c pe_error.c pe_addcert.c pe_end.c pe_begin.c pe_getpehdr.c pe_update.c >SOURCES=libdpe.c pe_rawfile.c pe_allocspace.c pe_opthdr.c pe_updatenull.c pe_nextscn.c pe_updatefile.c pe_getscn.c pe_getdatadir.c pe_getshdr.c pe_readall.c pe_error.c pe_addcert.c pe_end.c pe_begin.c pe_getpehdr.c pe_update.c >make[2]: Leaving directory '/builddir/build/BUILD/pesign-0.112/libdpe' >make[1]: Leaving directory '/builddir/build/BUILD/pesign-0.112/libdpe' >make[1]: Entering directory '/builddir/build/BUILD/pesign-0.112/src' >make -f /builddir/build/BUILD/pesign-0.112/Make.deps deps SOURCES="cms_common.c content_info.c oid.c password.c signed_data.c signer_info.c ucs2.c pesign_context.c actions.c client.c efikeygen.c efisiglist.c siglist.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c" >make[2]: Entering directory '/builddir/build/BUILD/pesign-0.112/src' >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .cms_common.d cms_common.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .content_info.d content_info.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .oid.d oid.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .password.d password.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .signed_data.d signed_data.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .signer_info.d signer_info.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .ucs2.d ucs2.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pesign_context.d pesign_context.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .actions.d actions.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .client.d client.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .efikeygen.d efikeygen.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .efisiglist.d efisiglist.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .siglist.d siglist.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pesigcheck.d pesigcheck.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pesigcheck_context.d pesigcheck_context.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .certdb.d certdb.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .pesign.d pesign.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -MM -MG -MF .daemon.d daemon.c >echo SOURCES=cms_common.c content_info.c oid.c password.c signed_data.c signer_info.c ucs2.c pesign_context.c actions.c client.c efikeygen.c efisiglist.c siglist.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c >SOURCES=cms_common.c content_info.c oid.c password.c signed_data.c signer_info.c ucs2.c pesign_context.c actions.c client.c efikeygen.c efisiglist.c siglist.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c >make[2]: Leaving directory '/builddir/build/BUILD/pesign-0.112/src' >make[1]: Leaving directory '/builddir/build/BUILD/pesign-0.112/src' >make[1]: Entering directory '/builddir/build/BUILD/pesign-0.112/include' >for x in libdpe ; do \ > make -C $x all ; \ >done >make[2]: Entering directory '/builddir/build/BUILD/pesign-0.112/include/libdpe' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/builddir/build/BUILD/pesign-0.112/include/libdpe' >make[1]: Leaving directory '/builddir/build/BUILD/pesign-0.112/include' >make[1]: Entering directory '/builddir/build/BUILD/pesign-0.112/libdpe' >make -f /builddir/build/BUILD/pesign-0.112/Make.deps deps SOURCES="libdpe.c pe_rawfile.c pe_allocspace.c pe_opthdr.c pe_updatenull.c pe_nextscn.c pe_updatefile.c pe_getscn.c pe_getdatadir.c pe_getshdr.c pe_readall.c pe_error.c pe_addcert.c pe_end.c pe_begin.c pe_getpehdr.c pe_update.c" >make[2]: Entering directory '/builddir/build/BUILD/pesign-0.112/libdpe' >echo SOURCES=libdpe.c pe_rawfile.c pe_allocspace.c pe_opthdr.c pe_updatenull.c pe_nextscn.c pe_updatefile.c pe_getscn.c pe_getdatadir.c pe_getshdr.c pe_readall.c pe_error.c pe_addcert.c pe_end.c pe_begin.c pe_getpehdr.c pe_update.c >SOURCES=libdpe.c pe_rawfile.c pe_allocspace.c pe_opthdr.c pe_updatenull.c pe_nextscn.c pe_updatefile.c pe_getscn.c pe_getdatadir.c pe_getshdr.c pe_readall.c pe_error.c pe_addcert.c pe_end.c pe_begin.c pe_getpehdr.c pe_update.c >make[2]: Leaving directory '/builddir/build/BUILD/pesign-0.112/libdpe' >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o libdpe.o libdpe.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_rawfile.o pe_rawfile.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_allocspace.o pe_allocspace.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_opthdr.o pe_opthdr.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_updatenull.o pe_updatenull.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_nextscn.o pe_nextscn.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_updatefile.o pe_updatefile.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_getscn.o pe_getscn.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_getdatadir.o pe_getdatadir.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_getshdr.o pe_getshdr.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_readall.o pe_readall.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_error.o pe_error.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_addcert.o pe_addcert.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_end.o pe_end.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_begin.o pe_begin.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_getpehdr.o pe_getpehdr.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -c -o pe_update.o pe_update.c >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -Werror -shared \ > -Wl,-soname,libdpe.so.0 \ > -o libdpe.so libdpe.o pe_rawfile.o pe_allocspace.o pe_opthdr.o pe_updatenull.o pe_nextscn.o pe_updatefile.o pe_getscn.o pe_getdatadir.o pe_getshdr.o pe_readall.o pe_error.o pe_addcert.o pe_end.o pe_begin.o pe_getpehdr.o pe_update.o -lpthread >/usr/bin/gcc-ar -cvqs libdpe.a libdpe.o pe_rawfile.o pe_allocspace.o pe_opthdr.o pe_updatenull.o pe_nextscn.o pe_updatefile.o pe_getscn.o pe_getdatadir.o pe_getshdr.o pe_readall.o pe_error.o pe_addcert.o pe_end.o pe_begin.o pe_getpehdr.o pe_update.o >a - libdpe.o >a - pe_rawfile.o >a - pe_allocspace.o >a - pe_opthdr.o >a - pe_updatenull.o >a - pe_nextscn.o >a - pe_updatefile.o >a - pe_getscn.o >a - pe_getdatadir.o >a - pe_getshdr.o >a - pe_readall.o >a - pe_error.o >a - pe_addcert.o >a - pe_end.o >a - pe_begin.o >a - pe_getpehdr.o >a - pe_update.o >make[1]: Leaving directory '/builddir/build/BUILD/pesign-0.112/libdpe' >make[1]: Entering directory '/builddir/build/BUILD/pesign-0.112/src' >make -f /builddir/build/BUILD/pesign-0.112/Make.deps deps SOURCES="cms_common.c content_info.c oid.c password.c signed_data.c signer_info.c ucs2.c pesign_context.c actions.c client.c efikeygen.c efisiglist.c siglist.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c" >make[2]: Entering directory '/builddir/build/BUILD/pesign-0.112/src' >echo SOURCES=cms_common.c content_info.c oid.c password.c signed_data.c signer_info.c ucs2.c pesign_context.c actions.c client.c efikeygen.c efisiglist.c siglist.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c >SOURCES=cms_common.c content_info.c oid.c password.c signed_data.c signer_info.c ucs2.c pesign_context.c actions.c client.c efikeygen.c efisiglist.c siglist.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c >make[2]: Leaving directory '/builddir/build/BUILD/pesign-0.112/src' >/usr/bin/gcc -O0 -g3 -fvar-tracking -fvar-tracking-assignments -Wall -Werror -Wextra -Wall -Werror -Wno-cpp -Wsign-compare -Wno-unused-result -Wno-unused-function -std=gnu11 -fshort-wchar -fPIC -flto -fno-strict-aliasing -fno-merge-constants -fkeep-inline-functions -D_GNU_SOURCE -DCONFIG_aarch64 -I/builddir/build/BUILD/pesign-0.112/include -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -Werror -c -o authvar.o authvar.c >authvar.c: In function 'main': >authvar.c:513:3: error: this statement may fall through [-Werror=implicit-fallthrough=] > fprintf(stderr, "authvar: not implemented\n"); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >authvar.c:514:2: note: here > case IMPORT|SIGN|EXPORT: > ^~~~ >cc1: all warnings being treated as errors >make[1]: *** [/builddir/build/BUILD/pesign-0.112/Make.rules:33: authvar.o] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/pesign-0.112/src' >RPM build errors: >make: *** [Makefile:25: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.pbsDZa (%build) > Bad exit status from /var/tmp/rpm-tmp.pbsDZa (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, 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 aarch64 --nodeps /builddir/build/SPECS/pesign.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 1424054
: 1253471 |
1253472
|
1253473
|
1292071