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 1443426 Details for
Bug 1583276
openjfx: 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
build.log (text/plain), 7.88 KB, created by
Fedora Release Engineering
on 2018-05-28 15:48:49 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 15:48:49 UTC
Size:
7.88 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/openjfx.spec'], chrootPath='/var/lib/mock/f29-build-12552437-917918/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 0x7ff423823fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/openjfx.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: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/openjfx-8.0.152-16.b05.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/openjfx.spec'], chrootPath='/var/lib/mock/f29-build-12552437-917918/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 0x7ff423823fd0>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/openjfx.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: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2frJvG >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf rt-8u152-b05 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/8u152-b05.tar.bz2 >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd rt-8u152-b05 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (0001-Fix-wait-call-in-PosixPlatform.patch): >+ echo 'Patch #0 (0001-Fix-wait-call-in-PosixPlatform.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file modules/fxpackager/src/main/native/library/common/PosixPlatform.cpp >Patch #1 (0002-Bulid-in-Gradle-local-mode.patch): >+ echo 'Patch #1 (0002-Bulid-in-Gradle-local-mode.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file build.gradle >patching file buildSrc/build.gradle >+ cp /builddir/build/SOURCES/README.fedora . >+ cat >+ find -name '*.class' -delete >+ find -name '*.jar' -delete >+ rm -rf modules/media/src/main/native/gstreamer/3rd_party/glib >+ rm -rf modules/media/src/main/native/gstreamer/gstreamer-lite >+ rm -rf modules/graphics/src/main/native-iio/libjpeg7 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YKexUf >+ umask 022 >+ cd /builddir/build/BUILD >+ cd rt-8u152-b05 >+ gradle-local --no-daemon --offline >Generating JAR file 'gradle-api-4.3.1.jar' >:buildSrc:clean UP-TO-DATE >:buildSrc:generateGrammarSource >:buildSrc:compileJava >:buildSrc:compileGroovy >:buildSrc:processResources >:buildSrc:classes >:buildSrc:jar >:buildSrc:assemble >:buildSrc:compileTestJavaNote: /builddir/build/BUILD/rt-8u152-b05/buildSrc/src/test/java/com/sun/scenario/effect/compiler/parser/FieldSelectTest.java uses or overrides a deprecated API. >Note: Recompile with -Xlint:deprecation for details. >:buildSrc:compileTestGroovy NO-SOURCE >:buildSrc:processTestResources NO-SOURCE >:buildSrc:testClasses >:buildSrc:test >:buildSrc:check >:buildSrc:build >***************************************************************** >Unsupported gradle version 4.3.1 in use. >Only version 1.8 is supported. Use this version at your own risk >***************************************************************** >OS_NAME: linux >OS_ARCH: i386 >JAVA_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-6.b10.fc29.i386 >JDK_HOME: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-6.b10.fc29.i386 >java.runtime.version: 1.8.0_171-b10 >java version: 1.8.0_171 >java build number: 10 >jdk.runtime.version: 1.8.0_171-b10 >jdk version: 1.8.0_171 >jdk build number: 10 >minimum java build number: 26 >CONF: Debug >NUM_COMPILE_THREADS: 6 >COMPILE_TARGETS: linux >COMPILE_FLAGS_FILES: buildSrc/linux.gradle >HUDSON_JOB_NAME: not_hudson >HUDSON_BUILD_NUMBER: 0000 >PROMOTED_BUILD_NUMBER: 00 >PRODUCT_NAME: OpenJFX >RAW_VERSION: 8.0.152 >RELEASE_NAME: 8u152 >RELEASE_MILESTONE: ea >UPDATE_STUB_CACHE: false >Gradle now uses separate output directories for each JVM language, but this build assumes a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0 > at build_9k1w1bfkbzmdxjzsk8ikd3b6t$_addNative_closure63$_closure323.doCall(/builddir/build/BUILD/rt-8u152-b05/build.gradle:903) > (Run with --stacktrace to get the full stack trace of this deprecation warning.) >The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0. Please use Task.doLast(Action) instead. > at build_9k1w1bfkbzmdxjzsk8ikd3b6t$_run_closure15.doCall(/builddir/build/BUILD/rt-8u152-b05/build.gradle:1579) > (Run with --stacktrace to get the full stack trace of this deprecation warning.) >:checkJfxrtJar >:updateCacheIfNeeded UP-TO-DATE >:verifyJava >:base:processVersionInfo >:base:compileJavaNote: Some input files use unchecked or unsafe operations. >Note: Recompile with -Xlint:unchecked for details. >:base:processResources NO-SOURCE >:base:classes >:base:jar >:graphics:compileJavaNote: Some input files use or override a deprecated API. >Note: Recompile with -Xlint:deprecation for details. >Note: Some input files use unchecked or unsafe operations. >Note: Recompile with -Xlint:unchecked for details. >:graphics:compilePrismCompilers >:graphics:generatePrismShaders >:graphics:compilePrismJavaShaders >:graphics:compileDecoraCompilers >:graphics:generateDecoraShadersException in thread "main" java.lang.NoClassDefFoundError: com/sun/scenario/effect/Blend$Mode > at CompileBlend.main(CompileBlend.java:47) >Caused by: java.lang.ClassNotFoundException: com.sun.scenario.effect.Blend$Mode > at java.net.URLClassLoader.findClass(URLClassLoader.java:381) > at java.lang.ClassLoader.loadClass(ClassLoader.java:424) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) > at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > ... 1 more > FAILED >FAILURE: Build failed with an exception. >* Where: >Build file '/builddir/build/BUILD/rt-8u152-b05/build.gradle' line: 1451 >* What went wrong: >Execution failed for task ':graphics:generateDecoraShaders'. >> Process 'command '/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.171-6.b10.fc29.i386/bin/java'' finished with non-zero exit value 1 >* Try: >Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. >* Get more help at https://help.gradle.org >BUILD FAILED in 1m 22s >11 actionable tasks: 11 executed >error: Bad exit status from /var/tmp/rpm-tmp.YKexUf (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.YKexUf (%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 i686 --nodeps /builddir/build/SPECS/openjfx.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 1583276
:
1443425
| 1443426 |
1443427