* Package: dev-java/jid3-0.46-r2 * Repository: gentoo * Maintainer: java@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Using: icedtea-bin-8 >>> Unpacking source... >>> Unpacking jid3_0.46.tar.gz to /var/tmp/portage/dev-java/jid3-0.46-r2/work >>> Source unpacked in /var/tmp/portage/dev-java/jid3-0.46-r2/work >>> Preparing source in /var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46 ... * Applying 0.46-javadoc.patch ... [ ok ] * Applying 0.46-tests-and-unicode.patch ... [ ok ] removed '/var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46/dist/JID3.jar' >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46 ... Rewriting attributes Rewriting ./build.xml >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46 ... * Disabling all optional ANT_TASKS Buildfile: /var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46/build.xml -pre-init: -init-private: -init-user: -init-project: -init-macrodef-property: -do-init: -post-init: -init-check: -init-macrodef-javac: -init-macrodef-junit: -init-macrodef-nbjpda: -init-macrodef-debug: -init-macrodef-java: -init-presetdef-jar: init: deps-jar: -pre-pre-compile: [mkdir] Created dir: /var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46/build/classes -pre-compile: -do-compile: [javac] Compiling 110 source files to /var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.4 [javac] warning: [options] source value 1.4 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.4 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] 4 warnings [copy] Copying 1 file to /var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46/build/classes -post-compile: compile: -pre-jar: -pre-pre-jar: -do-jar-with-manifest: -do-jar-without-manifest: [j2seproject1:jar] Building jar: /var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46/dist/JID3.jar -do-jar-with-mainclass: -post-jar: jar: BUILD SUCCESSFUL Total time: 4 seconds >>> Source compiled. >>> Test phase: dev-java/jid3-0.46-r2 .SongTitle = [Title] Artist = [Artist] Album = [Album] Year = [1999] Comment = [Comment] Genre = -118 . *** v1_0tags.mp3 tags: Number of tag sets: 1 ID3V1_0Tag: SongTitle = [Title] Artist = [Artist] Album = [Album] Year = [1999] Comment = [Comment] Genre = -118 . *** v1_1tags.mp3 tags: Number of tag sets: 1 ID3V1_1Tag: SongTitle = [Title] Artist = [Artist] Album = [Album] Year = [1999] Comment = [Comment] Genre = -118 AlbumTrack = 7 .SongTitle = [Title] Artist = [Artist] Album = [Album] Year = [1999] Comment = [Comment] Genre = -118 AlbumTrack = 7 ..................................... ...................F.. *** v2_3_0tags.mp3 tag: Number of tag sets: 1 ID3V2_3_0Tag: Unsynchronization: false Extended header: false Experimental: false CRC: false Padding length: 133 Num frames: 34 Album/Movie/Show title: [Album] Beats per minute: [01230] Composer(s): [Composer] Content type: [Rock] Copyright message: [Copyright] Date (DDMM): [2512] Encoded by: [Encoded by] Lyricist(s)/Text writer(s): [Lyricist/Text writer] Time (HHMM): [1130] Content group description: [Content Group] Title/Songname/Content description: [Title] Subtitle/Description refinement: [Subtitle] Media type: [(TT) - Turntable Records] Original album/movie/show title: [Original album title] Original filename: [Original filename] Original lyricist(s)/text writer(s): [Original lyricist writer] Original artist(s)/performer(s): [Original Artist] Original release year: [1972] File owner/licensee: [Original owner] Lead performer(s)/Soloist(s): [Artist] Band/Orchestra/Accompaniment: [Band/Orchestra] Conductor: [Conductor] Interpreted, remixed, or otherwise modified by: [Modified/Remixed by] Part of a set: [13/14] Publisher: [Publisher] Track number/Position in set: [07/10] Recording dates: [Recording dates] Year: [1999] Copyright/legal information URL: [http://copyright.information.url] Official audio file webpage URL: [http://official.audio.file.url] Official audio source webpage URL: [http://official.audio.source.url] Official internet radio station homepage URL: [http://official.internet.radio.station.url] Payment URL: [http://official.payment.url] Publishers official webpage URL: [http://official.publisher.url] Padding length: 133 .................... .............. Time: 0.822 There was 1 failure: 1) testEQUAFrame(org.blinkenlights.jid3.test.ID3V2Test)junit.framework.AssertionFailedError: java.lang.Exception: File contents [49:44:33:03:00:00:00:00:00:13:45:51:55:41:00:00:00:09:00:00:10:bf] do not match expected bytes [49:44:33:03:00:00:00:00:00:13:45:51:55:41:00:00:00:09:00:00:10:7f:ff:03:04:bf:ff:01:02]. at org.blinkenlights.jid3.util.ID3Util.compareFilePrefix(ID3Util.java:425) at org.blinkenlights.jid3.test.ID3V2Test.runTagVerifyTest(ID3V2Test.java:175) at org.blinkenlights.jid3.test.ID3V2Test.testEQUAFrame(ID3V2Test.java:1662) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at org.blinkenlights.jid3.test.ID3V2Test.runTagVerifyTest(ID3V2Test.java:514) at org.blinkenlights.jid3.test.ID3V2Test.testEQUAFrame(ID3V2Test.java:1662) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) FAILURES!!! Tests run: 96, Failures: 1, Errors: 0 * ERROR: dev-java/jid3-0.46-r2::gentoo failed (test phase): * Running junit failed * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 3940: Called ejunit '-cp' 'dist/JID3.jar' 'org.blinkenlights.jid3.test.AllTests' * environment, line 688: Called ejunit_ 'junit' '-cp' 'dist/JID3.jar' 'org.blinkenlights.jid3.test.AllTests' * environment, line 719: Called die * The specific snippet of code: * java -cp "${cp}" -Djava.io.tmpdir="${T}/" -Djava.awt.headless=true ${runner} "${@}" || die "Running junit failed" * * If you need support, post the output of `emerge --info '=dev-java/jid3-0.46-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-java/jid3-0.46-r2::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM=icedtea-bin-8 CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.4.0" JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac" and of course, the output of emerge --info =jid3-0.46 * The complete build log is located at '/var/log/portage/dev-java:jid3-0.46-r2:20170701-114251.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-java/jid3-0.46-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-java/jid3-0.46-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46' * S: '/var/tmp/portage/dev-java/jid3-0.46-r2/work/jid3_0.46'