Already up to date. ==> Making package: freeme2 0.4-3 (Fri Apr 26 00:06:24 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found FreeMe2_src-0.4.tgz ==> Validating source files with sha256sums... FreeMe2_src-0.4.tgz ... Passed ==> Extracting sources... -> Extracting FreeMe2_src-0.4.tgz with bsdtar ==> Starting prepare()... aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:11: installing './compile' configure.in:29: installing './config.guess' configure.in:29: installing './config.sub' configure.in:9: installing './install-sh' configure.in:9: installing './missing' Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:7: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.in: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.in:7: the top level configure.in:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from... configure.in:9: the top level configure.in:18: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.in:18: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.in:18: the top level ==> Starting build()... 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 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 for main in -lcrypto... yes checking for main in -leay32... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for wchar.h... yes checking for wctype.h... yes checking for uint32_t... yes checking for uint64_t... yes checking whether byte ordering is bigendian... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for memset... yes checking for strrchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/srv/maat/src/freeme2/src/FreeMe2' gcc -DHAVE_CONFIG_H -I. -I/usr/include/openssl-1.0 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/openssl-1.0 -MT asfcrypt.o -MD -MP -MF .deps/asfcrypt.Tpo -c -o asfcrypt.o asfcrypt.c mv -f .deps/asfcrypt.Tpo .deps/asfcrypt.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/openssl-1.0 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/openssl-1.0 -MT des.o -MD -MP -MF .deps/des.Tpo -c -o des.o des.c mv -f .deps/des.Tpo .deps/des.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/openssl-1.0 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/openssl-1.0 -MT rc4.o -MD -MP -MF .deps/rc4.Tpo -c -o rc4.o rc4.c mv -f .deps/rc4.Tpo .deps/rc4.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/openssl-1.0 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/openssl-1.0 -MT ecc.o -MD -MP -MF .deps/ecc.Tpo -c -o ecc.o ecc.c mv -f .deps/ecc.Tpo .deps/ecc.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/openssl-1.0 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/openssl-1.0 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/openssl-1.0 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/openssl-1.0 -MT msdrm.o -MD -MP -MF .deps/msdrm.Tpo -c -o msdrm.o msdrm.c msdrm.c: In function 'getSIDFromFile': msdrm.c:670:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 670 | fread(drm2key,fsize,1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~ msdrm.c: In function 'getContKey': msdrm.c:771:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 771 | fread(licenseA,fsize,1,fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ msdrm.c: In function 'checkLicense': msdrm.c:730:9: warning: ignoring return value of 'fgetws' declared with attribute 'warn_unused_result' [-Wunused-result] 730 | fgetws(buf,sizeof(buf),stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ msdrm.c: In function 'MSDRM_setup': msdrm.c:328:9: warning: ignoring return value of 'fgetws' declared with attribute 'warn_unused_result' [-Wunused-result] 328 | fgetws(tmpSID,sizeof(tmpSID),stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/wchar.h:1070, from msdrm.c:27: In function 'fgetws', inlined from 'MSDRM_setup' at msdrm.c:328:9: /usr/include/bits/wchar2.h:217:12: warning: call to '__fgetws_chk_warn' declared with attribute warning: fgetws called with bigger size than length of destination buffer [-Wattribute-warning] 217 | return __fgetws_chk_warn (__s, sz / sizeof (wchar_t), __n, __stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:28, from msdrm.c:23: In function 'mbstowcs', inlined from 'MSDRM_init' at msdrm.c:832:5: /usr/include/bits/stdlib.h:123:12: warning: call to '__mbstowcs_chk_warn' declared with attribute warning: mbstowcs called with dst buffer smaller than len * sizeof (wchar_t) [-Wattribute-warning] 123 | return __glibc_fortify_n (mbstowcs, __len, sizeof (wchar_t), | ^~~~~~~~~~~~~~~~~ In function 'fgetws', inlined from 'checkLicense' at msdrm.c:730:9, inlined from 'getContKey' at msdrm.c:783:22, inlined from 'MSDRM_init' at msdrm.c:849:28: /usr/include/bits/wchar2.h:217:12: warning: call to '__fgetws_chk_warn' declared with attribute warning: fgetws called with bigger size than length of destination buffer [-Wattribute-warning] 217 | return __fgetws_chk_warn (__s, sz / sizeof (wchar_t), __n, __stream); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/msdrm.Tpo .deps/msdrm.Po gcc -DHAVE_CONFIG_H -I. -I/usr/include/openssl-1.0 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/openssl-1.0 -MT asf.o -MD -MP -MF .deps/asf.Tpo -c -o asf.o asf.c asf.c: In function 'asf_get_packet': asf.c:121:50: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'long int' [-Wformat=] 121 | fprintf(stderr,"Output pos: 0x%08X\n",ftell(stdout)); | ~~~^ ~~~~~~~~~~~~~ | | | | | long int | unsigned int | %08lX mv -f .deps/asf.Tpo .deps/asf.Po gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -I/usr/include/openssl-1.0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/lib/openssl-1.0/ -o FreeMe2 asfcrypt.o des.o rc4.o ecc.o main.o msdrm.o asf.o -lcrypto make[1]: Leaving directory '/srv/maat/src/freeme2/src/FreeMe2' ==> Entering fakeroot environment... ==> Starting package()... make[1]: Entering directory '/srv/maat/src/freeme2/src/FreeMe2' /usr/bin/mkdir -p '/srv/maat/src/freeme2/pkg/freeme2//usr/bin' /usr/bin/install -c FreeMe2 '/srv/maat/src/freeme2/pkg/freeme2//usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/srv/maat/src/freeme2/src/FreeMe2' ==> 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 "freeme2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file freeme2-0.4-3-x86_64.pkg.tar.zst.sig. ==> Finished making: freeme2 0.4-3 (Fri Apr 26 00:06:35 2024) ==> Cleaning up...