Your message dated Wed, 30 Oct 2024 22:41:44 +0000
with message-id <[email protected]>
and subject line Bug#1086279: fixed in libapache2-mod-auth-cas 1.2-1.2
has caused the Debian Bug report #1086279,
regarding libapache2-mod-auth-cas: FTBFS: configure: error: libpcre2 required
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1086279: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086279
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libapache2-mod-auth-cas
Version: 1.2-1.1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh_testdir
dh_update_autotools_config
./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info ASFLAGS="" ASFLAGS_FOR_BUILD="" CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" 
CFLAGS_FOR_BUILD="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CPPFLAGS_FOR_BUILD="-Wdate-time -D_FORTIFY_SOURCE=2" CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" CXXFLAGS_FOR_BUILD="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" DFLAGS="-frelease" DFLAGS_FOR_BUILD="-frelease" FCFLAGS="-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection" FCFLAGS_FOR_BUILD="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection" FFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection" 
FFLAGS_FOR_BUILD="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection" LDFLAGS="-Wl,-z,relro" LDFLAGS_FOR_BUILD="-Wl,-z,relro" OBJCFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" 
OBJCFLAGS_FOR_BUILD="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" OBJCXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" OBJCXXFLAGS_FOR_BUILD="-g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection"
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
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/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of x86_64-linux-gnu-gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none 
needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... 
(cached) yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wformat... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... 
/usr/bin/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from 
x86_64-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-linux-gnu-gcc static flag -static works... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for apxs... /usr/bin/apxs
configure: apxs found at /usr/bin/apxs
checking for apr-1-config... /usr/bin/apr-1-config
checking for x86_64-linux-gnu-pkg-config... /usr/bin/x86_64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: WARNING: Test coverage requested when not building tests 
(--with-check=no)
checking for pkg-config... (cached) /usr/bin/x86_64-linux-gnu-pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking openssl/x509.h usability... yes
checking openssl/x509.h presence... yes
checking for openssl/x509.h... yes
checking openssl/pem.h usability... yes
checking openssl/pem.h presence... yes
checking for openssl/pem.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking for gawk... (cached) mawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 8.10.1
checking whether libcurl is usable... yes
checking for curl_free... yes
checking for pcre2_compile in -lpcre2... no
configure: error: libpcre2 required
make: *** [debian/rules:15: configure-stamp] Error 1
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: libapache2-mod-auth-cas
Source-Version: 1.2-1.2
Done: Gianfranco Costamagna <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libapache2-mod-auth-cas, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gianfranco Costamagna <[email protected]> (supplier of updated 
libapache2-mod-auth-cas package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 30 Oct 2024 08:39:55 +0100
Source: libapache2-mod-auth-cas
Built-For-Profiles: noudeb
Architecture: source
Version: 1.2-1.2
Distribution: unstable
Urgency: medium
Maintainer: Thijs Kinkhorst <[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Closes: 1086279
Changes:
 libapache2-mod-auth-cas (1.2-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Also run dh_autoreconf before configuring, to correctly
     update configure script and find pcre2 (Closes: #1086279)
Checksums-Sha1:
 cf15c1344877f9064ec109ceba0f9d383fc0310c 2053 
libapache2-mod-auth-cas_1.2-1.2.dsc
 193970ed37500bac427ae4f11826664064f53eb8 7064 
libapache2-mod-auth-cas_1.2-1.2.debian.tar.xz
 75cdfc7a4a2248258b414659270eb24558eae1af 7840 
libapache2-mod-auth-cas_1.2-1.2_source.buildinfo
Checksums-Sha256:
 17803b84d0a60ab558b3df7f1ceb10e64a7e068ce6a08fcd4abc998b3f7ee7c3 2053 
libapache2-mod-auth-cas_1.2-1.2.dsc
 fcd12db491e586f8c5e570806e084cdce8a1acb52dc87c2067a1b473c7a04abf 7064 
libapache2-mod-auth-cas_1.2-1.2.debian.tar.xz
 cf16bc21549a57bff27c8ad0e5328f143fe00fdf41a96c05fb2695ba8d5563c3 7840 
libapache2-mod-auth-cas_1.2-1.2_source.buildinfo
Files:
 6781f194f6f69454ee5ef6262f5a0747 2053 httpd optional 
libapache2-mod-auth-cas_1.2-1.2.dsc
 7af5f790ed359abd4e78cb97d37a1dec 7064 httpd optional 
libapache2-mod-auth-cas_1.2-1.2.debian.tar.xz
 e1f0f6e90990d1830d9573bb46cdd02d 7840 httpd optional 
libapache2-mod-auth-cas_1.2-1.2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmch58UACgkQ808JdE6f
XdkhrQ/+MVP6DwUNFFEoKAOdFJd4UmyPjV02TG6MEF179iQpcu6SZIW0sjR3y7Cp
Tw0+Bp2A+uyzFI+9Q7xFtP3FG6wtpAvWhzc7cZ/MrRTQH5oE1Bid0CP9xtAzBQq4
Nw08HvTfrnmV2VUXthzH4dY892s78but58GL8HvDDwMRQ/8siJaxY6ELmPUv5WO4
J+tyCm53Pqd5nrvOgKr5SQKnkNEsEVuKmYao5Jougf2d7kRA3FM2tRUAdJ2vlodT
ZwXMRCa4RsUtGBC72yfJyQxDi2GPbSIqJbL5XOeVi2oMNEypOKsu6Iomq4HNoxmQ
2vfoBajzvZIlOK0QknGhzugsvI9tO0qqnK57N2NIr62Y15z3uLdybyxocwWNowUI
b+U+oh4fRR4EQluCTlhEhTJ9wqxb5hGxykZPg4ysoWcauboV4EQOXw3bhh3dAimq
gWqSqYO/oJ2VcMRoZhCmuziuLUyqOzJeDch/rJvHMEhnTnFCjBuaYdxiyntn/HdE
HybvROKA/uF+rxhkuzm3ich18sLX/jN0W26U486gaxEbzzFcyTPHFt3Ear/Bt/a5
F8km5BNjLsEhhhO2R4BumT0kEQtYp2M6j7Ju9LQsb74ZdkVLAAnuVqs4LCNEq964
XipzN+ld6/gFkLJEHAn9GKE7lwt+dNjS9QsmGKSdSBflBeI+9BY=
=LAZd
-----END PGP SIGNATURE-----

Attachment: pgpUKdQqn0f89.pgp
Description: PGP signature


--- End Message ---

Reply via email to