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 893970 Details for
Bug 1096108
hibernate-commons-annotations: FTBFS in rawhide
[?]
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), 13.27 KB, created by
Mikolaj Izdebski
on 2014-05-09 10:18:13 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mikolaj Izdebski
Created:
2014-05-09 10:18:13 UTC
Size:
13.27 KB
patch
obsolete
>Mock Version: 1.1.36 >Mock Version: 1.1.36 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/hibernate-commons-annotations.spec'], False, '/var/lib/mock/f21-build-2079897-384049/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x21c9350>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/hibernate-commons-annotations.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildvm-06.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/hibernate-commons-annotations-4.0.3-2.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/hibernate-commons-annotations.spec'], False, '/var/lib/mock/f21-build-2079897-384049/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x21c9350>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/hibernate-commons-annotations.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N8PWuf >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final >+ /usr/bin/gzip -dc /builddir/build/SOURCES/hibernate-commons-annotations-4.0.3.Final.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (New-logging-processor-version.patch): >+ echo 'Patch #0 (New-logging-processor-version.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/New-logging-processor-version.patch >+ /usr/bin/patch -p1 --fuzz=0 >patching file pom.xml >patching file src/main/java/org/hibernate/annotations/common/util/impl/Log.java >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QKxgy6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final >+ python /usr/share/java-utils/mvn_build.py -n hibernate-commons-annotations >[INFO] Scanning for projects... >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Hibernate Commons Annotations 4.0.3.Final >[INFO] ------------------------------------------------------------------------ >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hibernate-commons-annotations --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/main/resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hibernate-commons-annotations --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 47 source files to /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/target/classes >[WARNING] /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/main/java/org/hibernate/annotations/common/reflection/java/JavaReflectionManager.java: /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/main/java/org/hibernate/annotations/common/reflection/java/JavaReflectionManager.java uses or overrides a deprecated API. >[WARNING] /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/main/java/org/hibernate/annotations/common/reflection/java/JavaReflectionManager.java: Recompile with -Xlint:deprecation for details. >[WARNING] /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/main/java/org/hibernate/annotations/common/reflection/java/generics/TypeUtils.java: /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/main/java/org/hibernate/annotations/common/reflection/java/generics/TypeUtils.java uses unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/main/java/org/hibernate/annotations/common/reflection/java/generics/TypeUtils.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-injection-plugin:1.0.2:bytecode (default) @ hibernate-commons-annotations --- >[INFO] writing injection changes back [/builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/target/classes/org/hibernate/annotations/common/Version.class] >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ hibernate-commons-annotations --- >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hibernate-commons-annotations --- >[INFO] Using 'UTF-8' encoding to copy filtered resources. >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/test/resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hibernate-commons-annotations --- >[INFO] Changes detected - recompiling the module! >[INFO] Compiling 31 source files to /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/target/test-classes >[WARNING] /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/test/java/org/hibernate/annotations/common/test/reflection/java/generics/TypeEnvironmentFactoryTest.java: /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/test/java/org/hibernate/annotations/common/test/reflection/java/generics/TypeEnvironmentFactoryTest.java uses unchecked or unsafe operations. >[WARNING] /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/src/test/java/org/hibernate/annotations/common/test/reflection/java/generics/TypeEnvironmentFactoryTest.java: Recompile with -Xlint:unchecked for details. >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hibernate-commons-annotations --- >[INFO] Surefire report directory: /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/target/surefire-reports >------------------------------------------------------- > T E S T S >------------------------------------------------------- >Running org.hibernate.annotations.common.test.annotationfactory.AnnotationFactoryTest >Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.057 sec <<< FAILURE! - in org.hibernate.annotations.common.test.annotationfactory.AnnotationFactoryTest >testCreatesProxyInstancesOfAnnotations(org.hibernate.annotations.common.test.annotationfactory.AnnotationFactoryTest) Time elapsed: 0.022 sec <<< ERROR! >java.lang.RuntimeException: java.lang.IllegalAccessException: Class org.hibernate.annotations.common.annotationfactory.AnnotationFactory can not access a member of class org.hibernate.annotations.common.test.annotationfactory.$Proxy2 with modifiers "public" > at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:101) > at java.lang.reflect.AccessibleObject.slowCheckMemberAccess(AccessibleObject.java:295) > at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:287) > at java.lang.reflect.Constructor.newInstance(Constructor.java:398) > at org.hibernate.annotations.common.annotationfactory.AnnotationFactory.getProxyInstance(AnnotationFactory.java:63) > at org.hibernate.annotations.common.annotationfactory.AnnotationFactory.create(AnnotationFactory.java:49) > at org.hibernate.annotations.common.test.annotationfactory.AnnotationFactoryTest.testCreatesProxyInstancesOfAnnotations(AnnotationFactoryTest.java:33) >Running org.hibernate.annotations.common.test.annotationfactory.AnnotationProxyTest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.hibernate.annotations.common.test.annotationfactory.AnnotationProxyTest >Running org.hibernate.annotations.common.test.reflection.java.JavaReflectionManagerTest >May 09, 2014 7:47:03 AM org.hibernate.annotations.common.Version <clinit> >INFO: HCANN000001: Hibernate Commons Annotations {4.0.3.Final} >Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in org.hibernate.annotations.common.test.reflection.java.JavaReflectionManagerTest >Running org.hibernate.annotations.common.test.reflection.java.generics.TypeUtilsTest >Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.hibernate.annotations.common.test.reflection.java.generics.TypeUtilsTest >Running org.hibernate.annotations.common.test.reflection.java.generics.deep.ANN612IssueTest >Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.hibernate.annotations.common.test.reflection.java.generics.deep.ANN612IssueTest >Running org.hibernate.annotations.common.test.reflection.java.generics.TypeEnvironmentFactoryTest >Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.hibernate.annotations.common.test.reflection.java.generics.TypeEnvironmentFactoryTest >Running org.hibernate.annotations.common.test.reflection.java.generics.ApproximatingTypeEnvironmentTest >Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.hibernate.annotations.common.test.reflection.java.generics.ApproximatingTypeEnvironmentTest >Running org.hibernate.annotations.common.test.reflection.java.JavaXPropertyTest >Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.hibernate.annotations.common.test.reflection.java.JavaXPropertyTest >Running org.hibernate.annotations.common.test.reflection.java.JavaXClassTest >Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.hibernate.annotations.common.test.reflection.java.JavaXClassTest >Results : >Tests in error: > AnnotationFactoryTest.testCreatesProxyInstancesOfAnnotations:33 ? Runtime java... >Tests run: 56, Failures: 0, Errors: 1, Skipped: 0 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Skipping Hibernate Commons Annotations >[INFO] This project has been banned from the build due to previous failures. >[INFO] ------------------------------------------------------------------------ >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD FAILURE >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 4.933 s >[INFO] Finished at: 2014-05-09T07:47:03+00:00 >[INFO] Final Memory: 18M/101M >[INFO] ------------------------------------------------------------------------ >[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hibernate-commons-annotations: There are test failures. >[ERROR] >[ERROR] Please refer to /builddir/build/BUILD/hibernate-commons-annotations-hibernate-commons-annotations-4.0.3.Final/target/surefire-reports for the individual test results. >[ERROR] -> [Help 1] >[ERROR] >[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. >[ERROR] Re-run Maven using the -X switch to enable full debug logging. >[ERROR] >[ERROR] For more information about the errors and possible solutions, please read the following articles: >[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >error: Bad exit status from /var/tmp/rpm-tmp.QKxgy6 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.QKxgy6 (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/hibernate-commons-annotations.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/hibernate-commons-annotations.spec'] >LEAVE do --> EXCEPTION RAISED >
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 1096108
: 893970 |
893971