Your message dated Wed, 27 Oct 2021 21:04:39 +0000
with message-id <e1mfq6b-0002vf...@fasolo.debian.org>
and subject line Bug#984342: fixed in source-highlight 3.1.9-4.1
has caused the Debian Bug report #984342,
regarding licenseutils: ftbfs with GCC-11
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.)
--
984342: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984342
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:licenseutils
Version: 0.0.9-5
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11
[This bug is not targeted to the upcoming bullseye 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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.
The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/licenseutils_0.0.9-5_unstable_gcc11.log
The last lines of the build log are at the end of this report.
To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html
GCC 11 defaults to the GNU++17 standard. If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.
[...]
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o agpl.o agpl.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o fdl.o fdl.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o boilerplate.o boilerplate.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o help.o help.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o warranty.o warranty.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o welcome.o welcome.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o util.o util.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o copyright.o copyright.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o cbb.o cbb.c
util.c: In function ‘lu_format_and_dump_file’:
util.c:558:7: warning: ignoring return value of ‘system’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
558 | system (cmd);
| ^~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o comment.o comment.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o uncomment.o uncomment.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o choose.o choose.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o top.o top.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o project.o project.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o apply.o apply.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o all-permissive.o all-permissive.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o fsf-permissive.o fsf-permissive.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o bsd.o bsd.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o apache.o apache.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o mit.o mit.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o extra.o extra.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o png-boilerplate.o png-boilerplate.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o png-apply.o png-apply.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o isc.o isc.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o styles.o styles.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o prepend.o prepend.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o new-boilerplate.o new-boilerplate.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o preview.o preview.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o fsf-addresses.o fsf-addresses.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o detect.o detect.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o url-downloader.o url-downloader.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o forget.o forget.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o mozilla.o mozilla.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o tutorial.o tutorial.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o artistic.o artistic.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o zlib.o zlib.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o eclipse.o eclipse.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o c-style.o c-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o c++-style.o c++-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o fortran-style.o fortran-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o gettext-style.o gettext-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o haskell-style.o haskell-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o m4-style.o m4-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o pascal-style.o pascal-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o scheme-style.o scheme-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o shell-style.o shell-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o texinfo-style.o texinfo-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o latex-style.o latex-style.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -I../lib -I../lib
-Wdate-time -D_FORTIFY_SOURCE=2 -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o javascript-style.o javascript-style.c
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -DPROGRAM=\"licensing\"
-DBINDIR=\"/usr/bin\" -DINTERPRETER=\"lu-sh\"
-DINTERPRETER_PATH=\"/usr/bin/lu-sh\" -DHAVE_CONFIG_H -DSUPPORT_C_STYLE
-DSUPPORT_CPLUSPLUS_STYLE -DSUPPORT_FORTRAN_STYLE -DSUPPORT_GETTEXT_STYLE
-DSUPPORT_HASKELL_STYLE -DSUPPORT_M4_STYLE -DSUPPORT_PASCAL_STYLE
-DSUPPORT_SCHEME_STYLE -DSUPPORT_SHELL_STYLE -DSUPPORT_TEXINFO_STYLE
-DSUPPORT_LATEX_STYLE -DSUPPORT_JAVASCRIPT_STYLE -I. -I.. -Wdate-time
-D_FORTIFY_SOURCE=2 -DLICENSEUTILS_DATADIR='"/usr/share/licenseutils"' -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -c -o lu_comment_extractor-comment-extractor.o `test -f
'comment-extractor.cpp' || echo './'`comment-extractor.cpp
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -Wl,-z,now -o licensing main.o opts.o
licensing.o gpl.o lgpl.o agpl.o fdl.o boilerplate.o help.o warranty.o welcome.o
util.o copyright.o cbb.o comment.o uncomment.o choose.o top.o project.o apply.o
all-permissive.o fsf-permissive.o bsd.o apache.o mit.o extra.o
png-boilerplate.o png-apply.o isc.o styles.o prepend.o new-boilerplate.o
preview.o fsf-addresses.o detect.o url-downloader.o forget.o mozilla.o
tutorial.o artistic.o zlib.o eclipse.o c-style.o c++-style.o fortran-style.o
gettext-style.o haskell-style.o m4-style.o pascal-style.o scheme-style.o
shell-style.o texinfo-style.o latex-style.o javascript-style.o ../lib/libgnu.la
-lglib-2.0 -lpng16 -lz -lcurl -lcu
rl
libtool: link: gcc -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng16
-I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o licensing main.o
opts.o licensing.o gpl.o lgpl.o agpl.o fdl.o boilerplate.o help.o warranty.o
welcome.o util.o copyright.o cbb.o comment.o uncomment.o choose.o top.o
project.o apply.o all-permissive.o fsf-permissive.o bsd.o apache.o mit.o
extra.o png-boilerplate.o png-apply.o isc.o styles.o prepend.o
new-boilerplate.o preview.o fsf-addresses.o detect.o url-downloader.o forget.o
mozilla.o tutorial.o artistic.o zlib.o eclipse.o c-style.o c++-style.o
fortran-style.o gettext-style.o haskell-style.o m4-style.o pascal-style.o
scheme-style.o shell-style.o texinfo-style.o latex-style.o javascript-style.o
../lib/.libs/libgnu.a -lglib-2.0 -lpng16 -lz -lcurl
In file included from /usr/include/srchilite/formatterparams.h:11,
from comment-extractor.cpp:27:
/usr/include/srchilite/fileutil.h:30:41: error: ISO C++17 does not allow
dynamic exception specifications
30 | string readFile(const string &fileName) throw (IOException);
| ^~~~~
make[3]: *** [Makefile:1856: lu_comment_extractor-comment-extractor.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:1936: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:1806: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: source-highlight
Source-Version: 3.1.9-4.1
Done: Boyuan Yang <by...@debian.org>
We believe that the bug you reported is fixed in the latest version of
source-highlight, 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 984...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated source-highlight 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 22 Oct 2021 16:25:06 -0400
Source: source-highlight
Architecture: source
Version: 3.1.9-4.1
Distribution: unstable
Urgency: high
Maintainer: Kartik Kulkarni <kartik.koo...@gmail.com>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 984342
Changes:
source-highlight (3.1.9-4.1) unstable; urgency=high
.
* Non-maintainer upload.
* Apply patch from Ubuntu:
.
[ Graham Inggs ]
* Remove "throw" specifications to fix build with GCC 11
(Closes: #984342)
Checksums-Sha1:
0e1fe6e7525ae7b3d69cdda7161182d504f018ed 2251 source-highlight_3.1.9-4.1.dsc
233e37b011ba1a5e57f674dd0077d505306bc3e4 1717234
source-highlight_3.1.9.orig.tar.gz
d6a4ccba84a1d87ed04bf2a9fb2af9e66115d8e9 6764
source-highlight_3.1.9-4.1.debian.tar.xz
20c1e51eda8affd1ae0db2fac55f198f64ef9b2b 8113
source-highlight_3.1.9-4.1_amd64.buildinfo
Checksums-Sha256:
9a8404893ccb69a6f5da1f08c0b2192b8cea9e9e534dc847deca55933e223221 2251
source-highlight_3.1.9-4.1.dsc
3a7fd28378cb5416f8de2c9e77196ec915145d44e30ff4e0ee8beb3fe6211c91 1717234
source-highlight_3.1.9.orig.tar.gz
6f6d28e2f5ab03f7371efe6d5d526295aa61986aa483c7e0998d8ab83a00a569 6764
source-highlight_3.1.9-4.1.debian.tar.xz
35344a4fe50a6975364195a61719d0d4c5c1bc637e808c6ceae3de959831c375 8113
source-highlight_3.1.9-4.1_amd64.buildinfo
Files:
4579f78073f06a4dae432cc5457e3a05 2251 devel optional
source-highlight_3.1.9-4.1.dsc
a51266164a537c97860d5d9664614dec 1717234 devel optional
source-highlight_3.1.9.orig.tar.gz
d465cfd584d1686989f926744ee0c48e 6764 devel optional
source-highlight_3.1.9-4.1.debian.tar.xz
77197f1bffc63845c467e59997335c21 8113 devel optional
source-highlight_3.1.9-4.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmFzH4UACgkQwpPntGGC
Ws6Z1g//dlBr/MAnB5YXXAQLEZMZUpuSSwzQcAk02zZwHjw6VWcOVFxYxmgvnD4v
Pd0ZoiNYu8ziUO2URj1GVW6mqXbNKJS74ccfvfYFAkGWrF8j18YrybfF9+orXuwL
5Y7Wkf5m1hS2HtIdX5bZT5OpmeYYEbo6WX0at5+0Lywuus43V3vv8845syz/OSqp
Jl95nqrGTHbMW0J0eLgvJ/yos47txc9giAXrL4nWiX8ayQ8JIvwIuFA5hVM+vf4D
R9f+AcRql/tEz8AVDiGtmYuW5GIhngeox1gJnmFZ4sLr4gVSKY7WU6i/zetzWN/9
nFsDyZ3Vc/tW39aGeQXac0Bcrd+c7snEzDlcguf68yF8uKpDFUdEoabNZsUiFNA1
Mqq+2ifjuujEQMLgZwa52eTtY+yALFEmlWjeAR9g1MoobsUhrrilG25svT1eDthz
ELtGLLKssTN80jtVZZk+ULeouKkBDnE8IzJuujhf9PuKtBXTv30tPagcJk4CeaM4
XzULyRqOSjLMrAwXc7dsTaN2ukxBf97lZqKcMU6plawwfvrqhkoHKgF05UENF5Xs
CUZUJnaOIbqp1pkJVrAJbVT0C9nLcHeQ2nHYzEA5xQ/wyCisbfmuRqgmoIfHWs9q
CGfEqZm0+rVsMBWJRY82g6Um++oBGlLYfNo5/wpqF0lZ9NcZ2no=
=NO8c
-----END PGP SIGNATURE-----
--- End Message ---