cracklib 2.10.3-1 riscv64, from core done
done 2026-09-09T11:49:42Z on jonny-ryzen9-riscv64-2, attempt 1; 321M rss, 604M peak
- job
- 5-1788954297-hegjon-test,cracklib,2.10.3-1,riscv64
- commit
- bcc21f7793412241e75d469039d72d4d0098c0f1
- log
- /var/lib/archci/logs/hegjon-test/cracklib/2.10.3-1/riscv64/attempt-1.log
log 467 lines
1==> archci-build 5-1788954297-hegjon-test,cracklib,2.10.3-1,riscv64 on jonny-ryzen9 at 2026-09-09T11:44:57Z2 repo=hegjon-test arch=riscv64 profile=extra chroot=/var/lib/archbuild/extra-riscv64 copy=archci-2 commit=bcc21f7793412241e75d469039d72d4d0098c0f13 pacman.conf=/etc/archci/riscv64/extra.conf makepkg.conf=/usr/lib/archci/arch/riscv64/makepkg.conf cache=/var/cache/archci/pkg/riscv64/4==> Updating chroot /var/lib/archbuild/extra-riscv64/root5Note: 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.6==> Fetching pkgbuilds/cracklib at bcc21f7793412241e75d469039d72d4d0098c0f1 from https://github.com/hegjon/omarchy-pkgs.git7==> Building cracklib 2.10.3-1 in archci-28pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)9pam_unix(runuser:session): session closed for user archci10==> Imported 1 upstream signing key(s) from keys/pgp11==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [archci-2]...done12 root : PWD=/var/lib/archci-worker/build/2/cracklib ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.czweCbq6vl makepkg --config=/var/lib/archbuild/extra-riscv64/archci-2/etc/makepkg.conf --verifysource -o --ignorearch13pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)14==> Making package: cracklib 2.10.3-1 (Wed Sep 9 13:45:58 2026)15==> Retrieving sources...16 -> Found cracklib-2.10.3.tar.gz17 -> Found cracklib-2.10.3.tar.gz.asc18==> Validating source files with b2sums...19 cracklib-2.10.3.tar.gz ... Passed20 cracklib-2.10.3.tar.gz.asc ... Skipped21==> Verifying source file signatures with gpg...22 cracklib-2.10.3.tar.gz ... Passed23pam_unix(sudo:session): session closed for user archci24 root : PWD=/var/lib/archci-worker/build/2/cracklib ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'25pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)26pam_unix(sudo:session): session closed for user archci27Note: 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.28==> Making package: cracklib 2.10.3-1 (Wed Sep 9 11:46:09 2026)29==> Checking runtime dependencies...30==> Checking buildtime dependencies...31==> Retrieving sources...32 -> Found cracklib-2.10.3.tar.gz33 -> Found cracklib-2.10.3.tar.gz.asc34==> WARNING: Skipping all source file integrity checks.35==> Extracting sources...36 -> Extracting cracklib-2.10.3.tar.gz with bsdtar37==> Starting build()...38checking for a BSD-compatible install... /usr/bin/install -c39checking whether build environment is sane... yes40checking for a race-free mkdir -p... /usr/bin/mkdir -p41checking for gawk... gawk42checking whether make sets $(MAKE)... yes43checking whether make supports nested variables... yes44checking build system type... riscv64-unknown-linux-gnu45checking host system type... riscv64-unknown-linux-gnu46checking how to print strings... printf47checking whether make supports the include directive... yes (GNU style)48checking for gcc... gcc49checking whether the C compiler works... yes50checking for C compiler default output file name... a.out51checking for suffix of executables...52checking whether we are cross compiling... no53checking for suffix of object files... o54checking whether the compiler supports GNU C... yes55checking whether gcc accepts -g... yes56checking for gcc option to enable C11 features... none needed57checking whether gcc understands -c and -o together... yes58checking dependency style of gcc... gcc359checking for a sed that does not truncate output... /usr/bin/sed60checking for grep that handles long lines and -e... /usr/bin/grep61checking for egrep... /usr/bin/grep -E62checking for fgrep... /usr/bin/grep -F63checking for ld used by gcc... /usr/bin/ld64checking if the linker (/usr/bin/ld) is GNU ld... yes65checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B66checking the name lister (/usr/bin/nm -B) interface... BSD nm67checking whether ln -s works... yes68checking the maximum length of command line arguments... 157286469checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop70checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop71checking for /usr/bin/ld option to reload object files... -r72checking for file... file73checking for objdump... objdump74checking how to recognize dependent libraries... pass_all75checking for dlltool... no76checking how to associate runtime and link libraries... printf %s\n77checking for ar... ar78checking for archiver @FILE support... @79checking for strip... strip80checking for ranlib... ranlib81checking command to parse /usr/bin/nm -B output from gcc object... ok82checking for sysroot... no83checking for a working dd... /usr/bin/dd84checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=185checking for mt... no86checking if : is a manifest tool... no87checking for stdio.h... yes88checking for stdlib.h... yes89checking for string.h... yes90checking for inttypes.h... yes91checking for stdint.h... yes92checking for strings.h... yes93checking for sys/stat.h... yes94checking for sys/types.h... yes95checking for unistd.h... yes96checking for dlfcn.h... yes97checking for objdir... .libs98checking if gcc supports -fno-rtti -fno-exceptions... no99checking for gcc option to produce PIC... -fPIC -DPIC100checking if gcc PIC flag -fPIC -DPIC works... yes101checking if gcc static flag -static works... yes102checking if gcc supports -c -o file.o... yes103checking if gcc supports -c -o file.o... (cached) yes104checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes105checking whether -lc should be explicitly linked in... no106checking dynamic linker characteristics... GNU/Linux ld.so107checking how to hardcode library paths into programs... immediate108checking whether stripping libraries is possible... yes109checking if libtool supports shared libraries... yes110checking whether to build shared libraries... yes111checking whether to build static libraries... yes112checking for gcc... (cached) gcc113checking whether the compiler supports GNU C... (cached) yes114checking whether gcc accepts -g... (cached) yes115checking for gcc option to enable C11 features... (cached) none needed116checking whether gcc understands -c and -o together... (cached) yes117checking dependency style of gcc... (cached) gcc3118checking how to run the C preprocessor... gcc -E119checking whether ln -s works... yes120checking whether make sets $(MAKE)... (cached) yes121checking for unistd.h... (cached) yes122checking for fcntl.h... yes123checking for inttypes.h... (cached) yes124checking for stdint.h... (cached) yes125checking for pthread.h... yes126checking for endian.h... yes127checking for zlib.h... yes128checking for library containing gzopen... -lz129checking if LINE_MAX is defined... yes130checking for an ANSI C-conforming const... yes131checking for strdup... yes132checking for getpwuid_r... yes133checking whether NLS is requested... yes134checking for msgfmt... /usr/bin/msgfmt135checking for gmsgfmt... /usr/bin/msgfmt136checking for xgettext... /usr/bin/xgettext137checking for msgmerge... /usr/bin/msgmerge138checking for ld... /usr/bin/ld139checking if the linker (/usr/bin/ld) is GNU ld... yes140checking for shared library run path origin... done141checking 32-bit host C ABI... no142checking for ELF binary format... yes143checking for the common suffixes of directories in the library search path... lib,lib,lib144checking for CFPreferencesCopyAppValue... no145checking for CFLocaleCopyPreferredLanguages... no146checking for GNU gettext in libc... yes147checking whether to use NLS... yes148checking where the gettext function comes from... libc149checking default dict filename... $(pkgdatadir)/pw_dict150checking that generated files are newer than configure... done151configure: creating ./config.status152config.status: creating util/Makefile153config.status: creating lib/Makefile154config.status: creating doc/Makefile155config.status: creating python/Makefile156config.status: creating Makefile157config.status: creating python/setup.py158config.status: creating po/Makefile.in159config.status: creating dicts/Makefile160config.status: creating cracklib.spec161config.status: creating config.h162config.status: executing depfiles commands163config.status: executing libtool commands164config.status: executing po-directories commands165config.status: creating po/POTFILES166config.status: creating po/Makefile167make all-recursive168make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3'169Making all in lib170make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/lib'171/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT fascist.lo -MD -MP -MF .deps/fascist.Tpo -c -o fascist.lo fascist.c172libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB -DDEFAULT_CRACKLIB_DICT=\"/usr/share/cracklib/pw_dict\" -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT fascist.lo -MD -MP -MF .deps/fascist.Tpo -c fascist.c -fPIC -DPIC -o .libs/fascist.o173libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB -DDEFAULT_CRACKLIB_DICT=\"/usr/share/cracklib/pw_dict\" -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT fascist.lo -MD -MP -MF .deps/fascist.Tpo -c fascist.c -o fascist.o >/dev/null 2>&1174mv -f .deps/fascist.Tpo .deps/fascist.Plo175/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT packlib.lo -MD -MP -MF .deps/packlib.Tpo -c -o packlib.lo packlib.c176libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB -DDEFAULT_CRACKLIB_DICT=\"/usr/share/cracklib/pw_dict\" -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT packlib.lo -MD -MP -MF .deps/packlib.Tpo -c packlib.c -fPIC -DPIC -o .libs/packlib.o177libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB -DDEFAULT_CRACKLIB_DICT=\"/usr/share/cracklib/pw_dict\" -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT packlib.lo -MD -MP -MF .deps/packlib.Tpo -c packlib.c -o packlib.o >/dev/null 2>&1178mv -f .deps/packlib.Tpo .deps/packlib.Plo179/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT rules.lo -MD -MP -MF .deps/rules.Tpo -c -o rules.lo rules.c180libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB -DDEFAULT_CRACKLIB_DICT=\"/usr/share/cracklib/pw_dict\" -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT rules.lo -MD -MP -MF .deps/rules.Tpo -c rules.c -fPIC -DPIC -o .libs/rules.o181libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB -DDEFAULT_CRACKLIB_DICT=\"/usr/share/cracklib/pw_dict\" -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT rules.lo -MD -MP -MF .deps/rules.Tpo -c rules.c -o rules.o >/dev/null 2>&1182mv -f .deps/rules.Tpo .deps/rules.Plo183/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT stringlib.lo -MD -MP -MF .deps/stringlib.Tpo -c -o stringlib.lo stringlib.c184libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB -DDEFAULT_CRACKLIB_DICT=\"/usr/share/cracklib/pw_dict\" -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT stringlib.lo -MD -MP -MF .deps/stringlib.Tpo -c stringlib.c -fPIC -DPIC -o .libs/stringlib.o185libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib -DIN_CRACKLIB -DDEFAULT_CRACKLIB_DICT=\"/usr/share/cracklib/pw_dict\" -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT stringlib.lo -MD -MP -MF .deps/stringlib.Tpo -c stringlib.c -o stringlib.o >/dev/null 2>&1186mv -f .deps/stringlib.Tpo .deps/stringlib.Plo187/bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -version-info 11:0:9 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o libcrack.la -rpath /usr/lib fascist.lo packlib.lo rules.lo stringlib.lo -lz188libtool: link: gcc -shared -fPIC -DPIC .libs/fascist.o .libs/packlib.o .libs/rules.o .libs/stringlib.o -lz -march=rv64gc -mabi=lp64d -O2 -g -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -Wl,-soname -Wl,libcrack.so.2 -o .libs/libcrack.so.2.9.0189/usr/bin/ld: warning: -z pack-relative-relocs ignored190libtool: link: (cd ".libs" && rm -f "libcrack.so.2" && ln -s "libcrack.so.2.9.0" "libcrack.so.2")191libtool: link: (cd ".libs" && rm -f "libcrack.so" && ln -s "libcrack.so.2.9.0" "libcrack.so")192libtool: link: ar cr .libs/libcrack.a fascist.o packlib.o rules.o stringlib.o193libtool: link: ranlib .libs/libcrack.a194libtool: link: ( cd ".libs" && rm -f "libcrack.la" && ln -s "../libcrack.la" "libcrack.la" )195make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/lib'196Making all in util197make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/util'198gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' '-DLOCALEDIR="/usr/share/locale"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT packer.o -MD -MP -MF .deps/packer.Tpo -c -o packer.o packer.c199mv -f .deps/packer.Tpo .deps/packer.Po200/bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o cracklib-packer packer.o ../lib/libcrack.la -lz201libtool: link: gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/cracklib-packer packer.o ../lib/.libs/libcrack.so -lz202/usr/bin/ld: warning: -z pack-relative-relocs ignored203gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' '-DLOCALEDIR="/usr/share/locale"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT unpacker.o -MD -MP -MF .deps/unpacker.Tpo -c -o unpacker.o unpacker.c204mv -f .deps/unpacker.Tpo .deps/unpacker.Po205/bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o cracklib-unpacker unpacker.o ../lib/libcrack.la -lz206libtool: link: gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/cracklib-unpacker unpacker.o ../lib/.libs/libcrack.so -lz207/usr/bin/ld: warning: -z pack-relative-relocs ignored208gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' '-DLOCALEDIR="/usr/share/locale"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.c209mv -f .deps/check.Tpo .deps/check.Po210/bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o cracklib-check check.o ../lib/libcrack.la -lz211libtool: link: gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/cracklib-check check.o ../lib/.libs/libcrack.so -lz212/usr/bin/ld: warning: -z pack-relative-relocs ignored213make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/util'214Making all in po215make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/po'216make[2]: Nothing to be done for 'all'.217make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/po'218Making all in doc219make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/doc'220make[2]: Nothing to be done for 'all'.221make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/doc'222Making all in python223make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/python'224make[2]: Nothing to be done for 'all'.225make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/python'226Making all in dicts227make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/dicts'228make[2]: Nothing to be done for 'all'.229make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/dicts'230make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3'231make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3'232make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3'233==> Starting check()...234Making check in lib235make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/lib'236make[1]: Nothing to be done for 'check'.237make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/lib'238Making check in util239make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/util'240make testlib testnum teststr make-bad-endian both-endian.sh checkdict.sh \241 testdict baddict242make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/util'243gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' '-DLOCALEDIR="/usr/share/locale"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT testlib.o -MD -MP -MF .deps/testlib.Tpo -c -o testlib.o testlib.c244mv -f .deps/testlib.Tpo .deps/testlib.Po245/bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o testlib testlib.o ../lib/libcrack.la -lz246libtool: link: gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/testlib testlib.o ../lib/.libs/libcrack.so -lz247/usr/bin/ld: warning: -z pack-relative-relocs ignored248gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' '-DLOCALEDIR="/usr/share/locale"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT testnum.o -MD -MP -MF .deps/testnum.Tpo -c -o testnum.o testnum.c249mv -f .deps/testnum.Tpo .deps/testnum.Po250/bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o testnum testnum.o ../lib/libcrack.la -lz251libtool: link: gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/testnum testnum.o ../lib/.libs/libcrack.so -lz252/usr/bin/ld: warning: -z pack-relative-relocs ignored253gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib '-DDEFAULT_CRACKLIB_DICT="/usr/share/cracklib/pw_dict"' '-DLOCALEDIR="/usr/share/locale"' -Wall -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT teststr.o -MD -MP -MF .deps/teststr.Tpo -c -o teststr.o teststr.c254mv -f .deps/teststr.Tpo .deps/teststr.Po255/bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o teststr teststr.o ../lib/libcrack.la -lz256libtool: link: gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/teststr teststr.o ../lib/.libs/libcrack.so -lz257/usr/bin/ld: warning: -z pack-relative-relocs ignored258gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib '-DDEFAULT_CRACKLIB_DICT="deleteme"' '-DLOCALEDIR="/usr/share/locale"' -DIN_CRACKLIB -Wall '-DSTORE_ORDER=STORE_ORDER_BE' -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT make_bad_endian-packer.o -MD -MP -MF .deps/make_bad_endian-packer.Tpo -c -o make_bad_endian-packer.o `test -f 'packer.c' || echo './'`packer.c259mv -f .deps/make_bad_endian-packer.Tpo .deps/make_bad_endian-packer.Po260gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../lib '-DDEFAULT_CRACKLIB_DICT="deleteme"' '-DLOCALEDIR="/usr/share/locale"' -DIN_CRACKLIB -Wall '-DSTORE_ORDER=STORE_ORDER_BE' -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -MT make_bad_endian-packlib.o -MD -MP -MF .deps/make_bad_endian-packlib.Tpo -c -o make_bad_endian-packlib.o `test -f '../lib/packlib.c' || echo './'`../lib/packlib.c261mv -f .deps/make_bad_endian-packlib.Tpo .deps/make_bad_endian-packlib.Po262/bin/sh ../libtool --tag=CC --mode=link gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o make-bad-endian make_bad_endian-packer.o make_bad_endian-packlib.o ../lib/libcrack.la -lz263libtool: link: gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fno-omit-frame-pointer -g -ffile-prefix-map=/build/cracklib/src=/usr/src/debug/cracklib -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/make-bad-endian make_bad_endian-packer.o make_bad_endian-packlib.o ../lib/.libs/libcrack.so -lz264/usr/bin/ld: warning: -z pack-relative-relocs ignored265echo '[ "" = "" ]' > "both-endian.sh"266chmod +x "both-endian.sh"267echo '! ./cracklib-format ../dicts/cracklib-small | ./testlib ./testdict | grep -c ": ok"' > "checkdict.sh"268chmod +x "checkdict.sh"269./cracklib-format "../dicts/cracklib-small" | ./cracklib-packer "testdict"27054763 54763271./cracklib-format "../dicts/cracklib-small" | ./make-bad-endian "baddict"27254763 54763273make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/util'274make check-TESTS275make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/util'276./cracklib-format "../dicts/cracklib-small" | ./cracklib-packer "testdict"27754763 54763278./cracklib-format "../dicts/cracklib-small" | ./make-bad-endian "baddict"27954763 54763280make[3]: Entering directory '/build/cracklib/src/cracklib-2.10.3/util'281PASS: both-endian.sh282PASS: checkdict.sh283============================================================================284Testsuite summary for cracklib 2.10.3285============================================================================286# TOTAL: 2287# PASS: 2288# SKIP: 0289# XFAIL: 0290# FAIL: 0291# XPASS: 0292# ERROR: 0293============================================================================294make[3]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/util'295make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/util'296make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/util'297Making check in po298make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/po'299make[1]: Nothing to be done for 'check'.300make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/po'301Making check in doc302make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/doc'303make[1]: Nothing to be done for 'check'.304make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/doc'305Making check in python306make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/python'307make[1]: Nothing to be done for 'check'.308make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/python'309Making check in dicts310make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/dicts'311make[1]: Nothing to be done for 'check'.312make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/dicts'313make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3'314make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3'315==> Entering fakeroot environment...316==> Starting package()...317Making install in lib318make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/lib'319make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/lib'320 /usr/bin/mkdir -p '/build/cracklib/pkg/cracklib/usr/lib'321 /bin/sh ../libtool --mode=install /usr/bin/install -c libcrack.la '/build/cracklib/pkg/cracklib/usr/lib'322libtool: install: /usr/bin/install -c .libs/libcrack.so.2.9.0 /build/cracklib/pkg/cracklib/usr/lib/libcrack.so.2.9.0323libtool: install: (cd /build/cracklib/pkg/cracklib/usr/lib && { ln -s -f libcrack.so.2.9.0 libcrack.so.2 || { rm -f libcrack.so.2 && ln -s libcrack.so.2.9.0 libcrack.so.2; }; })324libtool: install: (cd /build/cracklib/pkg/cracklib/usr/lib && { ln -s -f libcrack.so.2.9.0 libcrack.so || { rm -f libcrack.so && ln -s libcrack.so.2.9.0 libcrack.so; }; })325libtool: install: /usr/bin/install -c .libs/libcrack.lai /build/cracklib/pkg/cracklib/usr/lib/libcrack.la326libtool: install: /usr/bin/install -c .libs/libcrack.a /build/cracklib/pkg/cracklib/usr/lib/libcrack.a327libtool: install: chmod 644 /build/cracklib/pkg/cracklib/usr/lib/libcrack.a328libtool: install: ranlib /build/cracklib/pkg/cracklib/usr/lib/libcrack.a329libtool: warning: remember to run 'libtool --finish /usr/lib'330 /usr/bin/mkdir -p '/build/cracklib/pkg/cracklib/usr/include'331 /usr/bin/install -c -m 644 crack.h packer.h '/build/cracklib/pkg/cracklib/usr/include'332make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/lib'333make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/lib'334Making install in util335make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/util'336make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/util'337 /usr/bin/mkdir -p '/build/cracklib/pkg/cracklib/usr/bin'338 /usr/bin/install -c create-cracklib-dict cracklib-format '/build/cracklib/pkg/cracklib/usr/bin'339 /usr/bin/mkdir -p '/build/cracklib/pkg/cracklib/usr/bin'340 /bin/sh ../libtool --mode=install /usr/bin/install -c cracklib-packer cracklib-unpacker cracklib-check '/build/cracklib/pkg/cracklib/usr/bin'341libtool: warning: '../lib/libcrack.la' has not been installed in '/usr/lib'342libtool: install: /usr/bin/install -c .libs/cracklib-packer /build/cracklib/pkg/cracklib/usr/bin/cracklib-packer343libtool: warning: '../lib/libcrack.la' has not been installed in '/usr/lib'344libtool: install: /usr/bin/install -c .libs/cracklib-unpacker /build/cracklib/pkg/cracklib/usr/bin/cracklib-unpacker345libtool: warning: '../lib/libcrack.la' has not been installed in '/usr/lib'346libtool: install: /usr/bin/install -c .libs/cracklib-check /build/cracklib/pkg/cracklib/usr/bin/cracklib-check347 /usr/bin/mkdir -p '/build/cracklib/pkg/cracklib/usr/bin'348 /usr/bin/install -c cracklib-update '/build/cracklib/pkg/cracklib/usr/bin'349make[2]: Nothing to be done for 'install-data-am'.350make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/util'351make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/util'352Making install in po353make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/po'354installing as.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/as/LC_MESSAGES/cracklib.mo355installing be.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/be/LC_MESSAGES/cracklib.mo356installing bn_IN.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/bn_IN/LC_MESSAGES/cracklib.mo357installing ca.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/ca/LC_MESSAGES/cracklib.mo358installing cs.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/cs/LC_MESSAGES/cracklib.mo359installing da.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/da/LC_MESSAGES/cracklib.mo360installing de.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/de/LC_MESSAGES/cracklib.mo361installing el.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/el/LC_MESSAGES/cracklib.mo362installing es.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/es/LC_MESSAGES/cracklib.mo363installing eu.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/eu/LC_MESSAGES/cracklib.mo364installing fi.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/fi/LC_MESSAGES/cracklib.mo365installing fr.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/fr/LC_MESSAGES/cracklib.mo366installing fur.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/fur/LC_MESSAGES/cracklib.mo367installing gu.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/gu/LC_MESSAGES/cracklib.mo368installing he.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/he/LC_MESSAGES/cracklib.mo369installing hi.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/hi/LC_MESSAGES/cracklib.mo370installing hu.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/hu/LC_MESSAGES/cracklib.mo371installing id.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/id/LC_MESSAGES/cracklib.mo372installing it.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/it/LC_MESSAGES/cracklib.mo373installing ja.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/ja/LC_MESSAGES/cracklib.mo374installing ka.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/ka/LC_MESSAGES/cracklib.mo375installing kk.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/kk/LC_MESSAGES/cracklib.mo376installing kn.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/kn/LC_MESSAGES/cracklib.mo377installing ko.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/ko/LC_MESSAGES/cracklib.mo378installing lt.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/lt/LC_MESSAGES/cracklib.mo379installing ml.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/ml/LC_MESSAGES/cracklib.mo380installing mr.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/mr/LC_MESSAGES/cracklib.mo381installing nb.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/nb/LC_MESSAGES/cracklib.mo382installing nl.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/nl/LC_MESSAGES/cracklib.mo383installing or.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/or/LC_MESSAGES/cracklib.mo384installing pa.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/pa/LC_MESSAGES/cracklib.mo385installing pl.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/pl/LC_MESSAGES/cracklib.mo386installing pt.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/pt/LC_MESSAGES/cracklib.mo387installing pt_BR.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/pt_BR/LC_MESSAGES/cracklib.mo388installing ro.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/ro/LC_MESSAGES/cracklib.mo389installing ru.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/ru/LC_MESSAGES/cracklib.mo390installing si.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/si/LC_MESSAGES/cracklib.mo391installing sk.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/sk/LC_MESSAGES/cracklib.mo392installing sl.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/sl/LC_MESSAGES/cracklib.mo393installing sq.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/sq/LC_MESSAGES/cracklib.mo394installing sv.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/sv/LC_MESSAGES/cracklib.mo395installing ta.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/ta/LC_MESSAGES/cracklib.mo396installing te.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/te/LC_MESSAGES/cracklib.mo397installing tr.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/tr/LC_MESSAGES/cracklib.mo398installing uk.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/uk/LC_MESSAGES/cracklib.mo399installing zh_CN.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/zh_CN/LC_MESSAGES/cracklib.mo400installing zh_TW.gmo as /build/cracklib/pkg/cracklib/usr/share/locale/zh_TW/LC_MESSAGES/cracklib.mo401if test "cracklib" = "gettext-tools"; then \402 /usr/bin/mkdir -p /build/cracklib/pkg/cracklib/usr/share/gettext/po; \403 for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \404 /usr/bin/install -c -m 644 ./$file \405 /build/cracklib/pkg/cracklib/usr/share/gettext/po/$file; \406 done; \407 for file in Makevars; do \408 rm -f /build/cracklib/pkg/cracklib/usr/share/gettext/po/$file; \409 done; \410else \411 : ; \412fi413make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/po'414Making install in doc415make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/doc'416make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/doc'417make[2]: Nothing to be done for 'install-exec-am'.418 /usr/bin/mkdir -p '/build/cracklib/pkg/cracklib/usr/share/cracklib'419 /usr/bin/install -c -m 644 cracklib.magic '/build/cracklib/pkg/cracklib/usr/share/cracklib'420 /usr/bin/mkdir -p '/build/cracklib/pkg/cracklib/usr/share/man/man3'421 /usr/bin/install -c -m 644 FascistCheck.3 '/build/cracklib/pkg/cracklib/usr/share/man/man3'422 /usr/bin/mkdir -p '/build/cracklib/pkg/cracklib/usr/share/man/man8'423 /usr/bin/install -c -m 644 cracklib-check.8 cracklib-format.8 cracklib-update.8 create-cracklib-dict.8 '/build/cracklib/pkg/cracklib/usr/share/man/man8'424make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/doc'425make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/doc'426Making install in python427make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/python'428make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/python'429make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/python'430make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/python'431Making install in dicts432make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3/dicts'433make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3/dicts'434make[2]: Nothing to be done for 'install-exec-am'.435 /usr/bin/mkdir -p '/build/cracklib/pkg/cracklib/usr/share/cracklib'436 /usr/bin/install -c -m 644 cracklib-small '/build/cracklib/pkg/cracklib/usr/share/cracklib'437make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/dicts'438make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3/dicts'439make[1]: Entering directory '/build/cracklib/src/cracklib-2.10.3'440make[2]: Entering directory '/build/cracklib/src/cracklib-2.10.3'441make[2]: Nothing to be done for 'install-exec-am'.442make[2]: Nothing to be done for 'install-data-am'.443make[2]: Leaving directory '/build/cracklib/src/cracklib-2.10.3'444make[1]: Leaving directory '/build/cracklib/src/cracklib-2.10.3'44554763 54763446==> Tidying install...447 -> Removing libtool files...448 -> Removing static library files...449 -> Purging unwanted files...450 -> Stripping unneeded symbols from binaries and libraries...451 -> Compressing man and info pages...452==> Checking for packaging issues...453==> Creating package "cracklib"...454 -> Generating .PKGINFO file...455 -> Generating .BUILDINFO file...456 -> Generating .MTREE file...457 -> Compressing package...458==> Creating package "cracklib-debug"...459 -> Generating .PKGINFO file...460 -> Generating .BUILDINFO file...461 -> Generating .MTREE file...462 -> Compressing package...463==> Leaving fakeroot environment.464==> Finished making: cracklib 2.10.3-1 (Wed Sep 9 11:49:38 2026)465==> builder-signed cracklib-2.10.3-1-riscv64.pkg.tar.zst466==> builder-signed cracklib-debug-2.10.3-1-riscv64.pkg.tar.zst467==> archci-build finished with 0 at 2026-09-09T11:49:38Z: cracklib-2.10.3-1-riscv64.pkg.tar.zst cracklib-debug-2.10.3-1-riscv64.pkg.tar.zst