Package: src:magic
Version: 8.3.105+ds.1-1.1
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

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/magic_8.3.105+ds.1-1.1_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.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
make[3]: Leaving directory '/<<PKGBUILDDIR>>/gcr'
make[3]: Entering directory '/<<PKGBUILDDIR>>/tcltk'
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
gcc -g -m64 -fPIC -Wimplicit-int -fPIC  
-I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -I. -I..  
-DCAD_DIR=\"/usr/lib/x86_64-linux-gnu\" -DBIN_DIR=\"/usr/bin\" 
-DTCL_DIR=\"/usr/lib/x86_64-linux-gnu/magic/tcl\"  -DUSE_TCL_STUBS 
-DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 
-DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 
-DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 
-DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 
-DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 
-DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" 
-DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DGCORE=\"no\" 
-DSHDLIB_EXT=\".so\" -DNDEBUG -DMAGIC_DATE="\"`dpkg-parsechangelog 
-l../debian/changelog --show-field Date`\"" -MM tclmagic.c | \
sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/  \\\/D" \
> Depend
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
make[3]: Nothing to be done for 'depend'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tcltk'
make[3]: Entering directory '/<<PKGBUILDDIR>>/readline'
make[3]: Nothing to be done for 'depend'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/readline'
make[3]: Entering directory '/<<PKGBUILDDIR>>/lisp'
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
gcc -g -m64 -fPIC -Wimplicit-int -fPIC  
-I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -I. -I..  
-DCAD_DIR=\"/usr/lib/x86_64-linux-gnu\" -DBIN_DIR=\"/usr/bin\" 
-DTCL_DIR=\"/usr/lib/x86_64-linux-gnu/magic/tcl\"  -DUSE_TCL_STUBS 
-DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 
-DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 
-DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 
-DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 
-DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 
-DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" 
-DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DGCORE=\"no\" 
-DSHDLIB_EXT=\".so\" -DNDEBUG -MM lispMain.c lispEval.c lispPrint.c lispParse.c 
lispA-Z.c lispGC.c lispFrame.c lispTrace.c lispMagic.c lispArith.c lispString.c 
lispIO.c  | \
sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/  \\\/D" \
> Depend
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
make[3]: Nothing to be done for 'depend'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lisp'
make[3]: Entering directory '/<<PKGBUILDDIR>>/magic'
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
gcc -g -m64 -fPIC -Wimplicit-int -fPIC  
-I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -I. -I..  
-DCAD_DIR=\"/usr/lib/x86_64-linux-gnu\" -DBIN_DIR=\"/usr/bin\" 
-DTCL_DIR=\"/usr/lib/x86_64-linux-gnu/magic/tcl\"  -DUSE_TCL_STUBS 
-DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 
-DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 
-DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 
-DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 
-DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 
-DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" 
-DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DGCORE=\"no\" 
-DSHDLIB_EXT=\".so\" -DNDEBUG -DMAGIC_DATE="\"`date`\"" 
-DCAD_DIR="/usr/lib/x86_64-linux-gnu" -MM magicTop.c | \
sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/  \\\/D" \
> Depend
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
make[3]: Nothing to be done for 'depend'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/magic'
make[3]: Entering directory '/<<PKGBUILDDIR>>/net2ir'
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
gcc -g -m64 -fPIC -Wimplicit-int -fPIC  
-I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -I. -I..  
-DCAD_DIR=\"/usr/lib/x86_64-linux-gnu\" -DBIN_DIR=\"/usr/bin\" 
-DTCL_DIR=\"/usr/lib/x86_64-linux-gnu/magic/tcl\"  -DUSE_TCL_STUBS 
-DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 
-DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 
-DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 
-DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 
-DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 
-DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" 
-DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DGCORE=\"no\" 
-DSHDLIB_EXT=\".so\" -DNDEBUG -MM net2ir.c | \
sed -e "/#/D" -e "/ \//s/ \/.*\.h//" -e "/  \\\/D" \
> Depend
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
make[3]: Nothing to be done for 'depend'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/net2ir'
make[3]: Entering directory '/<<PKGBUILDDIR>>/tcltk'
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
make[3]: Nothing to be done for 'depend'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tcltk'
--- making modules
for dir in bplane cmwind commands database dbwind debug drc extflat extract 
graphics netmenu plow resis select sim textio tiles utils windows wiring 
ext2sim ext2spice calma cif plot lef garouter grouter irouter mzrouter router 
gcr tcltk magic net2ir tcltk; do \
        make -C $dir module || exit 1 ; done
make[3]: Entering directory '/<<PKGBUILDDIR>>/bplane'
../rules.mak:24: warning: ignoring prerequisites on suffix rule definition
--- compiling bplane/bpDump.o
rm -f bpDump.o
gcc -g -m64 -fPIC -Wimplicit-int -fPIC  
-I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -I. -I..  
-DCAD_DIR=\"/usr/lib/x86_64-linux-gnu\" -DBIN_DIR=\"/usr/bin\" 
-DTCL_DIR=\"/usr/lib/x86_64-linux-gnu/magic/tcl\"  -DUSE_TCL_STUBS 
-DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 
-DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 
-DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 
-DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 
-DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 
-DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" 
-DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DGCORE=\"no\" 
-DSHDLIB_EXT=\".so\" -DNDEBUG  -c bpDump.c
--- compiling bplane/bpUtils.o
rm -f bpUtils.o
gcc -g -m64 -fPIC -Wimplicit-int -fPIC  
-I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -I. -I..  
-DCAD_DIR=\"/usr/lib/x86_64-linux-gnu\" -DBIN_DIR=\"/usr/bin\" 
-DTCL_DIR=\"/usr/lib/x86_64-linux-gnu/magic/tcl\"  -DUSE_TCL_STUBS 
-DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 
-DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 
-DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 
-DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 
-DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 
-DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" 
-DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DGCORE=\"no\" 
-DSHDLIB_EXT=\".so\" -DNDEBUG  -c bpUtils.c
--- compiling bplane/bpBins.o
rm -f bpBins.o
gcc -g -m64 -fPIC -Wimplicit-int -fPIC  
-I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -I. -I..  
-DCAD_DIR=\"/usr/lib/x86_64-linux-gnu\" -DBIN_DIR=\"/usr/bin\" 
-DTCL_DIR=\"/usr/lib/x86_64-linux-gnu/magic/tcl\"  -DUSE_TCL_STUBS 
-DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 
-DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 
-DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 
-DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 
-DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 
-DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" 
-DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DGCORE=\"no\" 
-DSHDLIB_EXT=\".so\" -DNDEBUG  -c bpBins.c
--- compiling bplane/bpEnum.o
rm -f bpEnum.o
gcc -g -m64 -fPIC -Wimplicit-int -fPIC  
-I/usr/include/tcl8.6/tk-private/generic -I/usr/include/tcl8.6 -I. -I..  
-DCAD_DIR=\"/usr/lib/x86_64-linux-gnu\" -DBIN_DIR=\"/usr/bin\" 
-DTCL_DIR=\"/usr/lib/x86_64-linux-gnu/magic/tcl\"  -DUSE_TCL_STUBS 
-DUSE_TK_STUBS -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DSIZEOF_VOID_P=8 
-DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 
-DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_DIRENT_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_PATHS_H=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 
-DFILE_LOCKS=1 -DCALMA_MODULE=1 -DCIF_MODULE=1 -DPLOT_MODULE=1 -DLEF_MODULE=1 
-DROUTE_MODULE=1 -DUSE_NEW_MACROS=1 -DHAVE_LIBGL=1 -DHAVE_LIBGLU=1 
-DVECTOR_FONTS=1 -DHAVE_LIBCAIRO=1 -DMAGIC_WRAPPER=1 -DTHREE_D=1 -Dlinux=1 
-DSYSV=1 -DISC=1 -DMAGIC_VERSION=\"`cat ../VERSION | cut -d. -f1-2`\" 
-DMAGIC_REVISION=\"`cat ../VERSION | cut -d. -f3`\" -DGCORE=\"no\" 
-DSHDLIB_EXT=\".so\" -DNDEBUG  -c bpEnum.c
bpEnum.c: In function ‘BPEnumInit’:
bpEnum.c:76:5: error: implicit declaration of function ‘GeoCanonicalRect’ 
[-Wimplicit-function-declaration]
   76 |     GeoCanonicalRect(area, &bpe->bpe_srchArea);
      |     ^~~~~~~~~~~~~~~~
make[3]: *** [../rules.mak:26: bpEnum.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/bplane'
make[2]: *** [Makefile:50: modules] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:24: tcl] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to