Cook log 2026-07-12 06:35


Cook: beep 1.4.12
================================================================================
QA: checking package receipt...
Extracting source archive "beep-1.4.12.tar.gz"

Executing: compile_rules
CFLAGS   : -march=i486 -Os -pipe -fstack-protector-strong
CXXLAGS  : -march=i486 -Os -pipe -fstack-protector-strong
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2
LDFLAGS  : -Wl,--as-needed,-z,relro,-z,now

#=======================================================================
# common_CFLAGS=-O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral
# CFLAGS=-fasynchronous-unwind-tables -fstack-protector-strong -fsanitize=undefined -save-temps=obj
# CPPFLAGS=-D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS
#=======================================================================
sed -e 's|@PACKAGE_TARNAME@|beep|g' -e 's|@PACKAGE_VERSION@|1.4.12|g' -e 's|@DEFAULT_FREQ@|440|g' -e 's|@DEFAULT_LENGTH@|200|g' -e 's|@DEFAULT_DELAY@|100|g' -e 's|[@]docdir@|/usr/local/share/doc/beep|g' < beep-config.h.in > beep-config.h.new
mv -f beep-config.h.new beep-config.h
cc -MT beep-library.o -MMD -MP -MF .deps/beep-library.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fstack-protector-strong -fsanitize=undefined -save-temps=obj -o beep-library.o -c beep-library.c
sed -e 's|@PACKAGE_TARNAME@|beep|g' -e 's|@PACKAGE_VERSION@|1.4.12|g' -e 's|@DEFAULT_FREQ@|440|g' -e 's|@DEFAULT_LENGTH@|200|g' -e 's|@DEFAULT_DELAY@|100|g' -e 's|[@]docdir@|/usr/local/share/doc/beep|g' < beep-usage.txt.in > beep-usage.txt.new
mv -f beep-usage.txt.new beep-usage.txt
cc -MT beep-drivers.o -MMD -MP -MF .deps/beep-drivers.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fstack-protector-strong -fsanitize=undefined -save-temps=obj -o beep-drivers.o -c beep-drivers.c
cc -MT beep-driver-console.o -MMD -MP -MF .deps/beep-driver-console.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fstack-protector-strong -fsanitize=undefined -save-temps=obj -o beep-driver-console.o -c beep-driver-console.c
cc -MT beep-driver-evdev.o -MMD -MP -MF .deps/beep-driver-evdev.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fstack-protector-strong -fsanitize=undefined -save-temps=obj -o beep-driver-evdev.o -c beep-driver-evdev.c
sed -e 's|@PACKAGE_TARNAME@|beep|g' -e 's|@PACKAGE_VERSION@|1.4.12|g' -e 's|@DEFAULT_FREQ@|440|g' -e 's|@DEFAULT_LENGTH@|200|g' -e 's|@DEFAULT_DELAY@|100|g' -e 's|[@]docdir@|/usr/local/share/doc/beep|g' < beep.1.in > beep.1.new
mv -f beep.1.new beep.1
cc -MT beep-log.o -MMD -MP -MF .deps/beep-log.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_GNU_SOURCE -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fstack-protector-strong -fsanitize=undefined -save-temps=obj -o beep-log.o -c beep-log.c
cc -MT beep-main.o -MMD -MP -MF .deps/beep-main.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fstack-protector-strong -fsanitize=undefined -save-temps=obj -o beep-main.o -c beep-main.c
echo '/* Auto-generated from `beep-usage.txt`. Modify that file instead. */' > beep-usage.c
echo '#include "beep-usage.h"' >> beep-usage.c
echo 'char beep_usage[] =' >> beep-usage.c
set -e; IFS=""; while read line; do \
	printf '  "%s\\n"\n' "${line}" >> beep-usage.c; \
done < beep-usage.txt
echo '  ;' >> beep-usage.c
cc -MT beep-usage.o -MMD -MP -MF .deps/beep-usage.o.dep -DPACKAGE_TARNAME='"beep"' -DPACKAGE_VERSION='"1.4.12"' -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral -fasynchronous-unwind-tables -fstack-protector-strong -fsanitize=undefined -save-temps=obj -o beep-usage.o -c beep-usage.c
cc -Wl,-Map=beep.map,--cref -fasynchronous-unwind-tables -fstack-protector-strong -fsanitize=undefined -save-temps=obj -O2 -g -std=gnu99 -pedantic -Wall -Wextra -Werror -Wno-padded -Wno-format-nonliteral   -o beep beep-log.o beep-main.o beep-library.o beep-usage.o beep-drivers.o beep-driver-console.o beep-driver-evdev.o   
/usr/bin/ld: cannot find -lubsan
collect2: error: ld returned 1 exit status
make: *** [GNUmakefile:273: beep] Error 1
Copying man pages...                                                   Done
================================================================================

Executing strip on all files...                                        Done
  Time: 0.37s. Size: 1333366 B -> 1333366 B. Save: 0 KB.
Compressing man pages...                                               Done
  Time: 3.89s. Size: 12231 B -> 4633 B. Save: 7 KB. Cache hit: 0/1.
================================================================================


ERROR: genpkg_rules failed


Pack: beep 1.4.12
================================================================================
Executing: genpkg_rules
cp: can't stat '/home/slitaz/wok/beep/source/beep-1.4.12/beep': No such file or directory
Copying "receipt"...                                                   Done
Copying "description.txt"...                                           Done
Determining package architecture...                                    any
Creating the list of files...                                          Done
Creating md5sum of files...                                            Done
Compressing the FS...                                                  Done
Creating full cpio archive...                                          Done
QA: checking for empty package...                                      Failed
ERROR: empty package

Post-check
================================================================================
Checking build...                                                      Failed
Updating activity log...                                               Done
================================================================================


Debug information packerr.
================================================================================
Cook date: 2026-07-12 06:35
Wasted time : 2s
40:collect2: error: ld returned 1 exit status
52:ERROR: genpkg_rules failed
58:cp: can't stat '/home/slitaz/wok/beep/source/beep-1.4.12/beep': No such file or directory
67:ERROR: empty package
================================================================================