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 1703323 Details for
Bug 1863068
Coin4: FTBFS in Fedora rawhide/f33
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.rh92 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), 26.81 KB, created by
Fedora Release Engineering
on 2020-08-03 15:02:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2020-08-03 15:02:52 UTC
Size:
26.81 KB
patch
obsolete
>Mock Version: 2.3 >Mock Version: 2.3 >Mock Version: 2.3 >ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/Coin4.spec'], chrootPath='/var/lib/mock/f33-build-21773090-1785168/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': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f424b16fac0>timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/Coin4.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': 'C.UTF-8'} and shell False >Building target platforms: x86_64 >Building for target x86_64 >setting SOURCE_DATE_EPOCH=1595808000 >Wrote: /builddir/build/SRPMS/Coin4-4.0.0-6.fc33.src.rpm >Child return code was: 0 >ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/Coin4.spec'], chrootPath='/var/lib/mock/f33-build-21773090-1785168/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': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f424b16fac0>timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/Coin4.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': 'C.UTF-8'} and shell False >Building target platforms: x86_64 >Building for target x86_64 >setting SOURCE_DATE_EPOCH=1595808000 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fOk0Ir >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf coin-6enkw >+ /usr/bin/unzip -qq /builddir/build/SOURCES/coin-4.0.0-src.zip >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd coin-6enkw >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ /usr/bin/cat /builddir/build/SOURCES/0003-man3.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ /usr/bin/cat /builddir/build/SOURCES/0005-gcc-4.7.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ /usr/bin/cat /builddir/build/SOURCES/0006-inttypes.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ /usr/bin/cat /builddir/build/SOURCES/0011-Fix-SoCamera-manpage.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ /usr/bin/cat /builddir/build/SOURCES/coin-no_glx.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ doxygen -u docs/coin.doxygen.in >warning: Tag 'TCL_SUBST' at line 257 of file 'docs/coin.doxygen.in' has become obsolete. > This tag has been removed. >warning: Tag 'PERL_PATH' at line 2071 of file 'docs/coin.doxygen.in' has become obsolete. > This tag has been removed. >warning: Tag 'MSCGEN_PATH' at line 2093 of file 'docs/coin.doxygen.in' has become obsolete. > This tag has been removed. >Configuration file 'docs/coin.doxygen.in' updated. >+ find . '(' -name '*.h' -o -name '*.cpp' -o -name '*.c' ')' -a -executable -exec chmod -x '{}' ';' >++ find . -type f -exec file -i '{}' ';' >++ grep -i iso >++ sed -e 's,:.*,,' >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/mpl/aux__/comparison__op.hpp.i >+ mv ./.hg/store/data/include/boost/mpl/aux__/comparison__op.hpp.i~ ./.hg/store/data/include/boost/mpl/aux__/comparison__op.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/mpl/comparison.hpp.i >+ mv ./.hg/store/data/include/boost/mpl/comparison.hpp.i~ ./.hg/store/data/include/boost/mpl/comparison.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/preprocessor/comparison/equal.hpp.i >+ mv ./.hg/store/data/include/boost/preprocessor/comparison/equal.hpp.i~ ./.hg/store/data/include/boost/preprocessor/comparison/equal.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/preprocessor/comparison/greater.hpp.i >+ mv ./.hg/store/data/include/boost/preprocessor/comparison/greater.hpp.i~ ./.hg/store/data/include/boost/preprocessor/comparison/greater.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/preprocessor/comparison/greater__equal.hpp.i >+ mv ./.hg/store/data/include/boost/preprocessor/comparison/greater__equal.hpp.i~ ./.hg/store/data/include/boost/preprocessor/comparison/greater__equal.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/preprocessor/comparison/less.hpp.i >+ mv ./.hg/store/data/include/boost/preprocessor/comparison/less.hpp.i~ ./.hg/store/data/include/boost/preprocessor/comparison/less.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/preprocessor/comparison/less__equal.hpp.i >+ mv ./.hg/store/data/include/boost/preprocessor/comparison/less__equal.hpp.i~ ./.hg/store/data/include/boost/preprocessor/comparison/less__equal.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/preprocessor/comparison/not__equal.hpp.i >+ mv ./.hg/store/data/include/boost/preprocessor/comparison/not__equal.hpp.i~ ./.hg/store/data/include/boost/preprocessor/comparison/not__equal.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/preprocessor/comparison.hpp.i >+ mv ./.hg/store/data/include/boost/preprocessor/comparison.hpp.i~ ./.hg/store/data/include/boost/preprocessor/comparison.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./.hg/store/data/include/boost/test/floating__point__comparison.hpp.i >+ mv ./.hg/store/data/include/boost/test/floating__point__comparison.hpp.i~ ./.hg/store/data/include/boost/test/floating__point__comparison.hpp.i >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./aclocal.m4 >+ mv ./aclocal.m4~ ./aclocal.m4 >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./AUTHORS >+ mv ./AUTHORS~ ./AUTHORS >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./build/msvc10/docs/coin4.doxygen >+ mv ./build/msvc10/docs/coin4.doxygen~ ./build/msvc10/docs/coin4.doxygen >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./build/msvc6/docs/coin4.doxygen >+ mv ./build/msvc6/docs/coin4.doxygen~ ./build/msvc6/docs/coin4.doxygen >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./build/msvc7/docs/coin4.doxygen >+ mv ./build/msvc7/docs/coin4.doxygen~ ./build/msvc7/docs/coin4.doxygen >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./build/msvc8/docs/coin4.doxygen >+ mv ./build/msvc8/docs/coin4.doxygen~ ./build/msvc8/docs/coin4.doxygen >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./build/msvc9/docs/coin4.doxygen >+ mv ./build/msvc9/docs/coin4.doxygen~ ./build/msvc9/docs/coin4.doxygen >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./docs/bugs/low_priority/io/20041105--incorrect_error_message_on_invalid_file.txt >+ mv ./docs/bugs/low_priority/io/20041105--incorrect_error_message_on_invalid_file.txt~ ./docs/bugs/low_priority/io/20041105--incorrect_error_message_on_invalid_file.txt >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./docs/BUGS.txt >+ mv ./docs/BUGS.txt~ ./docs/BUGS.txt >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./docs/ChangeLog.2000 >+ mv ./docs/ChangeLog.2000~ ./docs/ChangeLog.2000 >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./docs/ChangeLog.2001 >+ mv ./docs/ChangeLog.2001~ ./docs/ChangeLog.2001 >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./docs/ChangeLog.2002 >+ mv ./docs/ChangeLog.2002~ ./docs/ChangeLog.2002 >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./docs/HACKING >+ mv ./docs/HACKING~ ./docs/HACKING >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./docs/todo.txt >+ mv ./docs/todo.txt~ ./docs/todo.txt >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./examples/bindings/glxiv.cpp >+ mv ./examples/bindings/glxiv.cpp~ ./examples/bindings/glxiv.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./include/Inventor/SbBasic.h >+ mv ./include/Inventor/SbBasic.h~ ./include/Inventor/SbBasic.h >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./models/coin_features/texture3transform.iv >+ mv ./models/coin_features/texture3transform.iv~ ./models/coin_features/texture3transform.iv >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./models/oiv_compliance/texture2transform.iv >+ mv ./models/oiv_compliance/texture2transform.iv~ ./models/oiv_compliance/texture2transform.iv >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./models/vrml1.0/properties/texture2transform.wrl >+ mv ./models/vrml1.0/properties/texture2transform.wrl~ ./models/vrml1.0/properties/texture2transform.wrl >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./README.UNIX >+ mv ./README.UNIX~ ./README.UNIX >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./scripts/coin.el >+ mv ./scripts/coin.el~ ./scripts/coin.el >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./scripts/metadon >+ mv ./scripts/metadon~ ./scripts/metadon >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbColor.cpp >+ mv ./src/base/SbColor.cpp~ ./src/base/SbColor.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbColor4f.cpp >+ mv ./src/base/SbColor4f.cpp~ ./src/base/SbColor4f.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbCylinder.cpp >+ mv ./src/base/SbCylinder.cpp~ ./src/base/SbCylinder.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbDPLine.cpp >+ mv ./src/base/SbDPLine.cpp~ ./src/base/SbDPLine.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbDPMatrix.cpp >+ mv ./src/base/SbDPMatrix.cpp~ ./src/base/SbDPMatrix.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbDPPlane.cpp >+ mv ./src/base/SbDPPlane.cpp~ ./src/base/SbDPPlane.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbLine.cpp >+ mv ./src/base/SbLine.cpp~ ./src/base/SbLine.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbMatrix.cpp >+ mv ./src/base/SbMatrix.cpp~ ./src/base/SbMatrix.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbPlane.cpp >+ mv ./src/base/SbPlane.cpp~ ./src/base/SbPlane.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbVec3d.cpp >+ mv ./src/base/SbVec3d.cpp~ ./src/base/SbVec3d.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/base/SbVec3f.cpp >+ mv ./src/base/SbVec3f.cpp~ ./src/base/SbVec3f.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/fonts/font13.icc >+ mv ./src/fonts/font13.icc~ ./src/fonts/font13.icc >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/fonts/font17.icc >+ mv ./src/fonts/font17.icc~ ./src/fonts/font17.icc >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/fonts/font25.icc >+ mv ./src/fonts/font25.icc~ ./src/fonts/font25.icc >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/fonts/font33.icc >+ mv ./src/fonts/font33.icc~ ./src/fonts/font33.icc >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/fonts/fontlib_wrapper.cpp >+ mv ./src/fonts/fontlib_wrapper.cpp~ ./src/fonts/fontlib_wrapper.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/fonts/freetype.cpp >+ mv ./src/fonts/freetype.cpp~ ./src/fonts/freetype.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/io/SoInput_FileInfo.h >+ mv ./src/io/SoInput_FileInfo.h~ ./src/io/SoInput_FileInfo.h >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/nodekits/SoBaseKit.cpp >+ mv ./src/nodekits/SoBaseKit.cpp~ ./src/nodekits/SoBaseKit.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/nodes/SoPerspectiveCamera.cpp >+ mv ./src/nodes/SoPerspectiveCamera.cpp~ ./src/nodes/SoPerspectiveCamera.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/nodes/SoSpotLight.cpp >+ mv ./src/nodes/SoSpotLight.cpp~ ./src/nodes/SoSpotLight.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/tidbits.cpp >+ mv ./src/tidbits.cpp~ ./src/tidbits.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/Cone.cpp >+ mv ./src/vrml97/Cone.cpp~ ./src/vrml97/Cone.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/Cylinder.cpp >+ mv ./src/vrml97/Cylinder.cpp~ ./src/vrml97/Cylinder.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/ElevationGrid.cpp >+ mv ./src/vrml97/ElevationGrid.cpp~ ./src/vrml97/ElevationGrid.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/Extrusion.cpp >+ mv ./src/vrml97/Extrusion.cpp~ ./src/vrml97/Extrusion.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/Material.cpp >+ mv ./src/vrml97/Material.cpp~ ./src/vrml97/Material.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/PointLight.cpp >+ mv ./src/vrml97/PointLight.cpp~ ./src/vrml97/PointLight.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/Sound.cpp >+ mv ./src/vrml97/Sound.cpp~ ./src/vrml97/Sound.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/SpotLight.cpp >+ mv ./src/vrml97/SpotLight.cpp~ ./src/vrml97/SpotLight.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/TextureCoordinate.cpp >+ mv ./src/vrml97/TextureCoordinate.cpp~ ./src/vrml97/TextureCoordinate.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/TextureTransform.cpp >+ mv ./src/vrml97/TextureTransform.cpp~ ./src/vrml97/TextureTransform.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./src/vrml97/Transform.cpp >+ mv ./src/vrml97/Transform.cpp~ ./src/vrml97/Transform.cpp >+ for a in $(find . -type f -exec file -i {} \; | grep -i iso | sed -e 's,:.*,,') >+ /usr/bin/iconv -f ISO-8859-1 -t utf-8 ./THANKS >+ mv ./THANKS~ ./THANKS >+ rm -rf include/boost >+ RPM_EC=0 >++ jobs -p >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XohCHs >+ umask 022 >+ cd /builddir/build/BUILD >+ cd coin-6enkw >+ mkdir build-x86_64 >+ cd build-x86_64 >+ CFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ export CFLAGS >+ CXXFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' >+ export CXXFLAGS >+ FFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ LT_SYS_LIBRARY_PATH=/usr/lib64: >+ export LT_SYS_LIBRARY_PATH >+ CC=gcc >+ export CC >+ CXX=g++ >+ export CXX >+ /usr/bin/cmake -S . -B x86_64-redhat-linux-gnu -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCOIN_BUILD_DOCUMENTATION=TRUE -DCOIN_BUILD_DOCUMENTATION_MAN=TRUE -DHAVE_MULTIPLE_VERSION=TRUE -DUSE_EXTERNAL_EXPAT=TRUE ../ >-- The C compiler identification is GNU 10.2.1 >-- The CXX compiler identification is GNU 10.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found Boost: /usr/include (found version "1.73.0") >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Could NOT find EXPAT (missing: EXPAT_LIBRARY EXPAT_INCLUDE_DIR) >-- >-- Boost::boost;OpenGL::GL;OpenGL::GLU;Threads::Threads >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of int8_t >-- Check size of int8_t - done >-- Check size of uint8_t >-- Check size of uint8_t - done >-- Check size of int16_t >-- Check size of int16_t - done >-- Check size of uint16_t >-- Check size of uint16_t - done >-- Check size of int32_t >-- Check size of int32_t - done >-- Check size of uint32_t >-- Check size of uint32_t - done >-- Check size of int64_t >-- Check size of int64_t - done >-- Check size of uint64_t >-- Check size of uint64_t - done >-- Check size of intptr_t >-- Check size of intptr_t - done >-- Check size of uintptr_t >-- Check size of uintptr_t - done >-- Looking for inttypes.h >-- Looking for inttypes.h - found >-- Looking for unistd.h >-- Looking for unistd.h - found >-- Looking for sys/time.h >-- Looking for sys/time.h - found >-- Looking for sys/timeb.h >-- Looking for sys/timeb.h - found >-- Looking for sys/stat.h >-- Looking for sys/stat.h - found >-- Looking for sys/param.h >-- Looking for sys/param.h - found >-- Looking for io.h >-- Looking for io.h - not found >-- Looking for ieeefp.h >-- Looking for ieeefp.h - not found >-- Looking for time.h >-- Looking for time.h - found >-- Looking for 4 include files stdlib.h, ..., float.h >-- Looking for 4 include files stdlib.h, ..., float.h - found >-- Looking for windows.h >-- Looking for windows.h - not found >-- Looking for libgen.h >-- Looking for libgen.h - found >-- Looking for gettimeofday >-- Looking for gettimeofday - found >-- Looking for mach-o/dyld.h >-- Looking for mach-o/dyld.h - not found >-- Looking for dlopen in dl >-- Looking for dlopen in dl - found >-- Looking for dlfcn.h >-- Looking for dlfcn.h - found >-- Looking for shl_load in dld >-- Looking for shl_load in dld - not found >-- Looking for include file GL/gl.h >-- Looking for include file GL/gl.h - found >-- Looking for include file GL/glu.h >-- Looking for include file GL/glu.h - found >-- Looking for include files GL/gl.h, GL/glext.h >-- Looking for include files GL/gl.h, GL/glext.h - found >-- Looking for va_copy >-- Looking for va_copy - found >-- Looking for strncasecmp >-- Looking for strncasecmp - found >-- Looking for memmove >-- Looking for memmove - found >-- Looking for bcopy >-- Looking for bcopy - found >-- Looking for fstat >-- Looking for fstat - found >-- Looking for ftime >-- Looking for ftime - found >-- Looking for getcwd >-- Looking for getcwd - found >-- Looking for isinf >-- Looking for isinf - found >-- Looking for isnan >-- Looking for isnan - found >-- Looking for finite >-- Looking for finite - found >-- Looking for ilogb >-- Looking for ilogb - not found >-- Looking for _logb >-- Looking for _logb - not found >-- Looking for vsnprintf >-- Looking for vsnprintf - found >-- Looking for __builtin_expect >-- Looking for __builtin_expect - not found >-- Looking for __func__ >-- Looking for __func__ - found >-- Looking for __PRETTY_FUNCTION__ >-- Looking for __PRETTY_FUNCTION__ - found >-- Looking for __FUNCTION__ >-- Looking for __FUNCTION__ - found >-- Performing Test HAVE_PTHREAD_TIMESPEC_NSEC >-- Performing Test HAVE_PTHREAD_TIMESPEC_NSEC - Success >-- Check size of ((struct timeval*)0)->tv_sec >-- Check size of ((struct timeval*)0)->tv_sec - done >-- Check size of time_t >-- Check size of time_t - done >-- Check size of ((struct timeval*)0)->tv_usec >-- Check size of ((struct timeval*)0)->tv_usec - done >-- Check size of suseconds_t >-- Check size of suseconds_t - done >-- Performing Test HAVE_HASH_QUOTING >-- Performing Test HAVE_HASH_QUOTING - Success >-- Found Doxygen: /usr/bin/doxygen (found version "1.8.18") found components: doxygen dot >-- Performing Test DISABLE_WARNING_TAUTOLOGCOMPARE >-- Performing Test DISABLE_WARNING_TAUTOLOGCOMPARE - Success >CMake Warning at cpack.d/CMakeLists.txt:113 (message): > Mercurial not found, PACKAGE_BUILD_NUMBER set to 1 >-- Configuring done >-- Generating done >CMake Warning: > Manually-specified variables were not used by the project: > CMAKE_Fortran_FLAGS_RELEASE > INCLUDE_INSTALL_DIR > LIB_INSTALL_DIR > LIB_SUFFIX > SHARE_INSTALL_PREFIX > SYSCONF_INSTALL_DIR >-- Build files have been written to: /builddir/build/BUILD/coin-6enkw/build-x86_64/x86_64-redhat-linux-gnu >+ make -j6 >make: *** No targets specified and no makefile found. Stop. >error: Bad exit status from /var/tmp/rpm-tmp.XohCHs (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.XohCHs (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 776, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/Coin4.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 1863068
: 1703323 |
1703324
|
1703325