Package Name | mkpasswd |
Status | SUCCESS |
Last Build Date | 15.5.2024 07:47 |
Repo URL | https://aur.archlinux.org/mkpasswd.git |
Build Output |
---|
==> Making package: mkpasswd 5.5.10-1 (Wed May 15 07:47:53 2024)
==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading whois-5.5.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 100 13007 0 13007 0 0 38030 0 --:--:-- --:--:-- --:--:-- 38030 100 100k 0 100k 0 0 283k 0 --:--:-- --:--:-- --:--:-- 7949k ==> Validating source files with sha256sums... whois-5.5.10.tar.gz ... Passed ==> Extracting sources... -> Extracting whois-5.5.10.tar.gz with bsdtar ==> Starting build()... cc -DHAVE_LIBIDN2 -DHAVE_CRYPT_H -DHAVE_LINUX_CRYPT_GENSALT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MM -MG *.c > Makefile.depend perl make_version_h.pl debian/changelog > version.h cc -DHAVE_LIBIDN2 -DHAVE_CRYPT_H -DHAVE_LINUX_CRYPT_GENSALT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -c utils.c cc -DHAVE_LIBIDN2 -DHAVE_CRYPT_H -DHAVE_LINUX_CRYPT_GENSALT -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -c mkpasswd.c cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o mkpasswd mkpasswd.o utils.o -lcrypt ==> Entering fakeroot environment... ==> Starting package()... install -d /builder/pkg/mkpasswd/usr/bin/ install -d /builder/pkg/mkpasswd/usr/share/man/man1/ install -m 0755 mkpasswd /builder/pkg/mkpasswd/usr/bin/ install -m 0644 mkpasswd.1 /builder/pkg/mkpasswd/usr/share/man/man1/ ==> 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 "mkpasswd"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mkpasswd 5.5.10-1 (Wed May 15 07:47:58 2024) |