[package - 134amd64-default][lang/kotlin] Failed for kotlin-2.1.20 in run-depends
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Apr 2025 05:40:23 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: mizhka@FreeBSD.org Log URL: https://pkg-status.freebsd.org/beefy16/data/134amd64-default/b2b492ce9c72/logs/kotlin-2.1.20.log Build URL: https://pkg-status.freebsd.org/beefy16/build.html?mastername=134amd64-default&build=b2b492ce9c72 Log: =>> Building lang/kotlin build started at Thu Apr 24 05:28:45 UTC 2025 port directory: /usr/ports/lang/kotlin package name: kotlin-2.1.20 building for: FreeBSD 134amd64-default-job-04 13.4-RELEASE-p5 FreeBSD 13.4-RELEASE-p5 amd64 maintained by: mizhka@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 956 Mar 27 01:02 /usr/ports/lang/kotlin/Makefile Ports top last git commit: b2b492ce9c7 Ports top unclean checkout: no Port dir last git commit: f2b740aa1dc Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2-11-gfa886a3d Host OSVERSION: 1500035 Jail OSVERSION: 1304000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p5 UNAME_r=13.4-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2-11-gfa886a3d MASTERMNT=/usr/local/poudriere/data/.m/134amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/134amd64-default/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=134amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/134amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2-11-gfa886a3d SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- mizhka@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/kotlin/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/kotlin/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/kotlin/work/.cache HOME=/wrkdirs/usr/ports/lang/kotlin/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/kotlin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/kotlin/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/kotlin/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/kotlin/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/kotlin/work/.cache HOME=/wrkdirs/usr/ports/lang/kotlin/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/kotlin/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/kotlin/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/kotlin" EXAMPLESDIR="share/examples/kotlin" DATADIR="share/kotlin" WWWDIR="www/kotlin" ETCDIR="etc/kotlin" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kotlin DOCSDIR=/usr/local/share/doc/kotlin EXAMPLESDIR=/usr/local/share/examples/kotlin WWWDIR=/usr/local/www/kotlin ETCDIR=/usr/local/etc/kotlin --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> kotlin-2.1.20 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.1.pkg [134amd64-default-job-04] Installing pkg-2.1.1... [134amd64-default-job-04] Extracting pkg-2.1.1: .......... done ===> kotlin-2.1.20 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of kotlin-2.1.20 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by kotlin-2.1.20 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by kotlin-2.1.20 for building => SHA256 Checksum OK for kotlin-compiler-2.1.20.zip. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by kotlin-2.1.20 for building ===> Extracting for kotlin-2.1.20 => SHA256 Checksum OK for kotlin-compiler-2.1.20.zip. /bin/rm -f /wrkdirs/usr/ports/lang/kotlin/work/kotlinc/bin/*.bat =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for kotlin-2.1.20 =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: lib-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: configure >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for kotlin-2.1.20 =========================================================================== =======================<phase: build >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =======================<phase: run-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> kotlin-2.1.20 depends on executable: bash - not found ===> Installing existing package /packages/All/bash-5.2.37.pkg [134amd64-default-job-04] Installing bash-5.2.37... [134amd64-default-job-04] `-- Installing gettext-runtime-0.23.1... [134amd64-default-job-04] | `-- Installing indexinfo-0.3.1_1... [134amd64-default-job-04] | `-- Extracting indexinfo-0.3.1_1: .... done [134amd64-default-job-04] `-- Extracting gettext-runtime-0.23.1: .......... done [134amd64-default-job-04] `-- Installing readline-8.2.13_2... [134amd64-default-job-04] `-- Extracting readline-8.2.13_2: .......... done [134amd64-default-job-04] Extracting bash-5.2.37: .......... done ===> kotlin-2.1.20 depends on executable: bash - found ===> Returning to build of kotlin-2.1.20 ===> kotlin-2.1.20 depends on file: /usr/local/openjdk8/bin/java - not found ===> Installing existing package /packages/All/openjdk8-8.452.09.1.pkg [134amd64-default-job-04] Installing openjdk8-8.452.09.1... [134amd64-default-job-04] `-- Installing alsa-lib-1.2.13... [134amd64-default-job-04] `-- Extracting alsa-lib-1.2.13: .......... done [134amd64-default-job-04] `-- Installing dejavu-2.37_3... [134amd64-default-job-04] | `-- Installing fontconfig-2.15.0_3,1... [134amd64-default-job-04] | | `-- Installing expat-2.7.1... [134amd64-default-job-04] | | `-- Extracting expat-2.7.1: .......... done [134amd64-default-job-04] | | `-- Installing freetype2-2.13.3... [134amd64-default-job-04] | | `-- Installing brotli-1.1.0,1... [134amd64-default-job-04] | | `-- Extracting brotli-1.1.0,1: .......... done [134amd64-default-job-04] | | `-- Installing png-1.6.47... [134amd64-default-job-04] | | `-- Extracting png-1.6.47: .......... done [134amd64-default-job-04] | | `-- Extracting freetype2-2.13.3: .......... done [134amd64-default-job-04] | `-- Extracting fontconfig-2.15.0_3,1: .......... done [134amd64-default-job-04] | `-- Installing mkfontscale-1.2.3... [134amd64-default-job-04] | | `-- Installing libfontenc-1.1.8... [134amd64-default-job-04] | | `-- Extracting libfontenc-1.1.8: ......... done [134amd64-default-job-04] | `-- Extracting mkfontscale-1.2.3: ....... done [134amd64-default-job-04] `-- Extracting dejavu-2.37_3: .......... done [134amd64-default-job-04] `-- Installing giflib-5.2.2... [134amd64-default-job-04] `-- Extracting giflib-5.2.2: .......... done [134amd64-default-job-04] `-- Installing java-zoneinfo-2021.e... [134amd64-default-job-04] `-- Extracting java-zoneinfo-2021.e: .......... done [134amd64-default-job-04] `-- Installing javavmwrapper-2.7.10... [134amd64-default-job-04] `-- Extracting javavmwrapper-2.7.10: .......... done [134amd64-default-job-04] `-- Installing libX11-1.8.12,1... [134amd64-default-job-04] | `-- Installing libxcb-1.17.0... [134amd64-default-job-04] | | `-- Installing libXau-1.0.11... [134amd64-default-job-04] | | `-- Extracting libXau-1.0.11: .......... done [134amd64-default-job-04] | | `-- Installing libXdmcp-1.1.5... [134amd64-default-job-04] | | `-- Installing xorgproto-2024.1... [134amd64-default-job-04] | | `-- Extracting xorgproto-2024.1: .......... done [134amd64-default-job-04] | | `-- Extracting libXdmcp-1.1.5: ......... done [134amd64-default-job-04] | `-- Extracting libxcb-1.17.0: .......... done [134amd64-default-job-04] `-- Extracting libX11-1.8.12,1: .......... done [134amd64-default-job-04] `-- Installing libXext-1.3.6,1... [134amd64-default-job-04] `-- Extracting libXext-1.3.6,1: .......... done [134amd64-default-job-04] `-- Installing libXi-1.8.1,1... [134amd64-default-job-04] | `-- Installing libXfixes-6.0.1... [134amd64-default-job-04] | `-- Extracting libXfixes-6.0.1: .......... done [134amd64-default-job-04] `-- Extracting libXi-1.8.1,1: .......... done [134amd64-default-job-04] `-- Installing libXrender-0.9.12... [134amd64-default-job-04] `-- Extracting libXrender-0.9.12: .......... done [134amd64-default-job-04] `-- Installing libXt-1.3.0,1... [134amd64-default-job-04] | `-- Installing libICE-1.1.1,1... [134amd64-default-job-04] | `-- Extracting libICE-1.1.1,1: .......... done [134amd64-default-job-04] | `-- Installing libSM-1.2.6,1... [134amd64-default-job-04] | `-- Extracting libSM-1.2.6,1: .......... done [134amd64-default-job-04] `-- Extracting libXt-1.3.0,1: .......... done [134amd64-default-job-04] `-- Installing libXtst-1.2.4... [134amd64-default-job-04] `-- Extracting libXtst-1.2.4: .......... done [134amd64-default-job-04] `-- Installing libinotify-20240724... [134amd64-default-job-04] `-- Extracting libinotify-20240724: .......... done pkg-static: Missing shlib dependency: libawt_xawt.so Failed to install the following 1 package(s): /packages/All/openjdk8-8.452.09.1.pkg ==> Running trigger: fontconfig.ucl Running fc-cache to build fontconfig cache... ===== Message from freetype2-2.13.3: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from dejavu-2.37_3: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===== Message from libinotify-20240724: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. *** Error code 1 Stop. make: stopped in /usr/ports/lang/kotlin