Package: blhc
Version: 0.09-2
Severity: normal

Hi,

blhc running on salsaci for strongSwan reports failure
(https://salsa.debian.org/debian/strongswan/-/jobs/350397/raw) at the
blhc step because of lines like these:

8890:CPPFLAGS missing (-D_FORTIFY_SOURCE=2):  /bin/bash
"/build/strongswan-5.8.0/libtool"  --tag CC --mode=relink gcc -rdynamic
-g -O2 -fdebug-prefix-map=/build/strongswan-5.8.0=.
-fstack-protector-strong -Wformat -Werror=format-security -include
/build/strongswan-5.8.0/config.h -module -avoid-version -Wl,-z,relro
-Wl,-z,now -Wl,--as-needed -Wl,-O1 -o libstrongswan-kernel-libipsec.la
-rpath /usr/lib/ipsec/plugins kernel_libipsec_plugin.lo
kernel_libipsec_ipsec.lo kernel_libipsec_router.lo
../../../../src/libipsec/libipsec.la -inst-prefix-dir
/build/strongswan-5.8.0/debian/tmp)

I have the feelink that $libtool_link_regex should cover relink as well,
maybe with:

my $libtool_link_regex = qr/\blibtool: (?:re)?link: /;

which seems to mute the error here (not entirely sure it's correct
though).

Regards,
-- 
Yves-Alexis

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (450, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), 
LANGUAGE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages blhc depends on:
ii  libdpkg-perl  1.19.7

blhc recommends no packages.

blhc suggests no packages.

-- no debconf information

Reply via email to