asymptote 2.87 -> 2.88 https://repology.org/project/asymptote/versions attrpath: asymptote Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/graphics/asymptote/default.nix b/pkgs/tools/graphics/asymptote/default.nix index 30681663a7ce..130658c6d96f 100644 --- a/pkgs/tools/graphics/asymptote/default.nix +++ b/pkgs/tools/graphics/asymptote/default.nix @@ -9,14 +9,14 @@ }: stdenv.mkDerivation rec { - version = "2.87"; + version = "2.88"; pname = "asymptote"; src = fetchFromGitHub { owner = "vectorgraphics"; repo = pname; rev = version; - hash = "sha256-xzRZ7NOWeu+uC5WeTxwh5MFm7psXMhxrxucT4PVtRxM="; + hash = "sha256-11k2pOC+y5KSr8BzZX7ngJxlEEUf7jB87bY6MMCPsks="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/1gfp7hiwzpv9aglk2yfa9m49jc0n7pa5-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A asymptote nix build failed. /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: /build/source/interact.cc:144:(.text+0x293): undefined reference to `rl_insert' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: interact.o: in function `interact::getLastHistoryLine[abi:cxx11]()': /build/source/interact.cc:203:(.text+0x32c): undefined reference to `history_length' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: /build/source/interact.cc:204:(.text+0x379): undefined reference to `history_list' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: interact.o: in function `interact::deleteLastLine()': /build/source/interact.cc:238:(.text+0x4a3): undefined reference to `history_length' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: /build/source/interact.cc:238:(.text+0x4ae): undefined reference to `remove_history' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: interact.o: in function `interact::setLastHistoryLine(std::__cxx11::basic_string, gc_allocator_ignore_off_page >)': /build/source/interact.cc:219:(.text+0x527): undefined reference to `history_length' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: /build/source/interact.cc:220:(.text+0x5b4): undefined reference to `remove_history' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: interact.o: in function `interact::cleanup_interactive()': /build/source/interact.cc:254:(.text+0x75d): undefined reference to `stifle_history' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: interact.o: in function `interact::pre_readline()': /nix/store/7vc88ixc6yca2hwgszjk51dh23j3g2nr-gcc-13.2.0/include/c++/13.2.0/bits/char_traits.h:445:(.text+0xeb3): undefined reference to `readline' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: interact.o: in function `interact::init_readline(bool)': /build/source/interact.cc:144:(.text+0x282): undefined reference to `rl_bind_key' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: /build/source/interact.cc:144:(.text+0x29d): undefined reference to `rl_bind_key' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: interact.o: in function `interact::addToHistory(std::__cxx11::basic_string, gc_allocator_ignore_off_page >)': /build/source/interact.cc:196:(.text+0x2e0): undefined reference to `add_history' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: interact.o: in function `interact::cleanup_interactive()': /build/source/interact.cc:255:(.text+0x799): undefined reference to `write_history' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: interact.o: in function `interact::init_interactive()': /build/source/interact.cc:155:(.text+0x146f): undefined reference to `read_history' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: fftw++asy.o: in function `fftwpp::loadWisdom()': /build/source/fftw++.cc:41:(.text+0x3bb): undefined reference to `fftw_import_wisdom_from_string' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: fftw++asy.o: in function `fftwpp::saveWisdom()': /build/source/fftw++.cc:49:(.text+0x6ee): undefined reference to `fftw_export_wisdom_to_string' /nix/store/bczmlm8brs93gp4lscwvc1dnn2ipymnc-binutils-2.41/bin/ld: /build/source/fftw++.cc:53:(.text+0x868): undefined reference to `fftw_free' collect2: error: ld returned 1 exit status make: *** [Makefile:130: asy] Error 1