[#397708] [test-only] FAILED nix.git=2.32.1-alt1

Girar awaiter (boria138) girar-builder at altlinux.org
Sun Oct 19 20:29:19 MSK 2025


https://git.altlinux.org/tasks/397708/logs/events.1.1.log
https://packages.altlinux.org/tasks/397708

subtask  name  aarch64    i586  x86_64
   #100  nix    failed  failed  failed

2025-Oct-19 17:26:50 :: test-only task #397708 for sisyphus started by boria138:
#100 build 2.32.1-alt1 from /people/boria138/packages/nix.git fetched at 2025-Oct-19 17:26:49
2025-Oct-19 17:26:51 :: [aarch64] #100 nix.git 2.32.1-alt1: build start
2025-Oct-19 17:26:51 :: [x86_64] #100 nix.git 2.32.1-alt1: build start
2025-Oct-19 17:26:51 :: [i586] #100 nix.git 2.32.1-alt1: build start
[x86_64] [189/503] Compiling C++ object src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o
[x86_64] FAILED: [code=1] src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o 
[x86_64] c++ -Isrc/libexpr/libnixexpr.so.2.32.1.p -Isrc/libexpr -I../src/libexpr -Isrc/libexpr/include -I../src/libexpr/include -Isrc/libutil/include -I../src/libutil/include -I../src/libutil/widecharwidth -Isrc/libutil/linux/include -I../src/libutil/linux/include -Isrc/libutil/unix -I../src/libutil/unix -Isrc/libutil/unix/include -I../src/libutil/unix/include -Isrc/libstore/include -I../src/libstore/include -Isrc/libstore/linux/include -I../src/libstore/linux/include -Isrc/libstore/unix/include -I../src/libstore/unix/include -Isrc/libfetchers/include -I../src/libfetchers/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++23 -O2 -g -Wdeprecated-copy -Werror=suggest-override -Werror=switch -Werror=switch-enum -Werror=undef -Werror=unused-result -Werror=sign-compare -Wignored-qualifiers -Wimplicit-fallthrough -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_ALL_NO_LIB -std=c++23 -std=c++23 -std=c++23 -pthread -MD -MQ src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o -MF src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o.d -o src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o -c ../src/libexpr/eval.cc
[x86_64] ../src/libexpr/eval.cc: In member function ‘void nix::EvalState::evalFile(const nix::SourcePath&, nix::Value&, bool)’:
[x86_64] ../src/libexpr/eval.cc:1096:20: error: ‘class boost::unordered::concurrent_flat_map<nix::SourcePath, nix::Value*, std::hash<nix::SourcePath>, std::equal_to<nix::SourcePath>, traceable_allocator<std::pair<const nix::SourcePath, nix::Value*> > >’ has no member named ‘try_emplace_and_cvisit’; did you mean ‘try_emplace_or_cvisit’?
[x86_64]  1096 |     fileEvalCache->try_emplace_and_cvisit(
[x86_64] --
[x86_64] [202/503] Compiling C++ object src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o
[x86_64] FAILED: [code=1] src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o 
[x86_64] c++ -Isrc/libexpr/libnixexpr.so.2.32.1.p -Isrc/libexpr -I../src/libexpr -Isrc/libexpr/include -I../src/libexpr/include -Isrc/libutil/include -I../src/libutil/include -I../src/libutil/widecharwidth -Isrc/libutil/linux/include -I../src/libutil/linux/include -Isrc/libutil/unix -I../src/libutil/unix -Isrc/libutil/unix/include -I../src/libutil/unix/include -Isrc/libstore/include -I../src/libstore/include -Isrc/libstore/linux/include -I../src/libstore/linux/include -Isrc/libstore/unix/include -I../src/libstore/unix/include -Isrc/libfetchers/include -I../src/libfetchers/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++23 -O2 -g -Wdeprecated-copy -Werror=suggest-override -Werror=switch -Werror=switch-enum -Werror=undef -Werror=unused-result -Werror=sign-compare -Wignored-qualifiers -Wimplicit-fallthrough -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_ALL_NO_LIB -std=c++23 -std=c++23 -std=c++23 -pthread -MD -MQ src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o -MF src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o.d -o src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o -c ../src/libexpr/primops.cc
[x86_64] ../src/libexpr/primops.cc: In member function ‘std::__cxx11::regex nix::RegexCache::get(std::string_view)’:
[x86_64] ../src/libexpr/primops.cc:4602:15: error: ‘class boost::unordered::concurrent_flat_map<std::__cxx11::basic_string<char>, std::__cxx11::basic_regex<char>, nix::StringViewHash, std::equal_to<void> >’ has no member named ‘try_emplace_and_cvisit’; did you mean ‘try_emplace_or_cvisit’?
[x86_64]  4602 |         cache.try_emplace_and_cvisit(
2025-Oct-19 17:28:27 :: [x86_64] nix.git 2.32.1-alt1: remote: build failed
2025-Oct-19 17:28:27 :: [x86_64] #100 nix.git 2.32.1-alt1: build FAILED
2025-Oct-19 17:28:27 :: [x86_64] requesting cancellation of task processing
[i586] [194/503] Compiling C++ object src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o
[i586] FAILED: [code=1] src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o 
[i586] c++ -Isrc/libexpr/libnixexpr.so.2.32.1.p -Isrc/libexpr -I../src/libexpr -Isrc/libexpr/include -I../src/libexpr/include -Isrc/libutil/include -I../src/libutil/include -I../src/libutil/widecharwidth -Isrc/libutil/linux/include -I../src/libutil/linux/include -Isrc/libutil/unix -I../src/libutil/unix -Isrc/libutil/unix/include -I../src/libutil/unix/include -Isrc/libstore/include -I../src/libstore/include -Isrc/libstore/linux/include -I../src/libstore/linux/include -Isrc/libstore/unix/include -I../src/libstore/unix/include -Isrc/libfetchers/include -I../src/libfetchers/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++23 -O2 -g -Wdeprecated-copy -Werror=suggest-override -Werror=switch -Werror=switch-enum -Werror=undef -Werror=unused-result -Werror=sign-compare -Wignored-qualifiers -Wimplicit-fallthrough -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_ALL_NO_LIB -std=c++23 -std=c++23 -std=c++23 -pthread -MD -MQ src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o -MF src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o.d -o src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o -c ../src/libexpr/eval.cc
[i586] ../src/libexpr/eval.cc: In member function ‘void nix::EvalState::evalFile(const nix::SourcePath&, nix::Value&, bool)’:
[i586] ../src/libexpr/eval.cc:1096:20: error: ‘class boost::unordered::concurrent_flat_map<nix::SourcePath, nix::Value*, std::hash<nix::SourcePath>, std::equal_to<nix::SourcePath>, traceable_allocator<std::pair<const nix::SourcePath, nix::Value*> > >’ has no member named ‘try_emplace_and_cvisit’; did you mean ‘try_emplace_or_cvisit’?
[i586]  1096 |     fileEvalCache->try_emplace_and_cvisit(
[i586] --
[i586] [201/503] Compiling C++ object src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o
[i586] FAILED: [code=1] src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o 
[i586] c++ -Isrc/libexpr/libnixexpr.so.2.32.1.p -Isrc/libexpr -I../src/libexpr -Isrc/libexpr/include -I../src/libexpr/include -Isrc/libutil/include -I../src/libutil/include -I../src/libutil/widecharwidth -Isrc/libutil/linux/include -I../src/libutil/linux/include -Isrc/libutil/unix -I../src/libutil/unix -Isrc/libutil/unix/include -I../src/libutil/unix/include -Isrc/libstore/include -I../src/libstore/include -Isrc/libstore/linux/include -I../src/libstore/linux/include -Isrc/libstore/unix/include -I../src/libstore/unix/include -Isrc/libfetchers/include -I../src/libfetchers/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++23 -O2 -g -Wdeprecated-copy -Werror=suggest-override -Werror=switch -Werror=switch-enum -Werror=undef -Werror=unused-result -Werror=sign-compare -Wignored-qualifiers -Wimplicit-fallthrough -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_ALL_NO_LIB -std=c++23 -std=c++23 -std=c++23 -pthread -MD -MQ src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o -MF src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o.d -o src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o -c ../src/libexpr/primops.cc
[i586] ../src/libexpr/primops.cc: In member function ‘std::__cxx11::regex nix::RegexCache::get(std::string_view)’:
[i586] ../src/libexpr/primops.cc:4602:15: error: ‘class boost::unordered::concurrent_flat_map<std::__cxx11::basic_string<char>, std::__cxx11::basic_regex<char>, nix::StringViewHash, std::equal_to<void> >’ has no member named ‘try_emplace_and_cvisit’; did you mean ‘try_emplace_or_cvisit’?
[i586]  4602 |         cache.try_emplace_and_cvisit(
2025-Oct-19 17:28:43 :: [i586] nix.git 2.32.1-alt1: remote: build failed
2025-Oct-19 17:28:43 :: [i586] #100 nix.git 2.32.1-alt1: build FAILED
[aarch64] [191/503] Compiling C++ object src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o
[aarch64] FAILED: [code=1] src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o 
[aarch64] c++ -Isrc/libexpr/libnixexpr.so.2.32.1.p -Isrc/libexpr -I../src/libexpr -Isrc/libexpr/include -I../src/libexpr/include -Isrc/libutil/include -I../src/libutil/include -I../src/libutil/widecharwidth -Isrc/libutil/linux/include -I../src/libutil/linux/include -Isrc/libutil/unix -I../src/libutil/unix -Isrc/libutil/unix/include -I../src/libutil/unix/include -Isrc/libstore/include -I../src/libstore/include -Isrc/libstore/linux/include -I../src/libstore/linux/include -Isrc/libstore/unix/include -I../src/libstore/unix/include -Isrc/libfetchers/include -I../src/libfetchers/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++23 -O2 -g -Wdeprecated-copy -Werror=suggest-override -Werror=switch -Werror=switch-enum -Werror=undef -Werror=unused-result -Werror=sign-compare -Wignored-qualifiers -Wimplicit-fallthrough -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_ALL_NO_LIB -std=c++23 -std=c++23 -std=c++23 -pthread -MD -MQ src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o -MF src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o.d -o src/libexpr/libnixexpr.so.2.32.1.p/eval.cc.o -c ../src/libexpr/eval.cc
[aarch64] ../src/libexpr/eval.cc: In member function ‘void nix::EvalState::evalFile(const nix::SourcePath&, nix::Value&, bool)’:
[aarch64] ../src/libexpr/eval.cc:1096:20: error: ‘class boost::unordered::concurrent_flat_map<nix::SourcePath, nix::Value*, std::hash<nix::SourcePath>, std::equal_to<nix::SourcePath>, traceable_allocator<std::pair<const nix::SourcePath, nix::Value*> > >’ has no member named ‘try_emplace_and_cvisit’; did you mean ‘try_emplace_or_cvisit’?
[aarch64]  1096 |     fileEvalCache->try_emplace_and_cvisit(
[aarch64] --
[aarch64] [203/503] Compiling C++ object src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o
[aarch64] FAILED: [code=1] src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o 
[aarch64] c++ -Isrc/libexpr/libnixexpr.so.2.32.1.p -Isrc/libexpr -I../src/libexpr -Isrc/libexpr/include -I../src/libexpr/include -Isrc/libutil/include -I../src/libutil/include -I../src/libutil/widecharwidth -Isrc/libutil/linux/include -I../src/libutil/linux/include -Isrc/libutil/unix -I../src/libutil/unix -Isrc/libutil/unix/include -I../src/libutil/unix/include -Isrc/libstore/include -I../src/libstore/include -Isrc/libstore/linux/include -I../src/libstore/linux/include -Isrc/libstore/unix/include -I../src/libstore/unix/include -Isrc/libfetchers/include -I../src/libfetchers/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++23 -O2 -g -Wdeprecated-copy -Werror=suggest-override -Werror=switch -Werror=switch-enum -Werror=undef -Werror=unused-result -Werror=sign-compare -Wignored-qualifiers -Wimplicit-fallthrough -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DBOOST_CONTAINER_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_ALL_NO_LIB -std=c++23 -std=c++23 -std=c++23 -pthread -MD -MQ src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o -MF src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o.d -o src/libexpr/libnixexpr.so.2.32.1.p/primops.cc.o -c ../src/libexpr/primops.cc
[aarch64] ../src/libexpr/primops.cc: In member function ‘std::__cxx11::regex nix::RegexCache::get(std::string_view)’:
[aarch64] ../src/libexpr/primops.cc:4602:15: error: ‘class boost::unordered::concurrent_flat_map<std::__cxx11::basic_string<char>, std::__cxx11::basic_regex<char>, nix::StringViewHash, std::equal_to<void> >’ has no member named ‘try_emplace_and_cvisit’; did you mean ‘try_emplace_or_cvisit’?
[aarch64]  4602 |         cache.try_emplace_and_cvisit(
2025-Oct-19 17:29:18 :: [aarch64] nix.git 2.32.1-alt1: remote: build failed
2025-Oct-19 17:29:18 :: [aarch64] #100 nix.git 2.32.1-alt1: build FAILED
2025-Oct-19 17:28:27 :: [x86_64] build FAILED
2025-Oct-19 17:28:43 :: [i586] build FAILED
2025-Oct-19 17:29:19 :: [aarch64] build FAILED
2025-Oct-19 17:29:19 :: task #397708 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list