[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#957619: nx-libs: ftbfs with GCC-10



Package: src:nx-libs
Version: 2:3.5.99.23-1
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/nx-libs_3.5.99.23-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
/usr/bin/ld: hw/nxagent/libnxagent.a(Drawable.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):(.bss+0x41c): multiple definition of `nxagentCorruptedWindows'; hw/nxagent/libnxagent.a(Drawable.o):(.bss+0x48): first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Window.o):./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: multiple definition of `nxagentAnimCursorBits'; hw/nxagent/NXrender.o:./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):(.bss+0x0): multiple definition of `nxagentCorruptedBackgrounds'; hw/nxagent/libnxagent.a(Drawable.o):(.bss+0x44): first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):(.bss+0x4): multiple definition of `nxagentCorruptedPixmaps'; hw/nxagent/libnxagent.a(Drawable.o):(.bss+0x4c): first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Pixmap.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Render.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Render.o):./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: multiple definition of `nxagentAnimCursorBits'; hw/nxagent/NXrender.o:./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Render.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Render.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Client.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Client.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Rootless.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Rootless.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Extensions.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Extensions.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Clipboard.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Clipboard.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Splash.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Splash.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Split.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Split.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Reconnect.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Reconnect.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Image.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Image.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Image.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Composite.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Composite.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Colormap.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Colormap.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Colormap.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Cursor.o):./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: multiple definition of `nxagentAnimCursorBits'; hw/nxagent/NXrender.o:./nx-X11/programs/Xserver/hw/nxagent/Cursor.h:68: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Cursor.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: multiple definition of `nxagentStaticResizedWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:309: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Cursor.o):./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: multiple definition of `nxagentConfiguredWindowList'; hw/nxagent/NXwindow.o:./nx-X11/programs/Xserver/hw/nxagent/Windows.h:297: first defined here
/usr/bin/ld: hw/nxagent/libnxagent.a(Cursor.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: multiple definition of `nxagentAlphaVisual'; hw/nxagent/libnxagent.a(Display.o):./nx-X11/programs/Xserver/hw/nxagent/Visual.h:77: first defined here
/usr/bin/ld: fb/libfb.a(fbglyph.o):./nx-X11/programs/Xserver/fb/../../../programs/Xserver/include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: miext/damage/libdamage.a(damage.o):./nx-X11/programs/Xserver/miext/damage/../../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: Xext/libext.a(xf86bigfont.o):./nx-X11/programs/Xserver/Xext/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: Xext/libext.a(panoramiXprocs.o):./nx-X11/programs/Xserver/Xext/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: GL/glx/libglx.a(xfont.o):./nx-X11/programs/Xserver/GL/glx/../../../../programs/Xserver/include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: render/librender.a(animcur.o):./nx-X11/programs/Xserver/render/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: mi/libmi.a(mipolytext.o):./nx-X11/programs/Xserver/mi/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: mi/libmi.a(mibstore.o):./nx-X11/programs/Xserver/mi/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
/usr/bin/ld: mi/libmi.a(misprite.o):./nx-X11/programs/Xserver/mi/../include/dixfont.h:43: multiple definition of `fpe_functions'; hw/nxagent/NXdixfonts.o:./nx-X11/programs/Xserver/hw/nxagent/../../include/dixfont.h:43: first defined here
collect2: error: ld returned 1 exit status
make[8]: *** [Makefile:615: nxagent] Error 1
make[8]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11/programs/Xserver'
make[7]: *** [Makefile:463: all] Error 2
make[7]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11/programs'
make[6]: *** [xmakefile:463: all] Error 2
make[6]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11'
make[5]: *** [xmakefile:524: World] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11'
make[4]: *** [Makefile:42: World] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/nx-X11'
make[3]: *** [Makefile:179: build-full] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:191: build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 "INSTALL=install --strip-program=true" "CDEBUGFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" "LOCAL_LDFLAGS=-Wl,-z,relro -Wl,-z,now" "SHLIBGLOBALSFLAGS=-Wl,-z,relro -Wl,-z,now" returned exit code 2
make[1]: *** [debian/rules:61: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2


Reply to: