Ticket #13177: libfilezilla-0.48.1:20241103-223642.log

File libfilezilla-0.48.1:20241103-223642.log, 15.6 KB (added by ernsteiswuerfel, 16 hours ago)

libfilezilla build.log (0.48.1)

Line 
1[32m * [39;49;00mPackage: dev-libs/libfilezilla-0.48.1:0/45
2[32m * [39;49;00mRepository: gentoo
3[32m * [39;49;00mMaintainer: voyageur@gentoo.org dlan@gentoo.org
4[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_musl kernel_linux
5[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
6>>> Unpacking source...
7>>> Unpacking libfilezilla-0.48.1.tar.xz to /var/tmp/portage/dev-libs/libfilezilla-0.48.1/work
8>>> Source unpacked in /var/tmp/portage/dev-libs/libfilezilla-0.48.1/work
9>>> Preparing source in /var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1 ...
10 [32m*[0m Applying libfilezilla-0.37.1-pthread.patch ...
11patching file configure.ac
12Hunk #1 succeeded at 128 with fuzz 2 (offset 8 lines).
13[A[95C [34;01m[ [32;01mok[34;01m ][0m
14 [32m*[0m Applying libfilezilla-0.41.0-gcc13.patch ...
15patching file lib/libfilezilla/buffer.hpp
16patching file lib/libfilezilla/hash.hpp
17patching file lib/libfilezilla/encryption.hpp
18patching file lib/libfilezilla/encode.hpp
19patching file lib/libfilezilla/nonowning_buffer.hpp
20patching file lib/libfilezilla/signature.hpp
21patching file lib/libfilezilla/json.hpp
22patching file lib/libfilezilla/string.hpp
23Hunk #1 succeeded at 2 with fuzz 1.
24[A[95C [34;01m[ [32;01mok[34;01m ][0m
25 [32m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1' ...
26 [32m*[0m Running 'libtoolize --install --copy --force --automake' ...
27[A[95C [34;01m[ [32;01mok[34;01m ][0m
28 [32m*[0m Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-libs/libfilezilla-0.48.1/temp/aclocal' ...
29[A[95C [34;01m[ [32;01mok[34;01m ][0m
30 [32m*[0m Running 'autoconf --force' ...
31[A[95C [34;01m[ [32;01mok[34;01m ][0m
32 [32m*[0m Running 'autoheader --force' ...
33[A[95C [34;01m[ [32;01mok[34;01m ][0m
34 [32m*[0m Running 'automake --add-missing --copy --force-missing' ...
35[A[95C [34;01m[ [32;01mok[34;01m ][0m
36 (B[m[1m[32m*(B[m Running elibtoolize in: libfilezilla-0.48.1/
37 (B[m[1m[32m*(B[m Applying fix-file-check/2.5.0 patch ...
38 (B[m[1m[32m*(B[m Applying clang-runtime/2.4.7 patch ...
39 (B[m[1m[32m*(B[m Running elibtoolize in: libfilezilla-0.48.1/config/
40 (B[m[1m[32m*(B[m Applying portage/1.2.0 patch ...
41 (B[m[1m[32m*(B[m Applying sed/1.5.6 patch ...
42 (B[m[1m[32m*(B[m Applying as-needed/2.4.3 patch ...
43 (B[m[1m[32m*(B[m Applying color-record/2.4.7 patch ...
44 (B[m[1m[32m*(B[m Applying openmp/2.4.7 patch ...
45 (B[m[1m[32m*(B[m Applying verbose-pic/2.4.7 patch ...
46 (B[m[1m[32m*(B[m Applying clang-runtime-ltmain/2.4.7 patch ...
47>>> Source prepared.
48>>> Configuring source in /var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1 ...
49 * econf: updating libfilezilla-0.48.1/config/config.guess with /usr/share/gnuconfig/config.guess
50 * econf: updating libfilezilla-0.48.1/config/config.sub with /usr/share/gnuconfig/config.sub
51 * econf: updating libfilezilla-0.48.1/config.guess with /usr/share/gnuconfig/config.guess
52 * econf: updating libfilezilla-0.48.1/config.sub with /usr/share/gnuconfig/config.sub
53./configure --prefix=/usr --build=x86_64-pc-linux-musl --host=x86_64-pc-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libfilezilla-0.48.1 --htmldir=/usr/share/doc/libfilezilla-0.48.1/html --with-sysroot=/ --libdir=/usr/lib --disable-static
54configure: loading site script /usr/share/config.site
55configure: loading site script /usr/share/config.site.d/80crossdev.conf
56checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c
57checking whether build environment is sane... yes
58checking for a race-free mkdir -p... /usr/bin/mkdir -p
59checking for gawk... gawk
60checking whether make sets $(MAKE)... yes
61checking whether make supports nested variables... yes
62checking build system type... x86_64-pc-linux-musl
63checking host system type... x86_64-pc-linux-musl
64checking whether the C++ compiler works... yes
65checking for C++ compiler default output file name... a.out
66checking for suffix of executables...
67checking whether we are cross compiling... no
68checking for suffix of object files... o
69checking whether the compiler supports GNU C++... yes
70checking whether clang++ accepts -g... yes
71checking for clang++ option to enable C++11 features... none needed
72checking whether make supports the include directive... yes (GNU style)
73checking dependency style of clang++... none
74checking for x86_64-pc-linux-musl-gcc... clang
75checking whether the compiler supports GNU C... yes
76checking whether clang accepts -g... yes
77checking for clang option to enable C11 features... none needed
78checking whether clang understands -c and -o together... yes
79checking dependency style of clang... none
80checking how to print strings... printf
81checking for a sed that does not truncate output... /usr/bin/sed
82checking for grep that handles long lines and -e... /usr/bin/grep
83checking for egrep... /usr/bin/grep -E
84checking for fgrep... /usr/bin/grep -F
85checking for ld used by clang... ld.lld
86checking if the linker (ld.lld) is GNU ld... yes
87checking for BSD- or MS-compatible name lister (nm)... llvm-nm
88checking the name lister (llvm-nm) interface... BSD nm
89checking whether ln -s works... yes
90checking the maximum length of command line arguments... 98304
91checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop
92checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop
93checking for ld.lld option to reload object files... -r
94checking for x86_64-pc-linux-musl-file... no
95checking for file... no
96checking for x86_64-pc-linux-musl-objdump... llvm-objdump
97checking how to recognize dependent libraries... pass_all
98checking for x86_64-pc-linux-musl-dlltool... x86_64-pc-linux-musl-dlltool
99checking how to associate runtime and link libraries... printf %s\n
100checking for x86_64-pc-linux-musl-ar... llvm-ar
101checking for archiver @FILE support... @
102checking for x86_64-pc-linux-musl-strip... llvm-strip
103checking for x86_64-pc-linux-musl-ranlib... llvm-ranlib
104checking command to parse llvm-nm output from clang object... ok
105checking for sysroot... /
106checking for a working dd... /usr/bin/dd
107checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
108checking for x86_64-pc-linux-musl-mt... no
109checking for mt... no
110checking if : is a manifest tool... no
111checking for stdio.h... yes
112checking for stdlib.h... yes
113checking for string.h... yes
114checking for inttypes.h... yes
115checking for stdint.h... yes
116checking for strings.h... yes
117checking for sys/stat.h... yes
118checking for sys/types.h... yes
119checking for unistd.h... yes
120checking for dlfcn.h... yes
121checking for objdir... .libs
122checking if clang supports -fno-rtti -fno-exceptions... yes
123checking for clang option to produce PIC... -fPIC -DPIC
124checking if clang PIC flag -fPIC -DPIC works... yes
125checking if clang static flag -static works... yes
126checking if clang supports -c -o file.o... yes
127checking if clang supports -c -o file.o... (cached) yes
128checking whether the clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes
129checking whether -lc should be explicitly linked in... no
130checking dynamic linker characteristics... GNU/Linux ld.so
131checking how to hardcode library paths into programs... immediate
132checking whether stripping libraries is possible... yes
133checking if libtool supports shared libraries... yes
134checking whether to build shared libraries... yes
135checking whether to build static libraries... no
136checking how to run the C++ preprocessor... clang++ -E
137checking for ld used by clang++... ld.lld -m elf_x86_64
138checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes
139checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes
140checking for clang++ option to produce PIC... -fPIC -DPIC
141checking if clang++ PIC flag -fPIC -DPIC works... yes
142checking if clang++ static flag -static works... yes
143checking if clang++ supports -c -o file.o... yes
144checking if clang++ supports -c -o file.o... (cached) yes
145checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes
146checking dynamic linker characteristics... (cached) GNU/Linux ld.so
147checking how to hardcode library paths into programs... immediate
148checking whether C compiler accepts -Werror=partial-availability... yes
149checking whether the linker accepts -Wl,-no_weak_imports... no
150checking whether clang++ supports C++17 features with -std=c++17... yes
151checking for whether we need -stdlib=libc++... no
152checking for clang option to enable large file support... none needed
153checking whether std::chrono::steady_clock is steady... yes
154checking for thread_local... yes
155checking for clang options needed to detect all undeclared functions... (cached) none needed
156checking whether CLOCK_MONOTONIC is declared... yes
157checking for poll... yes
158checking for posix_fadvise... yes
159checking for pipe2... yes
160checking for accept4... yes
161checking for eventfd... yes
162checking for d_type member in directory struct... yes
163checking for localtime_r... yes
164checking for gmtime_r... yes
165checking for timegm... yes
166checking for clock_gettime... yes
167checking for st_mtim member in stat struct... yes
168checking whether pthread_condattr_setclock is declared... yes
169checking whether iconv can be used without link library... yes
170checking for memfd_create... yes
171checking for getrandom... yes
172checking whether dlsym needs -ldl... no
173checking for TCP_INFO... yes
174checking for x86_64-pc-linux-musl-pkg-config... /usr/bin/x86_64-pc-linux-musl-pkg-config
175checking pkg-config is at least version 0.9.0... yes
176checking for gmp >= 6.2... yes
177checking for nettle >= 3.3... yes
178checking for hogweed >= 3.3... yes
179checking for gnutls >= 3.7.0... yes
180checking whether to use windres... no
181checking whether the linker accepts -Wl,--dynamicbase... no
182checking whether the linker accepts -Wl,--nxcompat... no
183checking for cppunit >= 1.13.0... yes
184checking for x86_64-pc-linux-musl-doxygen... no
185checking for doxygen... no
186configure: WARNING: doxygen not found - will not generate any doxygen documentation
187checking for x86_64-pc-linux-musl-perl... no
188checking for perl... /usr/bin/perl
189checking for xgettext... /usr/bin/xgettext
190checking for msgfmt... /usr/bin/msgfmt
191checking for msgmerge... /usr/bin/msgmerge
192checking whether msgmerge version >= 0.11.0... yes, 0.22.5
193checking available libfilezilla message catalogs... an ar az bg_BG ca ca_ES@valencia co cs_CZ cy da de el es et eu fa_IR fi_FI fr gl_ES he_IL hr hu_HU hy id_ID is it ja_JP kab ko_KR ky lo_LA lt_LT lv_LV mk_MK nb_NO ne nl nn_NO oc pl_PL pt_BR pt_PT ro_RO ru sk_SK sl_SI sr sv th_TH tr uk_UA vi_VN zh_CN zh_TW
194checking that generated files are newer than configure... done
195configure: creating ./config.status
196config.status: creating Makefile
197config.status: creating lib/Makefile
198config.status: creating lib/libfilezilla.pc
199config.status: creating lib/libfilezilla/version.hpp
200config.status: creating lib/windows/version.rc
201config.status: creating demos/Makefile
202config.status: creating doc/Doxyfile
203config.status: creating doc/Makefile
204config.status: creating locales/Makefile
205config.status: creating tests/Makefile
206config.status: creating config/config.hpp
207config.status: executing depfiles commands
208config.status: executing libtool commands
209>>> Source configured.
210>>> Compiling source in /var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1 ...
211make -j1
212Making all in .
213make[1]: Entering directory '/var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1'
214make[1]: Nothing to be done for 'all-am'.
215make[1]: Leaving directory '/var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1'
216Making all in lib
217make[1]: Entering directory '/var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1/lib'
218/bin/sh ../libtool --tag=CXX --mode=compile clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I. -I./libfilezilla -fvisibility=hidden -Os -march=bdver2 -pipe -Wall -g -Werror=partial-availability -c -o aio/libfilezilla_la-aio.lo `test -f 'aio/aio.cpp' || echo './'`aio/aio.cpp
219libtool: compile: clang++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I. -I./libfilezilla -fvisibility=hidden -Os -march=bdver2 -pipe -Wall -g -Werror=partial-availability -c aio/aio.cpp -fPIC -DPIC -o aio/.libs/libfilezilla_la-aio.o
220In file included from aio/aio.cpp:1:
221In file included from aio/../libfilezilla/aio/aio.hpp:8:
222In file included from aio/../libfilezilla/aio/../event.hpp:4:
223In file included from aio/../libfilezilla/aio/../libfilezilla.hpp:7:
224In file included from aio/../libfilezilla/aio/../string.hpp:9:
225In file included from /usr/include/c++/v1/string:647:
226[1m/usr/include/c++/v1/string_view:300:42: [0m[0;1;31merror: [0m[1mimplicit instantiation of undefined
227 template 'std::char_traits<unsigned char>'[0m
228 300 | [0;34mstatic_assert[0m(is_same<_CharT, [0;34mtypename[0m traits_type::char_type>::value,[0m
229 | [0;1;32m ^
230[0m[1maio/../libfilezilla/util.hpp:72:44: [0m[0;1;36mnote: [0min instantiation of template class
231 'std::basic_string_view<unsigned char>' requested here[0m
232 72 | std::enable_if_t<[0;34msizeof[0m([0;34mtypename[0m First::value_type) == [0;34msizeof[0m(uint8_t) &&[0m
233 | [0;1;32m ^
234[0m[1maio/../libfilezilla/util.hpp:74:13: [0m[0;1;36mnote: [0mwhile substituting prior template
235 arguments into non-type template parameter [with First = std::basic_string_view<uint8_t>, Second
236 = std::basic_string_view<uint8_t>][0m
237 74 | [0;34minline[0m [0;34mbool[0m equal_consttime(First [0;34mconst[0m& lhs, Second [0;34mconst[0m& rhs)[0m
238 | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
239[0m[1maio/../libfilezilla/util.hpp:76:9: [0m[0;1;36mnote: [0mwhile substituting deduced template
240 arguments into function template 'equal_consttime' [with First = std::basic_string_view<uint8_t>,
241 Second = std::basic_string_view<uint8_t>, $2 = (no value)][0m
242 76 | [0;34mreturn[0m equal_consttime(std::basic_string_view<uint8_t>([0;34mreinterpret_cast[0m<uint8_t [0;34mconst[0m*>...[0m
243 | [0;1;32m ^
244[0m[1m/usr/include/c++/v1/__string/char_traits.h:45:8: [0m[0;1;36mnote: [0mtemplate is declared here[0m
245 45 | [0;34mstruct[0m char_traits;[0m
246 | [0;1;32m ^
247[0m1 error generated.
248make[1]: *** [Makefile:900: aio/libfilezilla_la-aio.lo] Error 1
249make[1]: Leaving directory '/var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1/lib'
250make: *** [Makefile:495: all-recursive] Error 1
251 [31;01m*[0m ERROR: dev-libs/libfilezilla-0.48.1::gentoo failed (compile phase):
252 [31;01m*[0m emake failed
253 [31;01m*[0m
254 [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/libfilezilla-0.48.1::gentoo'`,
255 [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/libfilezilla-0.48.1::gentoo'`.
256 [31;01m*[0m The complete build log is located at '/var/log/portage/build/dev-libs/libfilezilla-0.48.1:20241103-223642.log'.
257 [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libfilezilla-0.48.1/temp/build.log'.
258 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libfilezilla-0.48.1/temp/environment'.
259 [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1'
260 [31;01m*[0m S: '/var/tmp/portage/dev-libs/libfilezilla-0.48.1/work/libfilezilla-0.48.1'