From https://github.com/archlinux/svntogit-community * branch packages/macchanger -> FETCH_HEAD * [new branch] packages/macchanger -> community/packages/macchanger Cloning into 'macchanger'... 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 131k 100 131k 0 0 386k 0 --:--:-- --:--:-- --:--:-- 387k % 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 8546k 0 26412 0 0 52100 0 0:02:47 --:--:-- 0:02:47 52094 17 8546k 17 1538k 0 0 1013k 0 0:00:08 0:00:01 0:00:07 1013k 71 8546k 71 6092k 0 0 2410k 0 0:00:03 0:00:02 0:00:01 2410k 100 8546k 100 8546k 0 0 2972k 0 0:00:02 0:00:02 --:--:-- 2971k % 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 835k 0 --:--:-- --:--:-- --:--:-- 836k :: Starting full system upgrade... there is nothing to do ==> Making package: macchanger 1.7.0-5 (Thu Aug 29 22:47:18 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading macchanger-1.7.0.tgz... % 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 13002 0 13002 0 0 50049 0 --:--:-- --:--:-- --:--:-- 50049 100 299k 0 299k 0 0 965k 0 --:--:-- --:--:-- --:--:-- 5846k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... macchanger-1.7.0.tgz ... Passed ==> Validating source files with sha256sums... macchanger-1.7.0.tgz ... Passed ==> Validating source files with b2sums... macchanger-1.7.0.tgz ... Passed ==> Extracting sources... -> Extracting macchanger-1.7.0.tgz with bsdtar ==> Starting prepare()... ==> Starting build()... WARNING: I'm going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. Running: aclocal ... Running: autoheader... Running: automake -a ... configure.ac:11: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' Running: autoconf... configure.ac:7: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:7: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:7: the top level configure.ac:13: warning: AC_OUTPUT should be used without arguments. configure.ac:13: You should run autoupdate. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile macchanger. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/src' CC mac.o CC maclist.o CC netinfo.o CC main.o main.c: In function 'random_seed': main.c:101:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 101 | read (fd, &seed, sizeof(seed)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD macchanger make[2]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/src' Making all in data make[2]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/data' Making all in doc make[2]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/doc' Updating ./version.texi MAKEINFO macchanger.info macchanger.texi:4: warning: undefined flag: VERSION make[2]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/doc' make[2]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0' make[2]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0' make[1]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/src' make[2]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/src' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/bin' /usr/bin/install -c macchanger '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/src' make[1]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/src' Making install in data make[1]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/data' make[2]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/share/macchanger' /usr/bin/install -c -m 644 OUI.list wireless.list '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/share/macchanger' make[2]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/data' make[1]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/data' Making install in doc make[1]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/doc' make[2]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/share/info' /usr/bin/install -c -m 644 ./macchanger.info '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/share/info' install-info --info-dir='/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/share/info' '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/share/info/macchanger.info' make[2]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/doc' make[1]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0/doc' make[1]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0' make[2]: Entering directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/share/man/man1' /usr/bin/install -c -m 644 macchanger.1 '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/pkg/macchanger/usr/share/man/man1' make[2]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0' make[1]: Leaving directory '/tmp/archlinux-ci/macchanger-archlinuxrb-build-QOy3FZ1m/macchanger/trunk/src/macchanger-1.7.0' ==> 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 "macchanger"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: macchanger 1.7.0-5 (Thu Aug 29 22:47:27 2024)