==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: luasocket 1:3.1.0-1 (Wed Jul 27 07:16:18 2022)
==> Retrieving sources...
  -> Found luasocket-3.1.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    luasocket-3.1.0.tar.gz ... Passed
==> Making package: luasocket 1:3.1.0-1 (Wed Jul 27 07:16:47 2022)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) unzip-6.0-18  zip-3.0-10  lua-5.4.4-1  lua51-5.1.5-9
             lua52-5.2.4-5  lua53-5.3.6-1  luarocks-3.9.0-1

Total Download Size:   1.13 MiB
Total Installed Size:  4.90 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 lua-5.4.4-1-armv7h downloading...
 lua53-5.3.6-1-armv7h downloading...
 lua52-5.2.4-5-armv7h downloading...
 lua51-5.1.5-9-armv7h downloading...
 zip-3.0-10-armv7h downloading...
 luarocks-3.9.0-1-any downloading...
 unzip-6.0-18-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing lua...
installing lua51...
installing lua52...
installing lua53...
installing unzip...
installing zip...
installing luarocks...
Optional dependencies for luarocks
    cvs: for fetching sources from CVS repositories
    git: for fetching sources from git repositories
    mercurial: for fetching sources from mercurial repositories
    cmake: for building rocks that use the cmake build system
    lua-sec: HTTPS support
[?25h==> Retrieving sources...
  -> Found luasocket-3.1.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting luasocket-3.1.0.tar.gz with bsdtar
==> Starting build()...
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/serial.c -o src/serial.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/serial.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/serial.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/luasocket.c -o src/luasocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/inet.c -o src/inet.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/except.c -o src/except.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/select.c -o src/select.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/tcp.c -o src/tcp.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/udp.c -o src/udp.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/core.so src/luasocket.o src/timeout.o src/buffer.o src/io.o src/auxiliar.o src/options.o src/inet.o src/except.o src/select.o src/tcp.o src/udp.o src/compat.o src/usocket.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/unix.c -o src/unix.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/unixdgram.c -o src/unixdgram.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/unixstream.c -o src/unixstream.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/unix.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/unix.o src/unixdgram.o src/unixstream.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/mime.c -o src/mime.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.1 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o mime/core.so src/mime.o src/compat.o
No existing manifest. Attempting to rebuild...
luasocket 3.1.0-1 is now installed in /tmp/luarocks_luarocks-build-pack-luasocket-8YuFCQ (license: MIT)

Packed: /build/luasocket/src/luasocket-3.1.0/luasocket-3.1.0-1.linux-arm.rock
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/unix.c -o src/unix.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/unixdgram.c -o src/unixdgram.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/unixstream.c -o src/unixstream.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/unix.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/unix.o src/unixdgram.o src/unixstream.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/luasocket.c -o src/luasocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/inet.c -o src/inet.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/except.c -o src/except.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/select.c -o src/select.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/tcp.c -o src/tcp.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/udp.c -o src/udp.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/core.so src/luasocket.o src/timeout.o src/buffer.o src/io.o src/auxiliar.o src/options.o src/inet.o src/except.o src/select.o src/tcp.o src/udp.o src/compat.o src/usocket.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/mime.c -o src/mime.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o mime/core.so src/mime.o src/compat.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.2 -c src/serial.c -o src/serial.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/serial.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/serial.o
No existing manifest. Attempting to rebuild...
luasocket 3.1.0-1 is now installed in /tmp/luarocks_luarocks-build-pack-luasocket-5aR4lw (license: MIT)

Packed: /build/luasocket/src/luasocket-3.1.0/luasocket-3.1.0-1.linux-arm.rock
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/serial.c -o src/serial.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/serial.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/serial.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/luasocket.c -o src/luasocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/inet.c -o src/inet.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/except.c -o src/except.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/select.c -o src/select.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/tcp.c -o src/tcp.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/udp.c -o src/udp.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/core.so src/luasocket.o src/timeout.o src/buffer.o src/io.o src/auxiliar.o src/options.o src/inet.o src/except.o src/select.o src/tcp.o src/udp.o src/compat.o src/usocket.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/mime.c -o src/mime.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o mime/core.so src/mime.o src/compat.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/unix.c -o src/unix.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/unixdgram.c -o src/unixdgram.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include/lua5.3 -c src/unixstream.c -o src/unixstream.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/unix.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/unix.o src/unixdgram.o src/unixstream.o
No existing manifest. Attempting to rebuild...
luasocket 3.1.0-1 is now installed in /tmp/luarocks_luarocks-build-pack-luasocket-9is7kj (license: MIT)

Packed: /build/luasocket/src/luasocket-3.1.0/luasocket-3.1.0-1.linux-arm.rock
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/mime.c -o src/mime.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o mime/core.so src/mime.o src/compat.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/unix.c -o src/unix.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/unixdgram.c -o src/unixdgram.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/unixstream.c -o src/unixstream.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/unix.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/unix.o src/unixdgram.o src/unixstream.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/serial.c -o src/serial.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/serial.so src/buffer.o src/compat.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/serial.o
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/luasocket.c -o src/luasocket.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/timeout.c -o src/timeout.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/buffer.c -o src/buffer.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/io.c -o src/io.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/auxiliar.c -o src/auxiliar.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/options.c -o src/options.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/inet.c -o src/inet.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/except.c -o src/except.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/select.c -o src/select.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/tcp.c -o src/tcp.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/udp.c -o src/udp.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/compat.c -o src/compat.o -DLUASOCKET_DEBUG
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -g -ffile-prefix-map=/build/luasocket/src=/usr/src/debug -fPIC -I/usr/include -c src/usocket.c -o src/usocket.o -DLUASOCKET_DEBUG
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o socket/core.so src/luasocket.o src/timeout.o src/buffer.o src/io.o src/auxiliar.o src/options.o src/inet.o src/except.o src/select.o src/tcp.o src/udp.o src/compat.o src/usocket.o
No existing manifest. Attempting to rebuild...
luasocket 3.1.0-1 is now installed in /tmp/luarocks_luarocks-build-pack-luasocket-KO28hz (license: MIT)

Packed: /build/luasocket/src/luasocket-3.1.0/luasocket-3.1.0-1.linux-arm.rock
==> Entering fakeroot environment...
==> Starting package_lua-socket()...
No existing manifest. Attempting to rebuild...
luasocket 3.1.0-1 is now installed in /build/luasocket/pkg/lua-socket/usr (license: MIT)

==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lua-socket"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_lua51-socket()...
No existing manifest. Attempting to rebuild...
luasocket 3.1.0-1 is now installed in /build/luasocket/pkg/lua51-socket/usr (license: MIT)

==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lua51-socket"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_lua52-socket()...
No existing manifest. Attempting to rebuild...
luasocket 3.1.0-1 is now installed in /build/luasocket/pkg/lua52-socket/usr (license: MIT)

==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lua52-socket"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_lua53-socket()...
No existing manifest. Attempting to rebuild...
luasocket 3.1.0-1 is now installed in /build/luasocket/pkg/lua53-socket/usr (license: MIT)

==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crti.S': No such file or directory
cp: cannot stat '/build/glibc/src/glibc/csu/../sysdeps/arm/crtn.S': No such file or directory
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "lua53-socket"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Creating package "luasocket-debug"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: luasocket 1:3.1.0-1 (Wed Jul 27 07:18:25 2022)
==> Cleaning up...