You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from /usr/bin/autobuild:13
from /usr/lib/autobuild4/proc/50-build-exec.sh:31
/usr/lib/autobuild4/templates/11-cmakeninja.sh:32: In function `build_cmakeninja_build':
/usr/lib/autobuild4/templates/11-cmakeninja.sh:32: error: command exited with 1
31 | cmake --build . \
32 | || abdie "Failed to build binaries: $?."
33 | fi
autobuild encountered an error and couldn't continue.
Failed to build binaries: 1.
------------------------------autobuild 4.7.15------------------------------
Go to ‘https://github.com/AOSC-Dev/autobuild4’ for more information on this error.
[ERROR]: Build directory of the failed package: /var/cache/acbs/build/acbs.6wve8xcz/azahar
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/acbs/main.py", line 346, in build_sequential
invoke_autobuild(task, build_dir, scoped_stage2, self.generate_pkg_metadata)
File "/usr/lib/python3.10/site-packages/acbs/utils.py", line 271, in invoke_autobuild
start_build_capture(env_dict, build_dir)
File "/usr/lib/python3.10/site-packages/acbs/utils.py", line 168, in start_build_capture
raise RuntimeError('autobuild4 did not exit successfully.')
RuntimeError: autobuild4 did not exit successfully.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/acbs/main.py", line 213, in build
self.build_sequential(build_timings, packages)
File "/usr/lib/python3.10/site-packages/acbs/main.py", line 352, in build_sequential
raise RuntimeError(
RuntimeError: Build directory of the failed package: /var/cache/acbs/build/acbs.6wve8xcz/azahar
[INFO]: ACBS is trying to save your build status...
[INFO]: ... saved to /tmp/1742304995.acbs-ckpt
[CRIT]: Oops! RuntimeError: Build error.
Use acbs-build --resume /tmp/1742304995.acbs-ckpt to resume after you sorted out the situation.
error: Build failed with status: 1
info: Ciel created a check-point: ./STATES/azahar-1742304995.ciel-ckpt
The text was updated successfully, but these errors were encountered:
Issue
[1664/2135] /usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_ASIO_DISABLE_CONCEPTS -DBOOST_DATE_TIME_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_NO_CXX98_FUNCTION_BASE -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_NO_LIB -DENABLE_OPENGL -DENABLE_QT -DENABLE_SCRIPTING -DENABLE_SOFTWARE_RENDERER -DENABLE_VULKAN -DENABLE_WEB_SERVICE -DHAVE_CUBEB -DHAVE_OPENAL -DMICROPROFILE_ENABLED=0 -DNDEBUG -D_FILE_OFFSET_BITS=64 -I/var/cache/acbs/build/acbs.6wve8xcz/azahar/src/. -I/var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/fmt/include -I/var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/./dds-ktx -I/var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/cryptopp -I/var/cache/acbs/build/acbs.6wve8xcz/azahar/externals -I/var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/lodepng/lodepng -I/var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/open_source_archives/include -isystem /var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/./library-headers/ffmpeg/include -isystem /var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/./microprofile -isystem /var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/boost -isystem /var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/./httplib -isystem /var/cache/acbs/build/acbs.6wve8xcz/azahar/externals/./libressl/include -ggdb -fpermissive -fdeclone-ctor-dtor -pipe -Wno-error -fstack-protector-strong --param=ssp-buffer-size=4 -fexceptions -ggdb -fira-loop-pressure -fira-hoist-pressure -specs=/usr/lib/gcc/specs/hardened-cc1 -O2 -fno-omit-frame-pointer -flto=auto -mabi=lp64d -mno-strict-align -march=la64v1.0 -mtune=la664 -O2 -g -DNDEBUG -std=gnu++20 -flto=auto -fno-fat-lto-objects -fvisibility=default -Wall -Wno-unused-command-line-argument -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Werror -Wno-attributes -Wno-interference-size -DCPPHTTPLIB_OPENSSL_SUPPORT -Winvalid-pch -include /var/cache/acbs/build/acbs.6wve8xcz/azahar/abbuild/src/core/CMakeFiles/citra_core.dir/cmake_pch.hxx -MD -MT src/core/CMakeFiles/citra_core.dir/file_sys/archive_ncch.cpp.o -MF src/core/CMakeFiles/citra_core.dir/file_sys/archive_ncch.cpp.o.d -o src/core/CMakeFiles/citra_core.dir/file_sys/archive_ncch.cpp.o -c /var/cache/acbs/build/acbs.6wve8xcz/azahar/src/core/file_sys/archive_ncch.cpp
ninja: build stopped: subcommand failed.
In file included from /usr/bin/autobuild:13
from /usr/lib/autobuild4/proc/50-build-exec.sh:31
/usr/lib/autobuild4/templates/11-cmakeninja.sh:32: In function `build_cmakeninja_build':
/usr/lib/autobuild4/templates/11-cmakeninja.sh:32: error: command exited with 1
31 | cmake --build . \
autobuild encountered an error and couldn't continue.
Failed to build binaries: 1.
------------------------------autobuild 4.7.15------------------------------
Go to ‘https://github.com/AOSC-Dev/autobuild4’ for more information on this error.
========================================
ACBS Build Failed
Failed package:
azahar (loongarch64 @ 0.3-0) 0:07:01.243504
[ERROR]: Build directory of the failed package: /var/cache/acbs/build/acbs.6wve8xcz/azahar
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/acbs/main.py", line 346, in build_sequential
invoke_autobuild(task, build_dir, scoped_stage2, self.generate_pkg_metadata)
File "/usr/lib/python3.10/site-packages/acbs/utils.py", line 271, in invoke_autobuild
start_build_capture(env_dict, build_dir)
File "/usr/lib/python3.10/site-packages/acbs/utils.py", line 168, in start_build_capture
raise RuntimeError('autobuild4 did not exit successfully.')
RuntimeError: autobuild4 did not exit successfully.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/acbs/main.py", line 213, in build
self.build_sequential(build_timings, packages)
File "/usr/lib/python3.10/site-packages/acbs/main.py", line 352, in build_sequential
raise RuntimeError(
RuntimeError: Build directory of the failed package: /var/cache/acbs/build/acbs.6wve8xcz/azahar
[INFO]: ACBS is trying to save your build status...
[INFO]: ... saved to /tmp/1742304995.acbs-ckpt
[CRIT]: Oops! RuntimeError: Build error.
Use
acbs-build --resume /tmp/1742304995.acbs-ckpt
to resume after you sorted out the situation.error: Build failed with status: 1
info: Ciel created a check-point: ./STATES/azahar-1742304995.ciel-ckpt
The text was updated successfully, but these errors were encountered: