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 1442544 Details for
Bug 1582915
lv2-vocoder-plugins: FTBFS in Fedora 28
[?]
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), 8.02 KB, created by
Fedora Release Engineering
on 2018-05-27 18:16:11 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-27 18:16:11 UTC
Size:
8.02 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/lv2-vocoder-plugins.spec'], chrootPath='/var/lib/mock/f29-build-12533841-917169/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 0x7fffad9b1f28>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/lv2-vocoder-plugins.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: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/lv2-vocoder-plugins-1-17.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/lv2-vocoder-plugins.spec'], chrootPath='/var/lib/mock/f29-build-12533841-917169/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 0x7fffad9b1f28>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/lv2-vocoder-plugins.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: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DbUMXD >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf lv2vocoder-1 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/lv2vocoder-1.tar.bz2 >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd lv2vocoder-1 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i 's|\t@|\t|' GNUmakefile >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Yzriom >+ umask 022 >+ cd /builddir/build/BUILD >+ cd lv2vocoder-1 >+ make -j4 'CFLAGS=-c -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC' 'LDFLAGS=-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 -fasynchronous-unwind-tables -fstack-clash-protection' >echo "Compiling vocoder.c to vocoder.o ..." >Compiling vocoder.c to vocoder.o ... >cc -c -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DPIC vocoder.c -o vocoder.o >echo "Creating LV2 shared library vocoder.so ..." >Creating LV2 shared library vocoder.so ... >g++ -shared -fPIC -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 -fasynchronous-unwind-tables -fstack-clash-protection vocoder.o -o vocoder.so >echo "Creating LV2 bundle vocoder.lv2 ..." >Creating LV2 bundle vocoder.lv2 ... >rm -rf vocoder.lv2 >mkdir vocoder.lv2 >cp manifest.ttl vocoder.ttl vocoder.so vocoder.lv2 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y0ZJ14 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64 >++ dirname /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64 >+ cd lv2vocoder-1 >+ mkdir -p /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/lib64/lv2 >+ make install LV2_INSTALL_PATH=/builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/lib64/lv2 >./install_lv2.sh vocoder.lv2 >Installing vocoder.lv2 to /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/lib64/lv2 >+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1-17.fc29 --unique-debug-suffix -1-17.fc29.ppc64 --unique-debug-src-base lv2-vocoder-plugins-1-17.fc29.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lv2vocoder-1 >extracting debug info from /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/lib64/lv2/vocoder.lv2/vocoder.so >/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. >16 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Processing files: lv2-vocoder-plugins-1-17.fc29.ppc64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.atMTrO >+ umask 022 >+ cd /builddir/build/BUILD >+ cd lv2vocoder-1 >+ DOCDIR=/builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/share/doc/lv2-vocoder-plugins >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/share/doc/lv2-vocoder-plugins >+ cp -pr README /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/share/doc/lv2-vocoder-plugins >+ cp -pr lv2vocoder-ingen.png lv2vocoder-patchage.png /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/share/doc/lv2-vocoder-plugins >+ exit 0 >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CVxpSx >+ umask 022 >+ cd /builddir/build/BUILD >+ cd lv2vocoder-1 >+ LICENSEDIR=/builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/share/licenses/lv2-vocoder-plugins >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/share/licenses/lv2-vocoder-plugins >+ cp -pr gpl.tx /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/share/licenses/lv2-vocoder-plugins >cp: cannot stat 'gpl.tx': No such file or directory >+ : >+ exit 0 >error: File not found: /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/share/licenses/lv2-vocoder-plugins/gpl.tx >RPM build errors: > File not found: /builddir/build/BUILDROOT/lv2-vocoder-plugins-1-17.fc29.ppc64/usr/share/licenses/lv2-vocoder-plugins/gpl.tx >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 ppc64 --nodeps /builddir/build/SPECS/lv2-vocoder-plugins.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 1582915
:
1442543
| 1442544 |
1442545