From https://github.com/archlinux/svntogit-packages * branch packages/lzo -> FETCH_HEAD * [new branch] packages/lzo -> packages/packages/lzo Cloning into 'lzo'... 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 66 131k 66 89758 0 0 257k 0 --:--:-- --:--:-- --:--:-- 257k 100 131k 100 131k 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 1 8516k 1 149k 0 0 140k 0 0:01:00 0:00:01 0:00:59 140k 10 8516k 10 877k 0 0 412k 0 0:00:20 0:00:02 0:00:18 412k 18 8516k 18 1566k 0 0 519k 0 0:00:16 0:00:03 0:00:13 519k 29 8516k 29 2474k 0 0 606k 0 0:00:14 0:00:04 0:00:10 606k 38 8516k 38 3261k 0 0 656k 0 0:00:12 0:00:04 0:00:08 656k 49 8516k 49 4212k 0 0 698k 0 0:00:12 0:00:06 0:00:06 817k 60 8516k 60 5168k 0 0 728k 0 0:00:11 0:00:07 0:00:04 863k 70 8516k 70 5974k 0 0 748k 0 0:00:11 0:00:07 0:00:04 887k 82 8516k 82 6985k 0 0 771k 0 0:00:11 0:00:09 0:00:02 907k 94 8516k 94 8085k 0 0 799k 0 0:00:10 0:00:10 --:--:-- 937k 100 8516k 100 8516k 0 0 813k 0 0:00:10 0:00:10 --:--:-- 969k % 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 140k 100 140k 0 0 780k 0 --:--:-- --:--:-- --:--:-- 781k :: Starting full system upgrade... there is nothing to do ==> Making package: lzo 2.10-5 (Wed Jul 31 01:40:42 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading lzo-2.10.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 72 586k 72 423k 0 0 366k 0 0:00:01 0:00:01 --:--:-- 365k 100 586k 100 586k 0 0 444k 0 0:00:01 0:00:01 --:--:-- 444k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... lzo-2.10.tar.gz ... Passed ==> Extracting sources... -> Extracting lzo-2.10.tar.gz with bsdtar ==> Starting build()... configure: Configuring LZO 2.10 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no 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 ar... ar checking the archiver (ar) interface... ar 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 whether the C preprocessor needs special flags... none needed checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -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 whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed 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 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 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 whether time.h and sys/time.h may both be included... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking whether limits.h is sane... yes checking for off_t... yes checking for ptrdiff_t... yes checking for size_t... yes checking return type of signal handlers... void checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int16... 0 checking size of __int32... 0 checking size of __int64... 0 checking size of void *... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of __int32... (cached) 0 checking size of intmax_t... 8 checking size of uintmax_t... 8 checking size of intptr_t... 8 checking size of uintptr_t... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of dev_t... 8 checking size of fpos_t... 16 checking size of mode_t... 4 checking size of off_t... 8 checking size of ssize_t... 8 checking size of time_t... 8 checking for access... yes checking for alloca... no checking for atexit... yes checking for atoi... yes checking for atol... yes checking for chmod... yes checking for chown... yes checking for clock_getcpuclockid... yes checking for clock_getres... yes checking for clock_gettime... yes checking for ctime... yes checking for difftime... yes checking for fstat... yes checking for getenv... yes checking for getpagesize... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime... yes checking for isatty... yes checking for localtime... yes checking for longjmp... yes checking for lstat... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for mktime... yes checking for mmap... yes checking for mprotect... yes checking for munmap... yes checking for qsort... yes checking for raise... yes checking for rmdir... yes checking for setjmp... yes checking for signal... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strrchr... yes checking for strstr... yes checking for time... yes checking for umask... yes checking for utime... yes checking for vsnprintf... yes checking whether to build assembly versions... no checking whether your compiler passes the LZO conformance test... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lzo2.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands LZO configuration summary ------------------------- LZO version : 2.10 configured for host : x86_64-pc-linux-gnu source code location : . compiler : gcc preprocessor definitions : -DLZO_HAVE_CONFIG_H=1 preprocessor flags : compiler flags : -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection build static library : yes build shared library : yes enable i386 assembly code : no LZO 2.10 configured. Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer All Rights Reserved. The LZO library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. The LZO library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Markus F.X.J. Oberhumer http://www.oberhumer.com/opensource/lzo/ Type 'make' to build LZO. Type 'make check' and 'make test' to test LZO. Type 'make install' to install LZO. After installing LZO, please have a look at 'examples/simple.c'. make all-am make[1]: Entering directory '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/src/lzo-2.10' CC src/lzo1.lo CC src/lzo1_99.lo CC src/lzo1a.lo CC src/lzo1a_99.lo CC src/lzo1b_1.lo CC src/lzo1b_2.lo CC src/lzo1b_3.lo CC src/lzo1b_4.lo CC src/lzo1b_5.lo CC src/lzo1b_6.lo CC src/lzo1b_7.lo CC src/lzo1b_8.lo CC src/lzo1b_9.lo CC src/lzo1b_99.lo CC src/lzo1b_9x.lo CC src/lzo1b_cc.lo CC src/lzo1b_d1.lo CC src/lzo1b_d2.lo CC src/lzo1b_rr.lo CC src/lzo1b_xx.lo CC src/lzo1c_1.lo CC src/lzo1c_2.lo CC src/lzo1c_3.lo CC src/lzo1c_4.lo CC src/lzo1c_5.lo CC src/lzo1c_6.lo CC src/lzo1c_7.lo CC src/lzo1c_8.lo CC src/lzo1c_9.lo CC src/lzo1c_99.lo CC src/lzo1c_9x.lo CC src/lzo1c_cc.lo CC src/lzo1c_d1.lo CC src/lzo1c_d2.lo CC src/lzo1c_rr.lo CC src/lzo1c_xx.lo CC src/lzo1f_1.lo CC src/lzo1f_9x.lo CC src/lzo1f_d1.lo CC src/lzo1f_d2.lo CC src/lzo1x_1.lo CC src/lzo1x_1k.lo CC src/lzo1x_1l.lo CC src/lzo1x_1o.lo CC src/lzo1x_9x.lo CC src/lzo1x_d1.lo CC src/lzo1x_d2.lo CC src/lzo1x_d3.lo CC src/lzo1x_o.lo CC src/lzo1y_1.lo CC src/lzo1y_9x.lo CC src/lzo1y_d1.lo CC src/lzo1y_d2.lo CC src/lzo1y_d3.lo CC src/lzo1y_o.lo CC src/lzo1z_9x.lo CC src/lzo1z_d1.lo CC src/lzo1z_d2.lo CC src/lzo1z_d3.lo CC src/lzo2a_9x.lo CC src/lzo2a_d1.lo CC src/lzo2a_d2.lo CC src/lzo_crc.lo CC src/lzo_init.lo CC src/lzo_ptr.lo CC src/lzo_str.lo CC src/lzo_util.lo CC examples/dict.o CC examples/lzopack.o CC examples/overlap.o CC examples/precomp.o CC examples/precomp2.o CC examples/simple.o CC lzotest/lzotest.o CC tests/align.o CC tests/chksum.o CC tests/promote.o CC tests/sizes.o In file included from examples/simple.c:47: ./examples/portab.h: In function 'xmalloc': ./examples/portab.h:135:17: warning: '%s' directive argument is null [-Wformat-overflow=] 135 | printf("%s: C library problem: malloc() returned misaligned pointer!\n", progname); | ^~ ./examples/portab.h:130:17: warning: '%s' directive argument is null [-Wformat-overflow=] 130 | printf("%s: out of memory\n", progname); | ^~ CC minilzo/t-testmini.o CC minilzo/t-minilzo.o CCLD tests/promote CCLD tests/sizes CCLD src/liblzo2.la CCLD minilzo/testmini ar: `u' modifier ignored since `D' is the default (see `U') CCLD examples/dict CCLD examples/lzopack CCLD examples/overlap CCLD examples/precomp CCLD examples/precomp2 CCLD examples/simple CCLD lzotest/lzotest CCLD tests/align CCLD tests/chksum make[1]: Leaving directory '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/src/lzo-2.10' ==> Entering fakeroot environment... ==> Starting package()... make[1]: Entering directory '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/src/lzo-2.10' /usr/sbin/mkdir -p '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/share/doc/lzo' /usr/sbin/mkdir -p '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/lib/pkgconfig' /usr/sbin/mkdir -p '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/include/lzo' /usr/sbin/mkdir -p '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/lib' /usr/bin/install -c -m 644 AUTHORS COPYING NEWS THANKS doc/LZO.FAQ doc/LZO.TXT doc/LZOAPI.TXT '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/share/doc/lzo' /usr/bin/install -c -m 644 lzo2.pc '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c src/liblzo2.la '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/lib' /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 '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/include/lzo' libtool: install: /usr/bin/install -c src/.libs/liblzo2.so.2.0.0 /tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/lib/liblzo2.so.2.0.0 libtool: install: (cd /tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/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; }; }) libtool: install: (cd /tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/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; }; }) libtool: install: /usr/bin/install -c src/.libs/liblzo2.lai /tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/lib/liblzo2.la libtool: install: /usr/bin/install -c src/.libs/liblzo2.a /tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/lib/liblzo2.a libtool: install: chmod 644 /tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/lib/liblzo2.a libtool: install: ranlib /tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/pkg/lzo/usr/lib/liblzo2.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/tmp/archlinux-ci/lzo-archlinuxrb-build-qh1EO1tM/lzo/trunk/src/lzo-2.10' ==> 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 "lzo"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: lzo 2.10-5 (Wed Jul 31 01:41:12 2024)