bugGNU source-highlight - Bugs: bug #57050, 3.1.9: test suite is failing

 
 

bug #57050: 3.1.9: test suite is failing

Submitter:  Tomasz Kłoczko <kloczek>
Submitted:  Sat 12 Oct 2019 09:12:48 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 30 Jan 2023 03:59:25 AM UTC, comment #3: 

I made the tests parallel-safe.

Tom Tromey <tromey>
Group administrator
Fri 26 Feb 2021 09:26:12 PM UTC, comment #2: 

Just found that test suite is OK when is started without parallelisation (with -j1)

Tomasz Kłoczko <kloczek>
Sat 12 Oct 2019 10:21:07 PM UTC, comment #1: 

Did that get truncated?  I didn't see a failure there, but it seems to end mid-build.

Tom Tromey <tromey>
Group administrator
Sat 12 Oct 2019 09:12:48 PM UTC, original submission:  

+ /usr/bin/make -O -j48 V=1 VERBOSE=1 check
Making check in m4
make[2]: Nothing to be done for 'check-am'.
Making check in gl
/usr/bin/make  check-recursive
make[3]: Nothing to be done for 'check-am'.
Making check in lib
Making check in srchilite
/usr/bin/make  check-am
make[3]: Nothing to be done for 'check-am'.
Making check in tests
/usr/bin/make  test_regexrules test_formatter_manager test_highlighter test_exception test_highlightbuilder test_buffered_output test_textstyle test_textgenerator test_textstyleformatter test_wordtokenizer test_linenum test_sourcefilehighlighter test_textstyleformatterfactory test_langdefmanager test_sourcehighlight test_sourcehighlight_errors test_langinfer test_untabifier test_outlangparser test_outlang_errors test_events test_debuglistener test_regexpreprocessor test_filenotfound test_style_errors test_lineranges test_regexranges test_settings test_langmap test_utils test_instances test_ctagscollector test_ctagsformatter test_ctagsmanager test_formatreferences test_sourcehighlight_errors
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/usr/bin/ctags --excmd=n --fields=+n -o mytags ../../lib/srchilite/test_readtags_main.cpp ../../lib/srchilite/readtags.h
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -D MAINSRCDIR="\"../../src/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_settings-test_settings_main.o `test -f 'test_settings_main.cpp' || echo './'`test_settings_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_exception_main.o test_exception_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_langmap-test_langmap_main.o `test -f 'test_langmap_main.cpp' || echo './'`test_langmap_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_langinfer_main.o test_langinfer_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o logformatter.o logformatter.cpp
In file included from ./../srchilite/formatterparams.h:11,
                 from logformatter.cpp:12:
./../srchilite/fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   30 | string readFile(const string &fileName) throw (IOException);
      |                                         ^~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../lib/srchilite/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_formatreferences-logformatter.o `test -f 'logformatter.cpp' || echo './'`logformatter.cpp
In file included from ./../srchilite/formatterparams.h:11,
                 from logformatter.cpp:12:
./../srchilite/fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   30 | string readFile(const string &fileName) throw (IOException);
      |                                         ^~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_wordtokenizer_main.o test_wordtokenizer_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../lib/srchilite/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_ctagscollector-test_ctagscollector_main.o `test -f 'test_ctagscollector_main.cpp' || echo './'`test_ctagscollector_main.cpp
In file included from test_ctagscollector_main.cpp:9:
./../srchilite/fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   30 | string readFile(const string &fileName) throw (IOException);
      |                                         ^~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_instances-test_instances_main.o `test -f 'test_instances_main.cpp' || echo './'`test_instances_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_events_main.o test_events_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../src/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_langdefmanager-test_langdefmanager_main.o `test -f 'test_langdefmanager_main.cpp' || echo './'`test_langdefmanager_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_buffered_output_main.o test_buffered_output_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_lineranges_main.o test_lineranges_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../src/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_utils-test_utils_main.o `test -f 'test_utils_main.cpp' || echo './'`test_utils_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_untabifier_main.o test_untabifier_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_formatter_manager_main.o test_formatter_manager_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_exception test_exception_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_exception test_exception_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_wordtokenizer test_wordtokenizer_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_wordtokenizer test_wordtokenizer_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_instances test_instances-test_instances_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"./\" -D TESTSDIR=\"../../tests/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_instances test_instances-test_instances_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_langmap test_langmap-test_langmap_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"./\" -D TESTSDIR=\"../../tests/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_langmap test_langmap-test_langmap_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_langinfer test_langinfer_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_langinfer test_langinfer_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_outlang_errors-test_outlang_errors_main.o `test -f 'test_outlang_errors_main.cpp' || echo './'`test_outlang_errors_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_untabifier test_untabifier_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_untabifier test_untabifier_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_events test_events_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_events test_events_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"../../src/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_langdefmanager test_langdefmanager-test_langdefmanager_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"../../src/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_langdefmanager test_langdefmanager-test_langdefmanager_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -D MAINSRCDIR="\"../../src/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_settings test_settings-test_settings_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"./\" -D TESTSDIR=\"../../tests/\" -D MAINSRCDIR=\"../../src/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_settings test_settings-test_settings_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_lineranges test_lineranges_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_lineranges test_lineranges_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"../../src/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_utils test_utils-test_utils_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"../../src/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_utils test_utils-test_utils_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_regexranges_main.o test_regexranges_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_formatter_manager test_formatter_manager_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_formatter_manager test_formatter_manager_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"../../lib/srchilite/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_ctagscollector test_ctagscollector-test_ctagscollector_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"../../lib/srchilite/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_ctagscollector test_ctagscollector-test_ctagscollector_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_linenum_main.o test_linenum_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_textstyleformatter_main.o test_textstyleformatter_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_buffered_output test_buffered_output_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_buffered_output test_buffered_output_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_filenotfound-test_filenotfound_main.o `test -f 'test_filenotfound_main.cpp' || echo './'`test_filenotfound_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_sourcehighlight_errors-test_sourcehighlight_errors_main.o `test -f 'test_sourcehighlight_errors_main.cpp' || echo './'`test_sourcehighlight_errors_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"./\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_outlangparser-test_outlangparser_main.o `test -f 'test_outlangparser_main.cpp' || echo './'`test_outlangparser_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../lib/srchilite/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_formatreferences-test_formatreferences_main.o `test -f 'test_formatreferences_main.cpp' || echo './'`test_formatreferences_main.cpp
