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 1465443 Details for
Bug 1605418
perl-Template-Toolkit: 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), 11.55 KB, created by
Mohan Boddu
on 2018-07-20 15:18:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 15:18:27 UTC
Size:
11.55 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-Template-Toolkit.spec'], chrootPath='/var/lib/mock/f29-build-13065697-949932/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 0x3ff866fca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-Template-Toolkit.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 >sh: /usr/bin/perl: No such file or directory >sh: /usr/bin/perl: No such file or directory >sh: /usr/bin/perl: No such file or directory >sh: /usr/bin/perl: No such file or directory >sh: /usr/bin/perl: No such file or directory >sh: /usr/bin/perl: No such file or directory >Building target platforms: s390x >Building for target s390x >Wrote: /builddir/build/SRPMS/perl-Template-Toolkit-2.27-8.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/perl-Template-Toolkit.spec'], chrootPath='/var/lib/mock/f29-build-13065697-949932/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 0x3ff866fca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/perl-Template-Toolkit.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 >Building target platforms: s390x >Building for target s390x >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dIOuRg >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf Template-Toolkit-2.27 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/Template-Toolkit-2.27.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd Template-Toolkit-2.27 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/TT_v224_html_docs.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ xargs chmod -c -x >+ find lib -type f >+ find TT_v224_html_docs -depth -name .svn -type d -exec rm -rf '{}' ';' >+ find TT_v224_html_docs -type f -exec chmod -x '{}' + >+ iconv -f iso-8859-1 -t utf-8 -o Changes.utf8 Changes >+ mv Changes.utf8 Changes >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5uLdpp >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Template-Toolkit-2.27 >+ CFLAGS='-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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' >+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor TT_DBI=n TT_ACCEPT=y > Template Toolkit Version 2.27 > ============================= >Using Unix defaults. >Run 'perl Makefile.PL TT_HELP' for a summary of options. >Accepting defaults automatically (TT_ACCEPT). >Template::Stash::XS >------------------- >The Template::Stash module is a core part of the Template Toolkit, >implementing the magic for accessing data using the dot notation. >There is a high speed version, Template::Stash::XS, written in C. >This makes the Template Toolkit run about twice as fast as when using >the regular Template::Stash written in Perl. If you've got a C >compiler on your system then you can elect to have the XS Stash built. >You can also specify that you want to use the XS Stash by default. >Note that as of version 2.15 the XS Stash now supports access to tied >hashes and arrays. >See 'perldoc Template::Config' for further details. >Do you want to build the XS Stash module? [y] y >Do you want to use the XS Stash by default? [y] y >Warning: prerequisite Test::LeakTrace 0 not found. >Checking if your kit is complete... >Warning: the following files are missing in your kit: > t/url2.t >Please inform the author. >Checking if your kit is complete... >Looks good >Generating a Unix-style Makefile >Writing Makefile for Template >Configuration complete. You should now run 'make', 'make test' and >then 'make install'. See the README file for further information. >+ make -j2 'OPTIMIZE=-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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' >make[1]: Entering directory '/builddir/build/BUILD/Template-Toolkit-2.27/xs' >cp lib/Template/Plugin/Dumper.pm blib/lib/Template/Plugin/Dumper.pm >cp lib/Template/Plugin/File.pm blib/lib/Template/Plugin/File.pm >cp lib/Template/Manual/Views.pod blib/lib/Template/Manual/Views.pod >cp lib/Template/Context.pm blib/lib/Template/Context.pm >cp lib/Template/Exception.pm blib/lib/Template/Exception.pm >cp lib/Template/Grammar.pm blib/lib/Template/Grammar.pm >cp lib/Template/Plugin/CGI.pm blib/lib/Template/Plugin/CGI.pm >cp lib/Template/Parser.pm blib/lib/Template/Parser.pm >cp lib/Template/Plugin/Assert.pm blib/lib/Template/Plugin/Assert.pm >cp lib/Template/Config.pm blib/lib/Template/Config.pm >cp lib/Template/Document.pm blib/lib/Template/Document.pm >cp lib/Template/Manual.pod blib/lib/Template/Manual.pod >cp lib/Template/Plugin/Directory.pm blib/lib/Template/Plugin/Directory.pm >cp lib/Template/Manual/Syntax.pod blib/lib/Template/Manual/Syntax.pod >cp lib/Template/Manual/Variables.pod blib/lib/Template/Manual/Variables.pod >cp lib/Template/Plugin.pm blib/lib/Template/Plugin.pm >cp lib/Template/Manual/Internals.pod blib/lib/Template/Manual/Internals.pod >cp lib/Template/Modules.pod blib/lib/Template/Modules.pod >cp lib/Template/Plugin/Image.pm blib/lib/Template/Plugin/Image.pm >cp lib/Template/Manual/Intro.pod blib/lib/Template/Manual/Intro.pod >cp lib/Template.pm blib/lib/Template.pm >cp lib/Template/FAQ.pod blib/lib/Template/FAQ.pod >cp lib/Template/Manual/Credits.pod blib/lib/Template/Manual/Credits.pod >cp lib/Template/Namespace/Constants.pm blib/lib/Template/Namespace/Constants.pm >cp lib/Template/Plugin/Date.pm blib/lib/Template/Plugin/Date.pm >cp lib/Template/Constants.pm blib/lib/Template/Constants.pm >cp lib/Template/Base.pm blib/lib/Template/Base.pm >cp lib/Template/Plugin/Datafile.pm blib/lib/Template/Plugin/Datafile.pm >cp lib/Template/Manual/Directives.pod blib/lib/Template/Manual/Directives.pod >cp lib/Template/Plugin/Format.pm blib/lib/Template/Plugin/Format.pm >cp lib/Template/Manual/Plugins.pod blib/lib/Template/Manual/Plugins.pod >cp lib/Template/Filters.pm blib/lib/Template/Filters.pm >cp lib/Template/Iterator.pm blib/lib/Template/Iterator.pm >cp lib/Template/Directive.pm blib/lib/Template/Directive.pm >cp lib/Template/Plugin/Filter.pm blib/lib/Template/Plugin/Filter.pm >cp lib/Template/Manual/VMethods.pod blib/lib/Template/Manual/VMethods.pod >cp lib/Template/Plugin/HTML.pm blib/lib/Template/Plugin/HTML.pm >cp lib/Template/Manual/Filters.pod blib/lib/Template/Manual/Filters.pod >cp lib/Template/Manual/Config.pod blib/lib/Template/Manual/Config.pod >Running Mkbootstrap for XS () >chmod 644 "XS.bs" >"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Stash.xs > Stash.xsc >cp lib/Template/Tools/tpage.pod blib/lib/Template/Tools/tpage.pod >cp lib/Template/View.pm blib/lib/Template/View.pm >cp lib/Template/Test.pm blib/lib/Template/Test.pm >cp lib/Template/Stash/Context.pm blib/lib/Template/Stash/Context.pm >cp lib/Template/Service.pm blib/lib/Template/Service.pm >cp lib/Template/Plugin/Procedural.pm blib/lib/Template/Plugin/Procedural.pm >cp lib/Template/Plugin/View.pm blib/lib/Template/Plugin/View.pm >cp lib/Template/Plugin/Scalar.pm blib/lib/Template/Plugin/Scalar.pm >cp lib/Template/Plugin/URL.pm blib/lib/Template/Plugin/URL.pm >cp lib/Template/Toolkit.pm blib/lib/Template/Toolkit.pm >cp lib/Template/VMethods.pm blib/lib/Template/VMethods.pm >cp lib/Template/Tools/ttree.pod blib/lib/Template/Tools/ttree.pod >cp lib/Template/Stash/XS.pm blib/lib/Template/Stash/XS.pm >cp lib/Template/Tutorial/Datafile.pod blib/lib/Template/Tutorial/Datafile.pod >cp lib/Template/Plugin/Iterator.pm blib/lib/Template/Plugin/Iterator.pm >cp lib/Template/Plugin/Wrap.pm blib/lib/Template/Plugin/Wrap.pm >cp lib/Template/Plugin/Math.pm blib/lib/Template/Plugin/Math.pm >cp lib/Template/Plugins.pm blib/lib/Template/Plugins.pm >cp lib/Template/Plugin/String.pm blib/lib/Template/Plugin/String.pm >cp lib/Template/Tutorial.pod blib/lib/Template/Tutorial.pod >cp lib/Template/Tools.pod blib/lib/Template/Tools.pod >cp lib/Template/Plugin/Table.pm blib/lib/Template/Plugin/Table.pm >cp lib/Template/Tutorial/Web.pod blib/lib/Template/Tutorial/Web.pod >cp lib/Template/Stash.pm blib/lib/Template/Stash.pm >cp lib/Template/Plugin/Pod.pm blib/lib/Template/Plugin/Pod.pm >cp lib/Template/Provider.pm blib/lib/Template/Provider.pm >mv Stash.xsc Stash.c >gcc -c -D_REENTRANT -D_GNU_SOURCE -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"2.27\" -DXS_VERSION=\"2.27\" -fPIC "-I/usr/lib64/perl5/CORE" Stash.c >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs ../blib/arch/auto/Template/Stash/XS/XS.bs 644 >/bin/sh: gcc: command not found >make[1]: *** [Makefile:314: Stash.o] Error 127 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/builddir/build/BUILD/Template-Toolkit-2.27/xs' >make: *** [Makefile:783: subdirs] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.5uLdpp (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.5uLdpp (%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 s390x --nodeps /builddir/build/SPECS/perl-Template-Toolkit.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 1605418
: 1465443 |
1465444
|
1465445