[Bug 282299] java/jcommon: enable armv6 and armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Oct 2024 09:24:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282299 Bug ID: 282299 Summary: java/jcommon: enable armv6 and armv7 Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: olgeni@FreeBSD.org Reporter: ronald@FreeBSD.org Flags: maintainer-feedback?(olgeni@FreeBSD.org) Assignee: olgeni@FreeBSD.org Created attachment 254479 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254479&action=edit git diff fixing the build Builds fine in my armv7 jail on aarch64 (RPI4) The port was marked broken on armv6/armv7 in 2017. Apparently things have changed in the meantime. Successful build logs: [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... BUILD SUCCESSFUL Total time: 31 minutes 43 seconds ===> Staging for jcommon-1.0.23 ===> jcommon-1.0.23 depends on file: /usr/local/openjdk8/bin/java - found ===> Generating temporary packing list install -m 0644 /usr/ports/java/jcommon/work/jcommon-1.0.23/jcommon-1.0.23.jar /usr/ports/java/jcommon/work/stage/usr/local/share/java/classes/jcommon.jar install -m 0644 /usr/ports/java/jcommon/work/jcommon-1.0.23/jcommon-xml-1.0.23.jar /usr/ports/java/jcommon/work/stage/usr/local/share/java/classes/jcommon-xml.jar cd /usr/ports/java/jcommon/work/jcommon-1.0.23/javadoc && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE \* /usr/ports/java/jcommon/work/stage/usr/local/share/doc/jcommon ====> Compressing man pages (compress-man) [root@armv7 /usr/ports/java/jcommon]# BATCH=yes make package ===> Building packages for jcommon-1.0.23 ===> Building jcommon-1.0.23 [root@armv7 /usr/ports/java/jcommon]# BATCH=yes make stage-qa ====> Running Q/A tests (stage-qa) /!\ To run stage-qa automatically add DEVELOPER=yes to your environment /!\ -- You are receiving this mail because: You are the assignee for the bug.