In file included from ./../srchilite/formatterparams.h:11,
                 from test_formatreferences_main.cpp:17:
./../srchilite/fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   30 | string readFile(const string &fileName) throw (IOException);
      |                                         ^~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_style_errors-test_style_errors_main.o `test -f 'test_style_errors_main.cpp' || echo './'`test_style_errors_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_textgenerator_main.o test_textgenerator_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_textstyle_main.o test_textstyle_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_sourcehighlight-test_sourcehighlight_main.o `test -f 'test_sourcehighlight_main.cpp' || echo './'`test_sourcehighlight_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_debuglistener_main.o test_debuglistener_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_outlang_errors test_outlang_errors-test_outlang_errors_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_outlang_errors test_outlang_errors-test_outlang_errors_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_highlightbuilder_main.o test_highlightbuilder_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../lib/srchilite/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_ctagsformatter-test_ctagsformatter_main.o `test -f 'test_ctagsformatter_main.cpp' || echo './'`test_ctagsformatter_main.cpp
In file included from ./../srchilite/formatterparams.h:11,
                 from test_ctagsformatter_main.cpp:10:
./../srchilite/fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   30 | string readFile(const string &fileName) throw (IOException);
      |                                         ^~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_sourcefilehighlighter_main.o test_sourcefilehighlighter_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_highlighter_main.o test_highlighter_main.cpp
In file included from ./../srchilite/formatterparams.h:11,
                 from test_highlighter_main.cpp:10:
./../srchilite/fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   30 | string readFile(const string &fileName) throw (IOException);
      |                                         ^~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_regexranges test_regexranges_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_regexranges test_regexranges_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_textstyleformatter test_textstyleformatter_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_textstyleformatter test_textstyleformatter_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..  -D BASEDIR="\"../../lib/srchilite/\"" -D CTAGS="\"/usr/bin/ctags\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_ctagsmanager-test_ctagsmanager_main.o `test -f 'test_ctagsmanager_main.cpp' || echo './'`test_ctagsmanager_main.cpp
In file included from ./../srchilite/formatterparams.h:11,
                 from test_ctagsmanager_main.cpp:10:
./../srchilite/fileutil.h:30:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   30 | string readFile(const string &fileName) throw (IOException);
      |                                         ^~~~~
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_linenum test_linenum_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_linenum test_linenum_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_filenotfound test_filenotfound-test_filenotfound_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_filenotfound test_filenotfound-test_filenotfound_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_regexpreprocessor_main.o test_regexpreprocessor_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gl -I../../gl -I../../src -I./..   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -c -o test_textstyleformatterfactory_main.o test_textstyleformatterfactory_main.cpp
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_sourcehighlight_errors test_sourcehighlight_errors-test_sourcehighlight_errors_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_sourcehighlight_errors test_sourcehighlight_errors-test_sourcehighlight_errors_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: 'test_sourcehighlight_errors' is up to date.
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -D BASEDIR="\"../../src/\"" -D TESTSDIR="\"../../tests/\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_style_errors test_style_errors-test_style_errors_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -D BASEDIR=\"../../src/\" -D TESTSDIR=\"../../tests/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_style_errors test_style_errors-test_style_errors_main.o  -L/usr/lib64 ../../gl/.libs/libgnu.a ../srchilite//.libs/libsource-highlight.so -lboost_regex -Wl,-rpath -Wl,/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/srchilite/.libs
make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/source-highlight-3.1.9/lib/tests'
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -L/usr/lib64 -no-install -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto -flto-partition=none -fuse-linker-plugin -o test_textstyle test_textstyle_main.o ../../gl/libgnu.la ../srchilite//libsource-highlight.la -lboost_regex
libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -flto -Wl,-z -Wl,relro -Wl

Tomasz Kłoczko <kloczek>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tromey (Posted a comment)
  • -email is unavailable- added by kloczek (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-30 tromey StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code