Your message dated Fri, 17 Jul 2020 13:33:32 +0200
with message-id <433daff8-2df6-430e-971a-e4df206b4...@rene-engelhard.de>
and subject line fixed
has caused the Debian Bug report #957475,
regarding libreoffice: 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 ow...@bugs.debian.org
immediately.)
--
957475: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957475
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libreoffice
Version: 1:6.4.1~rc1-2
Severity: normal
Tags: sid bullseye
User: debian-...@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/libreoffice_6.4.1~rc1-2_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
[...]
[build CXX] vcl/source/window/dialog.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dialog.cxx -o
$W/CxxObject/vcl/source/window/dialog.o -MMD -MT
$W/CxxObject/vcl/source/window/dialog.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/dialog.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1
-isystem /u
sr/include/uuid -isystem /usr/include/freetype2 -isystem /usr/include/libpng16
-isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/dialog.d_
$W/Dep/CxxObject/vcl/source/window/dialog.d
[build CXX] vcl/source/window/dlgctrl.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dlgctrl.cxx -o
$W/CxxObject/vcl/source/window/dlgctrl.o -MMD -MT
$W/CxxObject/vcl/source/window/dlgctrl.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/dlgctrl.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1
-isyste
m /usr/include/uuid -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 && mv $W/Dep/CxxObject/vcl/source/window/dlgctrl.d_
$W/Dep/CxxObject/vcl/source/window/dlgctrl.d
[build CXX] vcl/source/window/dndeventdispatcher.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dndeventdispatcher.cxx -o
$W/CxxObject/vcl/source/window/dndeventdispatcher.o -MMD -MT
$W/CxxObject/vcl/source/window/dndeventdispatcher.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/dndeventdispatcher.d_ -isystem
/usr/include/mdds-1.5 -I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/in
clude -isystem /usr/include/pixman-1 -isystem /usr/include/uuid -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/dndeventdispatcher.d_
$W/Dep/CxxObject/vcl/source/window/dndeventdispatcher.d
[build CXX] vcl/source/window/dndlistenercontainer.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dndlistenercontainer.cxx -o
$W/CxxObject/vcl/source/window/dndlistenercontainer.o -MMD -MT
$W/CxxObject/vcl/source/window/dndlistenercontainer.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/dndlistenercontainer.d_ -isystem
/usr/include/mdds-1.5 -I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/gli
b-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/uuid
-isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/dndlistenercontainer.d_
$W/Dep/CxxObject/vcl/source/window/dndlistenercontainer.d
[build CXX] vcl/source/window/dockingarea.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dockingarea.cxx -o
$W/CxxObject/vcl/source/window/dockingarea.o -MMD -MT
$W/CxxObject/vcl/source/window/dockingarea.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/dockingarea.d_ -isystem
/usr/include/mdds-1.5 -I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/
pixman-1 -isystem /usr/include/uuid -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/dockingarea.d_
$W/Dep/CxxObject/vcl/source/window/dockingarea.d
[build CXX] vcl/source/window/dockmgr.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dockmgr.cxx -o
$W/CxxObject/vcl/source/window/dockmgr.o -MMD -MT
$W/CxxObject/vcl/source/window/dockmgr.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/dockmgr.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1
-isyste
m /usr/include/uuid -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 && mv $W/Dep/CxxObject/vcl/source/window/dockmgr.d_
$W/Dep/CxxObject/vcl/source/window/dockmgr.d
[build CXX] vcl/source/window/dockwin.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/dockwin.cxx -o
$W/CxxObject/vcl/source/window/dockwin.o -MMD -MT
$W/CxxObject/vcl/source/window/dockwin.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/dockwin.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1
-isyste
m /usr/include/uuid -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 && mv $W/Dep/CxxObject/vcl/source/window/dockwin.d_
$W/Dep/CxxObject/vcl/source/window/dockwin.d
[build CXX] vcl/source/window/event.cxx
In file included from /<<PKGBUILDDIR>>/include/rtl/ustring.hxx:37,
from /<<PKGBUILDDIR>>/include/comphelper/lok.hxx:14,
from /<<PKGBUILDDIR>>/vcl/source/window/builder.cxx:16:
In constructor ‘rtl::OString::OString(rtl::OStringConcat<T1, T2>&&) [with T1 =
rtl::OString; T2 = const char [11]]’,
inlined from ‘VclPtr<vcl::Window> VclBuilder::makeObject(vcl::Window*,
const rtl::OString&, const rtl::OString&, VclBuilder::stringmap&)’ at
/<<PKGBUILDDIR>>/vcl/source/window/builder.cxx:2122:54:
/<<PKGBUILDDIR>>/include/rtl/string.hxx:280:18: warning: writing 1 byte into a
region of size 0 [-Wstringop-overflow=]
280 | *end = '\0';
| ~~~~~^~~~~~
In constructor ‘rtl::OString::OString(rtl::OStringConcat<T1, T2>&&) [with T1 =
rtl::OString; T2 = const char [8]]’,
inlined from ‘VclPtr<vcl::Window> VclBuilder::makeObject(vcl::Window*,
const rtl::OString&, const rtl::OString&, VclBuilder::stringmap&)’ at
/<<PKGBUILDDIR>>/vcl/source/window/builder.cxx:2128:48:
/<<PKGBUILDDIR>>/include/rtl/string.hxx:280:18: warning: writing 1 byte into a
region of size 0 [-Wstringop-overflow=]
280 | *end = '\0';
| ~~~~~^~~~~~
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/event.cxx -o
$W/CxxObject/vcl/source/window/event.o -MMD -MT
$W/CxxObject/vcl/source/window/event.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/event.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1
-isystem /usr/i
nclude/uuid -isystem /usr/include/freetype2 -isystem /usr/include/libpng16
-isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/event.d_
$W/Dep/CxxObject/vcl/source/window/event.d
[build CXX] vcl/source/window/floatwin.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/floatwin.cxx -o
$W/CxxObject/vcl/source/window/floatwin.o -MMD -MT
$W/CxxObject/vcl/source/window/floatwin.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/floatwin.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1 -is
ystem /usr/include/uuid -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 && mv $W/Dep/CxxObject/vcl/source/window/floatwin.d_
$W/Dep/CxxObject/vcl/source/window/floatwin.d
[build CXX] vcl/source/window/introwin.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/introwin.cxx -o
$W/CxxObject/vcl/source/window/introwin.o -MMD -MT
$W/CxxObject/vcl/source/window/introwin.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/introwin.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1 -is
ystem /usr/include/uuid -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 && mv $W/Dep/CxxObject/vcl/source/window/introwin.d_
$W/Dep/CxxObject/vcl/source/window/introwin.d
[build CXX] vcl/source/window/keycod.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/keycod.cxx -o
$W/CxxObject/vcl/source/window/keycod.o -MMD -MT
$W/CxxObject/vcl/source/window/keycod.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/keycod.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1
-isystem /u
sr/include/uuid -isystem /usr/include/freetype2 -isystem /usr/include/libpng16
-isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/keycod.d_
$W/Dep/CxxObject/vcl/source/window/keycod.d
[build CXX] vcl/source/window/keyevent.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/keyevent.cxx -o
$W/CxxObject/vcl/source/window/keyevent.o -MMD -MT
$W/CxxObject/vcl/source/window/keyevent.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/keyevent.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1 -is
ystem /usr/include/uuid -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 && mv $W/Dep/CxxObject/vcl/source/window/keyevent.d_
$W/Dep/CxxObject/vcl/source/window/keyevent.d
[build CXX] vcl/source/window/layout.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/layout.cxx -o
$W/CxxObject/vcl/source/window/layout.o -MMD -MT
$W/CxxObject/vcl/source/window/layout.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/layout.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1
-isystem /u
sr/include/uuid -isystem /usr/include/freetype2 -isystem /usr/include/libpng16
-isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/layout.d_
$W/Dep/CxxObject/vcl/source/window/layout.d
[build CXX] vcl/source/window/menu.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/menu.cxx -o
$W/CxxObject/vcl/source/window/menu.o -MMD -MT
$W/CxxObject/vcl/source/window/menu.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/menu.d_ -isystem /usr/include/mdds-1.5
-I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1
-isystem /usr/inclu
de/uuid -isystem /usr/include/freetype2 -isystem /usr/include/libpng16
-isystem /usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/menu.d_
$W/Dep/CxxObject/vcl/source/window/menu.d
[build CXX] vcl/source/window/menubarwindow.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/menubarwindow.cxx -o
$W/CxxObject/vcl/source/window/menubarwindow.o -MMD -MT
$W/CxxObject/vcl/source/window/menubarwindow.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/menubarwindow.d_ -isystem
/usr/include/mdds-1.5 -I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/
include/pixman-1 -isystem /usr/include/uuid -isystem /usr/include/freetype2
-isystem /usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -isystem /usr/include/freetype2 -isystem
/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/menubarwindow.d_
$W/Dep/CxxObject/vcl/source/window/menubarwindow.d
[build CXX] vcl/source/window/menufloatingwindow.cxx
S=/<<PKGBUILDDIR>> && I=$S/instdir && W=$S/workdir && mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/<<PKGBUILDDIR>> && x86_64-linux-gnu-g++ -DBOOST_ERROR_CODE_HEADER_ONLY
-DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DLINUX -DNDEBUG
-DOSL_DEBUG_LEVEL=0 -DUNIX -DUNX -DX86_64 -D_FORTIFY_SOURCE=2 -D_PTHREADS
-D_REENTRANT -Wdate-time -Wdate-time -D_FORTIFY_SOURCE=2
-DVCL_DLLIMPLEMENTATION -DDLLIMPLEMENTATION_UITEST
-DCUI_DLL_NAME=\"libcuilo.so\" -DDESKTOP_DETECTOR_DLL_NAME=\"\"
-DTK_DLL_NAME=\"libmergedlo.so\" -DENABLE_MERGELIBS=1
-DGLM_ENABLE_EXPERIMENTAL -fvisibility=hidden -Wall -Wno-missing-braces
-Wnon-virtual-dtor -Wendif-labels -Wextra -Wundef -Wunreachable-code
-Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe
-Wduplicated-cond -Wlogical-op -Wshift-overflow=2 -Wunused-const-variable=1
-Wno-cast-function-type -fvisibility-inlines-hidden -fPIC -Wshadow
-Woverloaded-virtual -std=c++2a -pthread -g -O2 -fdebu
g-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs
-DLIBO_INTERNAL_ONLY -c $S/vcl/source/window/menufloatingwindow.cxx -o
$W/CxxObject/vcl/source/window/menufloatingwindow.o -MMD -MT
$W/CxxObject/vcl/source/window/menufloatingwindow.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/menufloatingwindow.d_ -isystem
/usr/include/mdds-1.5 -I$W/UnpackedTarball/pdfium/public -I$S/include
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux
-I$S/config_host -I$S/vcl/inc -I$W/UnoApiHeadersTarget/udkapi/normal
-I$W/UnoApiHeadersTarget/offapi/normal -I$W/CustomTarget/officecfg/registry
-isystem /usr/include/libpng16 -I/usr/include -isystem
/usr/include/harfbuzz -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wno-long-long -isystem
/usr/include/cairo -isystem /usr/include/glib-2.0 -isystem
/usr/lib/x86_64-linux-gnu/glib-2.0/in
clude -isystem /usr/include/pixman-1 -isystem /usr/include/uuid -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -isystem
/usr/include/freetype2 -isystem /usr/include/libpng16 -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 && mv
$W/Dep/CxxObject/vcl/source/window/menufloatingwindow.d_
$W/Dep/CxxObject/vcl/source/window/menufloatingwindow.d
[build CXX] vcl/source/window/menuitemlist.cxx
In file included from /<<PKGBUILDDIR>>/vcl/source/window/layout.cxx:21:
/usr/include/boost/multi_array.hpp: In instantiation of ‘void
boost::multi_array<T, NumDims, Allocator>::allocate_space() [with T =
GridEntry; long unsigned int NumDims = 2; Allocator =
std::allocator<GridEntry>]’:
/usr/include/boost/multi_array.hpp:148:5: required from
‘boost::multi_array<T, NumDims, Allocator>::multi_array() [with T = GridEntry;
long unsigned int NumDims = 2; Allocator = std::allocator<GridEntry>]’
/<<PKGBUILDDIR>>/vcl/source/window/layout.cxx:819:16: required from here
/usr/include/boost/multi_array.hpp:478:39: error: no type named ‘const_pointer’
in ‘class std::allocator<GridEntry>’
478 | typename Allocator::const_pointer no_hint=0;
| ^~~~~~~
/usr/include/boost/multi_array.hpp:478:39: error: no type named ‘const_pointer’
in ‘class std::allocator<GridEntry>’
/usr/include/boost/multi_array.hpp: In instantiation of ‘void
boost::multi_array<T, NumDims, Allocator>::deallocate_space() [with T =
GridEntry; long unsigned int NumDims = 2; Allocator =
std::allocator<GridEntry>]’:
/usr/include/boost/multi_array.hpp:473:5: required from
‘boost::multi_array<T, NumDims, Allocator>::~multi_array() [with T = GridEntry;
long unsigned int NumDims = 2; Allocator = std::allocator<GridEntry>]’
/<<PKGBUILDDIR>>/vcl/source/window/layout.cxx:819:16: required from here
/usr/include/boost/multi_array.hpp:488:20: error: ‘class
std::allocator<GridEntry>’ has no member named ‘destroy’
488 | allocator_.destroy(i);
| ~~~~~~~~~~~^~~~~~~
make[3]: *** [/<<PKGBUILDDIR>>/solenv/gbuild/LinkTarget.mk:296:
/<<PKGBUILDDIR>>/workdir/CxxObject/vcl/source/window/layout.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm /<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/sent.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/char.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word_nodash.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/line.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word_he.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word_nodash.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/edit_word.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/edit_word_hu.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/count_word.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/char_in.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/line.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/edit_word_he.brk
/<<PKGBUILDDIR>>/w
orkdir/CustomTarget/i18npool/breakiterator/char_in.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word_he.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/char.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/sent.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/edit_word_hu.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/edit_word.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/count_word.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word_hu.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word_hu.brk
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/dict_word_prepostdash.txt
/<<PKGBUILDDIR>>/workdir/CustomTarget/i18npool/breakiterator/edit_word_he.txt
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:274: build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [/<<PKGBUILDDIR>>/debian/rules:1872: debian/stampdir/build-arch]
Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:1862: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Version: 1:6.4.4~rc1-1
This is long fixed, closing with submitter consent.
--- End Message ---