loudmouth 1.5.3 -> 1.5.4 https://repology.org/project/loudmouth/versions attrpath: loudmouth 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/development/libraries/loudmouth/default.nix b/pkgs/development/libraries/loudmouth/default.nix index d1a8c4887249..28173b17f620 100644 --- a/pkgs/development/libraries/loudmouth/default.nix +++ b/pkgs/development/libraries/loudmouth/default.nix @@ -1,12 +1,12 @@ { lib, stdenv, fetchurl, openssl, libidn, glib, pkg-config, zlib, darwin }: stdenv.mkDerivation rec { - version = "1.5.3"; + version = "1.5.4"; pname = "loudmouth"; src = fetchurl { url = "https://mcabber.com/files/loudmouth/${pname}-${version}.tar.bz2"; - sha256 = "0b6kd5gpndl9nzis3n6hcl0ldz74bnbiypqgqa1vgb0vrcar8cjl"; + sha256 = "sha256-McvJHB/dzFNGszc7j7RVlOnqnMf+NtBZXokSxHrZTQ0="; }; configureFlags = [ "--with-ssl=openssl" ]; 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 loudmouth nix build failed. /nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include -I/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0 -I/nix/store/hbdl12ck2ibhn5zsi8nsfa6v471pf0j6-glib-2.78.4/lib/glib-2.0/include -I/nix/store/3ylc9dxi9clwgbc16acjkbswzk0zd81w-libidn-1.42-dev/include -DLM_COMPILATION -DRUNTIME_ENDIAN -g -O2 -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-ssl-openssl.lo lm-ssl-openssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include -I/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0 -I/nix/store/hbdl12ck2ibhn5zsi8nsfa6v471pf0j6-glib-2.78.4/lib/glib-2.0/include -I/nix/store/3ylc9dxi9clwgbc16acjkbswzk0zd81w-libidn-1.42-dev/include -DLM_COMPILATION -DRUNTIME_ENDIAN -g -O2 -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-ssl-openssl.c -fPIC -DPIC -o .libs/lm-ssl-openssl.o /nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include -I/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0 -I/nix/store/hbdl12ck2ibhn5zsi8nsfa6v471pf0j6-glib-2.78.4/lib/glib-2.0/include -I/nix/store/3ylc9dxi9clwgbc16acjkbswzk0zd81w-libidn-1.42-dev/include -DLM_COMPILATION -DRUNTIME_ENDIAN -g -O2 -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c -o lm-utils.lo lm-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include -I/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0 -I/nix/store/hbdl12ck2ibhn5zsi8nsfa6v471pf0j6-glib-2.78.4/lib/glib-2.0/include -I/nix/store/3ylc9dxi9clwgbc16acjkbswzk0zd81w-libidn-1.42-dev/include -DLM_COMPILATION -DRUNTIME_ENDIAN -g -O2 -Wall -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Werror -c lm-utils.c -fPIC -DPIC -o .libs/lm-utils.o lm-utils.c: In function '_lm_utils_generate_id': lm-utils.c:80:5: error: 'GTimeVal' is deprecated: Use 'GDateTime' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Werror=deprecated-declarations]8;;] 80 | GTimeVal tv; | ^~~~~~~~ In file included from /nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0/glib/galloca.h:34, from /nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0/glib.h:32, from lm-utils.c:33: /nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ lm-utils.c:83:5: error: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Werror=deprecated-declarations]8;;] 83 | g_get_current_time (&tv); | ^~~~~~~~~~~~~~~~~~ In file included from /nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0/glib/giochannel.h:35, from /nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0/glib.h:56: /nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:677: lm-utils.lo] Error 1 make[3]: Leaving directory '/build/loudmouth-1.5.4/loudmouth' make[2]: *** [Makefile:528: all] Error 2 make[2]: Leaving directory '/build/loudmouth-1.5.4/loudmouth' make[1]: *** [Makefile:512: all-recursive] Error 1 make[1]: Leaving directory '/build/loudmouth-1.5.4' make: *** [Makefile:420: all] Error 2