==> Cloning htmlcxx ... Cloning into 'htmlcxx'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring htmlcxx :: 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 128k 100 128k 0 0 387k 0 --:--:-- --:--:-- --:--:-- 386k 100 128k 100 128k 0 0 387k 0 --:--:-- --:--:-- --:--:-- 386k % 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 8484k 100 8484k 0 0 20.9M 0 --:--:-- --:--:-- --:--:-- 21.0M % 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 139k 100 139k 0 0 409k 0 --:--:-- --:--:-- --:--:-- 409k 100 139k 100 139k 0 0 409k 0 --:--:-- --:--:-- --:--:-- 409k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1705458000 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1705458000' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-htmlcxx-archlinuxrb-build-GOUTF8ZM PWD=/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: htmlcxx 0.87-4 (Wed Jan 17 02:20:26 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading htmlcxx-0.87.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 100 724 0 724 0 0 6344 0 --:--:-- --:--:-- --:--:-- 6350 100 740 0 740 0 0 3821 0 --:--:-- --:--:-- --:--:-- 3821 100 981 0 981 0 0 3727 0 --:--:-- --:--:-- --:--:-- 3727 100 341 100 341 0 0 812 0 --:--:-- --:--:-- --:--:-- 812 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 465k 100 465k 0 0 601k 0 --:--:-- --:--:-- --:--:-- 2137k ==> Validating source files with sha256sums... htmlcxx-0.87.tar.gz ... Passed ==> Extracting sources... -> Extracting htmlcxx-0.87.tar.gz with bsdtar ==> Starting build()... 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/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for gcc... gcc 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 dependency style of gcc... gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y 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 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 how to run the C preprocessor... gcc -E 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/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... no 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 for main in -lfl... no checking for iconv_open in -liconv... no checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking if there is spoon... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating html/Makefile config.status: creating css/Makefile config.status: creating htmlcxx.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87' Making all in html make[2]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/html' g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT tests.o -MD -MP -MF .deps/tests.Tpo -c -o tests.o tests.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-ParserSax.lo -MD -MP -MF .deps/libhtmlcxx_la-ParserSax.Tpo -c -o libhtmlcxx_la-ParserSax.lo `test -f 'ParserSax.cc' || echo './'`ParserSax.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-ParserDom.lo -MD -MP -MF .deps/libhtmlcxx_la-ParserDom.Tpo -c -o libhtmlcxx_la-ParserDom.lo `test -f 'ParserDom.cc' || echo './'`ParserDom.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-Extensions.lo -MD -MP -MF .deps/libhtmlcxx_la-Extensions.Tpo -c -o libhtmlcxx_la-Extensions.lo `test -f 'Extensions.cc' || echo './'`Extensions.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-CharsetConverter.lo -MD -MP -MF .deps/libhtmlcxx_la-CharsetConverter.Tpo -c -o libhtmlcxx_la-CharsetConverter.lo `test -f 'CharsetConverter.cc' || echo './'`CharsetConverter.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-Uri.lo -MD -MP -MF .deps/libhtmlcxx_la-Uri.Tpo -c -o libhtmlcxx_la-Uri.lo `test -f 'Uri.cc' || echo './'`Uri.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-Node.lo -MD -MP -MF .deps/libhtmlcxx_la-Node.Tpo -c -o libhtmlcxx_la-Node.lo `test -f 'Node.cc' || echo './'`Node.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-utils.lo -MD -MP -MF .deps/libhtmlcxx_la-utils.Tpo -c -o libhtmlcxx_la-utils.lo `test -f 'utils.cc' || echo './'`utils.cc g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT uriTests.o -MD -MP -MF .deps/uriTests.Tpo -c -o uriTests.o uriTests.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-CharsetConverter.lo -MD -MP -MF .deps/libhtmlcxx_la-CharsetConverter.Tpo -c CharsetConverter.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-CharsetConverter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-ParserSax.lo -MD -MP -MF .deps/libhtmlcxx_la-ParserSax.Tpo -c ParserSax.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-ParserSax.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-ParserDom.lo -MD -MP -MF .deps/libhtmlcxx_la-ParserDom.Tpo -c ParserDom.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-ParserDom.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-Node.lo -MD -MP -MF .deps/libhtmlcxx_la-Node.Tpo -c Node.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Node.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-Extensions.lo -MD -MP -MF .deps/libhtmlcxx_la-Extensions.Tpo -c Extensions.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Extensions.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-utils.lo -MD -MP -MF .deps/libhtmlcxx_la-utils.Tpo -c utils.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-Uri.lo -MD -MP -MF .deps/libhtmlcxx_la-Uri.Tpo -c Uri.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Uri.o In file included from CharsetConverter.cc:5: CharsetConverter.h:20:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | CharsetConverter(const std::string &from, const std::string &to) throw (Exception); | ^~~~~ CharsetConverter.cc:10:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 10 | CharsetConverter::CharsetConverter(const string &from, const string &to) throw (Exception) | ^~~~~ mv -f .deps/libhtmlcxx_la-CharsetConverter.Tpo .deps/libhtmlcxx_la-CharsetConverter.Plo In file included from tests.cc:6: CharsetConverter.h:20:90: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 20 | CharsetConverter(const std::string &from, const std::string &to) throw (Exception); | ^~~~~ mv -f .deps/libhtmlcxx_la-Extensions.Tpo .deps/libhtmlcxx_la-Extensions.Plo mv -f .deps/uriTests.Tpo .deps/uriTests.Po mv -f .deps/libhtmlcxx_la-ParserSax.Tpo .deps/libhtmlcxx_la-ParserSax.Plo mv -f .deps/libhtmlcxx_la-Node.Tpo .deps/libhtmlcxx_la-Node.Plo mv -f .deps/libhtmlcxx_la-ParserDom.Tpo .deps/libhtmlcxx_la-ParserDom.Plo mv -f .deps/libhtmlcxx_la-Uri.Tpo .deps/libhtmlcxx_la-Uri.Plo mv -f .deps/libhtmlcxx_la-utils.Tpo .deps/libhtmlcxx_la-utils.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 4:0:1 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--no-as-needed -o libhtmlcxx.la -rpath /usr/lib libhtmlcxx_la-ParserSax.lo libhtmlcxx_la-ParserDom.lo libhtmlcxx_la-Extensions.lo libhtmlcxx_la-CharsetConverter.lo libhtmlcxx_la-Uri.lo libhtmlcxx_la-Node.lo libhtmlcxx_la-utils.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o .libs/libhtmlcxx_la-ParserSax.o .libs/libhtmlcxx_la-ParserDom.o .libs/libhtmlcxx_la-Extensions.o .libs/libhtmlcxx_la-CharsetConverter.o .libs/libhtmlcxx_la-Uri.o .libs/libhtmlcxx_la-Node.o .libs/libhtmlcxx_la-utils.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-as-needed -Wl,-soname -Wl,libhtmlcxx.so.3 -o .libs/libhtmlcxx.so.3.1.0 mv -f .deps/tests.Tpo .deps/tests.Po libtool: link: (cd ".libs" && rm -f "libhtmlcxx.so.3" && ln -s "libhtmlcxx.so.3.1.0" "libhtmlcxx.so.3") libtool: link: (cd ".libs" && rm -f "libhtmlcxx.so" && ln -s "libhtmlcxx.so.3.1.0" "libhtmlcxx.so") libtool: link: ( cd ".libs" && rm -f "libhtmlcxx.la" && ln -s "../libhtmlcxx.la" "libhtmlcxx.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--no-as-needed -o tests tests.o libhtmlcxx.la /bin/sh ../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--no-as-needed -o uriTests uriTests.o libhtmlcxx.la libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-as-needed -o .libs/uriTests uriTests.o ./.libs/libhtmlcxx.so libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-as-needed -o .libs/tests tests.o ./.libs/libhtmlcxx.so make[2]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/html' Making all in css make[2]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/css' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT parser_pp.lo -MD -MP -MF .deps/parser_pp.Tpo -c -o parser_pp.lo parser_pp.cc /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT css_syntax.lo -MD -MP -MF .deps/css_syntax.Tpo -c -o css_syntax.lo css_syntax.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT css_lex.lo -MD -MP -MF .deps/css_lex.Tpo -c -o css_lex.lo css_lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT css_syntax.lo -MD -MP -MF .deps/css_syntax.Tpo -c css_syntax.c -fPIC -DPIC -o .libs/css_syntax.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT css_lex.lo -MD -MP -MF .deps/css_lex.Tpo -c css_lex.c -fPIC -DPIC -o .libs/css_lex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT parser_pp.lo -MD -MP -MF .deps/parser_pp.Tpo -c parser_pp.cc -fPIC -DPIC -o .libs/parser_pp.o mv -f .deps/parser.Tpo .deps/parser.Plo mv -f .deps/css_lex.Tpo .deps/css_lex.Plo mv -f .deps/css_syntax.Tpo .deps/css_syntax.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -version-info 0:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--no-as-needed -o libcss_parser.la -rpath /usr/lib css_syntax.lo css_lex.lo parser.lo libtool: link: gcc -shared -fPIC -DPIC .libs/css_syntax.o .libs/css_lex.o .libs/parser.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-as-needed -Wl,-soname -Wl,libcss_parser.so.0 -o .libs/libcss_parser.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcss_parser.so.0" && ln -s "libcss_parser.so.0.0.0" "libcss_parser.so.0") libtool: link: (cd ".libs" && rm -f "libcss_parser.so" && ln -s "libcss_parser.so.0.0.0" "libcss_parser.so") libtool: link: ( cd ".libs" && rm -f "libcss_parser.la" && ln -s "../libcss_parser.la" "libcss_parser.la" ) mv -f .deps/parser_pp.Tpo .deps/parser_pp.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 0:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--no-as-needed -o libcss_parser_pp.la -rpath /usr/lib parser_pp.lo parser.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o .libs/parser_pp.o .libs/parser.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-as-needed -Wl,-soname -Wl,libcss_parser_pp.so.0 -o .libs/libcss_parser_pp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcss_parser_pp.so.0" && ln -s "libcss_parser_pp.so.0.0.0" "libcss_parser_pp.so.0") libtool: link: (cd ".libs" && rm -f "libcss_parser_pp.so" && ln -s "libcss_parser_pp.so.0.0.0" "libcss_parser_pp.so") libtool: link: ( cd ".libs" && rm -f "libcss_parser_pp.la" && ln -s "../libcss_parser_pp.la" "libcss_parser_pp.la" ) make[2]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/css' make[2]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87' g++ -DHAVE_CONFIG_H -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT htmlcxx.o -MD -MP -MF .deps/htmlcxx.Tpo -c -o htmlcxx.o htmlcxx.cc mv -f .deps/htmlcxx.Tpo .deps/htmlcxx.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,--no-as-needed -o htmlcxx htmlcxx.o html/libhtmlcxx.la css/libcss_parser_pp.la css/libcss_parser.la libtool: link: g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++11 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--no-as-needed -o .libs/htmlcxx htmlcxx.o html/.libs/libhtmlcxx.so css/.libs/libcss_parser_pp.so css/.libs/libcss_parser.so make[2]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87' make[1]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87' ==> Entering fakeroot environment... ==> Starting package()... Making install in html make[1]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/html' make[2]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/html' /usr/sbin/mkdir -p '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/include/htmlcxx/html' /bin/sh ../libtool --mode=install /usr/bin/install -c libhtmlcxx.la '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib' /usr/bin/install -c -m 644 ParserSax.h ParserSax.tcc ParserDom.h utils.h tree.h Node.h Uri.h CharsetConverter.h Extensions.h ci_string.h tld.h '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/include/htmlcxx/html' libtool: install: /usr/bin/install -c .libs/libhtmlcxx.so.3.1.0 /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib/libhtmlcxx.so.3.1.0 libtool: install: (cd /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib && { ln -s -f libhtmlcxx.so.3.1.0 libhtmlcxx.so.3 || { rm -f libhtmlcxx.so.3 && ln -s libhtmlcxx.so.3.1.0 libhtmlcxx.so.3; }; }) libtool: install: (cd /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib && { ln -s -f libhtmlcxx.so.3.1.0 libhtmlcxx.so || { rm -f libhtmlcxx.so && ln -s libhtmlcxx.so.3.1.0 libhtmlcxx.so; }; }) libtool: install: /usr/bin/install -c .libs/libhtmlcxx.lai /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib/libhtmlcxx.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/html' make[1]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/html' Making install in css make[1]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/css' make[2]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/css' /usr/sbin/mkdir -p '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/share/htmlcxx/css' /usr/sbin/mkdir -p '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/include/htmlcxx/css' /bin/sh ../libtool --mode=install /usr/bin/install -c libcss_parser_pp.la libcss_parser.la '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib' /usr/bin/install -c -m 644 default.css '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/share/htmlcxx/css' /usr/bin/install -c -m 644 parser.h parser_pp.h '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/include/htmlcxx/css' libtool: install: /usr/bin/install -c .libs/libcss_parser_pp.so.0.0.0 /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib/libcss_parser_pp.so.0.0.0 libtool: install: (cd /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib && { ln -s -f libcss_parser_pp.so.0.0.0 libcss_parser_pp.so.0 || { rm -f libcss_parser_pp.so.0 && ln -s libcss_parser_pp.so.0.0.0 libcss_parser_pp.so.0; }; }) libtool: install: (cd /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib && { ln -s -f libcss_parser_pp.so.0.0.0 libcss_parser_pp.so || { rm -f libcss_parser_pp.so && ln -s libcss_parser_pp.so.0.0.0 libcss_parser_pp.so; }; }) libtool: install: /usr/bin/install -c .libs/libcss_parser_pp.lai /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib/libcss_parser_pp.la libtool: install: /usr/bin/install -c .libs/libcss_parser.so.0.0.0 /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib/libcss_parser.so.0.0.0 libtool: install: (cd /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib && { ln -s -f libcss_parser.so.0.0.0 libcss_parser.so.0 || { rm -f libcss_parser.so.0 && ln -s libcss_parser.so.0.0.0 libcss_parser.so.0; }; }) libtool: install: (cd /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib && { ln -s -f libcss_parser.so.0.0.0 libcss_parser.so || { rm -f libcss_parser.so && ln -s libcss_parser.so.0.0.0 libcss_parser.so; }; }) libtool: install: /usr/bin/install -c .libs/libcss_parser.lai /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib/libcss_parser.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/css' make[1]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87/css' make[1]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87' make[2]: Entering directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87' /usr/sbin/mkdir -p '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib/pkgconfig' /usr/sbin/mkdir -p '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/bin' /usr/bin/install -c -m 644 htmlcxx.pc '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c htmlcxx '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/bin' libtool: warning: 'html/libhtmlcxx.la' has not been installed in '/usr/lib' libtool: warning: 'css/libcss_parser_pp.la' has not been installed in '/usr/lib' libtool: warning: 'css/libcss_parser.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/htmlcxx /tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/pkg/htmlcxx/usr/bin/htmlcxx make[2]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87' make[1]: Leaving directory '/tmp/archlinux-ci/htmlcxx-archlinuxrb-build-GOUTF8ZM/htmlcxx/src/htmlcxx-0.87' ==> 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 "htmlcxx"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: htmlcxx 0.87-4 (Wed Jan 17 02:20:44 2024)