Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/doxygen.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-3c7d0ea84eb5c66fedf40935b18cc4589ff1c491/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/doxygen.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/doxygen-1.8.5-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/doxygen.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-3c7d0ea84eb5c66fedf40935b18cc4589ff1c491/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/doxygen.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QhJOiJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf doxygen-1.8.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/doxygen-1.8.5.src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd doxygen-1.8.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (doxygen-1.8.5-config.patch): + echo 'Patch #1 (doxygen-1.8.5-config.patch):' + /usr/bin/cat /builddir/build/SOURCES/doxygen-1.8.5-config.patch + /usr/bin/patch -p1 -b --suffix .config --fuzz=0 patching file addon/doxywizard/Makefile.in patching file configure Hunk #1 succeeded at 309 (offset 13 lines). Hunk #2 succeeded at 635 (offset 28 lines). patching file Makefile.in patching file tmake/lib/linux-g++/tmake.conf Patch #2 (doxygen-1.8.5-html_timestamp_default_false.patch): + echo 'Patch #2 (doxygen-1.8.5-html_timestamp_default_false.patch):' + /usr/bin/cat /builddir/build/SOURCES/doxygen-1.8.5-html_timestamp_default_false.patch + /usr/bin/patch -p1 -b --suffix .html_timestamp_default_false --fuzz=0 patching file src/configoptions.cpp Patch #3 (doxygen-1.8.3-multilib.patch): + echo 'Patch #3 (doxygen-1.8.3-multilib.patch):' + /usr/bin/cat /builddir/build/SOURCES/doxygen-1.8.3-multilib.patch + /usr/bin/patch -p1 -b --suffix .multilib --fuzz=0 patching file src/htmlgen.cpp Hunk #1 succeeded at 130 (offset 5 lines). Hunk #2 succeeded at 840 (offset 5 lines). Hunk #3 succeeded at 1625 (offset 111 lines). + iconv --from=ISO-8859-1 --to=UTF-8 LANGUAGE.HOWTO + touch -r LANGUAGE.HOWTO LANGUAGE.HOWTO.new + mv LANGUAGE.HOWTO.new LANGUAGE.HOWT Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Fo8emg + exit 0 + umask 022 + cd /builddir/build/BUILD + cd doxygen-1.8.5 + unset QTDIR + ./configure --prefix /usr --shared --with-doxywizard --release Autodetected platform linux-g++... QTDIR environment variable not set! Checking for Qt... Checking for GNU make tool... using /usr/bin/gmake Checking for GNU install tool... using /usr/bin/install Checking for dot (part of GraphViz)... not found! Checking for perl... using /usr/bin/perl Checking for flex... using /usr/bin/flex Checking for bison... using /usr/bin/bison Creating VERSION file. Created doxygen.spec file, for rpm generation. Created Makefile from Makefile.in... Created qtools/Makefile from qtools/Makefile.in... Created src/Makefile from src/Makefile.in... Created examples/Makefile from examples/Makefile.in... Created doc/Makefile from doc/Makefile.in... Created addon/doxywizard/Makefile from addon/doxywizard/Makefile.in... Created addon/doxmlparser/src/Makefile from addon/doxmlparser/src/Makefile.in... Created addon/doxmlparser/test/Makefile from addon/doxmlparser/test/Makefile.in... Created addon/doxmlparser/examples/metrics/Makefile from addon/doxmlparser/examples/metrics/Makefile.in... Created libmd5/Makefile from libmd5/Makefile.in... Created addon/doxyapp/Makefile from addon/doxyapp/Makefile.in... Created addon/doxysearch/Makefile from addon/doxysearch/Makefile.in... Created qtools/qtools.pro from qtools/qtools.pro.in... Created src/libdoxygen.pro from src/libdoxygen.pro.in... Created src/libdoxycfg.pro from src/libdoxycfg.pro.in... Created src/doxygen.pro from src/doxygen.pro.in... Created addon/doxywizard/doxywizard.pro from addon/doxywizard/doxywizard.pro.in... Created addon/doxmlparser/src/doxmlparser.pro from addon/doxmlparser/src/doxmlparser.pro.in... Created addon/doxmlparser/test/xmlparse.pro from addon/doxmlparser/test/xmlparse.pro.in... Created addon/doxmlparser/examples/metrics/metrics.pro from addon/doxmlparser/examples/metrics/metrics.pro.in... Created libmd5/libmd5.pro from libmd5/libmd5.pro.in... Created addon/doxyapp/doxyapp.pro from addon/doxyapp/doxyapp.pro.in... Created addon/doxysearch/doxysearch.pro from addon/doxysearch/doxysearch.pro.in... Created addon/doxysearch/doxyindexer.pro from addon/doxysearch/doxyindexer.pro.in... Generating src/lang_cfg.h... Generating src/settings.h... + make -j4 all echo "char versionString[]=\"1.8.5\";" > src/version.cpp cd addon/doxywizard ; /usr/bin/gmake gmake[1]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' /usr/lib/qt4/bin/qmake doxywizard.pro -o Makefile.doxywizard /usr/bin/gmake -f Makefile.doxywizard gmake[2]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/doxywizard.o doxywizard.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/version.o ../../src/version.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/expert.o expert.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/wizard.o wizard.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/inputbool.o inputbool.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/inputstring.o inputstring.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/inputint.o inputint.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/inputstrlist.o inputstrlist.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/configdoc.o configdoc.cpp /usr/lib/qt4/bin/moc -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc doxywizard.h -o moc/moc_doxywizard.cpp /usr/lib/qt4/bin/moc -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc expert.h -o moc/moc_expert.cpp /usr/lib/qt4/bin/moc -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc helplabel.h -o moc/moc_helplabel.cpp /usr/lib/qt4/bin/moc -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc inputbool.h -o moc/moc_inputbool.cpp /usr/lib/qt4/bin/moc -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc inputstring.h -o moc/moc_inputstring.cpp /usr/lib/qt4/bin/moc -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc inputint.h -o moc/moc_inputint.cpp /usr/lib/qt4/bin/moc -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc inputstrlist.h -o moc/moc_inputstrlist.cpp /usr/lib/qt4/bin/moc -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc wizard.h -o moc/moc_wizard.cpp /usr/lib/qt4/bin/rcc -name doxywizard doxywizard.qrc -o rcc/qrc_doxywizard.cpp flex -Pconfig config.l rm -f config_lex.cpp mv -f lex.config.c config_lex.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/moc_doxywizard.o moc/moc_doxywizard.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/moc_expert.o moc/moc_expert.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/moc_helplabel.o moc/moc_helplabel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/moc_inputbool.o moc/moc_inputbool.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/moc_inputstring.o moc/moc_inputstring.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/moc_inputint.o moc/moc_inputint.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/moc_inputstrlist.o moc/moc_inputstrlist.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/moc_wizard.o moc/moc_wizard.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/qrc_doxywizard.o rcc/qrc_doxywizard.cpp g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -I. -Imoc -o obj/config_lex.o config_lex.cpp lex.config.c: In function 'int configlex()': lex.config.c:1071:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] lex.config.c: In function 'yy_buffer_state* config_scan_bytes(const char*, yy_size_t)': lex.config.c:2099:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] g++ -Wl,-O1 -Wl,-z,relro -o ../../bin/doxywizard obj/doxywizard.o obj/version.o obj/expert.o obj/wizard.o obj/inputbool.o obj/inputstring.o obj/inputint.o obj/inputstrlist.o obj/configdoc.o obj/moc_doxywizard.o obj/moc_expert.o obj/moc_helplabel.o obj/moc_inputbool.o obj/moc_inputstring.o obj/moc_inputint.o obj/moc_inputstrlist.o obj/moc_wizard.o obj/qrc_doxywizard.o obj/config_lex.o -L/usr/lib -lQtXml -lQtGui -lQtCore -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' gmake[1]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' /usr/bin/gmake -C qtools gmake[1]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/qtools' env TMAKEPATH="/builddir/build/BUILD/doxygen-1.8.5/tmake/lib/linux-g++" /usr/bin/perl "/builddir/build/BUILD/doxygen-1.8.5/tmake/bin/tmake" qtools.pro >Makefile.qtools /usr/bin/gmake -f Makefile.qtools all gmake[2]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/qtools' g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qbuffer.o qbuffer.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qcollection.o qcollection.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/scstring.o scstring.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qdatastream.o qdatastream.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qdatetime.o qdatetime.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qdir.o qdir.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qfile.o qfile.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qfileinfo.o qfileinfo.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qgarray.o qgarray.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qgcache.o qgcache.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qgdict.o qgdict.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qglist.o qglist.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qglobal.o qglobal.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qgstring.o qgstring.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qgvector.o qgvector.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qiodevice.o qiodevice.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qregexp.o qregexp.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qstring.o qstring.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qtextstream.o qtextstream.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qtextcodec.o qtextcodec.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qstringlist.o qstringlist.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qxml.o qxml.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qmap.o qmap.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qthread.o qthread.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qmutex.o qmutex.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qutfcodec.o qutfcodec.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qfile_unix.o qfile_unix.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qdir_unix.o qdir_unix.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qfileinfo_unix.o qfileinfo_unix.cpp qdir_unix.cpp: In member function 'virtual QString QDir::canonicalPath() const': qdir_unix.cpp:90:27: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] (void)CHDIR( cur ); ^ g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qthread_unix.o qthread_unix.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qmutex_unix.o qmutex_unix.cpp g++ -c -pipe -DQT_LITE_UNICODE -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I. -o ../objects/qwaitcondition_unix.o qwaitcondition_unix.cpp rm -f ../lib/libqtools.a ar cqs ../lib/libqtools.a ../objects/qbuffer.o ../objects/qcollection.o ../objects/scstring.o ../objects/qdatastream.o ../objects/qdatetime.o ../objects/qdir.o ../objects/qfile.o ../objects/qfileinfo.o ../objects/qgarray.o ../objects/qgcache.o ../objects/qgdict.o ../objects/qglist.o ../objects/qglobal.o ../objects/qgstring.o ../objects/qgvector.o ../objects/qiodevice.o ../objects/qregexp.o ../objects/qstring.o ../objects/qtextstream.o ../objects/qtextcodec.o ../objects/qstringlist.o ../objects/qxml.o ../objects/qmap.o ../objects/qthread.o ../objects/qmutex.o ../objects/qutfcodec.o ../objects/qfile_unix.o ../objects/qdir_unix.o ../objects/qfileinfo_unix.o ../objects/qthread_unix.o ../objects/qmutex_unix.o ../objects/qwaitcondition_unix.o gmake[2]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/qtools' gmake[1]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/qtools' /usr/bin/gmake -C libmd5 gmake[1]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/libmd5' env TMAKEPATH="/builddir/build/BUILD/doxygen-1.8.5/tmake/lib/linux-g++" /usr/bin/perl "/builddir/build/BUILD/doxygen-1.8.5/tmake/bin/tmake" libmd5.pro >Makefile.libmd5 /usr/bin/gmake -f Makefile.libmd5 gmake[2]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/libmd5' gcc -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -o ../objects/md5.o md5.c rm -f ../lib/libmd5.a ar cqs ../lib/libmd5.a ../objects/md5.o gmake[2]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/libmd5' gmake[1]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/libmd5' /usr/bin/gmake -C src gmake[1]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/src' env TMAKEPATH="/builddir/build/BUILD/doxygen-1.8.5/tmake/lib/linux-g++" /usr/bin/perl "/builddir/build/BUILD/doxygen-1.8.5/tmake/bin/tmake" libdoxygen.pro >Makefile.libdoxygen env TMAKEPATH="/builddir/build/BUILD/doxygen-1.8.5/tmake/lib/linux-g++" /usr/bin/perl "/builddir/build/BUILD/doxygen-1.8.5/tmake/bin/tmake" libdoxycfg.pro >Makefile.libdoxycfg env TMAKEPATH="/builddir/build/BUILD/doxygen-1.8.5/tmake/lib/linux-g++" /usr/bin/perl "/builddir/build/BUILD/doxygen-1.8.5/tmake/bin/tmake" doxygen.pro >Makefile.doxygen /usr/bin/gmake -f Makefile.libdoxycfg PERL=/usr/bin/perl all gmake[2]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/src' /usr/bin/flex -PconfigYY -t config.l >config.cpp g++ -c -pipe -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -o ../objects/configoptions.o configoptions.cpp g++ -c -pipe -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -o ../objects/portable.o portable.cpp gcc -c -pipe -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -o ../objects/portable_c.o portable_c.c g++ -c -pipe -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -o ../objects/config.o config.cpp : In function 'yy_buffer_state* configYY_scan_bytes(const char*, yy_size_t)': :2560:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] rm -f ../lib/libdoxycfg.a ar cqs ../lib/libdoxycfg.a ../objects/config.o ../objects/configoptions.o ../objects/portable.o ../objects/portable_c.o gmake[2]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/src' /usr/bin/gmake -f Makefile.libdoxygen PERL=/usr/bin/perl all gmake[2]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/src' g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/arguments.o arguments.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/ce_lex.o ce_lex.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/ce_parse.o ce_parse.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/cite.o cite.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/clangparser.o clangparser.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/classdef.o classdef.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/classlist.o classlist.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/cmdmapper.o cmdmapper.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/code.o code.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/commentcnv.o commentcnv.cpp /usr/bin/flex -PcommentScanYY -t commentscan.l | /usr/bin/perl increasebuffer.pl >commentscan.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/condparser.o condparser.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/cppvalue.o cppvalue.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/dbusxmlscanner.o dbusxmlscanner.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/debug.o debug.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/defgen.o defgen.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/declinfo.o declinfo.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/defargs.o defargs.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/define.o define.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/definition.o definition.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/diagram.o diagram.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/dirdef.o dirdef.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/docparser.o docparser.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/docsets.o docsets.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/doctokenizer.o doctokenizer.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/dot.o dot.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/doxygen.o doxygen.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/eclipsehelp.o eclipsehelp.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/entry.o entry.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/filedef.o filedef.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/filename.o filename.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/formula.o formula.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/ftextstream.o ftextstream.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/ftvhelp.o ftvhelp.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/fortrancode.o fortrancode.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/fortranscanner.o fortranscanner.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/groupdef.o groupdef.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/htags.o htags.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/htmldocvisitor.o htmldocvisitor.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/htmlgen.o htmlgen.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/htmlhelp.o htmlhelp.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/image.o image.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/index.o index.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/language.o language.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/latexdocvisitor.o latexdocvisitor.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/latexgen.o latexgen.cpp latexgen.cpp: In member function 'virtual void LatexGenerator::codify(const char*)': latexgen.cpp:1550:28: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c<0) /* multibyte utf-8 character */ \ ^ latexgen.cpp:1570:20: note: in expansion of macro 'COPYCHAR' COPYCHAR(); ^ latexgen.cpp:1550:28: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c<0) /* multibyte utf-8 character */ \ ^ latexgen.cpp:1582:24: note: in expansion of macro 'COPYCHAR' COPYCHAR(); ^ g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/layout.o layout.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/lodepng.o lodepng.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/logos.o logos.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/mandocvisitor.o mandocvisitor.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/mangen.o mangen.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/sqlite3gen.o sqlite3gen.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/markdown.o markdown.cpp markdown.cpp: In function 'QCString detab(const QCString&, int&)': markdown.cpp:2183:15: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c<0 && iscanner.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/searchindex.o searchindex.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/store.o store.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/tagreader.o tagreader.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/tclscanner.o tclscanner.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/textdocvisitor.o textdocvisitor.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/tooltip.o tooltip.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/util.o util.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/version.o version.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/vhdlcode.o vhdlcode.cpp util.cpp: In function 'QCString escapeCharsInString(const char*, bool, bool)': util.cpp:5126:23: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c<0) ^ util.cpp: In function 'const char* writeUtf8Char(FTextStream&, const char*)': util.cpp:6868:9: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c<0) // multibyte character ^ util.cpp: In function 'int nextUtf8CharPosition(const QCString&, int, int)': util.cpp:6888:9: warning: comparison is always false due to limited range of data type [-Wtype-limits] if (c<0) // multibyte utf-8 character ^ util.cpp: In function 'QCString parseCommentAsText(const Definition*, const MemberDef*, const QCString&, const QCString&, int)': util.cpp:6946:25: warning: comparison is always true due to limited range of data type [-Wtype-limits] if (result.at(i)>=0 && isspace(result.at(i))) ^ util.cpp: In function 'bool readInputFile(const char*, BufStr&, bool, bool)': util.cpp:7403:23: warning: comparison is always false due to limited range of data type [-Wtype-limits] ((inBuf.at(0)==-1 && inBuf.at(1)==-2) || // Litte endian BOM ^ util.cpp:7403:42: warning: comparison is always false due to limited range of data type [-Wtype-limits] ((inBuf.at(0)==-1 && inBuf.at(1)==-2) || // Litte endian BOM ^ util.cpp:7404:23: warning: comparison is always false due to limited range of data type [-Wtype-limits] (inBuf.at(0)==-2 && inBuf.at(1)==-1) // big endian BOM ^ util.cpp:7404:42: warning: comparison is always false due to limited range of data type [-Wtype-limits] (inBuf.at(0)==-2 && inBuf.at(1)==-1) // big endian BOM ^ g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/vhdldocgen.o vhdldocgen.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/vhdlparser.o vhdlparser.cpp vhdldocgen.cpp: In static member function 'static void FlowChart::colTextNodes()': vhdldocgen.cpp:3560:19: warning: 'flno' may be used uninitialized in this function [-Wmaybe-uninitialized] flno->text+=flo->text; ^ g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/vhdlscanner.o vhdlscanner.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/xmldocvisitor.o xmldocvisitor.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/xmlgen.o xmlgen.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/docbookvisitor.o docbookvisitor.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/docbookgen.o docbookgen.cpp g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/commentscan.o commentscan.cpp commentscan.l: In function 'int commentScanYYlex()': commentscan.l:1197:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0;i: In function 'yy_buffer_state* commentScanYY_scan_bytes(const char*, yy_size_t)': :7259:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] g++ -c -pipe -fno-exceptions -fno-rtti -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -o ../objects/scanner.o scanner.cpp scanner.l: In function 'int scanYYlex()': scanner.l:6257:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (g_fencedSize==yyleng) ^ : In function 'yy_buffer_state* scanYY_scan_bytes(const char*, yy_size_t)': :21301:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] rm -f ../lib/libdoxygen.a ar cqs ../lib/libdoxygen.a ../objects/arguments.o ../objects/ce_lex.o ../objects/ce_parse.o ../objects/cite.o ../objects/clangparser.o ../objects/classdef.o ../objects/classlist.o ../objects/cmdmapper.o ../objects/code.o ../objects/commentcnv.o ../objects/commentscan.o ../objects/condparser.o ../objects/cppvalue.o ../objects/dbusxmlscanner.o ../objects/debug.o ../objects/defgen.o ../objects/declinfo.o ../objects/defargs.o ../objects/define.o ../objects/definition.o ../objects/diagram.o ../objects/dirdef.o ../objects/docparser.o ../objects/docsets.o ../objects/doctokenizer.o ../objects/dot.o ../objects/doxygen.o ../objects/eclipsehelp.o ../objects/entry.o ../objects/filedef.o ../objects/filename.o ../objects/formula.o ../objects/ftextstream.o ../objects/ftvhelp.o ../objects/fortrancode.o ../objects/fortranscanner.o ../objects/groupdef.o ../objects/htags.o ../objects/htmldocvisitor.o ../objects/htmlgen.o ../objects/htmlhelp.o ../objects/image.o ../objects/index.o ../objects/language.o ../objects/latexdocvisitor.o ../objects/latexgen.o ../objects/layout.o ../objects/lodepng.o ../objects/logos.o ../objects/mandocvisitor.o ../objects/mangen.o ../objects/sqlite3gen.o ../objects/markdown.o ../objects/marshal.o ../objects/memberdef.o ../objects/membergroup.o ../objects/memberlist.o ../objects/membername.o ../objects/message.o ../objects/msc.o ../objects/namespacedef.o ../objects/objcache.o ../objects/outputgen.o ../objects/outputlist.o ../objects/pagedef.o ../objects/perlmodgen.o ../objects/pre.o ../objects/pycode.o ../objects/pyscanner.o ../objects/qhp.o ../objects/qhpxmlwriter.o ../objects/reflist.o ../objects/rtfdocvisitor.o ../objects/rtfgen.o ../objects/rtfstyle.o ../objects/scanner.o ../objects/searchindex.o ../objects/store.o ../objects/tagreader.o ../objects/tclscanner.o ../objects/textdocvisitor.o ../objects/tooltip.o ../objects/util.o ../objects/version.o ../objects/vhdlcode.o ../objects/vhdldocgen.o ../objects/vhdlparser.o ../objects/vhdlscanner.o ../objects/xmldocvisitor.o ../objects/xmlgen.o ../objects/docbookvisitor.o ../objects/docbookgen.o gmake[2]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/src' /usr/bin/gmake -f Makefile.doxygen PERL=/usr/bin/perl all gmake[2]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/src' g++ -c -pipe -D_LARGEFILE_SOURCE -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I../qtools -I../libmd5 -I. -o ../objects/main.o main.cpp g++ -o ../bin/doxygen ../objects/main.o -L../lib -ldoxygen -ldoxycfg -lqtools -lmd5 -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/src' gmake[1]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/src' /usr/bin/gmake MAN1DIR=share/man/man1 -C addon/doxywizard gmake[1]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' /usr/bin/gmake -f Makefile.doxywizard gmake[2]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' gmake[2]: Nothing to be done for `first'. gmake[2]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' gmake[1]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' + make docs cd examples ; /usr/bin/gmake gmake[1]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/examples' "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" class.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" define.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" enum.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" file.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" func.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" page.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" relates.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" author.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" par.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" overload.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" example.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" include.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" qtstyle.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" jdstyle.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" structcmd.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" autolink.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" restypedef.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" afterdoc.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" templ.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" tag.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" group.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" memgrp.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" docstring.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" pyexample.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" tclexample.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" mux.cfg "/builddir/build/BUILD/doxygen-1.8.5/bin/doxygen" manual.cfg gmake[1]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/examples' cd doc ; /usr/bin/gmake gmake[1]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/doc' DOXYGEN_DOCDIR=..; \ export DOXYGEN_DOCDIR; \ VERSION=1.8.5 ; \ export VERSION; \ /builddir/build/BUILD/doxygen-1.8.5/bin/doxygen Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/doxygen-1.8.5/examples Searching for images... Searching for files in directory /builddir/build/BUILD/doxygen-1.8.5/doc Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Parsing files Reading /builddir/build/BUILD/doxygen-1.8.5/doc/index.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/index.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/install.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/install.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/starting.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/starting.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/docblocks.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/docblocks.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/markdown.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/markdown.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/lists.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/lists.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/grouping.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/grouping.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/formulas.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/formulas.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/diagrams.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/diagrams.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/preprocessing.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/preprocessing.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/autolink.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/autolink.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/output.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/output.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/searching.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/searching.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/extsearch.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/extsearch.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/customize.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/customize.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/custcmd.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/custcmd.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/external.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/external.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/faq.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/faq.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/trouble.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/trouble.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/features.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/features.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/doxygen_usage.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/doxygen_usage.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/doxywizard_usage.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/doxywizard_usage.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/config.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/config.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/commands.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/commands.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/htmlcmds.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/htmlcmds.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/xmlcmds.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/xmlcmds.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/language.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/language.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/perlmod.doc... Parsing file /builddir/build/BUILD/dThis is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./_formulas.tex LaTeX2e <2011/06/27> Babel and hyphenation patterns for english, dumylang, nohyphenation, lo aded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def)))) No file _formulas.aux. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] (./_formulas.aux) ) Output written on _formulas.dvi (13 pages, 2688 bytes). Transcript written on _formulas.log. oxygen-1.8.5/doc/perlmod.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/perlmod_tree.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/perlmod_tree.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/arch.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/arch.doc... Reading /builddir/build/BUILD/doxygen-1.8.5/doc/changelog.doc... Parsing file /builddir/build/BUILD/doxygen-1.8.5/doc/changelog.doc... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating file documentation... Generating page documentation... Generating docs for page install... Generating docs for page starting... Generating docs for page docblocks... Generating docs for page markdown... Generating docs for page lists... Generating docs for page grouping... Generating docs for page formulas... Generating docs for page diagrams... Generating docs for page preprocessing... Generating docs for page autolink... Generating docs for page output... Generating docs for page searching... Generating docs for page extsearch... Generating docs for page customize... Generating docs for page custcmd... Generating docs for page external... Generating docs for page faq... Generating docs for page trouble... Generating docs for page features... Generating docs for page doxygen_usage... Generating docs for page doxywizard_usage... Generating docs for page config... Generating docs for page commands... Generating docs for page htmlcmds... Generating docs for page xmlcmds... Generating docs for page langhowto... Generating docs for page perlmod... Generating docs for page perlmod_tree... Generating docs for page arch... Generating docs for page changelog... Generating group documentation... Generating class documentation... Generating namespace index... Generating graph info page... Generating directory documentation... Generating bitmaps for formulas in HTML... Generating image form_0.png for formula Generating image form_1.png for formula Generating image form_2.png for formula Generating image form_3.png for formula Generating image form_4.png for formula Generating image form_5.png for formula Generating image form_6.png for formula Generating image form_7.png for formula Generating image form_8.png for formula Generating image form_9.png for formula Generating image form_10.png for formula Generating image form_11.png for formula Generating image form_12.png for formula Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 0/65536 hits=0 misses=0 finished... gmake[1]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/doc' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dHBXHL + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm ++ dirname /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm + cd doxygen-1.8.5 + make install DESTDIR=/builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm /usr/bin/gmake INSTALL=/builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr MAN1DIR=share/man/man1 -C addon/doxywizard install gmake[1]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' /usr/bin/install -d /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/bin /usr/bin/install -m 755 ../../bin/doxywizard /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/bin /usr/bin/install -d /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/man/man1 cat ../../doc/doxywizard.1 | sed -e "s/DATE//g" -e "s/VERSION/1.8.5/g" > doxywizard.1 /usr/bin/install -m 644 doxywizard.1 /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/man/man1/doxywizard.1 rm doxywizard.1 gmake[1]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' /usr/bin/install -d /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm//usr/bin /usr/bin/install -m 755 bin/doxygen /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm//usr/bin /usr/bin/install -d /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm//usr/share/man/man1 cat doc/doxygen.1 | sed -e "s/DATE/May 2015/g" -e "s/VERSION/1.8.5/g" > doxygen.1 /usr/bin/install -m 644 doxygen.1 /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm//usr/share/man/man1/doxygen.1 rm doxygen.1 + make doxywizard_install DESTDIR=/builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm /usr/bin/gmake INSTALL=/builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr MAN1DIR=share/man/man1 -C addon/doxywizard install gmake[1]: Entering directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' /usr/bin/install -d /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/bin /usr/bin/install -m 755 ../../bin/doxywizard /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/bin /usr/bin/install -d /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/man/man1 cat ../../doc/doxywizard.1 | sed -e "s/DATE//g" -e "s/VERSION/1.8.5/g" > doxywizard.1 /usr/bin/install -m 644 doxywizard.1 /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/man/man1/doxywizard.1 rm doxywizard.1 gmake[1]: Leaving directory `/builddir/build/BUILD/doxygen-1.8.5/addon/doxywizard' + install -m644 -p -D /builddir/build/SOURCES/doxywizard.png /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/pixmaps/doxywizard.png + install -m644 -p doc/doxywizard.1 /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/man/man1/ + desktop-file-install --dir=/builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/applications /builddir/build/SOURCES/doxywizard.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/doxygen-1.8.5 extracting debug info from /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/bin/doxygen extracting debug info from /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/bin/doxywizard /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: doxygen-1.8.5/addon/doxywizard/lex.config.c: Cannot stat: No such file or directory cpio: doxygen-1.8.5/src/: Cannot stat: No such file or directory 20634 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: doxygen-1.8.5-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ziLMwV + umask 022 + cd /builddir/build/BUILD + cd doxygen-1.8.5 + DOCDIR=/builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/doc/doxygen-1.8.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/doc/doxygen-1.8.5 + cp -pr LANGUAGE.HOWTO /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/doc/doxygen-1.8.5 + cp -pr README.md /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/doc/doxygen-1.8.5 + cp -pr examples /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/doc/doxygen-1.8.5 + cp -pr html /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm/usr/share/doc/doxygen-1.8.5 + exit 0 Provides: doxygen = 1:1.8.5-3.el7 doxygen(armv7hl-32) = 1:1.8.5-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: doxygen-doxywizard-1.8.5-3.el7.armv7hl Provides: doxygen-doxywizard = 1:1.8.5-3.el7 doxygen-doxywizard(armv7hl-32) = 1:1.8.5-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libQtCore.so.4 libQtGui.so.4 libQtXml.so.4 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: doxygen-latex-1.8.5-3.el7.armv7hl Provides: doxygen-latex = 1:1.8.5-3.el7 doxygen-latex(armv7hl-32) = 1:1.8.5-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: doxygen-debuginfo-1.8.5-3.el7.armv7hl Provides: doxygen-debuginfo = 1:1.8.5-3.el7 doxygen-debuginfo(armv7hl-32) = 1:1.8.5-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm Wrote: /builddir/build/RPMS/doxygen-1.8.5-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/doxygen-doxywizard-1.8.5-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/doxygen-latex-1.8.5-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/doxygen-debuginfo-1.8.5-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uwW6hi + umask 022 + cd /builddir/build/BUILD + cd doxygen-1.8.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/doxygen-1.8.5-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->