-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: build failureA package fails to buildA package fails to build
Description
Nixpkgs version
- Unstable (25.11)
Steps to reproduce
nix build "github:NixOS/nixpkgs/a421ac6595024edcfbb1ef950a3712b89161c359#jetbrains.jdk"Can Hydra reproduce this build failure?
Please select the Hydra Status.
Link to Hydra build job
n/a
Relevant log output
+ source jb/project/tools/common/scripts/common.sh
++ set -euo pipefail
++ set -x
++ DISABLE_WARNINGS_AS_ERRORS=
++ getopts ':iw?' o
++ shift 0
++ [[ 2 -lt 2 ]]
++ build_number=895.109
++ bundle_type=jcef
++ architecture=x64
++ check_bundle_type_maketest
++ '[' f == t ']'
++ do_maketest=0
++ tag_prefix=jbr-
++ OPENJDK_TAG=jbr-21.0.6+7
+++ getVersionProp DEFAULT_VERSION_FEATURE
+++ grep '^DEFAULT_VERSION_FEATURE' make/conf/version-numbers.conf
+++ cut -d= -f2
++ VERSION_FEATURE=21
+++ getVersionProp DEFAULT_VERSION_INTERIM
+++ grep '^DEFAULT_VERSION_INTERIM' make/conf/version-numbers.conf
+++ cut -d= -f2
++ VERSION_INTERIM=0
+++ getVersionProp DEFAULT_VERSION_UPDATE
+++ grep '^DEFAULT_VERSION_UPDATE' make/conf/version-numbers.conf
+++ cut -d= -f2
++ VERSION_UPDATE=6
+++ getVersionProp DEFAULT_VERSION_PATCH
+++ grep '^DEFAULT_VERSION_PATCH' make/conf/version-numbers.conf
+++ cut -d= -f2
++ VERSION_PATCH=0
++ [[ 6 = 0 ]]
++ JBSDK_VERSION=21.0.6
++ [[ 0 = 0 ]]
++ echo '##teamcity[setParameter name='\''env.JBSDK_VERSION'\'' value='\''21.0.6'\'']'
##teamcity[setParameter name='env.JBSDK_VERSION' value='21.0.6']
+++ echo jbr-21.0.6+7
+++ awk -F '-|[+]' '{print $3}'
++ JDK_BUILD_NUMBER=7
++ '[' -z 7 ']'
++ echo '##teamcity[setParameter name='\''env.JDK_UPDATE_NUMBER'\'' value='\''7'\'']'
##teamcity[setParameter name='env.JDK_UPDATE_NUMBER' value='7']
++ VENDOR_NAME='JetBrains s.r.o.'
++ VENDOR_VERSION_STRING=JBR-21.0.6+7-895.109
++ '[' -z jcef ']'
++ VENDOR_VERSION_STRING=JBR-21.0.6+7-895.109-jcef
++ do_reset_changes=0
++ do_reset_dcevm=0
++ HEAD_REVISION=0
++ STATIC_CONF_ARGS=
++ common_conf_props_file=jb/project/tools/common/static_conf_args.txt
++ [[ -f jb/project/tools/common/static_conf_args.txt ]]
++ STATIC_CONF_ARGS=--with-vendor-vm-bug-url=https://youtrack.jetbrains.com/issues/JBR
+++ uname -s
++ OS_NAME=Linux
++ TZ=UTC
++ export TZ
++ COPYRIGHT_YEAR=
++ BUILD_TIME=
++ TOUCH_TIME=
++ REPRODUCIBLE_TAR_OPTS=
++ case "$OS_NAME" in
+++ date --utc --date=@1726275531 +%Y
++ COPYRIGHT_YEAR=2024
+++ date --utc --date=@1726275531 +%F
++ BUILD_TIME=2024-09-14
++ REPRODUCIBLE_TAR_OPTS='--mtime=@1726275531 --owner=0 --group=0 --numeric-owner --pax-option=exthdr.name=%d/PaxHeaders/%f,delete=atime,delete=ctime'
++ WITH_ZIPPED_NATIVE_DEBUG_SYMBOLS=--with-native-debug-symbols=zipped
++ '[' jcef == nomodft ']'
++ WITH_BUNDLED_FREETYPE=
++ '[' jcef == vk ']'
++ WITH_VULKAN=
++ REPRODUCIBLE_BUILD_OPTS='--with-source-date=1726275531
--with-hotspot-build-time=2024-09-14
--with-copyright-year=2024
--disable-absolute-paths-in-output
--with-build-user=builduser'
+ JCEF_PATH=./jcef_linux_x64
+ WITH_DEBUG_LEVEL=--with-debug-level=release
+ RELEASE_NAME=linux-x86_64-server-release
+ jbr_name_postfix=
+ case "$bundle_type" in
+ do_reset_changes=1
+ jbr_name_postfix=_jcef
+ do_maketest=1
+ '[' -z '' ']'
+ do_configure
+ is_musl
++ ldd /bin/ls
++ grep musl
++ head -1
++ cut -d ' ' -f1
ldd: /bin/ls: $No such file or directory
+ libc=
+ '[' -z ']'
+ return 1
+ LINUX_TARGET=' --build=x86_64-unknown-linux-gnu --openjdk-target=x86_64-unknown-linux-gnu'
./jb/project/tools/linux/scripts/mkimages_x64.sh: line 35: BOOT_JDK: unbound variableAdditional context
No response
System metadata
- system:
"x86_64-linux" - host os:
Linux 6.12.36, NixOS, 25.11 (Xantusia), 25.11.20250708.9807714 - multi-user?:
yes - sandbox:
yes - version:
nix-env (Nix) 2.28.4 - channels(root):
"nixos-23.11" - nixpkgs:
/nix/store/bgl6ldj5ihbwcq8p42z3a0qzgqafgk2b-source
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)
I assert that this issue is relevant for Nixpkgs
- I assert that this is a bug and not a support request.
- I assert that this is not a duplicate of an existing issue.
- I assert that I have read the NixOS Code of Conduct and agree to abide by it.
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: build failureA package fails to buildA package fails to build