minimodem 0.24-1
| Status: | SUCCESS |
|---|---|
| Last updated: | 2025-12-07 16:57 |
| Description: | A tool to (de)code modem audio |
| Upstream: | AUR |
Build Output
==> Making package: minimodem 0.24-1 (Sun Dec 7 16:56:50 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) fftw-3.3.10-7
Total Installed Size: 8.82 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fftw...
Optional dependencies for fftw
fftw-openmpi: for OpenMPI integration
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (17) alsa-topology-conf-1.2.5.1-4 alsa-ucm-conf-1.2.14-2 flac-1.5.0-1 lame-3.100-6 libasyncns-1:0.8+r3+g68cd5af-3 libogg-1.3.6-1 libsndfile-1.2.2-4 libvorbis-1.3.7-4 libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1 mpg123-1.33.3-1 opus-1.5.2-1 xcb-proto-1.17.0-3 xorgproto-2024.1-2 alsa-lib-1.2.14-2 libpulse-17.0+r93+gbe2efb69b-1
Total Installed Size: 21.57 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libasyncns...
installing libogg...
installing flac...
installing lame...
installing libvorbis...
installing alsa-topology-conf...
installing alsa-ucm-conf...
installing alsa-lib...
installing mpg123...
Optional dependencies for mpg123
sdl2: for sdl audio support
jack: for jack audio support
libpulse: for pulse audio support [pending]
perl: for conplay [installed]
installing opus...
installing libsndfile...
Optional dependencies for libsndfile
alsa-lib: for sndfile-play [installed]
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libpulse...
Optional dependencies for libpulse
pulse-native-provider: PulseAudio backend
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading minimodem-0.24.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
8 159508 8 12888 0 0 2391 0 0:01:06 0:00:05 0:01:01 2638
100 159508 100 159508 0 0 28182 0 0:00:05 0:00:05 --:--:-- 38435
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
minimodem-0.24.tar.gz ... Passed
==> Extracting sources...
-> Extracting minimodem-0.24.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing lroundf... -lm
option summary:
alsa (1)
benchmarks (1)
pulseaudio (1)
sndfile (1)
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... yes
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 src/minimodem.1
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/builder/src/minimodem-0.24'
Making all in src
make[2]: Entering directory '/builder/src/minimodem-0.24/src'
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT minimodem.o -MD -MP -MF .deps/minimodem.Tpo -c -o minimodem.o minimodem.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_ascii.o -MD -MP -MF .deps/databits_ascii.Tpo -c -o databits_ascii.o databits_ascii.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_binary.o -MD -MP -MF .deps/databits_binary.Tpo -c -o databits_binary.o databits_binary.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_callerid.o -MD -MP -MF .deps/databits_callerid.Tpo -c -o databits_callerid.o databits_callerid.c
mv -f .deps/databits_ascii.Tpo .deps/databits_ascii.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_baudot.o -MD -MP -MF .deps/databits_baudot.Tpo -c -o databits_baudot.o databits_baudot.c
mv -f .deps/databits_binary.Tpo .deps/databits_binary.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT baudot.o -MD -MP -MF .deps/baudot.Tpo -c -o baudot.o baudot.c
mv -f .deps/databits_callerid.Tpo .deps/databits_callerid.Po
mv -f .deps/databits_baudot.Tpo .deps/databits_baudot.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_uic.o -MD -MP -MF .deps/databits_uic.Tpo -c -o databits_uic.o databits_uic.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT uic_codes.o -MD -MP -MF .deps/uic_codes.Tpo -c -o uic_codes.o uic_codes.c
mv -f .deps/baudot.Tpo .deps/baudot.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT fsk.o -MD -MP -MF .deps/fsk.Tpo -c -o fsk.o fsk.c
mv -f .deps/databits_uic.Tpo .deps/databits_uic.Po
mv -f .deps/uic_codes.Tpo .deps/uic_codes.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio.o -MD -MP -MF .deps/simpleaudio.Tpo -c -o simpleaudio.o simpleaudio.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simple-tone-generator.o -MD -MP -MF .deps/simple-tone-generator.Tpo -c -o simple-tone-generator.o simple-tone-generator.c
mv -f .deps/simpleaudio.Tpo .deps/simpleaudio.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio-pulse.o -MD -MP -MF .deps/simpleaudio-pulse.Tpo -c -o simpleaudio-pulse.o simpleaudio-pulse.c
mv -f .deps/simple-tone-generator.Tpo .deps/simple-tone-generator.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio-alsa.o -MD -MP -MF .deps/simpleaudio-alsa.Tpo -c -o simpleaudio-alsa.o simpleaudio-alsa.c
mv -f .deps/minimodem.Tpo .deps/minimodem.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio-benchmark.o -MD -MP -MF .deps/simpleaudio-benchmark.Tpo -c -o simpleaudio-benchmark.o simpleaudio-benchmark.c
mv -f .deps/fsk.Tpo .deps/fsk.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio-sndfile.o -MD -MP -MF .deps/simpleaudio-sndfile.Tpo -c -o simpleaudio-sndfile.o simpleaudio-sndfile.c
mv -f .deps/simpleaudio-pulse.Tpo .deps/simpleaudio-pulse.Po
mv -f .deps/simpleaudio-benchmark.Tpo .deps/simpleaudio-benchmark.Po
mv -f .deps/simpleaudio-sndfile.Tpo .deps/simpleaudio-sndfile.Po
mv -f .deps/simpleaudio-alsa.Tpo .deps/simpleaudio-alsa.Po
gcc -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o minimodem minimodem.o databits_ascii.o databits_binary.o databits_callerid.o databits_baudot.o baudot.o databits_uic.o uic_codes.o fsk.o simpleaudio.o simple-tone-generator.o simpleaudio-pulse.o simpleaudio-alsa.o simpleaudio-benchmark.o simpleaudio-sndfile.o -lfftw3f -lasound -lpulse-simple -lpulse -pthread -lsndfile -lm
make[2]: Leaving directory '/builder/src/minimodem-0.24/src'
Making all in tests
make[2]: Entering directory '/builder/src/minimodem-0.24/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[2]: Entering directory '/builder/src/minimodem-0.24'
make[2]: Leaving directory '/builder/src/minimodem-0.24'
make[1]: Leaving directory '/builder/src/minimodem-0.24'
==> Starting check()...
Making check in src
make[1]: Entering directory '/builder/src/minimodem-0.24/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builder/src/minimodem-0.24/src'
Making check in tests
make[1]: Entering directory '/builder/src/minimodem-0.24/tests'
make check-TESTS
make[2]: Entering directory '/builder/src/minimodem-0.24/tests'
make[3]: Entering directory '/builder/src/minimodem-0.24/tests'
PASS: 01-self-test-1200.test
PASS: 02-self-test-300.test
PASS: 03-self-test-rtty.test
PASS: 05-self-test-12000.test
PASS: 04-self-test-0.5.test
PASS: 06-self-test-float-samples.test
PASS: 08-self-test-lut16.test
PASS: 07-self-test-no-lut.test
PASS: 09-self-test-lut16-float.test
PASS: 10-verify-perfect.test
PASS: 11-verify-perfect-nolut.test
PASS: 12-verify-perfect-lut16.test
PASS: 14-verify-perfect-lut16-float.test
PASS: 13-verify-perfect-nolut-float.test
PASS: 15-verify-perfect-float.test
PASS: 30-amplitude.test
PASS: 21-rate-slop.test
PASS: 31-amplitude-float.test
PASS: 40-noise.test
PASS: 60-multibyte.test
PASS: 70-callerid-mdmf.test
PASS: 41-noise-purefreqs.test
PASS: 71-callerid-sdmf.test
PASS: 80-SAME.test
PASS: 81-ascii7.test
PASS: 81-tdd.test
PASS: 16-verify-tx-consistent.test
PASS: 17-verify-tx-consistent-float.test
============================================================================
Testsuite summary for minimodem 0.24
============================================================================
# TOTAL: 28
# PASS: 28
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[2]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[1]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[1]: Entering directory '/builder/src/minimodem-0.24'
make[1]: Leaving directory '/builder/src/minimodem-0.24'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/builder/src/minimodem-0.24/src'
make[2]: Entering directory '/builder/src/minimodem-0.24/src'
/usr/sbin/mkdir -p '/builder/pkg/minimodem/usr/bin'
/usr/sbin/mkdir -p '/builder/pkg/minimodem/usr/share/man/man1'
/usr/bin/install -c minimodem '/builder/pkg/minimodem/usr/bin'
/usr/bin/install -c -m 644 minimodem.1 '/builder/pkg/minimodem/usr/share/man/man1'
make[2]: Leaving directory '/builder/src/minimodem-0.24/src'
make[1]: Leaving directory '/builder/src/minimodem-0.24/src'
Making install in tests
make[1]: Entering directory '/builder/src/minimodem-0.24/tests'
make[2]: Entering directory '/builder/src/minimodem-0.24/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[1]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[1]: Entering directory '/builder/src/minimodem-0.24'
make[2]: Entering directory '/builder/src/minimodem-0.24'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builder/src/minimodem-0.24'
make[1]: Leaving directory '/builder/src/minimodem-0.24'
==> 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 "minimodem"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: minimodem 0.24-1 (Sun Dec 7 16:57:02 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) fftw-3.3.10-7
Total Installed Size: 8.82 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fftw...
Optional dependencies for fftw
fftw-openmpi: for OpenMPI integration
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (17) alsa-topology-conf-1.2.5.1-4 alsa-ucm-conf-1.2.14-2 flac-1.5.0-1 lame-3.100-6 libasyncns-1:0.8+r3+g68cd5af-3 libogg-1.3.6-1 libsndfile-1.2.2-4 libvorbis-1.3.7-4 libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1 mpg123-1.33.3-1 opus-1.5.2-1 xcb-proto-1.17.0-3 xorgproto-2024.1-2 alsa-lib-1.2.14-2 libpulse-17.0+r93+gbe2efb69b-1
Total Installed Size: 21.57 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libasyncns...
installing libogg...
installing flac...
installing lame...
installing libvorbis...
installing alsa-topology-conf...
installing alsa-ucm-conf...
installing alsa-lib...
installing mpg123...
Optional dependencies for mpg123
sdl2: for sdl audio support
jack: for jack audio support
libpulse: for pulse audio support [pending]
perl: for conplay [installed]
installing opus...
installing libsndfile...
Optional dependencies for libsndfile
alsa-lib: for sndfile-play [installed]
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libpulse...
Optional dependencies for libpulse
pulse-native-provider: PulseAudio backend
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Downloading minimodem-0.24.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0
8 159508 8 12888 0 0 2391 0 0:01:06 0:00:05 0:01:01 2638
100 159508 100 159508 0 0 28182 0 0:00:05 0:00:05 --:--:-- 38435
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
minimodem-0.24.tar.gz ... Passed
==> Extracting sources...
-> Extracting minimodem-0.24.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing lroundf... -lm
option summary:
alsa (1)
benchmarks (1)
pulseaudio (1)
sndfile (1)
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... yes
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 src/minimodem.1
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/builder/src/minimodem-0.24'
Making all in src
make[2]: Entering directory '/builder/src/minimodem-0.24/src'
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT minimodem.o -MD -MP -MF .deps/minimodem.Tpo -c -o minimodem.o minimodem.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_ascii.o -MD -MP -MF .deps/databits_ascii.Tpo -c -o databits_ascii.o databits_ascii.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_binary.o -MD -MP -MF .deps/databits_binary.Tpo -c -o databits_binary.o databits_binary.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_callerid.o -MD -MP -MF .deps/databits_callerid.Tpo -c -o databits_callerid.o databits_callerid.c
mv -f .deps/databits_ascii.Tpo .deps/databits_ascii.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_baudot.o -MD -MP -MF .deps/databits_baudot.Tpo -c -o databits_baudot.o databits_baudot.c
mv -f .deps/databits_binary.Tpo .deps/databits_binary.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT baudot.o -MD -MP -MF .deps/baudot.Tpo -c -o baudot.o baudot.c
mv -f .deps/databits_callerid.Tpo .deps/databits_callerid.Po
mv -f .deps/databits_baudot.Tpo .deps/databits_baudot.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT databits_uic.o -MD -MP -MF .deps/databits_uic.Tpo -c -o databits_uic.o databits_uic.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT uic_codes.o -MD -MP -MF .deps/uic_codes.Tpo -c -o uic_codes.o uic_codes.c
mv -f .deps/baudot.Tpo .deps/baudot.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT fsk.o -MD -MP -MF .deps/fsk.Tpo -c -o fsk.o fsk.c
mv -f .deps/databits_uic.Tpo .deps/databits_uic.Po
mv -f .deps/uic_codes.Tpo .deps/uic_codes.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio.o -MD -MP -MF .deps/simpleaudio.Tpo -c -o simpleaudio.o simpleaudio.c
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simple-tone-generator.o -MD -MP -MF .deps/simple-tone-generator.Tpo -c -o simple-tone-generator.o simple-tone-generator.c
mv -f .deps/simpleaudio.Tpo .deps/simpleaudio.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio-pulse.o -MD -MP -MF .deps/simpleaudio-pulse.Tpo -c -o simpleaudio-pulse.o simpleaudio-pulse.c
mv -f .deps/simple-tone-generator.Tpo .deps/simple-tone-generator.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio-alsa.o -MD -MP -MF .deps/simpleaudio-alsa.Tpo -c -o simpleaudio-alsa.o simpleaudio-alsa.c
mv -f .deps/minimodem.Tpo .deps/minimodem.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio-benchmark.o -MD -MP -MF .deps/simpleaudio-benchmark.Tpo -c -o simpleaudio-benchmark.o simpleaudio-benchmark.c
mv -f .deps/fsk.Tpo .deps/fsk.Po
gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I/usr/include/opus -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -MT simpleaudio-sndfile.o -MD -MP -MF .deps/simpleaudio-sndfile.Tpo -c -o simpleaudio-sndfile.o simpleaudio-sndfile.c
mv -f .deps/simpleaudio-pulse.Tpo .deps/simpleaudio-pulse.Po
mv -f .deps/simpleaudio-benchmark.Tpo .deps/simpleaudio-benchmark.Po
mv -f .deps/simpleaudio-sndfile.Tpo .deps/simpleaudio-sndfile.Po
mv -f .deps/simpleaudio-alsa.Tpo .deps/simpleaudio-alsa.Po
gcc -Wall -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -o minimodem minimodem.o databits_ascii.o databits_binary.o databits_callerid.o databits_baudot.o baudot.o databits_uic.o uic_codes.o fsk.o simpleaudio.o simple-tone-generator.o simpleaudio-pulse.o simpleaudio-alsa.o simpleaudio-benchmark.o simpleaudio-sndfile.o -lfftw3f -lasound -lpulse-simple -lpulse -pthread -lsndfile -lm
make[2]: Leaving directory '/builder/src/minimodem-0.24/src'
Making all in tests
make[2]: Entering directory '/builder/src/minimodem-0.24/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[2]: Entering directory '/builder/src/minimodem-0.24'
make[2]: Leaving directory '/builder/src/minimodem-0.24'
make[1]: Leaving directory '/builder/src/minimodem-0.24'
==> Starting check()...
Making check in src
make[1]: Entering directory '/builder/src/minimodem-0.24/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builder/src/minimodem-0.24/src'
Making check in tests
make[1]: Entering directory '/builder/src/minimodem-0.24/tests'
make check-TESTS
make[2]: Entering directory '/builder/src/minimodem-0.24/tests'
make[3]: Entering directory '/builder/src/minimodem-0.24/tests'
PASS: 01-self-test-1200.test
PASS: 02-self-test-300.test
PASS: 03-self-test-rtty.test
PASS: 05-self-test-12000.test
PASS: 04-self-test-0.5.test
PASS: 06-self-test-float-samples.test
PASS: 08-self-test-lut16.test
PASS: 07-self-test-no-lut.test
PASS: 09-self-test-lut16-float.test
PASS: 10-verify-perfect.test
PASS: 11-verify-perfect-nolut.test
PASS: 12-verify-perfect-lut16.test
PASS: 14-verify-perfect-lut16-float.test
PASS: 13-verify-perfect-nolut-float.test
PASS: 15-verify-perfect-float.test
PASS: 30-amplitude.test
PASS: 21-rate-slop.test
PASS: 31-amplitude-float.test
PASS: 40-noise.test
PASS: 60-multibyte.test
PASS: 70-callerid-mdmf.test
PASS: 41-noise-purefreqs.test
PASS: 71-callerid-sdmf.test
PASS: 80-SAME.test
PASS: 81-ascii7.test
PASS: 81-tdd.test
PASS: 16-verify-tx-consistent.test
PASS: 17-verify-tx-consistent-float.test
============================================================================
Testsuite summary for minimodem 0.24
============================================================================
# TOTAL: 28
# PASS: 28
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[2]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[1]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[1]: Entering directory '/builder/src/minimodem-0.24'
make[1]: Leaving directory '/builder/src/minimodem-0.24'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/builder/src/minimodem-0.24/src'
make[2]: Entering directory '/builder/src/minimodem-0.24/src'
/usr/sbin/mkdir -p '/builder/pkg/minimodem/usr/bin'
/usr/sbin/mkdir -p '/builder/pkg/minimodem/usr/share/man/man1'
/usr/bin/install -c minimodem '/builder/pkg/minimodem/usr/bin'
/usr/bin/install -c -m 644 minimodem.1 '/builder/pkg/minimodem/usr/share/man/man1'
make[2]: Leaving directory '/builder/src/minimodem-0.24/src'
make[1]: Leaving directory '/builder/src/minimodem-0.24/src'
Making install in tests
make[1]: Entering directory '/builder/src/minimodem-0.24/tests'
make[2]: Entering directory '/builder/src/minimodem-0.24/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[1]: Leaving directory '/builder/src/minimodem-0.24/tests'
make[1]: Entering directory '/builder/src/minimodem-0.24'
make[2]: Entering directory '/builder/src/minimodem-0.24'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builder/src/minimodem-0.24'
make[1]: Leaving directory '/builder/src/minimodem-0.24'
==> 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 "minimodem"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: minimodem 0.24-1 (Sun Dec 7 16:57:02 2025)