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/c5pmf4r0i65b0jxnqkn2wk6s8sllyzs9-python3-3.11.6-env.drv /nix/store/f6f67kfb3jyxn1s88zyvmykbbx8jynj7-asterisk-update.drv /nix/store/lg5h2lbhnh2lyra8v04jrhrf4nmxx1ri-packages.json.drv building '/nix/store/c5pmf4r0i65b0jxnqkn2wk6s8sllyzs9-python3-3.11.6-env.drv'... created 259 symlinks in user environment building '/nix/store/f6f67kfb3jyxn1s88zyvmykbbx8jynj7-asterisk-update.drv'... building '/nix/store/lg5h2lbhnh2lyra8v04jrhrf4nmxx1ri-packages.json.drv'... Going to be running update for following packages: - asterisk-20.2.1 Press Enter key to continue... Running update for: - asterisk-20.2.1: UPDATING ... - asterisk-20.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/asterisk/versions.json b/pkgs/servers/asterisk/versions.json index 1e6e4e4417ef..7fc6f4323c33 100644 --- a/pkgs/servers/asterisk/versions.json +++ b/pkgs/servers/asterisk/versions.json @@ -1,18 +1,18 @@ { - "asterisk_16": { - "sha256": "f8448e8784df7fac019e459bf7c82529d80afe64ae97d73d40e6aa0e4fb39724", - "version": "16.30.0" - }, "asterisk_18": { - "sha256": "66f0e55d84f9e5bf4e79a56255d35a034448acce00d219c3bf4930b1ebb0e88e", - "version": "18.17.1" + "sha256": "cd9214985a4be6b95217909057f5b50c48c4d2a2421d35a52530bdf533b872a4", + "version": "18.20.0" }, "asterisk_19": { - "sha256": "f0c56d1f8e39e0427455edfe25d24ff088c756bdc32dd1278c9f7a320815cbaa", - "version": "19.8.0" + "sha256": "854217b450b41360bc89a5bf732c30ca1e1296fadbc41d9cd7cfe5e15c6b4caa", + "version": "19.8.1" }, "asterisk_20": { - "sha256": "df12e47000fbac42bb780bb06172aa8bb8ac26faf77cc9f95184695b0cec69c3", - "version": "20.2.1" + "sha256": "05dc5f235da44b69102bedca067bf35a612813502d1e18cd88a22d9e4c25c5e7", + "version": "20.5.0" + }, + "asterisk_21": { + "sha256": "3b812b7ec64cffce8e067e88cfa442d6a0b1b08f6ac73202f21fbdf616e36de8", + "version": "21.0.0" } } 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 asterisk nix build failed. checking for realpath... /nix/store/bblyj5b3ii8n6v4ra0nb37cmi3lf8rz9-coreutils-9.3/bin/realpath checking for ldconfig... /nix/store/cx01qk0qyylvkgisbwc7d3pk8sliccgh-glibc-2.38-27-bin/bin/ldconfig checking for sha1sum... /nix/store/bblyj5b3ii8n6v4ra0nb37cmi3lf8rz9-coreutils-9.3/bin/sha1sum checking for openssl... /nix/store/7j9lfm5nwwcgkdsir4m4pqs4sj0rwbq0-openssl-3.0.12-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/9c5qm297qnvwcf7j0gm01qrslbiqz8rs-gnused-4.9/bin/sed 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.13.1/pjproject-2.13.1.tar.bz2 to /build/asterisk-20.5.0/externals_cache/pjproject-2.13.1.tar.bz2 sh: line 2: /build/asterisk-20.5.0/externals_cache/pjproject-2.13.1.tar.bz2: Permission denied [pjproject] Retrying download [pjproject] Downloading https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/2.13.1/pjproject-2.13.1.tar.bz2 to /build/asterisk-20.5.0/externals_cache/pjproject-2.13.1.tar.bz2 sh: line 3: /build/asterisk-20.5.0/externals_cache/pjproject-2.13.1.tar.bz2: Permission denied make: *** [Makefile:102: /build/asterisk-20.5.0/externals_cache/pjproject-2.13.1.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.