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 904483 Details for
Bug 1106308
perl-re-engine-RE2: 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), 5.52 KB, created by
Dennis Gilmore
on 2014-06-09 04:37:22 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 04:37:22 UTC
Size:
5.52 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-re-engine-RE2.spec'], False, '/var/lib/mock/f21-build-2129794-392886/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 0x1059b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-re-engine-RE2.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: Could not canonicalize hostname: arm02-builder20.arm.fedoraproject.org >Building target platforms: armv7hl >Building for target armv7hl >Wrote: /builddir/build/SRPMS/perl-re-engine-RE2-0.11-6.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-re-engine-RE2.spec'], False, '/var/lib/mock/f21-build-2129794-392886/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 0x1059b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-re-engine-RE2.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'} >Building target platforms: armv7hl >Building for target armv7hl >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QEwRIF >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf re-engine-RE2-0.11 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/re-engine-RE2-0.11.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd re-engine-RE2-0.11 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ chmod -x lib/re/engine/RE2.pm >+ rm -fr re2 >+ echo 'Patch #0 (re-engine-RE2-0.11-Unbundle-re2.patch):' >Patch #0 (re-engine-RE2-0.11-Unbundle-re2.patch): >+ /usr/bin/patch -p1 --fuzz=0 >+ /usr/bin/cat /builddir/build/SOURCES/re-engine-RE2-0.11-Unbundle-re2.patch >patching file MANIFEST >patching file Makefile.PL >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oRB3nh >+ umask 022 >+ cd /builddir/build/BUILD >+ cd re-engine-RE2-0.11 >+ perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for re::engine::RE2 >+ make -j4 >Running Mkbootstrap for re::engine::RE2 () >/usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap RE2.xs > RE2.xsc && mv RE2.xsc RE2.c >armv7hl-redhat-linux-gnueabi-gcc -c -Ire2 -xc++ -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib/perl5/CORE" -DHAVE_PTHREAD -pthread re2_xs.cc >chmod 644 RE2.bs >cp lib/re/engine/RE2.pm blib/lib/re/engine/RE2.pm >armv7hl-redhat-linux-gnueabi-gcc -c -Ire2 -xc++ -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/usr/lib/perl5/CORE" -DHAVE_PTHREAD -pthread RE2.c >re2_xs.cc: In function 'REGEXP* {anonymous}::RE2_comp(PerlInterpreter*, SV*, U32)': >re2_xs.cc:174:36: error: format not a string literal and no format arguments [-Werror=format-security] > : error.c_str()); > ^ >re2_xs.cc: In function 'I32 {anonymous}::RE2_exec(PerlInterpreter*, REGEXP*, char*, char*, char*, I32, SV*, void*, U32)': >re2_xs.cc:281:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i = 0; i <= re->nparens; i++) { > ^ >cc1plus: some warnings being treated as errors >make: *** [re2_xs.o] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.oRB3nh (%build) > Bad exit status from /var/tmp/rpm-tmp.oRB3nh (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-re-engine-RE2.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 armv7hl --nodeps builddir/build/SPECS/perl-re-engine-RE2.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 1106308
: 904483 |
904484
|
904485