+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/faust.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gGCZQJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf faust-0.9.46 + /usr/bin/gzip -dc /builddir/build/SOURCES/faust-0.9.46.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd faust-0.9.46 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (faust-osclib-shared.patch):' Patch #0 (faust-osclib-shared.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file architecture/osclib/faust/Makefile patching file architecture/osclib/Makefile patching file architecture/osclib/oscpack/Makefile Hunk #2 succeeded at 33 (offset 3 lines). patching file Makefile patching file tools/faust2appls/faust2alqt patching file tools/faust2appls/faust2alsa patching file tools/faust2appls/faust2caqt patching file tools/faust2appls/faust2dssi patching file tools/faust2appls/faust2jack Hunk #1 succeeded at 56 (offset 8 lines). Hunk #2 succeeded at 79 (offset 8 lines). patching file tools/faust2appls/faust2jackserver patching file tools/faust2appls/faust2jaqt patching file tools/faust2appls/faust2ladspa Hunk #1 succeeded at 52 (offset 10 lines). patching file tools/faust2appls/faust2paqt + echo 'Patch #1 (faust-gcc47.patch):' Patch #1 (faust-gcc47.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file architecture/osclib/faust/src/nodes/RootNode.cpp patching file compiler/parser/faustlexer.cpp + sed -i -e 's|/lib/|/share/|g' -e 's| -r | -pr |' -e 's| -m | -pm |' Makefile + sed -i 's|/lib|/share|g' compiler/parser/enrobage.cpp + sed -i 's|install |install -pm 755 |' tools/faust2appls/Makefile + sed -i 's|-O3|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC |' compiler/Makefile.unix architecture/osclib/faust/Makefile architecture/osclib/oscpack/Makefile + chmod -x compiler/draw/device/SVGDev.cpp compiler/draw/device/SVGDev.h architecture/VST/PkgInfo + chmod +x tools/faust2appls/faust2alqt tools/faust2appls/faust2alsa tools/faust2appls/faust2caqt tools/faust2appls/faust2csound tools/faust2appls/faust2dssi tools/faust2appls/faust2eps tools/faust2appls/faust2firefox tools/faust2appls/faust2graph tools/faust2appls/faust2graphviewer tools/faust2appls/faust2jack tools/faust2appls/faust2jackinternal tools/faust2appls/faust2jackserver tools/faust2appls/faust2jaqt tools/faust2appls/faust2ladspa tools/faust2appls/faust2mathdoc tools/faust2appls/faust2mathviewer tools/faust2appls/faust2msp tools/faust2appls/faust2octave tools/faust2appls/faust2paqt tools/faust2appls/faust2pdf tools/faust2appls/faust2plot tools/faust2appls/faust2png tools/faust2appls/faust2puredata tools/faust2appls/faust2sig tools/faust2appls/faust2sigviewer tools/faust2appls/faust2supercollider tools/faust2appls/faust2svg + chmod -x tools/faust2pd/faust2pd.pure + for i in examples syntax-highlighting + iconv -f iso8859-1 -t utf8 examples/README -o tmpfile + touch -r examples/README tmpfile + mv -f tmpfile examples/README + for i in examples syntax-highlighting + iconv -f iso8859-1 -t utf8 syntax-highlighting/README -o tmpfile + touch -r syntax-highlighting/README tmpfile + mv -f tmpfile syntax-highlighting/README + for i in changelog license readme + mv architecture/osclib/faust/changelog.txt architecture/osclib/faust/changelog.faustOSC.txt + for i in changelog license readme + mv architecture/osclib/faust/license.txt architecture/osclib/faust/license.faustOSC.txt + for i in changelog license readme + mv architecture/osclib/faust/readme.txt architecture/osclib/faust/readme.faustOSC.txt + for i in CHANGES LICENSE README TODO + mv architecture/osclib/oscpack/CHANGES architecture/osclib/oscpack/CHANGES.osscpack.txt + for i in CHANGES LICENSE README TODO + mv architecture/osclib/oscpack/LICENSE architecture/osclib/oscpack/LICENSE.osscpack.txt + for i in CHANGES LICENSE README TODO + mv architecture/osclib/oscpack/README architecture/osclib/oscpack/README.osscpack.txt + for i in CHANGES LICENSE README TODO + mv architecture/osclib/oscpack/TODO architecture/osclib/oscpack/TODO.osscpack.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GRWhkO + umask 022 + cd /builddir/build/BUILD + cd faust-0.9.46 + make PREFIX=/usr LIBDIR=/usr/lib64 -j4 make -C compiler -f Makefile.unix prefix=/usr make[1]: Entering directory '/builddir/build/BUILD/faust-0.9.46/compiler' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o main.o main.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o documentator/doc_sharing.o documentator/doc_sharing.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o documentator/lateq.o documentator/lateq.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o documentator/doc_metadatas.o documentator/doc_metadatas.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o documentator/doc_notice.o documentator/doc_notice.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o documentator/doc_autodoc.o documentator/doc_autodoc.cpp documentator/doc_autodoc.cpp:200:13: warning: 'void printDocAutodocStringMapContent()' defined but not used [-Wunused-function] static void printDocAutodocStringMapContent() { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o documentator/doc_compile.o documentator/doc_compile.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o documentator/doc.o documentator/doc.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o documentator/doc_Text.o documentator/doc_Text.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o documentator/doc_lang.o documentator/doc_lang.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o parallelize/graphSorting.o parallelize/graphSorting.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o parallelize/colorize.o parallelize/colorize.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o parallelize/loop.o parallelize/loop.cpp documentator/doc.cpp: In function 'void printdoccontent(const char*, const std::vector&, const string&, std::ostream&)': documentator/doc.cpp:441:13: warning: '%03d' directive writing between 3 and 10 bytes into a region of size 6 [-Wformat-overflow=] static void printdoccontent(const char* svgTopDir, const vector& docVector, const string& faustversion, ostream& docout) ^~~~~~~~~~~~~~~ documentator/doc.cpp:441:13: note: directive argument in the range [1, 2147483647] In file included from /usr/include/stdio.h:861:0, from documentator/doc.cpp:43: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output between 4 and 11 bytes into a destination of size 6 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/drawschema.o draw/drawschema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/sigToGraph.o draw/sigToGraph.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o parser/faustparser.o parser/faustparser.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o parser/enrobage.o parser/enrobage.cpp parser/enrobage.cpp: In function 'std::ifstream* open_arch_stream(const char*)': parser/enrobage.cpp:152:7: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err; ^~~ parser/enrobage.cpp: In function 'FILE* fopenat(std::__cxx11::string&, const char*, const char*)': parser/enrobage.cpp:239:8: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err; ^~~ parser/enrobage.cpp: In function 'FILE* fopenat(std::__cxx11::string&, const string&, const char*, const char*)': parser/enrobage.cpp:272:8: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err; ^~~ parser/faustparser.cpp: In function 'int yyparse()': parser/faustparser.cpp:3304:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] yyerror (YY_("syntax error")); ^ parser/faustparser.cpp:3419:35: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] yyerror (YY_("memory exhausted")); ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o parser/sourcereader.o parser/sourcereader.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o parser/faustlexer.o parser/faustlexer.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/compile_vect.o generator/compile_vect.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/compile_scal.o generator/compile_scal.cpp parser/faustlexer.cpp:2087:17: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] static void yyunput (int c, register char * yy_bp ) ^~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/uitree.o generator/uitree.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/description.o generator/description.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/contextor.o generator/contextor.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/floats.o generator/floats.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/Text.o generator/Text.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/occurences.o generator/occurences.cpp generator/Text.cpp: In function 'std::__cxx11::string T(double)': generator/Text.cpp:188:8: warning: '%.*g' directive output may be truncated writing between 1 and 310 bytes into a region of size 32 [-Wformat-truncation=] string T(double n) ^ generator/Text.cpp:188:8: note: assuming directive output of 309 bytes In file included from /usr/include/stdio.h:861:0, from generator/Text.cpp:24: /usr/include/bits/stdio2.h:68:44: note: '__builtin___snprintf_chk' output between 2 and 311 bytes into a destination of size 32 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/klass.o generator/klass.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/compile.o generator/compile.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/sharing.o generator/sharing.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o generator/compile_sched.o generator/compile_sched.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o patternmatcher/patternmatcher.o patternmatcher/patternmatcher.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o propagate/labels.o propagate/labels.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o propagate/propagate.o propagate/propagate.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o normalize/simplify.o normalize/simplify.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o normalize/privatise.o normalize/privatise.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o normalize/mterm.o normalize/mterm.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o normalize/normalize.o normalize/normalize.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o normalize/aterm.o normalize/aterm.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o errors/errormsg.o errors/errormsg.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o errors/timing.o errors/timing.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/sigorderrules.o signals/sigorderrules.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/sigprint.o signals/sigprint.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/signals.o signals/signals.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/subsignals.o signals/subsignals.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/prim2.o signals/prim2.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/ppsig.o signals/ppsig.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/binop.o signals/binop.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/recursivness.o signals/recursivness.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/sigtype.o signals/sigtype.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/sigtyperules.o signals/sigtyperules.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o signals/sigvisitor.o signals/sigvisitor.cpp signals/sigtype.cpp: In function 'bool operator==(const Type&, const Type&)': signals/sigtype.cpp:219:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( (tt1 = isTableType(t1)) && (tt2 = isTableType(t2)) ) ^~ signals/sigtype.cpp:221:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if ( (nt1 = isTupletType(t1)) && (nt2 = isTupletType(t2)) ) { ^~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o utils/names.o utils/names.cpp signals/sigtyperules.cpp: In function 'void setSigType(Tree, Type)': signals/sigtyperules.cpp:69:19: warning: statement has no effect [-Wunused-value] #define TRACE(x) 0; ^ signals/sigtyperules.cpp:176:5: note: in expansion of macro 'TRACE' TRACE(cerr << TABBER << "SET FIX TYPE OF " << *sig << " TO TYPE " << *t << endl;) ^~~~~ signals/sigtyperules.cpp: In function 'Type getSigType(Tree)': signals/sigtyperules.cpp:69:19: warning: statement has no effect [-Wunused-value] #define TRACE(x) 0; ^ signals/sigtyperules.cpp:189:9: note: in expansion of macro 'TRACE' TRACE(cerr << TABBER << "GET FIX TYPE OF " << *sig << " HAS NO TYPE YET" << endl;) ^~~~~ signals/sigtyperules.cpp:69:19: warning: statement has no effect [-Wunused-value] #define TRACE(x) 0; ^ signals/sigtyperules.cpp:191:9: note: in expansion of macro 'TRACE' TRACE(cerr << TABBER << "GET FIX TYPE OF " << *sig << " IS TYPE " << *ty << endl;) ^~~~~ signals/sigtyperules.cpp: In function 'Type T(Tree, Tree)': signals/sigtyperules.cpp:69:19: warning: statement has no effect [-Wunused-value] #define TRACE(x) 0; ^ signals/sigtyperules.cpp:220:5: note: in expansion of macro 'TRACE' TRACE(cerr << ++TABBER << "ENTER T() " << *term << endl;) ^~~~~ signals/sigtyperules.cpp:69:19: warning: statement has no effect [-Wunused-value] #define TRACE(x) 0; ^ signals/sigtyperules.cpp:224:9: note: in expansion of macro 'TRACE' TRACE(cerr << --TABBER << "EXIT 1 T() " << *term << " AS TYPE " << *ty << endl); ^~~~~ signals/sigtyperules.cpp:69:19: warning: statement has no effect [-Wunused-value] #define TRACE(x) 0; ^ signals/sigtyperules.cpp:231:9: note: in expansion of macro 'TRACE' TRACE(cerr << --TABBER << "EXIT 2 T() " << *term << " AS TYPE " << *ty << endl); ^~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o boxes/boxcomplexity.o boxes/boxcomplexity.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o boxes/ppbox.o boxes/ppbox.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o boxes/boxes.o boxes/boxes.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o boxes/boxtype.o boxes/boxtype.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/absprim.o extended/absprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/rintprim.o extended/rintprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/remainderprim.o extended/remainderprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/powprim.o extended/powprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/asinprim.o extended/asinprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/acosprim.o extended/acosprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/minprim.o extended/minprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/cosprim.o extended/cosprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/expprim.o extended/expprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/logprim.o extended/logprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/atanprim.o extended/atanprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/atan2prim.o extended/atan2prim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/tanprim.o extended/tanprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/fmodprim.o extended/fmodprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/maxprim.o extended/maxprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/ceilprim.o extended/ceilprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/sqrtprim.o extended/sqrtprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/sinprim.o extended/sinprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/log10prim.o extended/log10prim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o extended/floorprim.o extended/floorprim.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o evaluate/eval.o evaluate/eval.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o evaluate/environment.o evaluate/environment.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o evaluate/loopDetector.o evaluate/loopDetector.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o tlib/occurrences.o tlib/occurrences.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o tlib/symbol.o tlib/symbol.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o tlib/tree.o tlib/tree.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o tlib/recursive-tree.o tlib/recursive-tree.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o tlib/compatibility.o tlib/compatibility.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o tlib/shlysis.o tlib/shlysis.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o tlib/list.o tlib/list.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o tlib/node.o tlib/node.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/cutSchema.o draw/schema/cutSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/blockSchema.o draw/schema/blockSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/mergeSchema.o draw/schema/mergeSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/seqSchema.o draw/schema/seqSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/enlargedSchema.o draw/schema/enlargedSchema.cpp draw/schema/blockSchema.cpp: In member function 'void blockSchema::drawOutputWires(device&)': draw/schema/blockSchema.cpp:256:15: warning: variable 'p' set but not used [-Wunused-but-set-variable] point p = fOutputPoint[i]; ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/splitSchema.o draw/schema/splitSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/collector.o draw/schema/collector.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/inverterSchema.o draw/schema/inverterSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/recSchema.o draw/schema/recSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/parSchema.o draw/schema/parSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/cableSchema.o draw/schema/cableSchema.cpp draw/schema/recSchema.cpp: In member function 'virtual void recSchema::draw(device&)': draw/schema/recSchema.cpp:140:15: warning: variable 'p' set but not used [-Wunused-but-set-variable] point p = fSchema1->outputPoint(i); ^ draw/schema/recSchema.cpp:141:15: warning: variable 'q' set but not used [-Wunused-but-set-variable] point q = outputPoint(i); ^ draw/schema/recSchema.cpp:148:15: warning: variable 'p' set but not used [-Wunused-but-set-variable] point p = fSchema1->inputPoint(i+skip); ^ draw/schema/recSchema.cpp:149:15: warning: variable 'q' set but not used [-Wunused-but-set-variable] point q = inputPoint(i); ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/topSchema.o draw/schema/topSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/schema/decorateSchema.o draw/schema/decorateSchema.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/device/SVGDev.o draw/device/SVGDev.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' -c -o draw/device/PSDev.o draw/device/PSDev.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -Iboxes -Ierrors -Ievaluate -Igenerator -Inormalize -Iparser -Ipropagate -Iparallelize -Isignals -Itlib -Idraw -Idraw/device -Idraw/schema -Iextended -Ipatternmatcher -Idocumentator -Iutils -DINSTALL_PREFIX='"/usr"' main.o documentator/doc_notice.o documentator/doc_metadatas.o documentator/doc_autodoc.o documentator/doc_sharing.o documentator/lateq.o documentator/doc.o documentator/doc_Text.o documentator/doc_compile.o documentator/doc_lang.o parallelize/graphSorting.o parallelize/colorize.o parallelize/loop.o draw/drawschema.o draw/sigToGraph.o parser/faustparser.o parser/enrobage.o parser/sourcereader.o parser/faustlexer.o generator/Text.o generator/description.o generator/klass.o generator/occurences.o generator/compile.o generator/compile_sched.o generator/compile_vect.o generator/contextor.o generator/compile_scal.o generator/uitree.o generator/sharing.o generator/floats.o patternmatcher/patternmatcher.o propagate/labels.o propagate/propagate.o normalize/simplify.o normalize/privatise.o normalize/mterm.o normalize/normalize.o normalize/aterm.o errors/errormsg.o errors/timing.o signals/sigorderrules.o signals/subsignals.o signals/recursivness.o signals/sigtyperules.o signals/sigvisitor.o signals/signals.o signals/sigprint.o signals/prim2.o signals/ppsig.o signals/binop.o signals/sigtype.o utils/names.o boxes/boxcomplexity.o boxes/ppbox.o boxes/boxes.o boxes/boxtype.o extended/absprim.o extended/rintprim.o extended/remainderprim.o extended/powprim.o extended/asinprim.o extended/acosprim.o extended/minprim.o extended/cosprim.o extended/expprim.o extended/logprim.o extended/atanprim.o extended/atan2prim.o extended/tanprim.o extended/fmodprim.o extended/maxprim.o extended/ceilprim.o extended/sqrtprim.o extended/sinprim.o extended/log10prim.o extended/floorprim.o evaluate/eval.o evaluate/environment.o evaluate/loopDetector.o tlib/occurrences.o tlib/shlysis.o tlib/symbol.o tlib/recursive-tree.o tlib/list.o tlib/compatibility.o tlib/node.o tlib/tree.o draw/schema/cutSchema.o draw/schema/blockSchema.o draw/schema/mergeSchema.o draw/schema/seqSchema.o draw/schema/enlargedSchema.o draw/schema/splitSchema.o draw/schema/collector.o draw/schema/inverterSchema.o draw/schema/recSchema.o draw/schema/parSchema.o draw/schema/cableSchema.o draw/schema/topSchema.o draw/schema/decorateSchema.o draw/device/SVGDev.o draw/device/PSDev.o -o faust make[1]: Leaving directory '/builddir/build/BUILD/faust-0.9.46/compiler' make -C architecture/osclib make[1]: Entering directory '/builddir/build/BUILD/faust-0.9.46/architecture/osclib' make -C oscpack make -C faust make[2]: Entering directory '/builddir/build/BUILD/faust-0.9.46/architecture/osclib' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[2]: Entering directory '/builddir/build/BUILD/faust-0.9.46/architecture/osclib' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I. -Iip -Iip/posix -Iosc -c -o ip/IpEndpointName.o ip/IpEndpointName.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/OSCControler.o src/OSCControler.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I. -Iip -Iip/posix -Iosc -c -o ip/posix/NetworkingUtils.o ip/posix/NetworkingUtils.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I. -Iip -Iip/posix -Iosc -c -o ip/posix/UdpSocket.o ip/posix/UdpSocket.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/osc/OSCStream.o src/osc/OSCStream.cpp ip/posix/UdpSocket.cpp: In member function 'void SocketReceiveMultiplexer::Implementation::Run()': ip/posix/UdpSocket.cpp:431:9: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] read( breakPipe_[0], &c, 1 ); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ip/posix/UdpSocket.cpp: In member function 'void SocketReceiveMultiplexer::Implementation::AsynchronousBreak()': ip/posix/UdpSocket.cpp:481:8: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write( breakPipe_[1], "!", 1 ); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I. -Iip -Iip/posix -Iosc -c -o osc/OscOutboundPacketStream.o osc/OscOutboundPacketStream.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/osc/OSCIO.o src/osc/OSCIO.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I. -Iip -Iip/posix -Iosc -c -o osc/OscPrintReceivedElements.o osc/OscPrintReceivedElements.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/osc/OSCAddress.o src/osc/OSCAddress.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I. -Iip -Iip/posix -Iosc -c -o osc/OscTypes.o osc/OscTypes.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I. -Iip -Iip/posix -Iosc -c -o osc/OscReceivedElements.o osc/OscReceivedElements.cpp osc/OscReceivedElements.cpp: In function 'const char* osc::FindStr4End(const char*, const char*)': osc/OscReceivedElements.cpp:61:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( p >= end ) ^~ osc/OscReceivedElements.cpp:64:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if( p[0] == '\0' ) // special case for SuperCollider integer address pattern ^~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/osc/OSCListener.o src/osc/OSCListener.cpp rm -f liboscpack.so g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I. -Iip -Iip/posix -Iosc -shared ip/IpEndpointName.o ip/posix/NetworkingUtils.o ip/posix/UdpSocket.o osc/OscOutboundPacketStream.o osc/OscPrintReceivedElements.o osc/OscTypes.o osc/OscReceivedElements.o -Wl,-soname -Wl,liboscpack.so.0 -o liboscpack.so.0.0.0 ln -sf liboscpack.so.0.0.0 liboscpack.so.0 ln -sf liboscpack.so.0.0.0 liboscpack.so make[2]: Leaving directory '/builddir/build/BUILD/faust-0.9.46/architecture/osclib/oscpack' cp -P oscpack/liboscpack.* . g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/osc/OSCSetup.o src/osc/OSCSetup.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/msg/Message.o src/msg/Message.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/threads/pthreads_impl.o src/threads/pthreads_impl.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/threads/winthreads_impl.o src/threads/winthreads_impl.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/nodes/MessageDriven.o src/nodes/MessageDriven.cpp In file included from src/nodes/MessageDriven.cpp:27:0: src/msg/Message.h: In member function 'virtual void oscfaust::MessageDriven::processMessage(const oscfaust::Message*)': src/msg/Message.h:93:34: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] MsgParam(T val) : fParam(val) {} ^ src/nodes/MessageDriven.cpp:71:14: note: 'v' was declared here float v; ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/nodes/FaustFactory.o src/nodes/FaustFactory.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/nodes/FaustNode.o src/nodes/FaustNode.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/nodes/RootNode.o src/nodes/RootNode.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/lib/OSCRegexp.o src/lib/OSCRegexp.cpp In file included from src/lib/OSCRegexp.h:28:0, from src/lib/OSCRegexp.cpp:24: src/lib/deelx.h: In member function 'int CConditionElxT::MatchNext(CContext*) const [with CHART = char]': src/lib/deelx.h:1310:25: warning: 'condition_yes' may be used uninitialized in this function [-Wmaybe-uninitialized] pContext->m_stack.Push(condition_yes); ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from src/lib/OSCRegexp.h:28:0, from src/lib/OSCRegexp.cpp:24: src/lib/deelx.h:382:2: warning: 'ncsize' may be used uninitialized in this function [-Wmaybe-uninitialized] CBufferRefT :: m_nSize = size; ^~~~~~~~~~~ In file included from src/lib/OSCRegexp.h:28:0, from src/lib/OSCRegexp.cpp:24: src/lib/deelx.h:1295:6: note: 'ncsize' was declared here int ncsize, condition_yes; ^~~~~~ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -Wall -Wuninitialized -Wno-parentheses -I../oscpack -I../oscpack/osc -Iinclude -Isrc -Isrc/lib -Isrc/msg -Isrc/nodes -Isrc/osc -Isrc/threads -DINSTALL_PREFIX='""' -c -o src/lib/OSCFError.o src/lib/OSCFError.cpp rm -f libOSCFaust.a ar cq libOSCFaust.a src/OSCControler.o src/osc/OSCStream.o src/osc/OSCIO.o src/osc/OSCAddress.o src/osc/OSCListener.o src/osc/OSCSetup.o src/msg/Message.o src/threads/pthreads_impl.o src/threads/winthreads_impl.o src/nodes/MessageDriven.o src/nodes/FaustFactory.o src/nodes/FaustNode.o src/nodes/RootNode.o src/lib/OSCRegexp.o src/lib/OSCFError.o ranlib libOSCFaust.a make[2]: Leaving directory '/builddir/build/BUILD/faust-0.9.46/architecture/osclib/faust' cp -P faust/libOSCFaust.* . make[1]: Leaving directory '/builddir/build/BUILD/faust-0.9.46/architecture/osclib' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wh74ko + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64 + cd faust-0.9.46 + mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust + make install PREFIX=/usr LIBDIR=/usr/lib64 INCLUDEDIR=/usr/include DESTDIR=/builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64 mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/lib64 mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin/ mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/include install compiler/faust /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin/ install -pm 0644 architecture/jack-gtk.cpp architecture/pa-qt.cpp architecture/windowsdll.cpp architecture/jack-qt.cpp architecture/alchemy-as.cpp architecture/math.lib architecture/mathdoctexts-it.txt architecture/oscio-gtk.cpp architecture/dssi.cpp architecture/bench.cpp architecture/alsa-gtk.cpp architecture/max-msp.cpp architecture/jack-console.cpp architecture/ca-qt.cpp architecture/scheduler.h architecture/alsa-qt.cpp architecture/ms-jack-gtk.cpp architecture/jack-internal.cpp architecture/mathdoctexts-fr.txt architecture/synthfile.cpp architecture/filter.lib architecture/puredata.cpp architecture/mathdoctexts-de.txt architecture/supercollider.cpp architecture/snd-rt-gtk.cpp architecture/matlabplot.cpp architecture/misc.h architecture/pure.cpp architecture/plot.cpp architecture/octave.cpp architecture/mathdoctexts-default.txt architecture/intrinsic.hh architecture/maxmsp.lib architecture/oscillator.lib architecture/mathdoctexts-en.txt architecture/q.cpp architecture/scheduler.cpp architecture/oscio-qt.cpp architecture/vst.cpp architecture/module.cpp architecture/latexheader.tex architecture/reduce.lib architecture/iphone-cocoa.cpp architecture/oss-gtk.cpp architecture/music.lib architecture/vst2p4.cpp architecture/vsti-mono.cpp architecture/ladspa.cpp architecture/minimal.cpp architecture/effect.lib architecture/csound.cpp architecture/netjack-qt.cpp architecture/pa-gtk.cpp architecture/sndfile.cpp /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust/ rm -rf /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust/VST cp -pr architecture/VST /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust/ rm -rf /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust/iPhone cp -pr architecture/iPhone /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust/ cp -pr architecture/audio /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust/ cp -pr architecture/gui /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust/ cp -Pr architecture/osclib/lib*.so* /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/lib64 cp -pr architecture/osclib/faust/include/*.h /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/include find /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust/ -name CVS | xargs rm -rf install -pm 0644 examples/Makefile.mathdoc examples/Makefile.compile examples/Makefile.svgcompile examples/Makefile.qcompile examples/Makefile.dssicompile examples/Makefile.csound examples/Makefile.w32pdcompile examples/Makefile.iphonecompile examples/Makefile.pdcompile examples/Makefile.ladspacompile examples/Makefile.sccompile examples/Makefile.qtcompile examples/Makefile.w32vstcompile examples/Makefile.vstcompile examples/Makefile.mspcompile /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/faust/ make -C tools/faust2appls install make[1]: Entering directory '/builddir/build/BUILD/faust-0.9.46/tools/faust2appls' install -pm 755 faust2alqt /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2alsa /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2caqt /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2csound /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2ladspa /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2dssi /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2eps /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2firefox /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2jack /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2jackinternal /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2jackserver /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2jaqt /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2mathdoc /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2mathviewer /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2msp /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2octave /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2paqt /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2pdf /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2plot /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2png /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2puredata /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2svg /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2supercollider /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 ../faust2sc-1.0.0/faust2sc /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2graph /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2graphviewer /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2sig /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin install -pm 755 faust2sigviewer /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/faust-0.9.46/tools/faust2appls' + mv documentation/faust-quick-reference-src/illustrations/ documentation + rm -fr documentation/faust-quick-reference-src + cp -a tools/faust2sc-1.0.0/faust2sc /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin + mv tools/faust2sc-1.0.0/README README.supercollider + cp -a tools/faust2appls/faust2alqt tools/faust2appls/faust2alsa tools/faust2appls/faust2caqt tools/faust2appls/faust2csound tools/faust2appls/faust2dssi tools/faust2appls/faust2eps tools/faust2appls/faust2firefox tools/faust2appls/faust2graph tools/faust2appls/faust2graphviewer tools/faust2appls/faust2jack tools/faust2appls/faust2jackinternal tools/faust2appls/faust2jackserver tools/faust2appls/faust2jaqt tools/faust2appls/faust2ladspa tools/faust2appls/faust2mathdoc tools/faust2appls/faust2mathviewer tools/faust2appls/faust2msp tools/faust2appls/faust2octave tools/faust2appls/faust2paqt tools/faust2appls/faust2pdf tools/faust2appls/faust2plot tools/faust2appls/faust2png tools/faust2appls/faust2puredata tools/faust2appls/faust2sig tools/faust2appls/faust2sigviewer tools/faust2appls/faust2supercollider tools/faust2appls/faust2svg /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/bin + mv tools/faust2appls/README README.appls + mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/kde4/apps/katepart/syntax/ + cp -a syntax-highlighting/faust.xml /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/kde4/apps/katepart/syntax/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/faust/iPhone/iPhone.xcodeproj/project.pbxproj is executable but has empty or no shebang, removing executable bit mangling shebang in ./usr/bin/faust2sc from #!/usr/bin/env ruby to #!/usr/bin/ruby Processing files: faust-0.9.46-13.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cx6fEa + umask 022 + cd /builddir/build/BUILD + cd faust-0.9.46 + DOCDIR=/builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust + cp -pr COPYING /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust + cp -pr README /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust + cp -pr examples /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust + cp -pr WHATSNEW /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust + exit 0 Provides: faust = 0.9.46-13.fc28 faust(riscv-64) = 0.9.46-13.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: faust-doc-0.9.46-13.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S8nxmP + umask 022 + cd /builddir/build/BUILD + cd faust-0.9.46 + DOCDIR=/builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-doc + cp -pr documentation/Faust_tutorial2.pdf 'documentation/additional documentation' documentation/faust-den-haag-april-2006-v6.pdf documentation/faust-quick-reference.pdf documentation/faust-rewriting.pdf documentation/faust-soft-computing.pdf documentation/faust_SMC2009.pdf documentation/faust_tutorial.pdf documentation/illustrations documentation/lac06.pdf documentation/lac07_graef.pdf documentation/lac07_slides_graef.pdf documentation/touchOSC.txt /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-doc + exit 0 Provides: faust-doc = 0.9.46-13.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: faust-osclib-0.9.46-13.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wFm5GN + umask 022 + cd /builddir/build/BUILD + cd faust-0.9.46 + DOCDIR=/builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-osclib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-osclib + cp -pr architecture/osclib/readme.txt /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-osclib + cp -pr architecture/osclib/faust/changelog.faustOSC.txt architecture/osclib/faust/license.faustOSC.txt architecture/osclib/faust/readme.faustOSC.txt /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-osclib + cp -pr architecture/osclib/oscpack/CHANGES.osscpack.txt architecture/osclib/oscpack/LICENSE.osscpack.txt architecture/osclib/oscpack/README.osscpack.txt architecture/osclib/oscpack/TODO.osscpack.txt /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-osclib + exit 0 Provides: faust-osclib = 0.9.46-13.fc28 faust-osclib(riscv-64) = 0.9.46-13.fc28 liboscpack.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: faust-osclib-devel-0.9.46-13.fc28.riscv64 Provides: faust-osclib-devel = 0.9.46-13.fc28 faust-osclib-devel(riscv-64) = 0.9.46-13.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: liboscpack.so.0()(64bit) Processing files: faust-tools-0.9.46-13.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EnUVLl + umask 022 + cd /builddir/build/BUILD + cd faust-0.9.46 + DOCDIR=/builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-tools + cp -pr tools/README /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-tools + cp -pr README.supercollider /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-tools + cp -pr README.appls /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-tools + cp -pr tools/faust2pd /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-tools + exit 0 Provides: faust-tools = 0.9.46-13.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/ruby Processing files: faust-kate-0.9.46-13.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O5qI88 + umask 022 + cd /builddir/build/BUILD + cd faust-0.9.46 + DOCDIR=/builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-kate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-kate + cp -pr syntax-highlighting/README /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64/usr/share/doc/faust-kate + exit 0 Provides: faust-kate = 0.9.46-13.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64 Wrote: /builddir/build/SRPMS/faust-0.9.46-13.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/faust-0.9.46-13.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/faust-doc-0.9.46-13.fc28.noarch.rpm Wrote: /builddir/build/RPMS/riscv64/faust-osclib-0.9.46-13.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/faust-osclib-devel-0.9.46-13.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/faust-tools-0.9.46-13.fc28.noarch.rpm Wrote: /builddir/build/RPMS/noarch/faust-kate-0.9.46-13.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TtNjmu + umask 022 + cd /builddir/build/BUILD + cd faust-0.9.46 + /usr/bin/rm -rf /builddir/build/BUILDROOT/faust-0.9.46-13.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff