Bug#1075042: gridengine: ftbfs with GCC-14
Package: src:gridengine
Version: 8.1.9+dfsg-11.1
Severity: important
Tags: sid trixie
User: debian-gcc@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/gridengine_8.1.9+dfsg-11.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
[...]
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/Include.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/InitFocus.c
../Xmt310/Xmt/HelpNode.c: In function ‘XmtHelpDefineNode’:
../Xmt310/Xmt/HelpNode.c:50:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
50 | (XtPointer)XrmStringToQuark(name),
| ^
../Xmt310/Xmt/HelpNode.c: In function ‘XmtHelpLookupNode’:
../Xmt310/Xmt/HelpNode.c:306:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
306 | (XtPointer)q, (XtPointer *)&node))
| ^
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/Initialize.c
../Xmt310/Xmt/Include.c: In function ‘LoadResourceFile’:
../Xmt310/Xmt/Include.c:99:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
99 | (XtPointer)fileq, &dummy))
| ^
../Xmt310/Xmt/Include.c:168:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
168 | XmtHashTableStore(app->loaded_files_table, (XtPointer)fileq, (XtPointer)1);
| ^
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/InputField.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/Layout.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/LayoutBox.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/LayoutCreate.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/LayoutGadget.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/LayoutParse.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/LayoutPixmap.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/LayoutSep.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/LayoutSpace.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/LayoutString.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/Lexer.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/Localize.c
../Xmt310/Xmt/Lexer.c: In function ‘XmtLexerScan’:
../Xmt310/Xmt/Lexer.c:215:14: warning: comparison between pointer and zero character constant [-Wpointer-compare]
215 | if (l->c == '\0') {
| ^~
../Xmt310/Xmt/Lexer.c:215:9: note: did you mean to dereference the pointer?
215 | if (l->c == '\0') {
| ^
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/Lookup.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/Menu.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/MenuCvt.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/MotifWidgets.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/MsgDialogs.c
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/MsgLine.c
../Xmt310/Xmt/MsgDialogs.c: In function ‘XmtDisplayMessageVaList’:
../Xmt310/Xmt/MsgDialogs.c:542:49: error: passing argument 5 of ‘_XmtDisplayMessage’ from incompatible pointer type [-Wincompatible-pointer-types]
542 | _XmtDisplayMessage(w, name, class, message, &args, title, help, icon,
| ^~~~~
| |
| __va_list_tag **
../Xmt310/Xmt/MsgDialogs.c:337:63: note: expected ‘__va_list_tag (*)[1]’ but argument is of type ‘__va_list_tag **’
337 | StringConst msg_default, va_list *msg_args,
| ~~~~~~~~~^~~~~~~~
../Xmt310/Xmt/MsgDialogs.c: In function ‘XmtDisplayMessageAndWaitVaList’:
../Xmt310/Xmt/MsgDialogs.c:603:57: error: passing argument 5 of ‘_XmtDisplayMessage’ from incompatible pointer type [-Wincompatible-pointer-types]
603 | block = _XmtDisplayMessage(w, name, class, message, &args,
| ^~~~~
| |
| __va_list_tag **
../Xmt310/Xmt/MsgDialogs.c:337:63: note: expected ‘__va_list_tag (*)[1]’ but argument is of type ‘__va_list_tag **’
337 | StringConst msg_default, va_list *msg_args,
| ~~~~~~~~~^~~~~~~~
cc -c -DSGE_ARCH_STRING=\"lx-amd64\" -O2 -Wstrict-prototypes -DLINUX -DLINUXAMD64 -DLINUXAMD64 -D_GNU_SOURCE -DGETHOSTBYNAME_R6 -DGETHOSTBYADDR_R8 -DHAVE_MUNGE -DDEFAULT_EDITOR=\"sensible-editor\" -DSGE_LD_PATH=\"/usr/lib/gridengine/\" -DDEFAULT_EDITOR=\"sensible-editor\" -DTARGET_64BIT -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 -DSGE_PQS_API -DHAVE_JEMALLOC=1 -DSPOOLING_dynamic -DSECURE -DHAVE_HWLOC=1 -DCOMPILE_DC -D__SGE_COMPILE_WITH_GETTEXT__ -D__SGE_NO_USERMAPPING__ -I../Xmt310 -Wno-strict-prototypes -Wno-error -DXMT_HAS_STRERROR -I../3rdparty/qmon/Xmt310 -I../3rdparty/qmon/Xbae -I../3rdparty/qmon/iconlist -I../3rdparty/qmon/ltree -I../3rdparty/qmon/outline -I../3rdparty/qmon/rowcol -I../3rdparty/qmon/spinbox -I../clients/qmon -I../3rdparty/qmon/tab -I/usr/include/freetype2 -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 -fPIC ../Xmt310/Xmt/NameToWidget.c
make[2]: *** [../Xmt310/Xmt/Makefile.aimk:404: MsgDialogs.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/source/3rdparty/qmon/LINUXAMD64'
not done
make[1]: *** [debian/rules:37: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:34: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
Reply to: