lzo 2.10-5 aarch64, from core done
done 2026-09-12T03:02:01Z on jonny-ryzen9-aarch64-2, attempt 2; sources lzo-2.10-5.src.tar.gz
- job
- 5-1789131478-hegjon-test,lzo,2.10-5,aarch64
- commit
- fec331a68dbe98bf2443f8ee31da4ad228c333fe
- sources
- lzo-2.10-5.src.tar.gz
- log
- /var/lib/archci/logs/hegjon-test/lzo/2.10-5/aarch64/attempt-2.log
log 438 lines
1==> archci-build 5-1789131478-hegjon-test,lzo,2.10-5,aarch64 on jonny-ryzen9 at 2026-09-12T02:51:11Z2 repo=hegjon-test arch=aarch64 profile=extra chroot=/var/lib/archbuild/extra-aarch64 copy=archci-2 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3 pacman.conf=/var/lib/archci-worker/chroot-conf/hegjon-test-extra-aarch64.conf makepkg.conf=/usr/lib/archci/arch/aarch64/makepkg.conf cache=/var/cache/archci/pkg/hegjon-test-aarch64/4==> Fetching source package lzo-2.10-5.src.tar.gz from https://pub-bab167cc50d44cd69548453bfd17d1d2.r2.dev5==> Building lzo 2.10-5 in archci-26pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Building aarch64 under emulation: check() skipped (ARCHCI_EMULATED_NOCHECK)9==> Synchronizing chroot copy [/var/lib/archbuild/extra-aarch64/root] -> [archci-2]...done10 root : PWD=/var/lib/archci-worker/build/aarch64-2/lzo ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/build/aarch64-2/lzo BUILDDIR=/tmp/makechrootpkg.0dbGMhv4Xy makepkg --config=/var/lib/archbuild/extra-aarch64/archci-2/etc/makepkg.conf --verifysource -o --holdver --ignorearch11pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)12==> Making package: lzo 2.10-5 (Sat Sep 12 04:51:14 2026)13==> Retrieving sources...14 -> Found lzo-2.10.tar.gz15==> Validating source files with sha256sums...16 lzo-2.10.tar.gz ... Passed17pam_unix(sudo:session): session closed for user archci18 root : PWD=/var/lib/archci-worker/build/aarch64-2/lzo ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'19pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)20pam_unix(sudo:session): session closed for user archci21Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.22==> Making package: lzo 2.10-5 (Sat Sep 12 02:51:27 2026)23==> Checking runtime dependencies...24==> Checking buildtime dependencies...25==> Retrieving sources...26 -> Found lzo-2.10.tar.gz27==> WARNING: Skipping all source file integrity checks.28==> Extracting sources...29 -> Extracting lzo-2.10.tar.gz with bsdtar30==> Starting build()...31configure: Configuring LZO 2.1032checking build system type... aarch64-unknown-linux-gnu33checking host system type... aarch64-unknown-linux-gnu34checking target system type... aarch64-unknown-linux-gnu35checking whether to enable maintainer-specific portions of Makefiles... no36checking for gcc... gcc37checking whether the C compiler works... yes38checking for C compiler default output file name... a.out39checking for suffix of executables...40checking whether we are cross compiling... no41checking for suffix of object files... o42checking whether we are using the GNU C compiler... yes43checking whether gcc accepts -g... yes44checking for gcc option to accept ISO C89... none needed45checking whether gcc understands -c and -o together... yes46checking for ar... ar47checking the archiver (ar) interface... ar48checking for style of include used by make... GNU49checking dependency style of gcc... gcc350checking how to run the C preprocessor... gcc -E51checking whether the C preprocessor needs special flags... none needed52checking for an ANSI C-conforming const... yes53checking for grep that handles long lines and -e... /usr/bin/grep54checking for egrep... /usr/bin/grep -E55checking for ANSI C header files... yes56checking for sys/types.h... yes57checking for sys/stat.h... yes58checking for stdlib.h... yes59checking for string.h... yes60checking for memory.h... yes61checking for strings.h... yes62checking for inttypes.h... yes63checking for stdint.h... yes64checking for unistd.h... yes65checking whether byte ordering is bigendian... no66checking for special C compiler options needed for large files... no67checking for _FILE_OFFSET_BITS value needed for large files... no68checking for a BSD-compatible install... /usr/bin/install -c69checking whether build environment is sane... yes70checking for a thread-safe mkdir -p... /usr/bin/mkdir -p71checking for gawk... gawk72checking whether make sets $(MAKE)... yes73checking whether make supports nested variables... yes74checking dependency style of gcc... gcc375checking whether make supports nested variables... (cached) yes76checking how to print strings... printf77checking for a sed that does not truncate output... /usr/bin/sed78checking for fgrep... /usr/bin/grep -F79checking for ld used by gcc... /usr/bin/ld80checking if the linker (/usr/bin/ld) is GNU ld... yes81checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B82checking the name lister (/usr/bin/nm -B) interface... BSD nm83checking whether ln -s works... yes84checking the maximum length of command line arguments... 157286485checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop86checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop87checking for /usr/bin/ld option to reload object files... -r88checking for objdump... objdump89checking how to recognize dependent libraries... pass_all90checking for dlltool... no91checking how to associate runtime and link libraries... printf %s\n92checking for archiver @FILE support... @93checking for strip... strip94checking for ranlib... ranlib95checking command to parse /usr/bin/nm -B output from gcc object... ok96checking for sysroot... no97checking for mt... no98checking if : is a manifest tool... no99checking for dlfcn.h... yes100checking for objdir... .libs101checking if gcc supports -fno-rtti -fno-exceptions... no102checking for gcc option to produce PIC... -fPIC -DPIC103checking if gcc PIC flag -fPIC -DPIC works... yes104checking if gcc static flag -static works... yes105checking if gcc supports -c -o file.o... yes106checking if gcc supports -c -o file.o... (cached) yes107checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes108checking whether -lc should be explicitly linked in... no109checking dynamic linker characteristics... GNU/Linux ld.so110checking how to hardcode library paths into programs... immediate111checking whether stripping libraries is possible... yes112checking if libtool supports shared libraries... yes113checking whether to build shared libraries... yes114checking whether to build static libraries... yes115checking whether time.h and sys/time.h may both be included... yes116checking assert.h usability... yes117checking assert.h presence... yes118checking for assert.h... yes119checking ctype.h usability... yes120checking ctype.h presence... yes121checking for ctype.h... yes122checking dirent.h usability... yes123checking dirent.h presence... yes124checking for dirent.h... yes125checking errno.h usability... yes126checking errno.h presence... yes127checking for errno.h... yes128checking fcntl.h usability... yes129checking fcntl.h presence... yes130checking for fcntl.h... yes131checking float.h usability... yes132checking float.h presence... yes133checking for float.h... yes134checking limits.h usability... yes135checking limits.h presence... yes136checking for limits.h... yes137checking malloc.h usability... yes138checking malloc.h presence... yes139checking for malloc.h... yes140checking for memory.h... (cached) yes141checking setjmp.h usability... yes142checking setjmp.h presence... yes143checking for setjmp.h... yes144checking signal.h usability... yes145checking signal.h presence... yes146checking for signal.h... yes147checking stdarg.h usability... yes148checking stdarg.h presence... yes149checking for stdarg.h... yes150checking stddef.h usability... yes151checking stddef.h presence... yes152checking for stddef.h... yes153checking for stdint.h... (cached) yes154checking stdio.h usability... yes155checking stdio.h presence... yes156checking for stdio.h... yes157checking for stdlib.h... (cached) yes158checking for string.h... (cached) yes159checking for strings.h... (cached) yes160checking time.h usability... yes161checking time.h presence... yes162checking for time.h... yes163checking for unistd.h... (cached) yes164checking utime.h usability... yes165checking utime.h presence... yes166checking for utime.h... yes167checking sys/mman.h usability... yes168checking sys/mman.h presence... yes169checking for sys/mman.h... yes170checking sys/resource.h usability... yes171checking sys/resource.h presence... yes172checking for sys/resource.h... yes173checking for sys/stat.h... (cached) yes174checking sys/time.h usability... yes175checking sys/time.h presence... yes176checking for sys/time.h... yes177checking for sys/types.h... (cached) yes178checking sys/wait.h usability... yes179checking sys/wait.h presence... yes180checking for sys/wait.h... yes181checking whether limits.h is sane... yes182checking for off_t... yes183checking for ptrdiff_t... yes184checking for size_t... yes185checking return type of signal handlers... void186checking size of short... 2187checking size of int... 4188checking size of long... 8189checking size of long long... 8190checking size of __int16... 0191checking size of __int32... 0192checking size of __int64... 0193checking size of void *... 8194checking size of size_t... 8195checking size of ptrdiff_t... 8196checking size of __int32... (cached) 0197checking size of intmax_t... 8198checking size of uintmax_t... 8199checking size of intptr_t... 8200checking size of uintptr_t... 8201checking size of float... 4202checking size of double... 8203checking size of long double... 16204checking size of dev_t... 8205checking size of fpos_t... 16206checking size of mode_t... 4207checking size of off_t... 8208checking size of ssize_t... 8209checking size of time_t... 8210checking for access... yes211checking for alloca... no212checking for atexit... yes213checking for atoi... yes214checking for atol... yes215checking for chmod... yes216checking for chown... yes217checking for clock_getcpuclockid... yes218checking for clock_getres... yes219checking for clock_gettime... yes220checking for ctime... yes221checking for difftime... yes222checking for fstat... yes223checking for getenv... yes224checking for getpagesize... yes225checking for getrusage... yes226checking for gettimeofday... yes227checking for gmtime... yes228checking for isatty... yes229checking for localtime... yes230checking for longjmp... yes231checking for lstat... yes232checking for memcmp... yes233checking for memcpy... yes234checking for memmove... yes235checking for memset... yes236checking for mkdir... yes237checking for mktime... yes238checking for mmap... yes239checking for mprotect... yes240checking for munmap... yes241checking for qsort... yes242checking for raise... yes243checking for rmdir... yes244checking for setjmp... yes245checking for signal... yes246checking for snprintf... yes247checking for strcasecmp... yes248checking for strchr... yes249checking for strdup... yes250checking for strerror... yes251checking for strftime... yes252checking for stricmp... no253checking for strncasecmp... yes254checking for strnicmp... no255checking for strrchr... yes256checking for strstr... yes257checking for time... yes258checking for umask... yes259checking for utime... yes260checking for vsnprintf... yes261checking whether to build assembly versions... no262checking whether your compiler passes the LZO conformance test... yes263checking that generated files are newer than configure... done264configure: creating ./config.status265config.status: creating Makefile266config.status: creating lzo2.pc267config.status: creating config.h268config.status: executing depfiles commands269config.status: executing libtool commands270 LZO configuration summary271 -------------------------272 LZO version : 2.10273 configured for host : aarch64-unknown-linux-gnu274 source code location : .275 compiler : gcc276 preprocessor definitions : -DLZO_HAVE_CONFIG_H=1277 preprocessor flags :278 compiler flags : -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/lzo/src=/usr/src/debug/lzo -flto=auto279 build static library : yes280 build shared library : yes281 enable i386 assembly code : no282 LZO 2.10 configured.283 Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer284 All Rights Reserved.285 The LZO library is free software; you can redistribute it and/or286 modify it under the terms of the GNU General Public License as287 published by the Free Software Foundation; either version 2 of288 the License, or (at your option) any later version.289 The LZO library is distributed in the hope that it will be useful,290 but WITHOUT ANY WARRANTY; without even the implied warranty of291 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the292 GNU General Public License for more details.293 Markus F.X.J. Oberhumer294 <markus@oberhumer.com>295 http://www.oberhumer.com/opensource/lzo/296Type 'make' to build LZO.297Type 'make check' and 'make test' to test LZO.298Type 'make install' to install LZO.299After installing LZO, please have a look at 'examples/simple.c'.300make all-am301make[1]: Entering directory '/build/lzo/src/lzo-2.10'302 CC src/lzo1.lo303 CC src/lzo1_99.lo304 CC src/lzo1a.lo305 CC src/lzo1a_99.lo306 CC src/lzo1b_1.lo307 CC src/lzo1b_2.lo308 CC src/lzo1b_3.lo309 CC src/lzo1b_4.lo310 CC src/lzo1b_5.lo311 CC src/lzo1b_6.lo312 CC src/lzo1b_7.lo313 CC src/lzo1b_8.lo314 CC src/lzo1b_9.lo315 CC src/lzo1b_99.lo316 CC src/lzo1b_9x.lo317 CC src/lzo1b_cc.lo318 CC src/lzo1b_d1.lo319 CC src/lzo1b_d2.lo320 CC src/lzo1b_rr.lo321 CC src/lzo1b_xx.lo322 CC src/lzo1c_1.lo323 CC src/lzo1c_2.lo324 CC src/lzo1c_3.lo325 CC src/lzo1c_4.lo326 CC src/lzo1c_5.lo327 CC src/lzo1c_6.lo328 CC src/lzo1c_7.lo329 CC src/lzo1c_8.lo330 CC src/lzo1c_9.lo331 CC src/lzo1c_99.lo332 CC src/lzo1c_9x.lo333 CC src/lzo1c_cc.lo334 CC src/lzo1c_d1.lo335 CC src/lzo1c_d2.lo336 CC src/lzo1c_rr.lo337 CC src/lzo1c_xx.lo338 CC src/lzo1f_1.lo339 CC src/lzo1f_9x.lo340 CC src/lzo1f_d1.lo341 CC src/lzo1f_d2.lo342 CC src/lzo1x_1.lo343 CC src/lzo1x_1k.lo344 CC src/lzo1x_1l.lo345 CC src/lzo1x_1o.lo346 CC src/lzo1x_9x.lo347 CC src/lzo1x_d1.lo348 CC src/lzo1x_d2.lo349 CC src/lzo1x_d3.lo350 CC src/lzo1x_o.lo351 CC src/lzo1y_1.lo352 CC src/lzo1y_9x.lo353 CC src/lzo1y_d1.lo354 CC src/lzo1y_d2.lo355 CC src/lzo1y_d3.lo356 CC src/lzo1y_o.lo357 CC src/lzo1z_9x.lo358 CC src/lzo1z_d1.lo359 CC src/lzo1z_d2.lo360 CC src/lzo1z_d3.lo361 CC src/lzo2a_9x.lo362 CC src/lzo2a_d1.lo363 CC src/lzo2a_d2.lo364 CC src/lzo_crc.lo365 CC src/lzo_init.lo366 CC src/lzo_ptr.lo367 CC src/lzo_str.lo368 CC src/lzo_util.lo369 CCLD src/liblzo2.la370ar: `u' modifier ignored since `D' is the default (see `U')371 CC examples/dict.o372 CCLD examples/dict373 CC examples/lzopack.o374 CCLD examples/lzopack375 CC examples/overlap.o376 CCLD examples/overlap377 CC examples/precomp.o378 CCLD examples/precomp379 CC examples/precomp2.o380 CCLD examples/precomp2381 CC examples/simple.o382 CCLD examples/simple383 CC lzotest/lzotest.o384 CCLD lzotest/lzotest385 CC tests/align.o386 CCLD tests/align387 CC tests/chksum.o388 CCLD tests/chksum389 CC tests/promote.o390 CCLD tests/promote391 CC tests/sizes.o392 CCLD tests/sizes393 CC minilzo/t-testmini.o394 CC minilzo/t-minilzo.o395 CCLD minilzo/testmini396make[1]: Leaving directory '/build/lzo/src/lzo-2.10'397==> Entering fakeroot environment...398==> Starting package()...399make[1]: Entering directory '/build/lzo/src/lzo-2.10'400 /usr/bin/mkdir -p '/build/lzo/pkg/lzo/usr/lib'401 /bin/sh ./libtool --mode=install /usr/bin/install -c src/liblzo2.la '/build/lzo/pkg/lzo/usr/lib'402libtool: install: /usr/bin/install -c src/.libs/liblzo2.so.2.0.0 /build/lzo/pkg/lzo/usr/lib/liblzo2.so.2.0.0403libtool: install: (cd /build/lzo/pkg/lzo/usr/lib && { ln -s -f liblzo2.so.2.0.0 liblzo2.so.2 || { rm -f liblzo2.so.2 && ln -s liblzo2.so.2.0.0 liblzo2.so.2; }; })404libtool: install: (cd /build/lzo/pkg/lzo/usr/lib && { ln -s -f liblzo2.so.2.0.0 liblzo2.so || { rm -f liblzo2.so && ln -s liblzo2.so.2.0.0 liblzo2.so; }; })405libtool: install: /usr/bin/install -c src/.libs/liblzo2.lai /build/lzo/pkg/lzo/usr/lib/liblzo2.la406libtool: install: /usr/bin/install -c src/.libs/liblzo2.a /build/lzo/pkg/lzo/usr/lib/liblzo2.a407libtool: install: chmod 644 /build/lzo/pkg/lzo/usr/lib/liblzo2.a408libtool: install: ranlib /build/lzo/pkg/lzo/usr/lib/liblzo2.a409libtool: warning: remember to run 'libtool --finish /usr/lib'410 /usr/bin/mkdir -p '/build/lzo/pkg/lzo/usr/share/doc/lzo'411 /usr/bin/install -c -m 644 AUTHORS COPYING NEWS THANKS doc/LZO.FAQ doc/LZO.TXT doc/LZOAPI.TXT '/build/lzo/pkg/lzo/usr/share/doc/lzo'412 /usr/bin/mkdir -p '/build/lzo/pkg/lzo/usr/lib/pkgconfig'413 /usr/bin/install -c -m 644 lzo2.pc '/build/lzo/pkg/lzo/usr/lib/pkgconfig'414 /usr/bin/mkdir -p '/build/lzo/pkg/lzo/usr/include/lzo'415 /usr/bin/install -c -m 644 include/lzo/lzo1.h include/lzo/lzo1a.h include/lzo/lzo1b.h include/lzo/lzo1c.h include/lzo/lzo1f.h include/lzo/lzo1x.h include/lzo/lzo1y.h include/lzo/lzo1z.h include/lzo/lzo2a.h include/lzo/lzo_asm.h include/lzo/lzoconf.h include/lzo/lzodefs.h include/lzo/lzoutil.h '/build/lzo/pkg/lzo/usr/include/lzo'416make[1]: Leaving directory '/build/lzo/src/lzo-2.10'417==> Tidying install...418 -> Removing libtool files...419 -> Removing static library files...420 -> Purging unwanted files...421 -> Stripping unneeded symbols from binaries and libraries...422 -> Compressing man and info pages...423==> Checking for packaging issues...424==> Creating package "lzo"...425 -> Generating .PKGINFO file...426 -> Generating .BUILDINFO file...427 -> Generating .MTREE file...428 -> Compressing package...429==> Creating package "lzo-debug"...430 -> Generating .PKGINFO file...431 -> Generating .BUILDINFO file...432 -> Generating .MTREE file...433 -> Compressing package...434==> Leaving fakeroot environment.435==> Finished making: lzo 2.10-5 (Sat Sep 12 03:01:56 2026)436==> builder-signed lzo-2.10-5-aarch64.pkg.tar.zst437==> builder-signed lzo-debug-2.10-5-aarch64.pkg.tar.zst438==> archci-build finished with 0 at 2026-09-12T03:01:56Z: lzo-2.10-5-aarch64.pkg.tar.zst lzo-debug-2.10-5-aarch64.pkg.tar.zst