emscriptenPackages.libxml2 0 -> 1 attrpath: emscriptenPackages.libxml2 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dw9fciwi3qg8fm918zwp4i02xn0s12zw-packages.json.drv building '/nix/store/dw9fciwi3qg8fm918zwp4i02xn0s12zw-packages.json.drv'... Going to be running update for following packages: - emscripten-libxml2-2.11.5 Press Enter key to continue... Running update for: - emscripten-libxml2-2.11.5: UPDATING ... - emscripten-libxml2-2.11.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libxml2/default.nix b/pkgs/development/libraries/libxml2/default.nix index 3f8e27789b8c..c11c62a650ca 100644 --- a/pkgs/development/libraries/libxml2/default.nix +++ b/pkgs/development/libraries/libxml2/default.nix @@ -34,7 +34,7 @@ in let libxml = stdenv.mkDerivation rec { pname = "libxml2"; - version = "2.11.5"; + version = "2.12.3"; outputs = [ "bin" "dev" "out" "doc" ] ++ lib.optional pythonSupport "py" @@ -43,7 +43,7 @@ libxml = stdenv.mkDerivation rec { src = fetchurl { url = "mirror://gnome/sources/libxml2/${lib.versions.majorMinor version}/libxml2-${version}.tar.xz"; - sha256 = "NyeweMNg7Gn6hp3hS9b3XX7o02mHsHHmko1HIKKN86Y="; + sha256 = "jI8QkjQKif8yvEStXJaTr/m8ino+FhuyOWZuXRWsmqo="; }; strictDeps = true; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A emscriptenPackages.libxml2 nix build failed. ================= testing libxml2 using node ================= Compiling a custom test +++ pkg-config zlib --cflags +++ pkg-config zlib --libs ++ emcc -O2 -s EMULATE_FUNCTION_POINTER_CASTS=1 xmllint.o ./.libs/libxml2.a -I/nix/store/dqpwdxadb1fsvynzsnkpbnmsi9snl7yr-emscripten-zlib-1.3/include -L/nix/store/dqpwdxadb1fsvynzsnkpbnmsi9snl7yr-emscripten-zlib-1.3/lib -lz -o ./xmllint.test.js --embed-file ./test/xmlid/id_err1.xml emcc: error: xmllint.o: No such file or directory ("xmllint.o" was expected to be an input file, based on the commandline arguments provided) + exitHandler + exitCode=1 + set +e + '[' -n '' ']' + (( 1 != 0 )) + runHook failureHook + local hookName=failureHook + shift + local 'hooksSlice=failureHooks[@]' + local hook + for hook in "_callImplicitHook 0 $hookName" ${!hooksSlice+"${!hooksSlice}"} + _eval '_callImplicitHook 0 failureHook' + declare -F '_callImplicitHook 0 failureHook' + eval '_callImplicitHook 0 failureHook' ++ _callImplicitHook 0 failureHook ++ local def=0 ++ local hookName=failureHook ++ declare -F failureHook ++ type -p failureHook ++ '[' -n '' ']' ++ return 0 + return 0 + '[' -n '' ']' + return 1