Index | Thread | Search

From:
Theo Buehler <tb@theobuehler.org>
Subject:
Re: devel/maven: 3.8.7 -> 3.9.6
To:
"Kirill A. Korinsky" <kirill@korins.ky>
Cc:
OpenBSD ports <ports@openbsd.org>
Date:
Tue, 7 May 2024 11:28:16 +0200

Download raw body.

Thread
> Tested on -current/amd64, tests includes building game/libgdx and
> net/jitsi which uses devel/maven as port dependncy.

net/jitsi/videobridge doesn't build here

>>> Building on localhost under net/jitsi/videobridge
	BDEPENDS = [devel/maven;devel/jdk/11]
	DIST = [net/jitsi/videobridge:jitsi-videobridge-deps-2.0.8319.tgz;net/jitsi/videobridge:jitsi-videobridge-2.0.8319-f6426ea0.tar.gz]
	FULLPKGNAME = jitsi-videobridge-2.0.8319
	RDEPENDS = [java/javaPathHelper;devel/jdk/11;net/jitsi/srtp]
(Junk lock obtained for localhost at 1715073767.89)
>>> Running depends in net/jitsi/videobridge at 1715073767.90
   last junk was in archivers/pecl-lzf,php74
/usr/sbin/pkg_add -aI -Drepair jdk-11.0.23.9.1v0 maven-3.9.6
was: /usr/sbin/pkg_add -aI -Drepair jdk-11.0.23.9.1v0 maven-3.9.6
/usr/sbin/pkg_add -aI -Drepair jdk-11.0.23.9.1v0 maven-3.9.6
New and changed readme(s):
	/usr/local/share/doc/pkg-readmes/jdk-11
--- +jdk-11.0.23.9.1v0 -------------------
You may wish to add /usr/local/jdk-11/man to /etc/man.conf
>>> Running show-prepare-results in net/jitsi/videobridge at 1715073771.54
===> net/jitsi/videobridge
===> Building from scratch jitsi-videobridge-2.0.8319
===> jitsi-videobridge-2.0.8319 depends on: maven-* -> maven-3.9.6
===> jitsi-videobridge-2.0.8319 depends on: jdk->=11v0,<12v0 -> jdk-11.0.23.9.1v0
jdk-11.0.23.9.1v0
maven-3.9.6
(Junk lock released for localhost at 1715073771.76)
distfiles size=251743152
>>> Running patch in net/jitsi/videobridge at 1715073771.78
===> net/jitsi/videobridge
===>  Checking files for jitsi-videobridge-2.0.8319
`/data/distfiles/jitsi-videobridge-2.0.8319-f6426ea0.tar.gz' is up to date.
`/data/distfiles/jitsi-videobridge-deps-2.0.8319.tgz' is up to date.
>> (SHA256) jitsi-videobridge-2.0.8319-f6426ea0.tar.gz: OK
>> (SHA256) jitsi-videobridge-deps-2.0.8319.tgz: OK
===>  Extracting for jitsi-videobridge-2.0.8319
===>  Patching for jitsi-videobridge-2.0.8319
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
>>> Running configure in net/jitsi/videobridge at 1715073776.21
===> net/jitsi/videobridge
===>  Generating configure for jitsi-videobridge-2.0.8319
===>  Configuring for jitsi-videobridge-2.0.8319
>>> Running build in net/jitsi/videobridge at 1715073776.31
===> net/jitsi/videobridge
===>  Building for jitsi-videobridge-2.0.8319
cd /tmp/pobj/jitsi-videobridge-2.0.8319/jitsi-videobridge-f6426ea01d6d4426149dd2bf658d388f447b9f5d &&  /usr/bin/env -i JAVA_HOME=/usr/local/jdk-11 PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool"  PATH='/tmp/pobj/jitsi-videobridge-2.0.8319/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 -pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  HOME='/jitsi-videobridge-2.0.8319_writes_to_HOME' PICFLAG="-fpic"  BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c INSTALL_STRIP=-s  MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/tmp/pobj/jitsi-videobridge-2.0.8319/bin/install -c -s -m 755"  BSD_INSTALL_SCRIPT="/tmp/pobj/jitsi-videobridge-2.0.8319/bin/install -c -m 755"  BSD_INSTALL_DATA="/tmp/pobj/jitsi-videobridge-2.0.8319/bin/install -c -m 644"  BSD_INSTALL_MAN="/tmp/pobj/jitsi-videobridge-2.0.8319/bin/install -c -m 644"  BSD_INSTALL_PROGRAM_DIR="/tmp/pobj/jitsi-videobridge-2.0.8319/bin/install -d -m 755"  BSD_INSTALL_SCRIPT_DIR="/tmp/pobj/jitsi-videobridge-2.0.8319/bin/install -d -m 755"  BSD_INSTALL_DATA_DIR="/tmp/pobj/jitsi-videobridge-2.0.8319/bin/install -d -m 755"  BSD_INSTALL_MAN_DIR="/tmp/pobj/jitsi-videobridge-2.0.8319/bin/install -d -m 755" mvn -Dmaven.repo.local=/tmp/pobj/jitsi-videobridge-2.0.8319/m2 --offline -PbuildFatJar -DskipTests -Dassembly.skipAssembly=false package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] jvb-parent                                                         [pom]
[INFO] rtp                                                                [jar]
[INFO] jitsi-media-transform                                              [jar]
[INFO] jitsi-videobridge                                                  [jar]
[INFO] 
[INFO] ------------------------< org.jitsi:jvb-parent >------------------------
[INFO] Building jvb-parent 2.1-SNAPSHOT                                   [1/4]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ jvb-parent ---
[INFO] 
[INFO] ---------------------------< org.jitsi:rtp >----------------------------
[INFO] Building rtp 2.1-SNAPSHOT                                          [2/4]
[INFO]   from rtp/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for jvb-parent 2.1-SNAPSHOT:
[INFO] 
[INFO] jvb-parent ......................................... SUCCESS [  0.648 s]
[INFO] rtp ................................................ FAILURE [  0.025 s]
[INFO] jitsi-media-transform .............................. SKIPPED
[INFO] jitsi-videobridge .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.891 s
[INFO] Finished at: 2024-05-07T03:22:58-06:00
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-resources-plugin:3.3.1 or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 (absent): Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 has not been downloaded from it before. -> [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/PluginResolutionException
*** Error 1 in net/jitsi/videobridge (Makefile:38 'do-build')
*** Error 2 in net/jitsi/videobridge (/usr/ports/infrastructure/mk/bsd.port.mk:3057 '/tmp/pobj/jitsi-videobridge-2.0.8319/.build_done': @cd ...)
*** Error 2 in net/jitsi/videobridge (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=jitsi-videobridge-2.0.8319;  export _LOCK...)
===> Exiting net/jitsi/videobridge with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo};  : ${target:=build};  for i in ; do  eval...)
>>> Ended at 1715073779.03
max_stuck=3.30/depends=3.64/show-prepare-results=0.24/patch=4.43/configure=0.10/build=2.73
Error: job failed with 512 on localhost at 1715073779