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 1443033 Details for
Bug 1556434
scsi-target-utils: FTBFS in F28
[?]
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), 18.30 KB, created by
Fedora Release Engineering
on 2018-05-28 09:00:40 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 09:00:40 UTC
Size:
18.30 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/scsi-target-utils.spec'], chrootPath='/var/lib/mock/f29-build-12553919-917956/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 0x3ffa8d7ca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/scsi-target-utils.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 >Wrote: /builddir/build/SRPMS/scsi-target-utils-1.0.70-5.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/scsi-target-utils.spec'], chrootPath='/var/lib/mock/f29-build-12553919-917956/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 0x3ffa8d7ca20>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/scsi-target-utils.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.015ZIZ >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf tgt-1.0.70 >+ /usr/bin/tar -xof - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/tgt-1.0.70.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd tgt-1.0.70 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (0001-redhatify-docs.patch): >+ echo 'Patch #0 (0001-redhatify-docs.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file README >patching file doc/README.iscsi >patching file doc/README.iser >Patch #1 (0002-remove-check-for-xsltproc.patch): >patching file doc/Makefile >+ echo 'Patch #1 (0002-remove-check-for-xsltproc.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >Patch #2 (0003-default-config.patch): >+ echo 'Patch #2 (0003-default-config.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file scripts/initd.sample >patching file scripts/tgt-admin >Patch #3 (0004-Fix-compiler-error-in-tgtd.c-call_program.patch): >+ echo 'Patch #3 (0004-Fix-compiler-error-in-tgtd.c-call_program.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file usr/tgtd.c >Patch #4 (0005-Fix-build-with-GCC-7.patch): >+ echo 'Patch #4 (0005-Fix-build-with-GCC-7.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file usr/Makefile >patching file usr/bs_sg.c >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WjhMU4 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd tgt-1.0.70 >+ /usr/bin/sed -i -e 's|-g -O2 -Wall|-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|' Makefile >+ /usr/bin/make -j2 CEPH_RBD=1 GLFS_BD=1 SD_NOTIFY=1 libdir=/usr/lib64/tgt >/usr/bin/make -C usr >make[1]: Entering directory '/builddir/build/BUILD/tgt-1.0.70/usr' >/usr/bin/make -C doc >make[1]: Entering directory '/builddir/build/BUILD/tgt-1.0.70/doc' >/usr/bin/xsltproc -o manpages/tgtd.8 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl tgtd.8.xml >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/conn.c -o iscsi/conn.o >Note: meta source : no *info/productname or alternative tgtd >Note: meta source : see http://www.docbook.org/tdg5/en/html/produ tgtd >Note: meta source : no refentry/refmeta/refmiscinfo@class=source tgtd >Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi tgtd >Note: meta version: no *info/productnumber or alternative tgtd >Note: meta version: see http://www.docbook.org/tdg5/en/html/produ tgtd >Note: meta version: no refentry/refmeta/refmiscinfo@class=version tgtd >Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi tgtd >Warn: meta source : no fallback for source, so inserted a fixme tgtd >Note: meta manual : no titled ancestor of refentry tgtd >Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual tgtd >Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi tgtd >Warn: meta manual : no fallback for manual, so inserted a fixme tgtd >Warn: meta author : no refentry/info/author tgtd >Note: meta author : see http://www.docbook.org/tdg5/en/html/autho tgtd >Warn: meta author : no author data, so inserted a fixme tgtd >Note: Writing tgtd.8 >/usr/bin/xsltproc -o manpages/tgtadm.8 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl tgtadm.8.xml >Note: meta source : no *info/productname or alternative tgtadm >Note: meta source : see http://www.docbook.org/tdg5/en/html/produ tgtadm >Note: meta source : no refentry/refmeta/refmiscinfo@class=source tgtadm >Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi tgtadm >Note: meta version: no *info/productnumber or alternative tgtadm >Note: meta version: see http://www.docbook.org/tdg5/en/html/produ tgtadm >Note: meta version: no refentry/refmeta/refmiscinfo@class=version tgtadm >Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi tgtadm >Warn: meta source : no fallback for source, so inserted a fixme tgtadm >Note: meta manual : no titled ancestor of refentry tgtadm >Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual tgtadm >Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi tgtadm >Warn: meta manual : no fallback for manual, so inserted a fixme tgtadm >Warn: meta author : no refentry/info/author tgtadm >Note: meta author : see http://www.docbook.org/tdg5/en/html/autho tgtadm >Warn: meta author : no author data, so inserted a fixme tgtadm >Note: Writing tgtadm.8 >/usr/bin/xsltproc -o manpages/tgtimg.8 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl tgtimg.8.xml >Note: meta source : no *info/productname or alternative tgtimg >Note: meta source : see http://www.docbook.org/tdg5/en/html/produ tgtimg >Note: meta source : no refentry/refmeta/refmiscinfo@class=source tgtimg >Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi tgtimg >Note: meta version: no *info/productnumber or alternative tgtimg >Note: meta version: see http://www.docbook.org/tdg5/en/html/produ tgtimg >Note: meta version: no refentry/refmeta/refmiscinfo@class=version tgtimg >Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi tgtimg >Warn: meta source : no fallback for source, so inserted a fixme tgtimg >Note: meta manual : no titled ancestor of refentry tgtimg >Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual tgtimg >Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi tgtimg >Warn: meta manual : no fallback for manual, so inserted a fixme tgtimg >Warn: meta author : no refentry/info/author tgtimg >Note: meta author : see http://www.docbook.org/tdg5/en/html/autho tgtimg >Warn: meta author : no author data, so inserted a fixme tgtimg >Note: Writing tgtimg.8 >/usr/bin/xsltproc -o manpages/tgt-admin.8 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl tgt-admin.8.xml >Note: meta source : no *info/productname or alternative tgt-admin >Note: meta source : see http://www.docbook.org/tdg5/en/html/produ tgt-admin >Note: meta source : no refentry/refmeta/refmiscinfo@class=source tgt-admin >Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi tgt-admin >Note: meta version: no *info/productnumber or alternative tgt-admin >Note: meta version: see http://www.docbook.org/tdg5/en/html/produ tgt-admin >Note: meta version: no refentry/refmeta/refmiscinfo@class=version tgt-admin >Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi tgt-admin >Warn: meta source : no fallback for source, so inserted a fixme tgt-admin >Note: meta manual : no titled ancestor of refentry tgt-admin >Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual tgt-admin >Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi tgt-admin >Warn: meta manual : no fallback for manual, so inserted a fixme tgt-admin >Warn: meta author : no refentry/info/author tgt-admin >Note: meta author : see http://www.docbook.org/tdg5/en/html/autho tgt-admin >Warn: meta author : no author data, so inserted a fixme tgt-admin >Note: Writing tgt-admin.8 >/usr/bin/xsltproc -o manpages/targets.conf.5 /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl targets.conf.5.xml >Note: meta source : no *info/productname or alternative targets.conf >Note: meta source : see http://www.docbook.org/tdg5/en/html/produ targets.conf >Note: meta source : no refentry/refmeta/refmiscinfo@class=source targets.conf >Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi targets.conf >Note: meta version: no *info/productnumber or alternative targets.conf >Note: meta version: see http://www.docbook.org/tdg5/en/html/produ targets.conf >Note: meta version: no refentry/refmeta/refmiscinfo@class=version targets.conf >Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi targets.conf >Warn: meta source : no fallback for source, so inserted a fixme targets.conf >Note: meta manual : no titled ancestor of refentry targets.conf >Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual targets.conf >Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi targets.conf >Warn: meta manual : no fallback for manual, so inserted a fixme targets.conf >Warn: meta author : no refentry/info/author targets.conf >Note: meta author : see http://www.docbook.org/tdg5/en/html/autho targets.conf >Warn: meta author : no author data, so inserted a fixme targets.conf >Note: Writing targets.conf.5 >test -z "/usr/bin/xsltproc" || /usr/bin/xsltproc -o manpages/tgt-setup-lun.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl tgt-setup-lun.8.xml >Note: meta source : no *info/productname or alternative tgt-setup-lun >Note: meta source : see http://www.docbook.org/tdg5/en/html/produ tgt-setup-lun >Note: meta source : no refentry/refmeta/refmiscinfo@class=source tgt-setup-lun >Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi tgt-setup-lun >Note: meta version: no *info/productnumber or alternative tgt-setup-lun >Note: meta version: see http://www.docbook.org/tdg5/en/html/produ tgt-setup-lun >Note: meta version: no refentry/refmeta/refmiscinfo@class=version tgt-setup-lun >Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi tgt-setup-lun >Warn: meta source : no fallback for source, so inserted a fixme tgt-setup-lun >Note: meta manual : no titled ancestor of refentry tgt-setup-lun >Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual tgt-setup-lun >Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi tgt-setup-lun >Warn: meta manual : no fallback for manual, so inserted a fixme tgt-setup-lun >Note: Writing tgt-setup-lun.8 >/usr/bin/xsltproc -o htmlpages/tgtd.8.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl tgtd.8.xml >/usr/bin/xsltproc -o htmlpages/tgtadm.8.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl tgtadm.8.xml >/usr/bin/xsltproc -o htmlpages/tgtimg.8.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl tgtimg.8.xml >/usr/bin/xsltproc -o htmlpages/tgt-admin.8.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl tgt-admin.8.xml >/usr/bin/xsltproc -o htmlpages/targets.conf.5.html /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl targets.conf.5.xml >test -z "/usr/bin/xsltproc" || /usr/bin/xsltproc -o htmlpages/tgt-setup-lun.8.html http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl tgt-setup-lun.8.xml >make[1]: Leaving directory '/builddir/build/BUILD/tgt-1.0.70/doc' >/usr/bin/make -C conf >make[1]: Entering directory '/builddir/build/BUILD/tgt-1.0.70/conf' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/builddir/build/BUILD/tgt-1.0.70/conf' >/usr/bin/make -C scripts >make[1]: Entering directory '/builddir/build/BUILD/tgt-1.0.70/scripts' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/builddir/build/BUILD/tgt-1.0.70/scripts' >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/param.c -o iscsi/param.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/session.c -o iscsi/session.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/iscsid.c -o iscsi/iscsid.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/target.c -o iscsi/target.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/chap.c -o iscsi/chap.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/sha1.c -o iscsi/sha1.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/md5.c -o iscsi/md5.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/transport.c -o iscsi/transport.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/iscsi_tcp.c -o iscsi/iscsi_tcp.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/isns.c -o iscsi/isns.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" bs_aio.c -o bs_aio.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" tgtd.c -o tgtd.o >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" mgmt.c -o mgmt.o >mgmt.c: In function 'ipc_init': >mgmt.c:804:2: error: 'strncpy' output may be truncated copying 108 bytes from a string of length 255 [-Werror=stringop-truncation] > strncpy(addr.sun_path, mgmt_path, sizeof(addr.sun_path)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -Wno-format-truncation -DTGT_VERSION=\"1.0.70\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" target.c -o target.o >cc1: all warnings being treated as errors >make[1]: *** [Makefile:94: mgmt.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/builddir/build/BUILD/tgt-1.0.70/usr' >make: *** [Makefile:24: programs] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.WjhMU4 (%build) > Bad exit status from /var/tmp/rpm-tmp.WjhMU4 (%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/scsi-target-utils.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 1556434
: 1443033 |
1443034
|
1443035