asterisk 0 -> 1 attrpath: asterisk 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] these 3 derivations will be built: /nix/store/b0zcanvsq9an2sskd3rvv3m84a0ib7im-python3-3.11.8-env.drv /nix/store/wxhcrx6zhvbrm9dplrkq6pmv3a5470bv-asterisk-update.drv /nix/store/0igmqiff861m8vwr70pgi8yf2068w787-packages.json.drv building '/nix/store/b0zcanvsq9an2sskd3rvv3m84a0ib7im-python3-3.11.8-env.drv'... created 259 symlinks in user environment building '/nix/store/wxhcrx6zhvbrm9dplrkq6pmv3a5470bv-asterisk-update.drv'... building '/nix/store/0igmqiff861m8vwr70pgi8yf2068w787-packages.json.drv'... Going to be running update for following packages: - asterisk-20.6.0 Press Enter key to continue... Running update for: - asterisk-20.6.0: UPDATING ... - asterisk-20.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/asterisk/versions.json b/pkgs/servers/asterisk/versions.json index 7c7aaaa51544..c7db909ea26e 100644 --- a/pkgs/servers/asterisk/versions.json +++ b/pkgs/servers/asterisk/versions.json @@ -1,14 +1,14 @@ { "asterisk_18": { - "sha256": "31e1b544ece2bb75be93621e358e6765fc095f4b65e061d488d517177aeb9208", - "version": "18.21.0" + "sha256": "ad54e6089029d8eaa3e25576037c412cf54a57db904fcbc05fe23835f65e4015", + "version": "18.22.0" }, "asterisk_20": { - "sha256": "d70109e9b4c52fba6d0080b20cadc0aaee4060a0ad28bff4e376bf8b393e9400", - "version": "20.6.0" + "sha256": "3d47889d2c4501974a8adaaba49738e6268a836dc177c7887a93a8ecf1d38b26", + "version": "20.7.0" }, "asterisk_21": { - "sha256": "488100fe1d5648f629e22b52c87d9133892bf556f0c544eea659185cea6e8a69", - "version": "21.1.0" + "sha256": "5737a976e9252e2d5e87d2e8176b1e07415057291c656b7547d0a79e0e8c3969", + "version": "21.2.0" } } No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A asterisk nix build failed. checking for ldconfig... /nix/store/2ksh88m9fnnmj8xn5a2a0z2q9vakbjpj-glibc-2.38-44-bin/bin/ldconfig checking for sha1sum... /nix/store/43dnc4h7x0p8ybaq38aaxkhy722kzrx2-coreutils-9.4/bin/sha1sum checking for openssl... /nix/store/gvad6v0cmq1qccmc4wphsazqbj0xzjsl-openssl-3.0.13-bin/bin/openssl checking pkg-config is at least version 0.9.0... yes checking for bison that supports parse-param... checking for soxmix... no checking for md5... no checking for md5sum... md5sum checking for a sed that does not truncate output... (cached) /nix/store/kqb7yncgd6a17nlgbixhcvcwync0nqg0-gnused-4.9/bin/sed checking for egrep -e... (cached) /nix/store/nk45h8dy9zlx4d0b9ghf5xnj9pypyqgh-gnugrep-3.11/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for RAII support... checking for gcc -fnested-functions... no checking for clang strsep/strcmp optimization... no configure: checking OPENSSL with pkg-config configure: checking whether system openssl > 1.1.0 checking for openssl >= 1.1.0... yes checking for embedded pjproject (may have to download)... configuring [pjproject] Downloading https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/2.14/pjproject-2.14.tar.bz2 to /build/asterisk-20.7.0/externals_cache/pjproject-2.14.tar.bz2 sh: line 2: /build/asterisk-20.7.0/externals_cache/pjproject-2.14.tar.bz2: Permission denied [pjproject] Retrying download [pjproject] Downloading https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/2.14/pjproject-2.14.tar.bz2 to /build/asterisk-20.7.0/externals_cache/pjproject-2.14.tar.bz2 sh: line 3: /build/asterisk-20.7.0/externals_cache/pjproject-2.14.tar.bz2: Permission denied make: *** [Makefile:102: /build/asterisk-20.7.0/externals_cache/pjproject-2.14.tar.bz2] Error 1 failed configure: Unable to configure third-party/pjproject configure: error: Re-run the ./configure command with 'NOISY_BUILD=yes' appended to see error details.