Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856586 - dev-java/java-service-wrapper-3.5.50 - [exec] testsuite.c: fatal error: CUnit/Automated.h: No such file or directory
Summary: dev-java/java-service-wrapper-3.5.50 - [exec] testsuite.c: fatal error: CUnit...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-07-05 15:46 UTC by Toralf Förster
Modified: 2022-07-22 14:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.40 KB, text/plain)
2022-07-05 15:46 UTC, Toralf Förster
Details
dev-java:java-service-wrapper-3.5.50:20220705-145737.log (dev-java:java-service-wrapper-3.5.50:20220705-145737.log,13.61 KB, text/plain)
2022-07-05 15:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,120.87 KB, text/plain)
2022-07-05 15:46 UTC, Toralf Förster
Details
environment (environment,132.34 KB, text/plain)
2022-07-05 15:46 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,8.67 KB, application/x-bzip)
2022-07-05 15:46 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.58 KB, application/x-bzip)
2022-07-05 15:46 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-07-05 15:46:08 UTC
too long lines were shrinked:

     [exec] x86_64-pc-linux-gnu-gcc -fPIC -Wall --pedantic -DLINUX -D_FORTIFY_SOURCE=2 -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared wrapper_i18n.o wrapperjni_unix.o wrapperinfo.o wrapperjni.o loggerjni
     [exec] x86_64-pc-linux-gnu-gcc -fPIC -Wall --pedantic -DLINUX -D_FORTIFY_SOURCE=2 -DJSW64 -D_FILE_OFFSET_BITS=64 -fpic -D_GNU_SOURCE -DUNICODE -D_UNICODE -DCUNIT testsuite.c test_example.c test_javaadditionalparam.c test_hashmap.c test_filter.c wrapper.c wrapperinfo.c wrappereventloop.c wrapper
     [exec] <command-line>: warning: "_FORTIFY_SOURCE" redefined
     [exec] <built-in>: note: this is the location of the previous definition
     [exec] testsuite.c:21:10: fatal error: CUnit/Automated.h: No such file or directory
     [exec]    21 | #include "CUnit/Automated.h"
     [exec]       |          ^~~~~~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220704-190014

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
GENTOO_VM=openjdk-bin-8  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-8.332_p09"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac"
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit d548eb2b52d405a22d08b6ebe7e5440cc31ba237
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jul 5 14:46:49 2022 +0000

    2022-07-05 14:46:49 UTC

emerge -qpvO dev-java/java-service-wrapper
[ebuild  N    ] dev-java/java-service-wrapper-3.5.50  USE="-doc -source -test"
Comment 1 Toralf Förster gentoo-dev 2022-07-05 15:46:10 UTC
Created attachment 790226 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-05 15:46:11 UTC
Created attachment 790229 [details]
dev-java:java-service-wrapper-3.5.50:20220705-145737.log
Comment 3 Toralf Förster gentoo-dev 2022-07-05 15:46:12 UTC
Created attachment 790232 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-05 15:46:14 UTC
Created attachment 790235 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-05 15:46:15 UTC
Created attachment 790238 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-05 15:46:16 UTC
Created attachment 790241 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-22 14:00:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d5ea8fc49bf3291bfda50e5ff7214cffaa9c86

commit b2d5ea8fc49bf3291bfda50e5ff7214cffaa9c86
Author:     matoro <matoro@users.noreply.github.com>
AuthorDate: 2022-07-22 13:41:26 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-07-22 14:00:50 +0000

    dev-java/java-service-wrapper: made building tests USE-conditional
    
    Only build ANYTHING test-related when USE=test is set.
    
    Closes: https://bugs.gentoo.org/856586
    Signed-off-by: matoro <matoro@users.noreply.github.com>
    Closes: https://github.com/gentoo/gentoo/pull/26519
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/java-service-wrapper/java-service-wrapper-3.5.50.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)