Package Name mkpasswd
Status SUCCESS
Last Build Date 31.8.2023 09:42
Repo URL https://aur.archlinux.org/mkpasswd.git

Build Output
==> Making package: mkpasswd 5.5.10-1 (Thu Aug 31 09:42:40 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading whois-5.5.10.tar.gz...
==> Validating source files with sha256sums...
==> Extracting sources...
-> Extracting whois-5.5.10.tar.gz with bsdtar
==> Starting build()...
cc -D_FORTIFY_SOURCE=2 -DHAVE_LIBIDN2 -DHAVE_CRYPT_H -DHAVE_LINUX_CRYPT_GENSALT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -MM -MG *.c > Makefile.depend
perl make_version_h.pl debian/changelog > version.h
cc -D_FORTIFY_SOURCE=2 -DHAVE_LIBIDN2 -DHAVE_CRYPT_H -DHAVE_LINUX_CRYPT_GENSALT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -c utils.c
cc -D_FORTIFY_SOURCE=2 -DHAVE_LIBIDN2 -DHAVE_CRYPT_H -DHAVE_LINUX_CRYPT_GENSALT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -c mkpasswd.c
cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 (Thu Aug 31 09:42:43 2023)