[2024-09-29 01:13:02.904244 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_riscv', job='tool:host-libtool', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-automake-v1.15': {'architecture': {'riscv64'}, 'version': '1.15.1_2'}, 'host-autoconf-v2.69': {'architecture': {'riscv64'}, 'version': '2.69_2'}}, prod_pkgs={}, prod_tools={'host-libtool': {'architecture': {'riscv64'}, 'version': '2.4.6_2'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2024-09-29 01:13:02.904901 sunset] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2024-09-29 01:13:02.920051 sunset] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2024-09-29 01:13:02.935937 sunset] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2024-09-29 01:13:05.286417 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', '5414d71db6f863811ed3806d7ce8a3e94f369750'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at 5414d71 Merge pull request #370 from no92/freebsd-e1000 [2024-09-29 01:13:05.317993 sunset] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2024-09-29 01:13:06.476230 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-libtool'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch libtool checkout libtool patch libtool regenerate libtool configure-tool host-libtool compile-tool host-libtool install-tool host-libtool archive-tool host-libtool xbstrap: fetch libtool [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/libtool/.git/ From https://mirrors.managarm.org/mirror/git/libtool * [new tag] v2.4.6 -> v2.4.6 xbstrap: checkout libtool [2/8] [2024-09-29 01:13:53.375458 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'libtool'} HEAD is now at f09d00c version 2.4.6 xbstrap: patch libtool [3/8] [2024-09-29 01:13:53.397151 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'libtool'} Applying: Fix $lt_sysroot Applying: Fill in managarm characteristics xbstrap: regenerate libtool [4/8] [2024-09-29 01:13:53.455028 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'libtool'} xbstrap: Running ['git', 'submodule', 'update', '--init'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69']) via cbuildrt PID init is 3319093 (outside the namespace) Submodule 'gnulib' (git://git.sv.gnu.org/gnulib.git) registered for path 'gnulib' Cloning into '/var/lib/managarm-buildenv/src/ports/libtool/gnulib'... Submodule path 'gnulib': checked out '342d9f09f2bab9a0380faa88787147bac4d48278' xbstrap: Running ['./bootstrap'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69']) via cbuildrt PID init is 3319138 (outside the namespace) bootstrap: running: git submodule init -- gnulib bootstrap: running: git submodule update -- gnulib bootstrap: running: gnulib/gnulib-tool --no-changelog --avoid=dummy --libtool --macro-prefix=GL --aux-dir=build-aux --m4-base=m4 --local-dir=gl --symlink --import announce-gen bootstrap... Module list with included dependencies (indented): announce-gen bootstrap do-release-commit-and-tag extract-trace funclib.sh gendocs git-version-gen gitlog-to-changelog gnu-web-doc-update gnumakefile gnupload inline-source maintainer-makefile options-parser readme-release update-copyright useless-if-before-free vc-list-files File list: build-aux/announce-gen build-aux/bootstrap.in build-aux/do-release-commit-and-tag build-aux/extract-trace build-aux/funclib.sh build-aux/gendocs.sh build-aux/git-version-gen build-aux/gitlog-to-changelog build-aux/gnu-web-doc-update build-aux/gnupload build-aux/inline-source build-aux/options-parser build-aux/update-copyright build-aux/useless-if-before-free build-aux/vc-list-files doc/gendocs_template doc/gendocs_template_min m4/00gnulib.m4 m4/gnulib-common.m4 top/GNUmakefile top/README-release top/maint.mk Creating directory ./lib Copying file GNUmakefile Copying file README-release Copying file build-aux/announce-gen Copying file build-aux/bootstrap.in Copying file build-aux/do-release-commit-and-tag Copying file build-aux/extract-trace Copying file build-aux/funclib.sh Copying file build-aux/gendocs.sh Copying file build-aux/git-version-gen Copying file build-aux/gitlog-to-changelog Copying file build-aux/gnu-web-doc-update Copying file build-aux/gnupload Copying file build-aux/inline-source Copying file build-aux/options-parser Copying file build-aux/update-copyright Copying file build-aux/useless-if-before-free Copying file build-aux/vc-list-files Copying file doc/gendocs_template Copying file doc/gendocs_template_min Copying file m4/00gnulib.m4 Copying file m4/gnulib-common.m4 Copying file m4/gnulib-tool.m4 Copying file maint.mk Creating lib/Makefile.am Creating m4/gnulib-cache.m4 Creating m4/gnulib-comp.m4 Creating ./lib/.gitignore Finished. You may need to add #include directives for the following .h files. Don't forget to - add "lib/Makefile" to AC_CONFIG_FILES in ./configure.ac, - mention "lib" in SUBDIRS in Makefile.am, - mention "-I m4" in ACLOCAL_AMFLAGS in Makefile.am, - mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am, - invoke GL_EARLY in ./configure.ac, right after AC_PROG_CC, - invoke GL_INIT in ./configure.ac. Copying file compile Copying file install-sh Copying file mdate-sh Copying file texinfo.tex Copying file depcomp Copying file config.guess Copying file config.sub Copying file INSTALL Copying file COPYING Copying file fdl.texi Copying file COPYING.LIB bootstrap: running: make bootstrap-deps AM_DEFAULT_VERBOSITY=0 PACKAGE='libtool' PACKAGE_BUGREPORT='bug-libtool@gnu.org' PACKAGE_NAME='GNU Libtool' PACKAGE_URL='http://www.gnu.org/s/libtool/'... GEN libltdl/Makefile.am GEN build-aux/ltmain.sh GEN m4/ltversion.m4 bootstrap: running: autoreconf --symlink --install configure.ac:98: installing 'build-aux/missing' bootstrap: running: autoreconf --symlink --install libltdl bootstrap: Done. Now you can run './configure'. xbstrap: Running ['cp', '@BUILD_ROOT@/tools/host-automake-v1.15/share/automake-1.15/config.sub', '@THIS_SOURCE_DIR@/build-aux/'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69']) via cbuildrt PID init is 3327174 (outside the namespace) xbstrap: Running ['cp', '@BUILD_ROOT@/tools/host-automake-v1.15/share/automake-1.15/config.guess', '@THIS_SOURCE_DIR@/build-aux/'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69']) via cbuildrt PID init is 3327179 (outside the namespace) xbstrap: configure-tool host-libtool [5/8] [2024-09-29 01:15:35.889462 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'libtool'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--prefix=@PREFIX@'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69']) via cbuildrt PID init is 3327184 (outside the namespace) ## -------------------------------- ## ## Configuring libtool 2.4.6.2-b8c2 ## ## -------------------------------- ## checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking whether /usr/bin/m4 accepts --gnu... yes checking how m4 supports trace files... --debugfile checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu configure: autobuild project... GNU Libtool configure: autobuild revision... 2.4.6.2-b8c2 configure: autobuild hostname... sunset configure: autobuild mode... default configure: autobuild timestamp... 20240929T011536Z checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/local/lib /usr/local/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking whether we are using the GNU Fortran compiler... no checking whether accepts -g... no checking for gccgo... no checking for gcj... no checking for windres... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: linking /var/lib/managarm-buildenv/src/ports/libtool/GNUmakefile to GNUmakefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands xbstrap: compile-tool ('host-libtool', None) [6/8] [2024-09-29 01:15:41.613870 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'success', 'subject': 'host-libtool'} xbstrap: Running ['make', '-j@PARALLELISM@'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69']) via cbuildrt PID init is 3330752 (outside the namespace) GEN libtoolize make all-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' Making all in . make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' CC libltdl/lt__strl.lo make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' GEN /var/lib/managarm-buildenv/src/ports/libtool/doc/libtoolize.1 GEN /var/lib/managarm-buildenv/src/ports/libtool/doc/notes.txt CC libltdl/loaders/libltdl_libltdl_la-preopen.lo CC libltdl/libltdl_libltdl_la-lt__alloc.lo CC libltdl/libltdl_libltdl_la-lt_dlloader.lo make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' Updating /var/lib/managarm-buildenv/src/ports/libtool/doc/version.texi CC libltdl/libltdl_libltdl_la-lt_error.lo CC libltdl/libltdl_libltdl_la-slist.lo CC libltdl/libltdl_libltdl_la-ltdl.lo CC libltdl/loaders/dlopen.lo GEN /var/lib/managarm-buildenv/src/ports/libtool/doc/libtool.1 MAKEINFO /var/lib/managarm-buildenv/src/ports/libtool/doc/libtool.info CCLD libltdl/dlopen.la ar: `u' modifier ignored since `D' is the default (see `U') libtool.texi:1325: warning: @pxref node name should not contain `.' CCLD libltdl/libltdl.la ar: `u' modifier ignored since `D' is the default (see `U') GEN /var/lib/managarm-buildenv/src/ports/libtool/libltdl/stamp-mk make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' xbstrap: install-tool ('host-libtool', None) [7/8] [2024-09-29 01:15:43.671488 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'success', 'subject': ['host-libtool', None]} xbstrap: Running ['make', 'install'] (tools: ['host-automake-v1.15', 'host-autoconf-v2.69']) via cbuildrt PID init is 3334118 (outside the namespace) WARNING: version string 2.4.6.2-b8c2 is out of date; run 'make _version' to fix it make install-recursive make[1]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' Making install in . make[2]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' make[3]: Entering directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-libtool/bin' /usr/bin/install -c libtool '/var/lib/managarm-buildenv/build/tools/host-libtool/bin' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-libtool/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libltdl/libltdl.la '/var/lib/managarm-buildenv/build/tools/host-libtool/lib' libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.so.7.3.1 /var/lib/managarm-buildenv/build/tools/host-libtool/lib/libltdl.so.7.3.1 libtool: install: (cd /var/lib/managarm-buildenv/build/tools/host-libtool/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so.7 || { rm -f libltdl.so.7 && ln -s libltdl.so.7.3.1 libltdl.so.7; }; }) libtool: install: (cd /var/lib/managarm-buildenv/build/tools/host-libtool/lib && { ln -s -f libltdl.so.7.3.1 libltdl.so || { rm -f libltdl.so && ln -s libltdl.so.7.3.1 libltdl.so; }; }) libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.lai /var/lib/managarm-buildenv/build/tools/host-libtool/lib/libltdl.la libtool: install: /usr/bin/install -c libltdl/.libs/libltdl.a /var/lib/managarm-buildenv/build/tools/host-libtool/lib/libltdl.a libtool: install: chmod 644 /var/lib/managarm-buildenv/build/tools/host-libtool/lib/libltdl.a libtool: install: ranlib /var/lib/managarm-buildenv/build/tools/host-libtool/lib/libltdl.a libtool: finish: PATH="/tmp/xbstrap/virtual/bin:/var/lib/managarm-buildenv/build/tools/host-automake-v1.15/bin:/var/lib/managarm-buildenv/build/tools/host-autoconf-v2.69/bin:/usr/local/bin:/usr/bin:/bin:/sbin" ldconfig -n /var/lib/managarm-buildenv/build/tools/host-libtool/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/lib/managarm-buildenv/build/tools/host-libtool/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- GREP='/usr/bin/grep' SED='/usr/bin/sed' '/var/lib/managarm-buildenv/src/ports/libtool/build-aux/inline-source' libtoolize > '/var/lib/managarm-buildenv/build/tools/host-libtool/bin/libtoolize' rm -rf '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool'/* /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/m4/libtool.m4' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/aclocal/libtool.m4' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/m4/ltargz.m4' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/aclocal/ltargz.m4' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/m4/ltdl.m4' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/aclocal/ltdl.m4' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/m4/ltoptions.m4' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/aclocal/ltoptions.m4' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/m4/ltsugar.m4' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/aclocal/ltsugar.m4' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/m4/ltversion.m4' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/aclocal/ltversion.m4' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/m4/lt~obsolete.m4' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/aclocal/lt~obsolete.m4' /usr/bin/install -c '/var/lib/managarm-buildenv/src/ports/libtool/build-aux/compile' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/build-aux/compile' /usr/bin/install -c '/var/lib/managarm-buildenv/src/ports/libtool/build-aux/config.guess' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/build-aux/config.guess' /usr/bin/install -c '/var/lib/managarm-buildenv/src/ports/libtool/build-aux/config.sub' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/build-aux/config.sub' /usr/bin/install -c '/var/lib/managarm-buildenv/src/ports/libtool/build-aux/depcomp' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/build-aux/depcomp' /usr/bin/install -c '/var/lib/managarm-buildenv/src/ports/libtool/build-aux/install-sh' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/build-aux/install-sh' /usr/bin/install -c '/var/lib/managarm-buildenv/src/ports/libtool/build-aux/missing' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/build-aux/missing' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/build-aux/ltmain.sh' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/build-aux/ltmain.sh' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/COPYING.LIB' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/COPYING.LIB' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/Makefile.am' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/Makefile.am' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/README' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/README' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/configure.ac' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/configure.ac' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/aclocal.m4' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/aclocal.m4' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/Makefile.in' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/Makefile.in' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/config-h.in' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/config-h.in' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/configure' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/configure' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt__alloc.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/lt__alloc.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt__argz_.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/lt__argz_.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt__dirent.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/lt__dirent.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt__glibc.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/lt__glibc.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt__private.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/lt__private.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt__strl.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/lt__strl.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt_dlloader.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/lt_dlloader.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt_error.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/lt_error.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt_system.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/lt_system.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/slist.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/libltdl/slist.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/loaders/dld_link.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/loaders/dld_link.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/loaders/dlopen.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/loaders/dlopen.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/loaders/dyld.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/loaders/dyld.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/loaders/load_add_on.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/loaders/load_add_on.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/loaders/loadlibrary.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/loaders/loadlibrary.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/loaders/preopen.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/loaders/preopen.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/loaders/shl_load.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/loaders/shl_load.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/lt__alloc.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/lt__alloc.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/lt__argz.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/lt__argz.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/lt__dirent.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/lt__dirent.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/lt__strl.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/lt__strl.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/lt_dlloader.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/lt_dlloader.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/lt_error.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/lt_error.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/ltdl.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/ltdl.c' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/ltdl.h' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/ltdl.h' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/ltdl.mk' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/ltdl.mk' /usr/bin/install -c -m 644 '/var/lib/managarm-buildenv/src/ports/libtool/libltdl/slist.c' '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/slist.c' chmod a+x '/var/lib/managarm-buildenv/build/tools/host-libtool/share/libtool/configure' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-libtool/include' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libtool/libltdl/ltdl.h '/var/lib/managarm-buildenv/build/tools/host-libtool/include' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-libtool/share/info' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libtool/doc/libtool.info /var/lib/managarm-buildenv/src/ports/libtool/doc/libtool.info-1 /var/lib/managarm-buildenv/src/ports/libtool/doc/libtool.info-2 '/var/lib/managarm-buildenv/build/tools/host-libtool/share/info' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-libtool/include/libltdl' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt_system.h /var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt_error.h /var/lib/managarm-buildenv/src/ports/libtool/libltdl/libltdl/lt_dlloader.h '/var/lib/managarm-buildenv/build/tools/host-libtool/include/libltdl' /usr/bin/mkdir -p '/var/lib/managarm-buildenv/build/tools/host-libtool/share/man/man1' /usr/bin/install -c -m 644 /var/lib/managarm-buildenv/src/ports/libtool/doc/libtool.1 /var/lib/managarm-buildenv/src/ports/libtool/doc/libtoolize.1 '/var/lib/managarm-buildenv/build/tools/host-libtool/share/man/man1' make[3]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' make[2]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' make[1]: Leaving directory '/var/lib/managarm-buildenv/build/tool-builds/host-libtool' xbstrap: archive-tool host-libtool [8/8] [2024-09-29 01:15:44.570775 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'success', 'subject': ['host-libtool', None]} [2024-09-29 01:15:44.894881 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'success', 'subject': 'host-libtool'} [2024-09-29 01:15:44.902681 sunset] DEBUG: xbbs.worker: successfully uploaded tool host-libtool for JobMessage(project='managarm_riscv', job='tool:host-libtool', repository='https://github.com/managarm/bootstrap-managarm.git', revision='5414d71db6f863811ed3806d7ce8a3e94f369750', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={'host-automake-v1.15': {'architecture': {'riscv64'}, 'version': '1.15.1_2'}, 'host-autoconf-v2.69': {'architecture': {'riscv64'}, 'version': '2.69_2'}}, prod_pkgs={}, prod_tools={'host-libtool': {'architecture': {'riscv64'}, 'version': '2.4.6_2'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_riscv/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_riscv/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/riscv64/') [2024-09-29 01:15:44.935980 sunset] INFO: xbbs.worker: job done. return code: 0