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 1254540 Details for
Bug 1424423
scilab: FTBFS in rawhide
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.rh90 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), 17.30 KB, created by
Fedora Release Engineering
on 2017-02-17 17:04:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 17:04:36 UTC
Size:
17.30 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/scilab.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x3fffb39923c8>uid=1000gid=425chrootPath='/var/lib/mock/f26-build-7665709-694577/root'printOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100'}timeout=172800shell=Falseuser='mockbuild') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/scilab.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False >Building target platforms: ppc64le >Building for target ppc64le >Wrote: /builddir/build/SRPMS/scilab-6.0.0-0.11.20161209snap.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/scilab.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x3fffb39923c8>uid=1000gid=425private_network=TrueprintOutput=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100'}timeout=172800shell=Falseuser='mockbuild'chrootPath='/var/lib/mock/f26-build-7665709-694577/root') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/scilab.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False >Building target platforms: ppc64le >Building for target ppc64le >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oI9plr >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf scilab-master-1481215650 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/scilab-master-1481215650-src.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd scilab-master-1481215650 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #1 (scilab-0001-Use-pkcon-to-install-doc-package.patch):' >Patch #1 (scilab-0001-Use-pkcon-to-install-doc-package.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pkgcon --fuzz=0 >patching file modules/helptools/macros/help.sci >Hunk #1 succeeded at 56 (offset 3 lines). >+ echo 'Patch #2 (scilab-0002-jogl-2.3.2.patch):' >Patch #2 (scilab-0002-jogl-2.3.2.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p2 -b --suffix .jogl --fuzz=0 >patching file configure >Hunk #1 succeeded at 15274 (offset 9 lines). >Hunk #2 succeeded at 15286 (offset 9 lines). >Hunk #3 succeeded at 15300 (offset 9 lines). >Hunk #4 succeeded at 15314 (offset 9 lines). >Hunk #5 succeeded at 15367 (offset 9 lines). >Hunk #6 succeeded at 15377 (offset 9 lines). >Hunk #7 succeeded at 15391 (offset 9 lines). >Hunk #8 succeeded at 15761 (offset 9 lines). >Hunk #9 succeeded at 15773 (offset 9 lines). >patching file configure.ac >patching file modules/gui/src/java/org/scilab/modules/gui/SwingView.java >patching file modules/gui/src/java/org/scilab/modules/gui/bridge/ScilabBridge.java >patching file modules/gui/src/java/org/scilab/modules/gui/bridge/canvas/SwingScilabCanvas.java >patching file modules/gui/src/java/org/scilab/modules/gui/bridge/canvas/SwingScilabCanvasImpl.java >patching file modules/gui/src/java/org/scilab/modules/gui/canvas/Canvas.java >patching file modules/gui/src/java/org/scilab/modules/gui/canvas/ScilabCanvas.java >patching file modules/gui/src/java/org/scilab/modules/gui/canvas/ScilabCanvasBridge.java >patching file modules/gui/src/java/org/scilab/modules/gui/canvas/SimpleCanvas.java >patching file modules/scirenderer/scirenderer-libs.properties >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvasFactory.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCapacity.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLDrawingTools.java >Hunk #1 succeeded at 34 (offset 1 line). >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLParameters.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/buffers/JoGLBuffersManager.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/buffers/JoGLDataBuffer.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/buffers/JoGLElementsBuffer.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/buffers/JoGLIndicesBuffer.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/clipping/JoGLClippingManager.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/clipping/JoGLClippingPlane.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/drawer/JoGLShapeDrawer.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/JoGLLight.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/lightning/JoGLLightManager.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/picking/GLPickingManager.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/picking/JoGLPickingTools.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/renderer/JoGLRenderer.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/renderer/JoGLRendererManager.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/texture/JoGLTextureManager.java >patching file modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/utils/GLShortCuts.java >+ sed -i '/name="Class-Path"/d' build.incl.xml >+ iconv -f ISO_8859-1 -t UTF-8 COPYING >+ mv COPYING.utf8 COPYING >+ '[' -d /builddir/.Scilab.before.build -a -d /builddir/.Scilab ']' >+ '[' -d /builddir/.Scilab ']' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yUYCST >+ umask 022 >+ cd /builddir/build/BUILD >+ cd scilab-master-1481215650 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ '[' 1 = 1 ']' >+++ dirname ./configure >++ find . -name config.guess -o -name config.sub >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./config/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config/config.sub >++ basename ./config/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./config/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config/config.guess >++ basename ./config/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./modules/dynamic_link/src/scripts/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./modules/dynamic_link/src/scripts/config.sub >++ basename ./modules/dynamic_link/src/scripts/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./modules/dynamic_link/src/scripts/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './modules/dynamic_link/src/scripts/config.sub' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./modules/dynamic_link/src/scripts/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./modules/dynamic_link/src/scripts/config.guess >++ basename ./modules/dynamic_link/src/scripts/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./modules/dynamic_link/src/scripts/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './modules/dynamic_link/src/scripts/config.guess' >+ '[' 1 = 1 ']' >+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' >++ find . -name ltmain.sh >+ for i in $(find . -name ltmain.sh) >+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh >+ for i in $(find . -name ltmain.sh) >+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./modules/dynamic_link/src/scripts/ltmain.sh >+ ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static-system-lib --without-emf >checking whether ln -s works... yes >checking for ppc64le-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking for ppc64le-redhat-linux-gnu-ar... no >checking for ppc64le-redhat-linux-gnu-lib... no >checking for ppc64le-redhat-linux-gnu-link... no >checking for ar... ar >checking the archiver (ar) interface... ar >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _LARGEFILE64_SOURCE value needed for large files... >checking for a BSD-compatible install... /usr/bin/install -c >checking build system type... powerpc64le-redhat-linux-gnu >checking host system type... powerpc64le-redhat-linux-gnu >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library path variable... LD_LIBRARY_PATH >checking whether to activate relocatable installation... no >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for shared library run path origin... done >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ppc64le-redhat-linux-gnu-gfortran... no >checking for ppc64le-redhat-linux-gnu-ifc... no >checking for ppc64le-redhat-linux-gnu-ifort... no >checking for gfortran... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking if gfortran is a fortran 90 compatible compiler... yes >checking size of int... 4 >checking size of long... 8 >checking for ppc64le-redhat-linux-gnu-g++... no >checking for ppc64le-redhat-linux-gnu-c++... no >checking for ppc64le-redhat-linux-gnu-gpp... no >checking for ppc64le-redhat-linux-gnu-aCC... no >checking for ppc64le-redhat-linux-gnu-CC... no >checking for ppc64le-redhat-linux-gnu-cxx... no >checking for ppc64le-redhat-linux-gnu-cc++... no >checking for ppc64le-redhat-linux-gnu-cl.exe... no >checking for ppc64le-redhat-linux-gnu-FCC... no >checking for ppc64le-redhat-linux-gnu-KCC... no >checking for ppc64le-redhat-linux-gnu-RCC... no >checking for ppc64le-redhat-linux-gnu-xlC_r... no >checking for ppc64le-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking for g++... yes >checking whether gfortran understands -c and -o together... yes >checking whether g++ supports C++11 features by default... yes >checking for nm... nm >checking for leading underscores with Fortran (name-mangling scheme)... no >checking for trailing underscores with Fortran (name-mangling scheme)... yes >checking use of the sharpsign in CPP... yes >Define C2F with Trailing Underscore and Sharp Sign >checking hdf5.h usability... yes >checking hdf5.h presence... yes >checking for hdf5.h... yes >checking for H5Fopen in -lhdf5... yes >checking for clock_gettime in -lrt... yes >checking for ocamlc... ocamlc >checking for ocamlopt... ocamlopt >checking for ocamldep... ocamldep >checking for ocamlyacc... ocamlyacc >checking for ocamllex... ocamllex >checking JAVA_HOME variable... not defined >checking for javac... /usr/bin/javac >checking Symlink for /usr/bin/javac... /etc/alternatives/javac >checking Symlink for /etc/alternatives/javac... /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/bin/javac >Java base directory (probably) available here : /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le >checking for zip or jar files to include on CLASSPATH... >checking to see if the java compiler works... yes >Using JAVAC=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/bin/javac >Java found in /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le >checking type of jvm... jdk >checking java API version... 1.8 >Using the following JNI include flags -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/include/linux >checking if jni.h can be included... yes >Looking for JNI libs with ppc64 as machine hardware name >Looking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/jre/lib/ppc64/libjava.so >Looking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/jre/lib/amd64/libjava.so >Looking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/jre/lib/i386/client/libjvm.so >Looking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/jre/bin/classic/libjvm.so >Looking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/lib/jvm.lib >Looking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-3.b14.fc26.ppc64le/jre/lib/mipsel/libjava.so >configure: error: Could not detect the location of the Java > shared library. You will need to update java.m4 > to add support for this JVM configuration. >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.yUYCST (%build) > Bad exit status from /var/tmp/rpm-tmp.yUYCST (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, 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 ppc64le --nodeps /builddir/build/SPECS/scilab.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 1424423
: 1254540 |
1254541
|
1254542