Your message dated Fri, 13 Sep 2024 23:45:18 +0000
with message-id <[email protected]>
and subject line Bug#1075565: fixed in texmaker 5.1.3+dfsg-2
has caused the Debian Bug report #1075565,
regarding texmaker: ftbfs with GCC-14
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.)
--
1075565: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075565
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:texmaker
Version: 5.1.3+dfsg-1
Severity: important
Tags: sid trixie
User: [email protected]
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/texmaker_5.1.3+dfsg-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
[...]
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/cmssamp.o
pdfium/third_party/lcms/src/cmssamp.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/cmssm.o
pdfium/third_party/lcms/src/cmssm.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/cmstypes.o
pdfium/third_party/lcms/src/cmstypes.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/cmsvirt.o
pdfium/third_party/lcms/src/cmsvirt.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/cmswtpnt.o
pdfium/third_party/lcms/src/cmswtpnt.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/cmsxform.o
pdfium/third_party/lcms/src/cmsxform.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/bio.o
pdfium/third_party/libopenjpeg20/bio.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/cio.o
pdfium/third_party/libopenjpeg20/cio.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/dwt.o
pdfium/third_party/libopenjpeg20/dwt.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/event.o
pdfium/third_party/libopenjpeg20/event.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/function_list.o
pdfium/third_party/libopenjpeg20/function_list.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/image.o
pdfium/third_party/libopenjpeg20/image.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/invert.o
pdfium/third_party/libopenjpeg20/invert.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/j2k.o
pdfium/third_party/libopenjpeg20/j2k.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/jp2.o
pdfium/third_party/libopenjpeg20/jp2.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mct.o
pdfium/third_party/libopenjpeg20/mct.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/mqc.o
pdfium/third_party/libopenjpeg20/mqc.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/openjpeg.o
pdfium/third_party/libopenjpeg20/openjpeg.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/opj_clock.o
pdfium/third_party/libopenjpeg20/opj_clock.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/pi.o
pdfium/third_party/libopenjpeg20/pi.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/raw.o
pdfium/third_party/libopenjpeg20/raw.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/t1.o
pdfium/third_party/libopenjpeg20/t1.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/t2.o
pdfium/third_party/libopenjpeg20/t2.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/tcd.o
pdfium/third_party/libopenjpeg20/tcd.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/tgt.o
pdfium/third_party/libopenjpeg20/tgt.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/adler32.o
pdfium/third_party/zlib_v128/adler32.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/compress.o
pdfium/third_party/zlib_v128/compress.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/crc32.o
pdfium/third_party/zlib_v128/crc32.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/deflate.o
pdfium/third_party/zlib_v128/deflate.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/gzclose.o
pdfium/third_party/zlib_v128/gzclose.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/gzlib.o
pdfium/third_party/zlib_v128/gzlib.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/gzread.o
pdfium/third_party/zlib_v128/gzread.c
gcc -c -pipe -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -w -fvisibility=hidden
-D_REENTRANT -fPIC -DTEXMAKERVERSION=5.1.3 -DOPJ_STATIC -DPNG_PREFIX
-DPNG_USE_READ_MACROS -DV8_DEPRECATION_WARNINGS -DNOMINMAX -DFT2_BUILD_LIBRARY
-DPREFIX=\"/usr\" -D_FX_CPU_=_FX_X64_ -DAUTHORIZE_LINUX_QSTYLES
-DDEBIAN_SPELLDIR -DQT_NO_EXCEPTIONS -DQT_NO_DYNAMIC_CAST -DQT_NO_DEBUG
-DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_QML_LIB
-DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -Ipdfium -Ipdfium
-Ipdfium/third_party -Ipdfium/third_party/freetype/include
-Ipdfium/third_party/freetype/include/freetype -Ipdfium/fpdfsdk
-Ipdfium/third_party/zlib_v128 -I/include/ -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtPrintSupport
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtXml
-I/usr/include/x86_64-linux-gnu/qt5/QtQml
-I/usr/include/x86_64-linux-gnu/qt5/QtNetwork
-I/usr/include/x86_64-linux-gnu/qt5/QtConcurrent
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13
-I/usr/include/x86_64-linux-gnu/qt5/QtCore/5.15.13/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.moc -I.ui
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .obj/gzwrite.o
pdfium/third_party/zlib_v128/gzwrite.c
pdfium/third_party/zlib_v128/gzlib.c: In function ‘gz_open’:
pdfium/third_party/zlib_v128/gzlib.c:14:17: error: implicit declaration of
function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration]
14 | # define LSEEK lseek
| ^~~~~
pdfium/third_party/zlib_v128/gzlib.c:256:24: note: in expansion of macro ‘LSEEK’
256 | state->start = LSEEK(state->fd, 0, SEEK_CUR);
| ^~~~~
make[2]: *** [Makefile:6341: .obj/gzlib.o] Error 1
make[2]: *** Waiting for unfinished jobs....
pdfium/third_party/zlib_v128/gzread.c: In function ‘gz_load’:
pdfium/third_party/zlib_v128/gzread.c:30:15: error: implicit declaration of
function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration]
30 | ret = read(state->fd, buf + *have, len - *have);
| ^~~~
| fread
pdfium/third_party/zlib_v128/gzread.c: In function ‘gzclose_r’:
pdfium/third_party/zlib_v128/gzread.c:590:11: error: implicit declaration of
function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
590 | ret = close(state->fd);
| ^~~~~
| pclose
pdfium/third_party/zlib_v128/gzwrite.c: In function ‘gz_comp’:
pdfium/third_party/zlib_v128/gzwrite.c:84:15: error: implicit declaration of
function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration]
84 | got = write(state->fd, strm->next_in, strm->avail_in);
| ^~~~~
| fwrite
pdfium/third_party/zlib_v128/gzwrite.c: In function ‘gzclose_w’:
pdfium/third_party/zlib_v128/gzwrite.c:573:9: error: implicit declaration of
function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
573 | if (close(state->fd) == -1)
| ^~~~~
| pclose
make[2]: *** [Makefile:6346: .obj/gzread.o] Error 1
make[2]: *** [Makefile:6351: .obj/gzwrite.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:39: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:29: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: texmaker
Source-Version: 5.1.3+dfsg-2
Done: Dmitry Shachnev <[email protected]>
We believe that the bug you reported is fixed in the latest version of
texmaker, 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.
Dmitry Shachnev <[email protected]> (supplier of updated texmaker 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: Fri, 13 Sep 2024 23:26:41 +0300
Source: texmaker
Architecture: source
Version: 5.1.3+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Dmitry Shachnev <[email protected]>
Closes: 1075565
Changes:
texmaker (5.1.3+dfsg-2) unstable; urgency=medium
.
* Team upload.
* Build with system zlib (closes: #1075565).
Checksums-Sha1:
15ccd559216e08d8624bc2a678c9c9a724d53c30 2293 texmaker_5.1.3+dfsg-2.dsc
836ef533d25126113e071741815fc72424934a9c 12400
texmaker_5.1.3+dfsg-2.debian.tar.xz
66a7b804a411c170e83fce17b385d37c6626b940 12937
texmaker_5.1.3+dfsg-2_source.buildinfo
Checksums-Sha256:
43af55fddcd636836ead3a77ec8f1b04dc6fa605bd8d1be04626a66449060e40 2293
texmaker_5.1.3+dfsg-2.dsc
6f98019623167894b1c15b167d30bda4f6935359554cc06d375fb84729bcbe90 12400
texmaker_5.1.3+dfsg-2.debian.tar.xz
e6d77179d546e267c298c2fd654a1f49812eac00406614663fe3e4847e0bece7 12937
texmaker_5.1.3+dfsg-2_source.buildinfo
Files:
4bda40f68e88b2aaf6ca882f8a73c468 2293 tex optional texmaker_5.1.3+dfsg-2.dsc
e961b8f9061dd199cf017e1dde04e150 12400 tex optional
texmaker_5.1.3+dfsg-2.debian.tar.xz
f5ca12372d3658450b6deb77fd311789 12937 tex optional
texmaker_5.1.3+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEEq2sdvrA0LydXHe1qsmYUtFL0RrYFAmbkoWoTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRCyZhS0UvRGthj9D/4k4VtKb9Rhx3gYvHZS7+6wk3bkWFQ6
a7gN0Yz7tBOh2I/B2KI48MkN7YMYcLIxJApdAi+F4Jsdpd5H0gAaJoMI0lOAMfVr
qEINxMN0TOcwi8ckeJyIRnDe1E0K9Bs+NLeZV5kXHec/NS/1Do0nA7kbXTa1ejZD
BE/uiW8BK6EZp398AtemfPJfujLgfW0CpzazzlyXgSQZ1QoDTEjbq2TePNhTq02m
3RWMhA3q/mCLVX/Q++EBfhj0qGPfK0YlO3YNEBYv6VwTgB43orgCCP94+HW37B7h
Os80gyxCYXfHSAoh1mewH6cWsOJZTTzM+e9LFCIIf0joJriznEgTpHdCI2r61Ssw
Wiu1uZ7gGhGVCpswJwhOqaaQ7u/GvDkFZBnOcqZUs+O1WL+yXwldNt1/m14ItuYW
S+RRxbnoCo3fx+31gwPcMHYGEIsAZshMAF16aoxSG/NvJQvTu40gVVzoqmP7m/4x
2EJx/Rtx78tEI/beKW6asRx7rnkZlkCCdmaLLq/62kXwDVQ+3Ml7A72v8P/mdhoJ
oXg9WYASk7Y7iup/SHxa6Ttw0NQ1izMt5ve86f0LUAeP9+O45C+iANNYfkJK9oLL
B7ozsUQxN3Xb9BvIz+Gfz2rfzbFvxN6vIa6p3SOGpSE0j9bx9hKRcRj8x+qr9jqf
bycL3ioEYHEDOg==
=guIJ
-----END PGP SIGNATURE-----
pgpRm0o7uvxHu.pgp
Description: PGP signature
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers