==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: wvdial 1.61-9 (Mon Jan 29 18:02:40 2024) ==> Retrieving sources... -> Found wvdial-1.61.tar.gz -> Found wvdial-1.61-FTBFS-with-gcc-4.5.patch -> Found wvdial-1.61-parallel-make.patch -> Found wvdial-1.61-destdir.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... wvdial-1.61.tar.gz ... Passed wvdial-1.61-FTBFS-with-gcc-4.5.patch ... Passed wvdial-1.61-parallel-make.patch ... Passed wvdial-1.61-destdir.patch ... Passed ==> Making package: wvdial 1.61-9 (Mon Jan 29 18:02:57 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) dbus-1.14.10-2 libnl-3.9.0-1 libpcap-1.10.4-1 ppp-2.5.0-3 wvstreams-4.6.1-21 Total Download Size: 1.50 MiB Total Installed Size: 10.24 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... wvstreams-4.6.1-21-armv7h downloading... ppp-2.5.0-3-armv7h downloading... libpcap-1.10.4-1-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing wvstreams... installing libnl... installing dbus... installing libpcap... installing ppp... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wvdial-1.61.tar.gz -> Found wvdial-1.61-FTBFS-with-gcc-4.5.patch -> Found wvdial-1.61-parallel-make.patch -> Found wvdial-1.61-destdir.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting wvdial-1.61.tar.gz with bsdtar ==> Starting prepare()... patching file Makefile.in patching file wvrules-posix.mk patching file Makefile.in patching file config.defaults.mk ==> Starting build()... * Generating CC * Generating CXX ./CXX -c wvdialer ./CXX -c wvmodemscan ./CXX -c wvpapchap ./CXX -c wvdialbrain ./CXX -c wvdialmon In file included from wvpapchap.h:12, from wvpapchap.cc:9: /usr/include/wvstreams/wvconfemu.h: In constructor 'WvConfigSectionEmu::Iter::Iter(WvConfigSectionEmu&)': /usr/include/wvstreams/wvconfemu.h:85:8: warning: the compiler can assume that the address of '_sect' will never be NULL [-Waddress] /usr/include/wvstreams/wvconfemu.h:82:30: note: '_sect' declared here ./CXX -c wvdial In file included from wvdialer.h:15, from wvdialbrain.cc:11: /usr/include/wvstreams/wvconfemu.h: In constructor 'WvConfigSectionEmu::Iter::Iter(WvConfigSectionEmu&)': /usr/include/wvstreams/wvconfemu.h:85:8: warning: the compiler can assume that the address of '_sect' will never be NULL [-Waddress] /usr/include/wvstreams/wvconfemu.h:82:30: note: '_sect' declared here ./CXX -c wvdialconf ./CXX -c pppmon ./CXX -c papchaptest In file included from wvdialer.h:15, from wvdialer.cc:9: /usr/include/wvstreams/wvconfemu.h: In constructor 'WvConfigSectionEmu::Iter::Iter(WvConfigSectionEmu&)': /usr/include/wvstreams/wvconfemu.h:85:8: warning: the compiler can assume that the address of '_sect' will never be NULL [-Waddress] /usr/include/wvstreams/wvconfemu.h:82:30: note: '_sect' declared here wvdialer.cc: In member function 'int WvDialer::ask_password()': wvdialer.cc:1155:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] wvdialer.cc: In member function 'void WvDialer::start_ppp()': wvdialer.cc:1200:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] linking wvdial.a... ar: creating wvdial.a linking pppmon... In file included from wvdialer.h:15, from wvdial.cc:11: /usr/include/wvstreams/wvconfemu.h: In constructor 'WvConfigSectionEmu::Iter::Iter(WvConfigSectionEmu&)': /usr/include/wvstreams/wvconfemu.h:85:8: warning: the compiler can assume that the address of '_sect' will never be NULL [-Waddress] /usr/include/wvstreams/wvconfemu.h:82:30: note: '_sect' declared here In file included from wvpapchap.h:12, from papchaptest.cc:8: /usr/include/wvstreams/wvconfemu.h: In constructor 'WvConfigSectionEmu::Iter::Iter(WvConfigSectionEmu&)': /usr/include/wvstreams/wvconfemu.h:85:8: warning: the compiler can assume that the address of '_sect' will never be NULL [-Waddress] /usr/include/wvstreams/wvconfemu.h:82:30: note: '_sect' declared here linking wvdialconf... linking papchaptest... linking wvdial... ==> Entering fakeroot environment... ==> Starting package()... [ -d /build/wvdial/pkg/wvdial/usr/bin ] || install -d /build/wvdial/pkg/wvdial/usr/bin [ -d /build/wvdial/pkg/wvdial/usr/share/man/man1 ] || install -d /build/wvdial/pkg/wvdial/usr/share/man/man1 [ -d /build/wvdial/pkg/wvdial/etc/ppp/peers ] || install -d /build/wvdial/pkg/wvdial/etc/ppp/peers install -m 0755 wvdial wvdialconf /build/wvdial/pkg/wvdial/usr/bin [ -d /build/wvdial/pkg/wvdial/usr/share/man/man5 ] || install -d /build/wvdial/pkg/wvdial/usr/share/man/man5 install -m 0644 wvdial.1 wvdialconf.1 /build/wvdial/pkg/wvdial/usr/share/man/man1 cp ppp.provider /build/wvdial/pkg/wvdial/etc/ppp/peers/wvdial install -m 0644 wvdial.conf.5 /build/wvdial/pkg/wvdial/usr/share/man/man5 cp ppp.provider-pipe /build/wvdial/pkg/wvdial/etc/ppp/peers/wvdial-pipe ==> 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 "wvdial"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: wvdial 1.61-9 (Mon Jan 29 18:03:10 2024) ==> Cleaning up...