Hi,

* Matthias Klose [Wed Jul 03, 2024 at 12:30:08PM +0000]:

[...]

> The package fails to build in a test rebuild on at least amd64 with
> gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
> severity of this report will be raised before the trixie release.
> 
> The full build log can be found at:
> http://qa-logs.debian.net/2024/07/01/hfsutils_3.2.6-16_unstable_gccexp.log
> The last lines of the build log are at the end of this report.
> 
> To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
> or install the gcc, g++, gfortran, ... packages from experimental.
[...]

> # Add here commands to compile the package.
> CFLAGS="-Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection" LDFLAGS="-Wl,-z,relro" ./configure 
> --prefix=/usr \
>           --mandir=\${prefix}/share/man \
>           --with-tcl=/usr/lib \
>           --with-tk=/usr/lib
> creating cache ./config.cache
> checking whether make sets ${MAKE}... yes
> checking for gcc... gcc
> checking whether the C compiler (gcc -Wall -Wdate-time -D_FORTIFY_SOURCE=2 -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wl,-z,relro) works... no
> configure: error: installation or configuration problem: C compiler cannot 
> create executables.
> make: *** [debian/rules:19: build-stamp] Error 1
> dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

I'm not sure how relevant hfsutils is those days, but due to this
FTBFS issue, hfsutils is no longer present in Debian unstable
nor testing, so it won't be shipped with Debian/trixie unless
someone takes care of this. :)

regards
-mika-

Reply via email to