kstars 3.6.4 -> 3.6.5 https://repology.org/project/kstars/versions attrpath: kstars 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/science/astronomy/kstars/default.nix b/pkgs/applications/science/astronomy/kstars/default.nix index c4721c490cc..a017bba9b3c 100644 --- a/pkgs/applications/science/astronomy/kstars/default.nix +++ b/pkgs/applications/science/astronomy/kstars/default.nix @@ -14,11 +14,11 @@ mkDerivation rec { pname = "kstars"; - version = "3.6.4"; + version = "3.6.5"; src = fetchurl { url = "mirror://kde/stable/kstars/kstars-${version}.tar.xz"; - sha256 = "sha256-9MJqJVgSZVBzlLv08Z6i8yO4YV1exsD5+yLJjqIGD20="; + sha256 = "sha256-HCpFEPACngXgzz522D+rts9iAWXxQvlarXRPifuvLrY="; }; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; 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 kstars nix build failed. | ^~~~~~~~~~~~ [100%] Linking CXX executable ../bin/kstars /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslMedianFromSortedData(double const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:306: undefined reference to `gsl_stats_median_from_sorted_data' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslStandardDeviation(double const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:379: undefined reference to `gsl_stats_sd' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslTrimmedMeanFromSortedData(double, double const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:266: undefined reference to `gsl_stats_trmean_from_sorted_data' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslGastwirthMeanFromSortedData(double const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:230: undefined reference to `gsl_stats_gastwirth_from_sorted_data' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslMean(double const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:194: undefined reference to `gsl_stats_mean' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslMedianFromSortedData(double const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:306: undefined reference to `gsl_stats_median_from_sorted_data' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslMedianFromSortedData(int const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:326: undefined reference to `gsl_stats_int_median_from_sorted_data' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslStandardDeviation(int const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:399: undefined reference to `gsl_stats_int_sd' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslTrimmedMeanFromSortedData(double, int const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:288: undefined reference to `gsl_stats_int_trmean_from_sorted_data' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslGastwirthMeanFromSortedData(int const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:250: undefined reference to `gsl_stats_int_gastwirth_from_sorted_data' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslMean(int const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:214: undefined reference to `gsl_stats_int_mean' /nix/store/5a8zvsw039b6z8n2ql9c84i4l2h65xss-binutils-2.40/bin/ld: ../lib/libKStarsLib.a(robuststatistics.cpp.o): in function `Mathematics::GSLHelpers::gslMedianFromSortedData(int const*, unsigned long, unsigned long)': /build/kstars-3.6.5/kstars/auxiliary/gslhelpers.h:326: undefined reference to `gsl_stats_int_median_from_sorted_data' collect2: error: ld returned 1 exit status make[2]: *** [kstars/CMakeFiles/kstars.dir/build.make:217: bin/kstars] Error 1 make[1]: *** [CMakeFiles/Makefile2:814: kstars/CMakeFiles/kstars.dir/all] Error 2 make: *** [Makefile:136: all] Error 2