==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: macchanger 1.7.0-6 (Sat Jul 13 00:12:35 2024)
==> Retrieving sources...
  -> Found macchanger-1.7.0.tgz
==> 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
==> Making package: macchanger 1.7.0-6 (Sat Jul 13 00:12:55 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found macchanger-1.7.0.tgz
==> WARNING: Skipping all source file integrity checks.
==> 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/bin/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/bin/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 '/build/macchanger/src/macchanger-1.7.0'
Making all in src
make[2]: Entering directory '/build/macchanger/src/macchanger-1.7.0/src'
  CC       mac.o
  CC       maclist.o
  CC       netinfo.o
  CC       main.o
mac.c: In function 'mc_mac_read_string':
mac.c:116:19: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
main.c: In function 'random_seed':
main.c:101:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
  CCLD     macchanger
make[2]: Leaving directory '/build/macchanger/src/macchanger-1.7.0/src'
Making all in data
make[2]: Entering directory '/build/macchanger/src/macchanger-1.7.0/data'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/macchanger/src/macchanger-1.7.0/data'
Making all in doc
make[2]: Entering directory '/build/macchanger/src/macchanger-1.7.0/doc'
Updating ./version.texi
  MAKEINFO macchanger.info
macchanger.texi:4: warning: undefined flag: VERSION
make[2]: Leaving directory '/build/macchanger/src/macchanger-1.7.0/doc'
make[2]: Entering directory '/build/macchanger/src/macchanger-1.7.0'
make[2]: Leaving directory '/build/macchanger/src/macchanger-1.7.0'
make[1]: Leaving directory '/build/macchanger/src/macchanger-1.7.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/macchanger/src/macchanger-1.7.0/src'
make[2]: Entering directory '/build/macchanger/src/macchanger-1.7.0/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/macchanger/pkg/macchanger/usr/bin'
  /usr/bin/install -c macchanger '/build/macchanger/pkg/macchanger/usr/bin'
make[2]: Leaving directory '/build/macchanger/src/macchanger-1.7.0/src'
make[1]: Leaving directory '/build/macchanger/src/macchanger-1.7.0/src'
Making install in data
make[1]: Entering directory '/build/macchanger/src/macchanger-1.7.0/data'
make[2]: Entering directory '/build/macchanger/src/macchanger-1.7.0/data'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/macchanger/pkg/macchanger/usr/share/macchanger'
 /usr/bin/install -c -m 644 OUI.list wireless.list '/build/macchanger/pkg/macchanger/usr/share/macchanger'
make[2]: Leaving directory '/build/macchanger/src/macchanger-1.7.0/data'
make[1]: Leaving directory '/build/macchanger/src/macchanger-1.7.0/data'
Making install in doc
make[1]: Entering directory '/build/macchanger/src/macchanger-1.7.0/doc'
make[2]: Entering directory '/build/macchanger/src/macchanger-1.7.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/macchanger/pkg/macchanger/usr/share/info'
 /usr/bin/install -c -m 644 ./macchanger.info '/build/macchanger/pkg/macchanger/usr/share/info'
 install-info --info-dir='/build/macchanger/pkg/macchanger/usr/share/info' '/build/macchanger/pkg/macchanger/usr/share/info/macchanger.info'
make[2]: Leaving directory '/build/macchanger/src/macchanger-1.7.0/doc'
make[1]: Leaving directory '/build/macchanger/src/macchanger-1.7.0/doc'
make[1]: Entering directory '/build/macchanger/src/macchanger-1.7.0'
make[2]: Entering directory '/build/macchanger/src/macchanger-1.7.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/macchanger/pkg/macchanger/usr/share/man/man1'
 /usr/bin/install -c -m 644 macchanger.1 '/build/macchanger/pkg/macchanger/usr/share/man/man1'
make[2]: Leaving directory '/build/macchanger/src/macchanger-1.7.0'
make[1]: Leaving directory '/build/macchanger/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-6 (Sat Jul 13 00:13:15 2024)
==> Cleaning up...