From https://github.com/archlinux/svntogit-community * branch packages/skktools -> FETCH_HEAD * [new branch] packages/skktools -> community/packages/skktools Cloning into 'skktools'... 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 130k 100 130k 0 0 384k 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8549k 100 8549k 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 21.5M % 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 143k 100 143k 0 0 430k 0 --:--:-- --:--:-- --:--:-- 431k :: 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=1691236740 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1691236740' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-skktools-archlinuxrb-build-aC41v5Yl PWD=/tmp/archlinux-ci/skktools-archlinuxrb-build-aC41v5Yl/skktools/trunk 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: skktools 1.3.4-4 (Sat Aug 5 11:59:28 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading skktools-1.3.4.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 471k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50 471k 50 238k 0 0 134k 0 0:00:03 0:00:01 0:00:02 134k 100 471k 100 471k 0 0 229k 0 0:00:02 0:00:02 --:--:-- 230k -> Downloading skktools-skk2cdb-python3.patch... % 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 3970 100 3970 0 0 19705 0 --:--:-- --:--:-- --:--:-- 19751 ==> Validating source files with sha512sums... skktools-1.3.4.tar.gz ... Passed skktools-skk2cdb-python3.patch ... Passed ==> Extracting sources... -> Extracting skktools-1.3.4.tar.gz with bsdtar ==> Starting prepare()... patching file skk2cdb.py ==> 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 for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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 ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok 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 make sets $(MAKE)... (cached) yes checking for bzip2... /usr/sbin/bzip2 checking for date... /usr/sbin/date checking for gzip... /usr/sbin/gzip checking for md5... no checking for md5sum... /usr/sbin/md5sum checking for tar... /usr/sbin/tar checking for mkdtemp... yes checking for snprintf... yes checking for dbm_open in -lgdbm... no checking for dbm_open in -lgdbm_compat... yes checking gdbm/ndbm.h usability... no checking gdbm/ndbm.h presence... no checking for gdbm/ndbm.h... no checking for dbm_open... no checking for dbm_open in -lndbm... no checking for __db_ndbm_open in -ldb... yes checking for pkg-config... /usr/sbin/pkg-config checking for glib-2.0 >= 2.0.0... yes checking GLIB2_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread checking GLIB2_LIBS... -lglib-2.0 checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking glib.h usability... no checking glib.h presence... no checking for glib.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gcc -I. -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 -o skkdic-expr ./skkdic-expr.c -ldb -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now gcc -I. -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 -o skkdic-sort ./skkdic-sort.c -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now gcc -I. -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 -o skkdic-count ./skkdic-count.c -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now gcc -I. -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 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -pthread -o skkdic-expr2 ./skkdic-expr2.c -lglib-2.0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ./skkdic-expr.c: In function 'db_remove_files': ./skkdic-expr.c:140:45: warning: '.pag' directive output may be truncated writing 4 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 140 | snprintf(pag_name, sizeof(pag_name), "%s.pag", file_name); | ^~~~ In file included from /usr/include/stdio.h:964, from ./skkdic-expr.c:31: In function 'snprintf', inlined from 'db_remove_files' at ./skkdic-expr.c:140:5: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 5 and 260 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'db_remove_files': ./skkdic-expr.c:142:45: warning: '.dir' directive output may be truncated writing 4 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 142 | snprintf(dir_name, sizeof(dir_name), "%s.dir", file_name); | ^~~~ In function 'snprintf', inlined from 'db_remove_files' at ./skkdic-expr.c:142:5: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 5 and 260 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'db_remove_files': ./skkdic-expr.c:144:45: warning: '.db' directive output may be truncated writing 3 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 144 | snprintf(dir_name, sizeof(dir_name), "%s.db", file_name); | ^~~ In function 'snprintf', inlined from 'db_remove_files' at ./skkdic-expr.c:144:5: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 4 and 259 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'db_remove_files': ./skkdic-expr.c:149:49: warning: '.pag' directive output may be truncated writing 4 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 149 | snprintf(pag_name, sizeof(pag_name), "%s.pag", okuri_head_name); | ^~~~ In function 'snprintf', inlined from 'db_remove_files' at ./skkdic-expr.c:149:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 5 and 260 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'db_remove_files': ./skkdic-expr.c:151:49: warning: '.dir' directive output may be truncated writing 4 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 151 | snprintf(dir_name, sizeof(dir_name), "%s.dir", okuri_head_name); | ^~~~ In function 'snprintf', inlined from 'db_remove_files' at ./skkdic-expr.c:151:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 5 and 260 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'db_remove_files': ./skkdic-expr.c:153:49: warning: '.db' directive output may be truncated writing 3 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 153 | snprintf(dir_name, sizeof(dir_name), "%s.db", okuri_head_name); | ^~~ In function 'snprintf', inlined from 'db_remove_files' at ./skkdic-expr.c:153:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 4 and 259 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'db_remove_files': ./skkdic-expr.c:157:49: warning: '.pag' directive output may be truncated writing 4 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 157 | snprintf(pag_name, sizeof(pag_name), "%s.pag", okuri_tail_name); | ^~~~ In function 'snprintf', inlined from 'db_remove_files' at ./skkdic-expr.c:157:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 5 and 260 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'db_remove_files': ./skkdic-expr.c:159:49: warning: '.dir' directive output may be truncated writing 4 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 159 | snprintf(dir_name, sizeof(dir_name), "%s.dir", okuri_tail_name); | ^~~~ In function 'snprintf', inlined from 'db_remove_files' at ./skkdic-expr.c:159:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 5 and 260 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'db_remove_files': ./skkdic-expr.c:161:49: warning: '.db' directive output may be truncated writing 3 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 161 | snprintf(dir_name, sizeof(dir_name), "%s.db", okuri_tail_name); | ^~~ In function 'snprintf', inlined from 'db_remove_files' at ./skkdic-expr.c:161:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 4 and 259 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'main': ./skkdic-expr.c:845:47: warning: '/skkdic' directive output may be truncated writing 7 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 845 | snprintf(file_name, sizeof(file_name), "%s/skkdic%d", tmpdir, getpid()); | ^~~~~~~ In function 'snprintf', inlined from 'main' at ./skkdic-expr.c:845:5: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 9 and 274 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'main': ./skkdic-expr.c:847:63: warning: '/skkhead' directive output may be truncated writing 8 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 847 | snprintf(okuri_head_name, sizeof(okuri_head_name), "%s/skkhead%d", tmpdir, getpid()); | ^~~~~~~~ In function 'snprintf', inlined from 'main' at ./skkdic-expr.c:847:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 10 and 275 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./skkdic-expr.c: In function 'main': ./skkdic-expr.c:848:63: warning: '/skktail' directive output may be truncated writing 8 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 848 | snprintf(okuri_tail_name, sizeof(okuri_tail_name), "%s/skktail%d", tmpdir, getpid()); | ^~~~~~~~ In function 'snprintf', inlined from 'main' at ./skkdic-expr.c:848:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 10 and 275 bytes into a destination of size 256 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ==> Entering fakeroot environment... ==> Starting package()... ./mkinstalldirs /tmp/archlinux-ci/skktools-archlinuxrb-build-aC41v5Yl/skktools/trunk/pkg/skktools/usr/bin mkdir /tmp/archlinux-ci/skktools-archlinuxrb-build-aC41v5Yl/skktools/trunk/pkg/skktools/usr mkdir /tmp/archlinux-ci/skktools-archlinuxrb-build-aC41v5Yl/skktools/trunk/pkg/skktools/usr/bin /usr/bin/install -c skkdic-expr /tmp/archlinux-ci/skktools-archlinuxrb-build-aC41v5Yl/skktools/trunk/pkg/skktools/usr/bin/ /usr/bin/install -c skkdic-sort /tmp/archlinux-ci/skktools-archlinuxrb-build-aC41v5Yl/skktools/trunk/pkg/skktools/usr/bin/ /usr/bin/install -c skkdic-count /tmp/archlinux-ci/skktools-archlinuxrb-build-aC41v5Yl/skktools/trunk/pkg/skktools/usr/bin/ /usr/bin/install -c skkdic-expr2 /tmp/archlinux-ci/skktools-archlinuxrb-build-aC41v5Yl/skktools/trunk/pkg/skktools/usr/bin/ ==> 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 "skktools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: skktools 1.3.4-4 (Sat Aug 5 11:59:38 2023)