From https://github.com/archlinux/svntogit-packages * branch packages/gumbo-parser -> FETCH_HEAD * [new branch] packages/gumbo-parser -> packages/packages/gumbo-parser Cloning into 'gumbo-parser'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 100 126k 0 0 373k 0 --:--:-- --:--:-- --:--:-- 373k 100 126k 100 126k 0 0 373k 0 --:--:-- --:--:-- --:--:-- 373k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8395k 100 8395k 0 0 20.3M 0 --:--:-- --:--:-- --:--:-- 20.3M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 100 141k 0 0 399k 0 --:--:-- --:--:-- --:--:-- 399k :: Starting full system upgrade... there is nothing to do ==> Making package: gumbo-parser 0.10.1-2 (Tue Sep 26 10:35:11 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading gumbo-parser-0.10.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 342k 0 342k 0 0 476k 0 --:--:-- --:--:-- --:--:-- 476k 100 2069k 0 2069k 0 0 2299k 0 --:--:-- --:--:-- --:--:-- 9594k ==> Validating source files with sha256sums... gumbo-parser-0.10.1.tar.gz ... Passed ==> Extracting sources... -> Extracting gumbo-parser-0.10.1.tar.gz with bsdtar ==> Starting prepare()... + libtoolize libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' + aclocal -I m4 + autoconf configure.ac:13: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:13: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:13: the top level + automake --add-missing configure.ac:13: installing './compile' configure.ac:33: installing './config.guess' configure.ac:33: installing './config.sub' configure.ac:31: installing './install-sh' configure.ac:31: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ==> Starting build()... checking for g++... g++ 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 the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inline... inline checking for size_t... yes checking for main in -lgtest_main... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 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 checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/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/sbin/ld option to reload object files... -r checking for file... file 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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/sbin/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 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/sbin/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/sbin/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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gumbo.pc config.status: executing depfiles commands config.status: executing libtool commands CXX examples/find_links.o CC examples/get_title.o CXX examples/positions_of_class.o CXX examples/serialize.o CXX examples/prettyprint.o CXX examples/clean_text.o CC src/libgumbo_la-attribute.lo CC src/libgumbo_la-char_ref.lo CC src/libgumbo_la-error.lo CC src/libgumbo_la-parser.lo CC src/libgumbo_la-string_buffer.lo CC src/libgumbo_la-string_piece.lo CC src/libgumbo_la-tag.lo CC src/libgumbo_la-tokenizer.lo CC src/libgumbo_la-utf8.lo CC src/libgumbo_la-util.lo CC src/libgumbo_la-vector.lo CXX benchmarks/benchmark.o CCLD libgumbo.la CXXLD clean_text CXXLD find_links CCLD get_title CXXLD positions_of_class CXXLD benchmark CXXLD serialize CXXLD prettyprint ==> Entering fakeroot environment... ==> Starting package()... make[1]: Entering directory '/tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/src/gumbo-parser-0.10.1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libgumbo.la '/tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/include' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/gumbo.h src/tag_enum.h '/tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/include' /usr/bin/install -c -m 644 gumbo.pc '/tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libgumbo.so.1.0.0 /tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib/libgumbo.so.1.0.0 libtool: install: (cd /tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib && { ln -s -f libgumbo.so.1.0.0 libgumbo.so.1 || { rm -f libgumbo.so.1 && ln -s libgumbo.so.1.0.0 libgumbo.so.1; }; }) libtool: install: (cd /tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib && { ln -s -f libgumbo.so.1.0.0 libgumbo.so || { rm -f libgumbo.so && ln -s libgumbo.so.1.0.0 libgumbo.so; }; }) libtool: install: /usr/bin/install -c .libs/libgumbo.lai /tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib/libgumbo.la libtool: install: /usr/bin/install -c .libs/libgumbo.a /tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib/libgumbo.a libtool: install: chmod 644 /tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib/libgumbo.a libtool: install: ranlib /tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/pkg/gumbo-parser/usr/lib/libgumbo.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/tmp/archlinux-ci/gumbo-parser-archlinuxrb-build-klWFLEGS/gumbo-parser/trunk/src/gumbo-parser-0.10.1' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "gumbo-parser"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: gumbo-parser 0.10.1-2 (Tue Sep 26 10:35:49 2023)