reassign 1096674
notfound 1096674 4.14.0-4
quit
On Thu, Aug 21, 2025 at 07:17:45AM +0200, Joachim Zobel wrote:
> This will hopefully resolved by 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096671
> since the involved types come from GAP headers.

It is indeed resolved by fixing 1096671.
I just did a test build, see

make[1]: Leaving directory '/build/gap-browse-1.8.21+dfsg'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/gap-browse-1.8.21+dfsg'
/usr/bin/gac -d -p "-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/gap-browse-1.8.21+dfsg=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" -o 
bin/x86_64-pc-linux-gnu-default64-kv9/ncurses.so src/ncurses.c \
                                                                 -L 
"-Wl,-z,relro -lpanel -lncurses"
x86_64-linux-gnu-gcc -pthread -g -Wall -O2 -std=gnu17 -fPIC -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/gap-browse-1.8.21+dfsg=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -o 
/tmp/gacNSVXGv2/56671_ncurses.o -I/usr/include/gap -I/usr/include 
-DUSE_GASMAN=1 -c src/ncurses.c
x86_64-linux-gnu-gcc -o bin/x86_64-pc-linux-gnu-default64-kv9/ncurses.so 
/tmp/gacNSVXGv2/56671_ncurses.o -shared -fPIC -lgap -Wl,-z,relro -lpanel 
-lncurses
rm -f /tmp/gacNSVXGv2/56671_ncurses.o
make[1]: Leaving directory '/build/gap-browse-1.8.21+dfsg'
   debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/build/gap-browse-1.8.21+dfsg'
mkdir -p debian/gaproot/pkg
ln -s ../../.. debian/gaproot/pkg/Browse
make -C doc && touch doc

The -std=gnu17 is injected by gac to compensate for the GAP headers.
The version of GAP in experiemental do not need that.

Cheers,
-- 
Bill. <[email protected]>

Imagine a large red swirl here. 

Reply via email to