Source: porg
Version: 2:0.10-1.2
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=porg&arch=armel&ver=2%3A0.10-1.2%2Bb2&stamp=1711746873&raw=0
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-
time -D_FORTIFY_SOURCE=2 -W -ansi -Wshadow -Wmissing-declarations -Wall -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-
security -c -o libporg_log_la-log.lo `test -f 'log.c' || echo './'`log.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -ansi
-Wshadow -Wmissing-declarations -Wall -g -O2 -Werror=implicit-function-
declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -c log.c -fPIC -DPIC
-o .libs/libporg_log_la-log.o
log.c: In function ‘open’:
log.c:281:27: warning: ‘nonnull’ argument ‘path’ compared to NULL [-Wnonnull-
compare]
281 | if (!porg_tmpfile && path && !strncmp(path, "/proc/", 6))
| ~~~~~~~~~~~~~~^~~~~~~
log.c: In function ‘open64’:
log.c:385:27: warning: ‘nonnull’ argument ‘path’ compared to NULL [-Wnonnull-
compare]
385 | if (!porg_tmpfile && path && !strncmp(path, "/proc/", 6))
| ~~~~~~~~~~~~~~^~~~~~~
log.c: In function ‘porg_get_absolute_path’:
log.c:106:17: warning: ‘__builtin_strncpy’ output may be truncated copying 4095
bytes from a string of length 4095 [-Wstringop-truncation]
106 | strncpy(abs_path, aux, PORG_BUFSIZE - 1);
| ^
log.c:100:17: warning: ‘__builtin_strncpy’ output may be truncated copying 4095
bytes from a string of length 4095 [-Wstringop-truncation]
100 | strncpy(abs_path, cwd, PORG_BUFSIZE - 1);
| ^
/tmp/cc7rmZAz.s: Assembler messages:
/tmp/cc7rmZAz.s:2214: Error: symbol `open64' is already defined
/tmp/cc7rmZAz.s:2581: Error: symbol `openat64' is already defined
/tmp/cc7rmZAz.s:3220: Error: symbol `creat64' is already defined
/tmp/cc7rmZAz.s:3296: Error: symbol `fopen64' is already defined
/tmp/cc7rmZAz.s:3380: Error: symbol `freopen64' is already defined
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500,
'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.7.9-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled