Your message dated Sat, 16 May 2020 16:33:49 +0000
with message-id <[email protected]>
and subject line Bug#957052: fixed in bochs 2.6.11+dfsg-2
has caused the Debian Bug report #957052,
regarding bochs: ftbfs with GCC-10
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
957052: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957052
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:bochs
Version: 2.6.11+dfsg-1
Severity: normal
Tags: sid bullseye
User: [email protected]
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/bochs_2.6.11+dfsg-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
[...]
libtool: compile: g++ -c -I.. -I./.. -I../instrument/stubs
-I./../instrument/stubs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I./../host/linux/pcidev pcidev.cc -fPIC -DPIC -o .libs/pcidev.o
/bin/bash ../libtool --mode=link --tag CXX g++ -Wl,-z,relro -Wl,-z,now -module
pcidev.lo -o libbx_pcidev.la -rpath /usr/lib
libtool: link: g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/10/crtbeginS.o .libs/pcidev.o
-L/usr/lib/gcc/x86_64-linux-gnu/10
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../../lib -L/lib/x86_64-linux-gnu
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/10/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crtn.o -Wl,-z
-Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libbx_pcidev.so.0 -o
.libs/libbx_pcidev.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libbx_pcidev.so.0" && ln -s
"libbx_pcidev.so.0.0.0" "libbx_pcidev.so.0")
libtool: link: (cd ".libs" && rm -f "libbx_pcidev.so" && ln -s
"libbx_pcidev.so.0.0.0" "libbx_pcidev.so")
libtool: link: ( cd ".libs" && rm -f "libbx_pcidev.la" && ln -s
"../libbx_pcidev.la" "libbx_pcidev.la" )
/bin/bash ../libtool --mode=compile --tag CXX g++ -c -I.. -I./..
-I../instrument/stubs -I./../instrument/stubs -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
gameport.cc -o gameport.lo
libtool: compile: g++ -c -I.. -I./.. -I../instrument/stubs
-I./../instrument/stubs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
gameport.cc -fPIC -DPIC -o .libs/gameport.o
gameport.cc: In static member function ‘static void
bx_gameport_c::poll_joydev()’:
gameport.cc:149:9: warning: ignoring return value of ‘ssize_t read(int, void*,
size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
149 | read(BX_GAMEPORT_THIS joyfd, &e, sizeof(struct js_event));
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/bash ../libtool --mode=link --tag CXX g++ -Wl,-z,relro -Wl,-z,now -module
gameport.lo -o libbx_gameport.la -rpath /usr/lib
libtool: link: g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/10/crtbeginS.o .libs/gameport.o
-L/usr/lib/gcc/x86_64-linux-gnu/10
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../../lib -L/lib/x86_64-linux-gnu
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/10/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crtn.o -Wl,-z
-Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libbx_gameport.so.0 -o
.libs/libbx_gameport.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libbx_gameport.so.0" && ln -s
"libbx_gameport.so.0.0.0" "libbx_gameport.so.0")
libtool: link: (cd ".libs" && rm -f "libbx_gameport.so" && ln -s
"libbx_gameport.so.0.0.0" "libbx_gameport.so")
libtool: link: ( cd ".libs" && rm -f "libbx_gameport.la" && ln -s
"../libbx_gameport.la" "libbx_gameport.la" )
/bin/bash ../libtool --mode=compile --tag CXX g++ -c -I.. -I./..
-I../instrument/stubs -I./../instrument/stubs -Wdate-time -D_FORTIFY_SOURCE=2
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
iodebug.cc -o iodebug.lo
libtool: compile: g++ -c -I.. -I./.. -I../instrument/stubs
-I./../instrument/stubs -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include iodebug.cc
-fPIC -DPIC -o .libs/iodebug.o
/bin/bash ../libtool --mode=link --tag CXX g++ -Wl,-z,relro -Wl,-z,now -module
iodebug.lo -o libbx_iodebug.la -rpath /usr/lib
libtool: link: g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/10/crtbeginS.o .libs/iodebug.o
-L/usr/lib/gcc/x86_64-linux-gnu/10
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../../lib -L/lib/x86_64-linux-gnu
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/10/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crtn.o -Wl,-z
-Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libbx_iodebug.so.0 -o
.libs/libbx_iodebug.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libbx_iodebug.so.0" && ln -s
"libbx_iodebug.so.0.0.0" "libbx_iodebug.so.0")
libtool: link: (cd ".libs" && rm -f "libbx_iodebug.so" && ln -s
"libbx_iodebug.so.0.0.0" "libbx_iodebug.so")
libtool: link: ( cd ".libs" && rm -f "libbx_iodebug.la" && ln -s
"../libbx_iodebug.la" "libbx_iodebug.la" )
make[2]: Leaving directory '/<<PKGBUILDDIR>>/iodev'
echo done
done
cd iodev/display && \
/usr/bin/make plugins
make[2]: Entering directory '/<<PKGBUILDDIR>>/iodev/display'
/bin/bash ../../libtool --mode=compile --tag CXX g++ -c -I.. -I../.. -I./..
-I./../.. -I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include vga.cc -o
vga.lo
libtool: compile: g++ -c -I.. -I../.. -I./.. -I./../..
-I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include vga.cc
-fPIC -DPIC -o .libs/vga.o
/bin/bash ../../libtool --mode=compile --tag CXX g++ -c -I.. -I../.. -I./..
-I./../.. -I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
vgacore.cc -o vgacore.lo
libtool: compile: g++ -c -I.. -I../.. -I./.. -I./../..
-I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include vgacore.cc
-fPIC -DPIC -o .libs/vgacore.o
/bin/bash ../../libtool --mode=compile --tag CXX g++ -c -I.. -I../.. -I./..
-I./../.. -I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ddc.cc -o
ddc.lo
libtool: compile: g++ -c -I.. -I../.. -I./.. -I./../..
-I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include ddc.cc
-fPIC -DPIC -o .libs/ddc.o
/bin/bash ../../libtool --mode=link --tag CXX g++ -Wl,-z,relro -Wl,-z,now
-module vga.lo vgacore.lo ddc.lo -o libbx_vga.la -rpath /usr/lib
libtool: link: g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/10/crtbeginS.o .libs/vga.o .libs/vgacore.o
.libs/ddc.o -L/usr/lib/gcc/x86_64-linux-gnu/10
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../../lib -L/lib/x86_64-linux-gnu
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/10/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crtn.o -Wl,-z
-Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libbx_vga.so.0 -o
.libs/libbx_vga.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libbx_vga.so.0" && ln -s
"libbx_vga.so.0.0.0" "libbx_vga.so.0")
libtool: link: (cd ".libs" && rm -f "libbx_vga.so" && ln -s
"libbx_vga.so.0.0.0" "libbx_vga.so")
libtool: link: ( cd ".libs" && rm -f "libbx_vga.la" && ln -s "../libbx_vga.la"
"libbx_vga.la" )
/bin/bash ../../libtool --mode=compile --tag CXX g++ -c -I.. -I../.. -I./..
-I./../.. -I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
svga_cirrus.cc -o svga_cirrus.lo
libtool: compile: g++ -c -I.. -I../.. -I./.. -I./../..
-I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
svga_cirrus.cc -fPIC -DPIC -o .libs/svga_cirrus.o
/bin/bash ../../libtool --mode=link --tag CXX g++ -Wl,-z,relro -Wl,-z,now
-module svga_cirrus.lo vgacore.lo ddc.lo -o libbx_svga_cirrus.la -rpath /usr/lib
libtool: link: g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/10/crtbeginS.o .libs/svga_cirrus.o
.libs/vgacore.o .libs/ddc.o -L/usr/lib/gcc/x86_64-linux-gnu/10
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../../../lib -L/lib/x86_64-linux-gnu
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/10/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crtn.o -Wl,-z
-Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libbx_svga_cirrus.so.0 -o
.libs/libbx_svga_cirrus.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libbx_svga_cirrus.so.0" && ln -s
"libbx_svga_cirrus.so.0.0.0" "libbx_svga_cirrus.so.0")
libtool: link: (cd ".libs" && rm -f "libbx_svga_cirrus.so" && ln -s
"libbx_svga_cirrus.so.0.0.0" "libbx_svga_cirrus.so")
libtool: link: ( cd ".libs" && rm -f "libbx_svga_cirrus.la" && ln -s
"../libbx_svga_cirrus.la" "libbx_svga_cirrus.la" )
/bin/bash ../../libtool --mode=compile --tag CXX g++ -c -I.. -I../.. -I./..
-I./../.. -I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include voodoo.cc
-o voodoo.lo
libtool: compile: g++ -c -I.. -I../.. -I./.. -I./../..
-I../../instrument/stubs -I./../../instrument/stubs -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -pthread -D_REENTRANT
-I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2
-I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0
-D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -pthread
-I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include voodoo.cc
-fPIC -DPIC -o .libs/voodoo.o
In file included from voodoo.cc:84:
voodoo.cc: In function ‘int fifo_thread(void*)’:
voodoo_data.h:1843:33: error: narrowing conversion of ‘-2147483648’ from ‘int’
to ‘unsigned int’ [-Wnarrowing]
1843 | #define FIFO_WR_FBI_16L (4 << 29)
| ^
voodoo.cc:214:16: note: in expansion of macro ‘FIFO_WR_FBI_16L’
214 | case FIFO_WR_FBI_16L:
| ^~~~~~~~~~~~~~~
voodoo_data.h:1844:33: error: narrowing conversion of ‘-1610612736’ from ‘int’
to ‘unsigned int’ [-Wnarrowing]
1844 | #define FIFO_WR_FBI_16H (5 << 29)
| ^
voodoo.cc:217:16: note: in expansion of macro ‘FIFO_WR_FBI_16H’
217 | case FIFO_WR_FBI_16H:
| ^~~~~~~~~~~~~~~
make[2]: *** [Makefile:90: voodoo.lo] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/iodev/display'
make[1]: *** [Makefile:233: bochs_plugins] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:134: build-arch] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: bochs
Source-Version: 2.6.11+dfsg-2
Done: Stephen Kitt <[email protected]>
We believe that the bug you reported is fixed in the latest version of
bochs, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stephen Kitt <[email protected]> (supplier of updated bochs package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 16 May 2020 18:20:31 +0200
Source: bochs
Architecture: source
Version: 2.6.11+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Stephen Kitt <[email protected]>
Changed-By: Stephen Kitt <[email protected]>
Closes: 948582 957052
Changes:
bochs (2.6.11+dfsg-2) unstable; urgency=medium
.
* Format the build date reproducibly (patch by Chris Lamb).
Closes: #948582.
* Ensure constants with the top bit set are unsigned. Closes: #957052.
Checksums-Sha1:
8b0f853255ed7c28e023210f9ceae13a69eacb7c 2629 bochs_2.6.11+dfsg-2.dsc
d76b8aab11623af1c73152f954051a0b5a277cf7 36708
bochs_2.6.11+dfsg-2.debian.tar.xz
15efebb433d1c7ff6a8298081334350aec49cc86 16071
bochs_2.6.11+dfsg-2_source.buildinfo
Checksums-Sha256:
76ae4991e51870eec2d85a9b8c8d90b5456f0b3697f27f65a11e479ee1bb1403 2629
bochs_2.6.11+dfsg-2.dsc
fe6520fc294abb0f93178714e7de580fb8610e689a449e2704943469ea9d652d 36708
bochs_2.6.11+dfsg-2.debian.tar.xz
389f380159c86e9abd1595d9d5f6ca5963f8cddbd81b6017a03dbb58fde6d980 16071
bochs_2.6.11+dfsg-2_source.buildinfo
Files:
efda1550926b02014b44ce909f44109b 2629 otherosfs optional
bochs_2.6.11+dfsg-2.dsc
4d159dc45e08b51b281257871d1e6174 36708 otherosfs optional
bochs_2.6.11+dfsg-2.debian.tar.xz
4c187b8d2b7eacee19007245fd5a163a 16071 otherosfs optional
bochs_2.6.11+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEnPVX/hPLkMoq7x0ggNMC9Yhtg5wFAl7AEwYACgkQgNMC9Yht
g5zlvQ/+LL46UAxeo+Oe0Wer5hVS49oax2E510lf5RZxPYdJRY4L3vWtoKDHsIM+
7MNngAk7771kBBFnhBjnub6IDow8giS1x5D1qps76EfRX1AdtIeFvFdyIGw6/cyZ
RpN7d3CCV7PQ0bu5Xo0bNQ/dYgPcU/e/zq7elG7CfxVjfvFVyu5NulHTiadZd5V7
pRlRCPH4OCc0FBDMGtduXZ+bYN4obXSO2MrbcdrXXJcqdC+qSxwcqWW/D+kLym2s
yBYASc6m6tKsIKMO6FCNm9eKu6JAYW7OLuWY3+j5jP2LPvtAxYx2BxbxoAR5CQ38
AY0nU79y2Bd+9K3PUVJBErM72iQzf4OoFHoYOSJhJR2/L+YyEiUu6S2MI0U/R/WG
tio5EpuzVvl/N38GIRLtfbSZr2PHluNh/SDSMhhYYFlKh3uR+emN2ZbELvXaoSmz
B6a6EWg0qHN5ZjJFL8AP1a6sTmEej1n6d7mn6KSbJ2ONNjih8g6BLRwchOd1XtDk
dz9mMXDZcBDVWRMfiCqFO0PYd9IeQhfiWUAXZo/nxFBU/e5Jco6j8BZt7B2cwJSV
20wXq1rqq7zeXLrTdtrRm2BvG2/Gx5N5cLnlkNxug9AtYIXy7R6cDek1h1fVUfIf
LcZuXG6Tvq/64qz7O2nvyhuTKFyhjfS3TLrzQXSK0TARdqRFa8A=
=v4ed
-----END PGP SIGNATURE-----
--- End Message ---