==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: libptytty 2.0-5 (Sat Jul 6 10:47:50 2024) ==> Retrieving sources... -> Found libptytty-2.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... libptytty-2.0.tar.gz ... Passed ==> Making package: libptytty 2.0-5 (Sat Jul 6 10:48:10 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (6) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.5-2 libuv-1.48.0-2 rhash-1.4.4-1 cmake-3.30.0-1 Total Download Size: 18.56 MiB Total Installed Size: 88.34 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... cmake-3.30.0-1-armv7h downloading... cppdap-1.58.0-2-armv7h downloading... libuv-1.48.0-2-armv7h downloading... rhash-1.4.4-1-armv7h downloading... jsoncpp-1.9.5-2-armv7h downloading... hicolor-icon-theme-0.18-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing cppdap... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator qt6-base: cmake-gui [?25h==> Retrieving sources... -> Found libptytty-2.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libptytty-2.0.tar.gz with bsdtar ==> Starting build()... -- The C compiler identification is GNU 14.1.1 -- The CXX compiler identification is GNU 14.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Checking for working libsupc++ - yes -- Looking for include file pty.h -- Looking for include file pty.h - found -- Looking for include file util.h -- Looking for include file util.h - not found -- Looking for include file libutil.h -- Looking for include file libutil.h - not found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file stropts.h -- Looking for include file stropts.h - not found -- Looking for revoke -- Looking for revoke - found -- Looking for _getpty -- Looking for _getpty - not found -- Looking for getpt -- Looking for getpt - found -- Looking for posix_openpt -- Looking for posix_openpt - found -- Looking for isastream -- Looking for isastream - not found -- Looking for setuid -- Looking for setuid - found -- Looking for setreuid -- Looking for setreuid - found -- Looking for setresuid -- Looking for setresuid - found -- Performing Test UNIX98_PTY -- Performing Test UNIX98_PTY - Failed -- Looking for openpty -- Looking for openpty - found -- Looking for include files sys/types.h, utmp.h -- Looking for include files sys/types.h, utmp.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of struct utmp -- Check size of struct utmp - done -- Performing Test HAVE_UTMP_HOST -- Performing Test HAVE_UTMP_HOST - Success -- Performing Test HAVE_UTMP_PID -- Performing Test HAVE_UTMP_PID - Success -- Looking for updwtmp -- Looking for updwtmp - found -- Looking for include files sys/types.h, lastlog.h -- Looking for include files sys/types.h, lastlog.h - found -- Check size of struct lastlog -- Check size of struct lastlog - done -- Checking for a fallback location of utmp - not found -- Checking for a fallback location of wtmp - not found -- Checking for a fallback location of lastlog - not found -- Looking for include file utmpx.h -- Looking for include file utmpx.h - found -- Check size of struct utmpx -- Check size of struct utmpx - done -- Performing Test HAVE_UTMPX_HOST -- Performing Test HAVE_UTMPX_HOST - Success -- Looking for updwtmpx -- Looking for updwtmpx - found -- Looking for updlastlogx -- Looking for updlastlogx - not found -- Check size of struct lastlogx -- Check size of struct lastlogx - failed -- Checking for a fallback location of wtmpx - not found -- Checking for a fallback location of lastlogx - not found -- Performing Test HAVE_UNIX_FDPASS -- Performing Test HAVE_UNIX_FDPASS - Success -- Performing Test TTY_GID_SUPPORT -- Performing Test TTY_GID_SUPPORT - Failed -- Configuring done (15.6s) -- Generating done (0.0s) -- Build files have been written to: /build/libptytty/src/build [ 37%] Building CXX object CMakeFiles/ptytty.dir/src/proxy.C.o [ 37%] Building CXX object CMakeFiles/ptytty.dir/src/logging.C.o [ 37%] Building CXX object CMakeFiles/ptytty.dir/src/fdpass.C.o [ 50%] Building CXX object CMakeFiles/ptytty.dir/src/c-api.C.o [ 62%] Building CXX object CMakeFiles/ptytty.dir/src/ptytty.C.o /build/libptytty/src/libptytty-2.0/src/logging.C: In function 'void write_record(const char*, off_t, const void*, size_t)': /build/libptytty/src/libptytty-2.0/src/logging.C:203:14: warning: ignoring return value of 'ssize_t pwrite(int, const void*, size_t, __off_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/ptytty.C: In member function 'void ptytty_unix::put()': /build/libptytty/src/libptytty-2.0/src/ptytty.C:312:13: warning: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C: In member function 'virtual bool ptytty_proxy::get()': /build/libptytty/src/libptytty-2.0/src/proxy.C:87:22: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:93:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:100:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:108:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C: In member function 'virtual void ptytty_proxy::login(int, bool, const char*)': /build/libptytty/src/libptytty-2.0/src/proxy.C:115:22: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:125:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:127:9: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C: In destructor 'ptytty_proxy::~ptytty_proxy()': /build/libptytty/src/libptytty-2.0/src/proxy.C:139:26: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:146:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:148:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C: In static member function 'static void ptytty::use_helper()': /build/libptytty/src/libptytty-2.0/src/proxy.C:261:13: warning: ignoring return value of 'int chdir(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C: In function 'void serve()': /build/libptytty/src/libptytty-2.0/src/proxy.C:160:13: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:172:21: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:184:21: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:210:26: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C: In static member function 'static void ptytty::drop_privileges()': /build/libptytty/src/libptytty-2.0/src/proxy.C:337:13: warning: ignoring return value of 'int setresgid(__gid_t, __gid_t, __gid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/src/proxy.C:338:13: warning: ignoring return value of 'int setresuid(__uid_t, __uid_t, __uid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] [ 75%] Linking C shared library libptytty.so [ 75%] Built target ptytty [ 87%] Building C object CMakeFiles/c-sample.dir/eg/c-sample.c.o /build/libptytty/src/libptytty-2.0/eg/c-sample.c: In function 'main': /build/libptytty/src/libptytty-2.0/eg/c-sample.c:40:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] /build/libptytty/src/libptytty-2.0/eg/c-sample.c:51:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] [100%] Linking C executable c-sample [100%] Built target c-sample ==> Entering fakeroot environment... ==> Starting package()... -- Install configuration: "" -- Installing: /build/libptytty/pkg/libptytty/usr/lib/libptytty.so.0 -- Installing: /build/libptytty/pkg/libptytty/usr/lib/libptytty.so -- Installing: /build/libptytty/pkg/libptytty/usr/include/libptytty.h -- Installing: /build/libptytty/pkg/libptytty/usr/share/man/man3/libptytty.3 -- Installing: /build/libptytty/pkg/libptytty/usr/lib/pkgconfig/libptytty.pc ==> 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 "libptytty"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libptytty 2.0-5 (Sat Jul 6 10:48:40 2024) ==> Cleaning up...