Running: ./configure --prefix=/app --relocatable --laxkit=`pwd`/laxkit/lax --extra-cppflags '-DLAX_LISTS_SOURCE_TOO' Done parsing options. Laxkit not configured, configuring with defaults... Checking for x11......ok Checking for freetype2......ok Checking for harfbuzz......ok Checking for imlib2......ok Checking for cairo......ok Checking for GraphicsMagick++......ok Checking for sqlite3......ok Checking for cups......ok Generating lax/version.h... Generating lax/configured.h... Generating ./Makefile-toinclude... ./configure Configuration Summary Thu 26 Nov 2020 07:33:27 PM CET ---------------------------------------- Laxkit version: 0.0.8.1 Lax Config dir: ~/.config/laxkit/0.0.8.1 Install here: /usr/local Use GraphicsMagick: yes Use Cairo: yes Use Imlib2: yes Use GL: yes Use Sqlite: yes Relocatable: no Harfbuzz: 2.0 Default backend: cairo Platform: x11 Now type make to build. Checking for x11......ok Checking for xext......ok Checking for freetype2......ok Checking for libssl......ok Checking for imlib2......ok Checking for cairo......ok Checking for harfbuzz......ok Checking for gegl-0.3......ok Checking for ftgl......ok Checking for GraphicsMagick++......ok Checking for sqlite3......ok Checking for readline......ok Checking for cups......ok Generating src/version.h... from /run/build/laidout Generating src/configured.h... Generating ./Makefile-toinclude... Configuration Summary ---------------------------------- Laidout version: 0.097.1 Install here: /app Runtime prefix: .. Language Path: /app/share/locale Laxkit headers: /run/build/laidout/laxkit/lax Enable GL: yes Sqlite: yes Extra cppflags: -DLAX_LISTS_SOURCE_TOO Extra ldflags: Pkgconfig path: Gegl version: gegl-0.3 Relocatable: yes Platform: x11 If compiling from git, please follow "COMPILING FROM SOURCE" in README.md. Otherwise, now type make to build. Running: cd laxkit && make touchdepends touch lax/makedepend touch lax/interfaces/makedepend Running: make hidegarbage for NAME in src src/api src/calculator src/core src/dataobjects src/filetypes src/impositions src/interfaces src/nodes src/plugins src/plugins/geglnodes src/polyptych/src src/printing src/text src/ui ; do touch $NAME/makedepend; done cd src && make hidegarbage make[1]: Entering directory '/run/build/laidout/src' ./hidegarbage *.cc Hiding garbage in laidout.cc Hiding garbage in laidout-more.cc for NAME in api calculator core dataobjects filetypes impositions interfaces nodes plugins printing text ui; do make -C $NAME hidegarbage; done make[2]: Entering directory '/run/build/laidout/src/api' ../hidegarbage *.cc Hiding garbage in buildicons.cc Hiding garbage in functions.cc Hiding garbage in importexport.cc Hiding garbage in openandnew.cc Hiding garbage in reimpose.cc make[2]: Leaving directory '/run/build/laidout/src/api' make[2]: Entering directory '/run/build/laidout/src/calculator' ../hidegarbage *.cc Hiding garbage in calculator.cc Hiding garbage in curvevalue.cc Hiding garbage in interpreter.cc Hiding garbage in objectatt2code.cc Hiding garbage in shortcuttodef.cc Hiding garbage in values.cc make[2]: Leaving directory '/run/build/laidout/src/calculator' make[2]: Entering directory '/run/build/laidout/src/core' ../hidegarbage *.cc Hiding garbage in document.cc Hiding garbage in drawdata.cc Hiding garbage in fieldplace.cc Hiding garbage in guides.cc Hiding garbage in importimage.cc Hiding garbage in laidoutprefs.cc Hiding garbage in objectiterator.cc Hiding garbage in page.cc Hiding garbage in papersizes.cc Hiding garbage in plaintext.cc Hiding garbage in project.cc Hiding garbage in showmemusage.cc Hiding garbage in spreadview.cc Hiding garbage in stylemanager.cc Hiding garbage in utils.cc make[2]: Leaving directory '/run/build/laidout/src/core' make[2]: Entering directory '/run/build/laidout/src/dataobjects' ../hidegarbage *.cc Hiding garbage in affinevalue.cc Hiding garbage in bboxvalue.cc Hiding garbage in datafactory.cc Hiding garbage in drawableobject.cc Hiding garbage in epsdata.cc Hiding garbage in fontvalue.cc Hiding garbage in group.cc Hiding garbage in groupinterface.cc Hiding garbage in helpertypes.cc Hiding garbage in imagevalue.cc Hiding garbage in lcaptiondata.cc Hiding garbage in lengraverfilldata.cc Hiding garbage in lgradientdata.cc Hiding garbage in limagedata.cc Hiding garbage in limageinterface.cc Hiding garbage in limagepatch.cc Hiding garbage in lpathsdata.cc Hiding garbage in lperspectiveinterface.cc Hiding garbage in lsimplepath.cc Hiding garbage in lsomedataref.cc Hiding garbage in ltextonpath.cc Hiding garbage in lvoronoidata.cc Hiding garbage in mysterydata.cc Hiding garbage in objectcontainer.cc Hiding garbage in objectfilter.cc Hiding garbage in pointsetvalue.cc Hiding garbage in printermarks.cc make[2]: Leaving directory '/run/build/laidout/src/dataobjects' make[2]: Entering directory '/run/build/laidout/src/filetypes' ../hidegarbage *.cc Hiding garbage in exportdialog.cc Hiding garbage in filefilters.cc Hiding garbage in filters.cc Hiding garbage in htmlgallery.cc Hiding garbage in image.cc Hiding garbage in image-gs.cc Hiding garbage in importdialog.cc Hiding garbage in laidoutimport.cc Hiding garbage in objectio.cc Hiding garbage in pageatlas.cc Hiding garbage in pdf.cc Hiding garbage in podofoimposeplan.cc Hiding garbage in postscript.cc Hiding garbage in ppt.cc Hiding garbage in scribus.cc Hiding garbage in svg.cc make[2]: Leaving directory '/run/build/laidout/src/filetypes' make[2]: Entering directory '/run/build/laidout/src/impositions' ../hidegarbage *.cc Hiding garbage in box.cc Hiding garbage in dodecahedron.cc Hiding garbage in imposition.cc Hiding garbage in impositioneditor.cc Hiding garbage in impositions.cc Hiding garbage in netdialog.cc Hiding garbage in netimposition.cc Hiding garbage in polyptychwindow.cc Hiding garbage in signatureinterface.cc Hiding garbage in signatures.cc Hiding garbage in simplenet.cc Hiding garbage in singles.cc Hiding garbage in singleseditor.cc make[2]: Leaving directory '/run/build/laidout/src/impositions' make[2]: Entering directory '/run/build/laidout/src/interfaces' ../hidegarbage *.cc Hiding garbage in actionarea.cc Hiding garbage in aligninterface.cc Hiding garbage in anchorinterface.cc Hiding garbage in animationinterface.cc Hiding garbage in cloneinterface.cc Hiding garbage in graphicalshell.cc Hiding garbage in nupinterface.cc Hiding garbage in objectfilterinterface.cc Hiding garbage in objectindicator.cc Hiding garbage in objecttree.cc Hiding garbage in pagemarkerinterface.cc Hiding garbage in pagerangeinterface.cc Hiding garbage in paperinterface.cc Hiding garbage in pathintersectionsinterface.cc Hiding garbage in shapeinterface.cc Hiding garbage in unwrapinterface.cc make[2]: Leaving directory '/run/build/laidout/src/interfaces' make[2]: Entering directory '/run/build/laidout/src/nodes' ../hidegarbage *.cc Hiding garbage in nodeeditor.cc Hiding garbage in nodeinterface.cc Hiding garbage in nodes.cc Hiding garbage in nodes-dataobjects.cc Hiding garbage in nodes-testing.cc make[2]: Leaving directory '/run/build/laidout/src/nodes' make[2]: Entering directory '/run/build/laidout/src/plugins' ../hidegarbage *.cc Hiding garbage in addonaction.cc Hiding garbage in plugin.cc for NAME in geglnodes ; do make -C $NAME hidegarbage ; done make[3]: Entering directory '/run/build/laidout/src/plugins/geglnodes' ../../hidegarbage *.cc Hiding garbage in geglnodes.cc make[3]: Leaving directory '/run/build/laidout/src/plugins/geglnodes' make[2]: Leaving directory '/run/build/laidout/src/plugins' make[2]: Entering directory '/run/build/laidout/src/printing' ../hidegarbage *.cc Hiding garbage in epsutils.cc Hiding garbage in print.cc Hiding garbage in pscolorpatch.cc Hiding garbage in pseps.cc Hiding garbage in psfilters.cc Hiding garbage in psgradient.cc Hiding garbage in psimage.cc Hiding garbage in psimagepatch.cc Hiding garbage in psout.cc Hiding garbage in pspathsdata.cc make[2]: Leaving directory '/run/build/laidout/src/printing' make[2]: Entering directory '/run/build/laidout/src/text' ../hidegarbage *.cc Hiding garbage in streams.cc make[2]: Leaving directory '/run/build/laidout/src/text' make[2]: Entering directory '/run/build/laidout/src/ui' ../hidegarbage *.cc Hiding garbage in about.cc Hiding garbage in autosavewindow.cc Hiding garbage in buttonbox.cc Hiding garbage in commandwindow.cc Hiding garbage in findwindow.cc Hiding garbage in headwindow.cc Hiding garbage in helpwindow.cc Hiding garbage in importimagesdialog.cc Hiding garbage in interfaces.cc Hiding garbage in metawindow.cc Hiding garbage in newdoc.cc Hiding garbage in palettes.cc Hiding garbage in papersizewindow.cc Hiding garbage in plaintextwindow.cc Hiding garbage in pluginwindow.cc Hiding garbage in settingswindow.cc Hiding garbage in spreadeditor.cc Hiding garbage in stylewindow.cc Hiding garbage in valuewindow.cc Hiding garbage in viewwindow.cc make[2]: Leaving directory '/run/build/laidout/src/ui' make[1]: Leaving directory '/run/build/laidout/src' Running: make -j7 for NAME in src src/api src/calculator src/core src/dataobjects src/filetypes src/impositions src/interfaces src/nodes src/plugins src/plugins/geglnodes src/polyptych/src src/printing src/text src/ui ; do touch $NAME/makedepend; done cd src && make make[1]: Entering directory '/run/build/laidout/src' cd /run/build/laidout/laxkit/lax && make cd /run/build/laidout/laxkit/lax/interfaces && make g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -DLAX_LISTS_SOURCE_TOO -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -c -o laidout-more.o laidout-more.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -DLAX_LISTS_SOURCE_TOO -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -c -o laidout.o laidout.cc cd /run/build/laidout/src/polyptych/src && make forlaidoutgl make[2]: Entering directory '/run/build/laidout/laxkit/lax/interfaces' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o linestyle.o linestyle.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o fillstyle.o fillstyle.cc make[2]: Entering directory '/run/build/laidout/laxkit/lax' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o refcounted.o refcounted.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o anobject.o anobject.cc make[2]: Entering directory '/run/build/laidout/src/polyptych/src' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. -I/run/build/laidout/laxkit/lax/interfaces `pkg-config --cflags freetype2` `pkg-config GraphicsMagick++ --cflags` -c -o nets.o nets.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. -I/run/build/laidout/laxkit/lax/interfaces `pkg-config --cflags freetype2` `pkg-config GraphicsMagick++ --cflags` -c -o poly.o poly.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o somedata.o somedata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. -I/run/build/laidout/laxkit/lax/interfaces `pkg-config --cflags freetype2` `pkg-config GraphicsMagick++ --cflags` -c -o glbase.o glbase.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o lark.o lark.cc nets.cc: In member function ‘virtual int Polyptych::Net::rebuildLines()’: nets.cc:1842:11: warning: ‘nlp’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1842 | nl->prev=nlp; | ~~~~~~~~^~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o dump.o dump.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o errorlog.o errorlog.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o somedataref.o somedataref.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o somedatafactory.o somedatafactory.cc poly.cc: In member function ‘virtual void Polyptych::Polyhedron::dump_in_atts(LaxFiles::Attribute*, int, LaxFiles::DumpContext*)’: poly.cc:1214:27: warning: ‘tt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1214 | n=DoubleListAttribute(tt,p3,3,&ee); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. -I/run/build/laidout/laxkit/lax/interfaces `pkg-config --cflags freetype2` `pkg-config GraphicsMagick++ --cflags` -c -o gloverlay.o gloverlay.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o strmanip.o strmanip.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o utf8utils.o utf8utils.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o coordinate.o coordinate.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. -I/run/build/laidout/laxkit/lax/interfaces `pkg-config --cflags freetype2` `pkg-config GraphicsMagick++ --cflags` -c -o polyrender.o polyrender.cc In file included from /usr/include/string.h:495, from /usr/include/c++/10.2.0/cstring:42, from strmanip.cc:28: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘char* replace(char*&, const char*, int, int, int*)’ at strmanip.cc:623:9: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strmanip.cc: In function ‘char* replace(char*&, const char*, int, int, int*)’: strmanip.cc:608:11: note: length computed here 608 | e=strlen(data); | ~~~~~~^~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o utf8string.o utf8string.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. -I/run/build/laidout/laxkit/lax/interfaces `pkg-config --cflags freetype2` `pkg-config GraphicsMagick++ --cflags` -c -o hedronwindow.o hedronwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o svgcoord.o svgcoord.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o selection.o selection.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o transformmath.o transformmath.cc svgcoord.cc: In function ‘LaxInterfaces::Coordinate* LaxInterfaces::SvgToCoordinate(const char*, int, char**, int*)’: svgcoord.cc:347:40: warning: array subscript 5 is above array bounds of ‘double [4]’ [-Warray-bounds] 347 | ptr->next=new Coordinate(dd[4],dd[5]); | ^ svgcoord.cc:319:11: note: while referencing ‘dd’ 319 | double dd[4]; | ^~ svgcoord.cc:347:40: warning: array subscript 4 is above array bounds of ‘double [4]’ [-Warray-bounds] 347 | ptr->next=new Coordinate(dd[4],dd[5]); | ^ svgcoord.cc:319:11: note: while referencing ‘dd’ 319 | double dd[4]; | ^~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o vectors.o vectors.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o vectors-out.o vectors-out.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o aninterface.o aninterface.cc polyrender.cc: In function ‘int Polyptych::SphereToPoly(Magick::Image, Polyptych::Polyhedron*, Polyptych::Net*, int, const char*, int, int, int, int, Basis*, int, Polyptych::PaperBound**, Laxkit::ErrorLog*)’: polyrender.cc:723:6: warning: ‘bq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 723 | bq/=AA*AA; | ~~^~~~~~~ polyrender.cc:721:6: warning: ‘rq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 721 | rq/=AA*AA; | ~~^~~~~~~ polyrender.cc:722:6: warning: ‘gq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 722 | gq/=AA*AA; | ~~^~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o doublebbox.o doublebbox.cc make[2]: Leaving directory '/run/build/laidout/src/polyptych/src' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o fileutils.o fileutils.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o freedesktop.o freedesktop.cc In file included from vectors.cc:27: ./../lax/vectors.h: In member function ‘spacepoint Basis::transformTo(spacepoint&)’: ./../lax/vectors.h:57:47: warning: ‘p.spacevector::x’ is used uninitialized in this function [-Wuninitialized] 57 | spacevector(const spacevector &vec) { x=vec.x; y=vec.y; z=vec.z; info=vec.info; } | ~~~~^ ./../lax/vectors.h:57:56: warning: ‘p.spacevector::y’ is used uninitialized in this function [-Wuninitialized] 57 | spacevector(const spacevector &vec) { x=vec.x; y=vec.y; z=vec.z; info=vec.info; } | ~~~~^ ./../lax/vectors.h:57:65: warning: ‘p.spacevector::z’ is used uninitialized in this function [-Wuninitialized] 57 | spacevector(const spacevector &vec) { x=vec.x; y=vec.y; z=vec.z; info=vec.info; } | ~~~~^ ./../lax/vectors.h:57:77: warning: ‘p.spacevector::info’ is used uninitialized in this function [-Wuninitialized] 57 | spacevector(const spacevector &vec) { x=vec.x; y=vec.y; z=vec.z; info=vec.info; } | ~~~~^~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o interfacemanager.o interfacemanager.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o viewportwindow.o viewportwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o viewerwindow.o viewerwindow.cc fileutils.cc: In function ‘int LaxFiles::CheckDirs(const char*, int, int)’: fileutils.cc:301:10: warning: ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 301 | chdir(dirs[c]); | ~~~~~^~~~~~~~~ fileutils.cc:307:8: warning: ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 307 | chdir(curdir); | ~~~~~^~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o tagged.o tagged.cc freedesktop.cc: In function ‘int LaxFiles::touch_recently_used_xbel(const char*, const char*, const char*, const char*, const char*, bool, bool, const char*)’: freedesktop.cc:221:20: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=] 221 | sprintf(str,"%d",count); | ^~ freedesktop.cc:221:19: note: directive argument in the range [-2147483647, 2147483647] 221 | sprintf(str,"%d",count); | ^~~~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/10.2.0/cstdio:42, from ./../lax/iobuffer.h:25, from ./../lax/attributes.h:28, from ./../lax/freedesktop.h:25, from freedesktop.cc:29: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 2 and 12 bytes into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o viewportwithstack.o viewportwithstack.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o iobuffer.o iobuffer.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o rectinterface.o rectinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o objectinterface.o objectinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o gradientinterface.o gradientinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o cssutils.o cssutils.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o attributes.o attributes.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o units.o units.cc gradientinterface.cc: In member function ‘virtual int LaxInterfaces::GradientData::Set(Laxkit::GradientStrip*, int, bool, bool)’: gradientinterface.cc:346:59: warning: ‘r2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 346 | if (strip && keep_placement) { P1(p1); P2(p2); R1(r1); R2(r2); } | ~~^~~~ gradientinterface.cc:346:51: warning: ‘r1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 346 | if (strip && keep_placement) { P1(p1); P2(p2); R1(r1); R2(r2); } | ~~^~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o imageinterface.o imageinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o undo.o undo.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o fontmanager.o fontmanager.cc In function ‘double* LaxFiles::TransformAttribute(const char*, double*, char**)’: cc1plus: warning: function may return address of local variable [-Wreturn-local-addr] attributes.cc:897:9: note: declared here 897 | double matrix[6]; | ^~~~~~ attributes.cc: In member function ‘virtual void LaxFiles::Attribute::dump_out(FILE*, int)’: attributes.cc:1697:22: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 1697 | sprintf(format, "%%-%ds", namewidth); | ^~ attributes.cc:1697:18: note: directive argument in the range [1, 2147483647] 1697 | sprintf(format, "%%-%ds", namewidth); | ^~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/10.2.0/cstdio:42, from ./../lax/iobuffer.h:25, from ./../lax/attributes.h:28, from attributes.cc:25: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 5 and 14 bytes into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o patchinterface.o patchinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o fontmanager-xlib.o fontmanager-xlib.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o fontmanager-cairo.o fontmanager-cairo.cc fontmanager.cc: In member function ‘virtual Laxkit::LaxFont* Laxkit::FontManager::dump_in_font(LaxFiles::Attribute*, LaxFiles::DumpContext*)’: fontmanager.cc:1252:21: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 1252 | sprintf(cname,"fg%d",layer); | ^~ fontmanager.cc:1252:18: note: directive argument in the range [1, 2147483647] 1252 | sprintf(cname,"fg%d",layer); | ^~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/freetype2/freetype/config/ftstdlib.h:102, from /usr/include/freetype2/freetype/config/ftconfig.h:41, from /usr/include/freetype2/freetype/freetype.h:24, from ./../lax/fontmanager.h:28, from fontmanager.cc:24: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 4 and 13 bytes into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fontmanager.cc: In member function ‘virtual Laxkit::FontDialogFont* Laxkit::FontManager::DumpInFontDialogFont(LaxFiles::Attribute*)’: fontmanager.cc:1174:25: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 1174 | sprintf(colorname,"fg%d",layer); | ^~ fontmanager.cc:1174:22: note: directive argument in the range [1, 2147483647] 1174 | sprintf(colorname,"fg%d",layer); | ^~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/freetype2/freetype/config/ftstdlib.h:102, from /usr/include/freetype2/freetype/config/ftconfig.h:41, from /usr/include/freetype2/freetype/freetype.h:24, from ./../lax/fontmanager.h:28, from fontmanager.cc:24: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 4 and 13 bytes into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o colorpatchinterface.o colorpatchinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o imagepatchinterface.o imagepatchinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o lineprofile.o lineprofile.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o fontscanner.o fontscanner.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laximages.o laximages.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laximages-imlib.o laximages-imlib.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laximages-cairo.o laximages-cairo.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o pathinterface.o pathinterface.cc fontscanner.cc: In member function ‘virtual bool Laxkit::FontScanner::isWoffFile(const char*)’: fontscanner.cc:115:10: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 115 | fread(buffer, 1, 44, f); // reads in whole header | ~~~~~^~~~~~~~~~~~~~~~~~ fontscanner.cc: In member function ‘virtual int Laxkit::FontScanner::Scan(int, const char*)’: fontscanner.cc:166:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 166 | fread(buffer,1,44, f); //reads in whole header | ~~~~~^~~~~~~~~~~~~~~~ fontscanner.cc:203:9: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 203 | fread(buffer,1,20, f); | ~~~~~^~~~~~~~~~~~~~~~ fontscanner.cc: In member function ‘virtual int Laxkit::FontScanner::ScanCpal()’: fontscanner.cc:313:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 313 | fread(cpalcomptable, 1,cpal_complen, f); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fontscanner.cc: In member function ‘virtual int Laxkit::FontScanner::ScanColr()’: fontscanner.cc:427:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 427 | fread(colrcomptable, 1,colr_complen, f); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fontscanner.cc: In member function ‘virtual int Laxkit::FontScanner::ScanSvg()’: fontscanner.cc:553:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 553 | fread(svgcomptable, 1,svg_complen, f); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from /usr/include/freetype2/freetype/config/ftstdlib.h:78, from /usr/include/freetype2/freetype/config/ftconfig.h:41, from /usr/include/freetype2/freetype/freetype.h:24, from ./../lax/fontmanager.h:28, from ./../lax/fontscanner.h:28, from fontscanner.cc:23: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘virtual int Laxkit::FontScanner::Scan(int, const char*)’ at fontscanner.cc:205:11: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying 4 bytes from a string of length 44 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ laximages-cairo.cc: In function ‘bool Laxkit::IsPng(const char*)’: laximages-cairo.cc:724:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 724 | fread(ch, 1, 8, f); | ~~~~~^~~~~~~~~~~~~ laximages-cairo.cc: In function ‘int Laxkit::laxcairo_generate_preview(const char*, const char*, const char*, int, int, int)’: laximages-cairo.cc:122:50: warning: ‘pimage’ may be used uninitialized in this function [-Wmaybe-uninitialized] 122 | cairo_status_t status=cairo_surface_write_to_png(pimage,preview); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ pathinterface.cc: In function ‘int LaxInterfaces::bez_reduce_approximate(Laxkit::NumStack*, double)’: pathinterface.cc:741:28: warning: ‘thisend’ may be used uninitialized in this function [-Wmaybe-uninitialized] 741 | for (int c=0; cn; c=thisend+1) { //one loop per line in list | ~^~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o shapebrush.o shapebrush.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laximages-gm.o laximages-gm.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o freehandinterface.o freehandinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laximlib.o laximlib.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o captioninterface.o captioninterface.cc laidout.cc: In member function ‘void Laidout::LaidoutApp::parseargs(int, char**)’: laidout.cc:1389:11: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1389 | fread(instr,1,size,f); | ~~~~~^~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o engraverfilldata.o engraverfilldata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laxcairo.o laxcairo.cc captioninterface.cc: In member function ‘virtual LaxInterfaces::SomeData* LaxInterfaces::CaptionData::ConvertToPaths(bool, Laxkit::RefPtrStack*)’: captioninterface.cc:1449:13: warning: ‘outline’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1449 | ref->Set(outline,false); | ~~~~~~~~^~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laxgm.o laxgm.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o engraverfillinterface.o engraverfillinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o dateutils.o dateutils.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o delaunayinterface.o delaunayinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o screencolor.o screencolor.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laxdevices.o laxdevices.cc engraverfilldata.cc: In member function ‘virtual LaxInterfaces::PathsData* LaxInterfaces::EngraverFillData::MakePathsData(int)’: engraverfilldata.cc:6056:13: warning: ‘group’ may be used uninitialized in this function [-Wmaybe-uninitialized] 6056 | paths->fill(&group->color); | ~~~~~~~~~~~^~~~~~~~~~~~~~~ engraverfilldata.cc: In member function ‘virtual LaxFiles::Attribute* LaxInterfaces::EngraverPointGroup::dump_out_atts(LaxFiles::Attribute*, int, LaxFiles::DumpContext*)’: engraverfilldata.cc:2695:15: warning: ‘onsd’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2695 | s2.Sprintf("%s %.10g (%.10g, %.10g) %.10g %s %s\n", dash, cc->bt, cc->p.x,cc->p.y,cc->weight, ons, onsd); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engraverfilldata.cc:2695:15: warning: ‘ons’ may be used uninitialized in this function [-Wmaybe-uninitialized] delaunayinterface.cc: In function ‘int LaxInterfaces::DelaunayTriangulate(flatpoint*, int, LaxInterfaces::IndexTriangle*, int*)’: delaunayinterface.cc:1445:38: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of non-trivially copyable type ‘flatpoint’ {aka ‘class flatvector’}; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 1445 | memcpy(p,pts, nv*sizeof(flatpoint)); | ^ In file included from ../../lax/attributes.h:26, from ../../lax/dump.h:27, from ../../lax/anxapp.h:38, from ../../lax/displayer.h:25, from ../../lax/interfaces/aninterface.h:25, from delaunayinterface.h:25, from delaunayinterface.cc:28: ../../lax/vectors.h:92:7: note: ‘flatpoint’ {aka ‘class flatvector’} declared here 92 | class flatvector | ^~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o events.o events.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o ellipseinterface.o ellipseinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o shortcuts.o shortcuts.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o pressuremapinterface.o pressuremapinterface.cc engraverfillinterface.cc: In member function ‘virtual int LaxInterfaces::EngraverFillInterface::Event(const Laxkit::EventData*, const char*)’: engraverfillinterface.cc:5719:34: warning: ‘whats’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5719 | anObject *obj=rm->FindResource(s->str,whats); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o resources.o resources.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o objectfactory.o objectfactory.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o curvemapinterface.o curvemapinterface.cc curvemapinterface.cc: In member function ‘virtual int LaxInterfaces::CurveMapInterface::Refresh()’: curvemapinterface.cc:446:38: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of non-trivially copyable type ‘flatpoint’ {aka ‘class flatvector’}; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 446 | memcpy(fc, pts, n*sizeof(flatpoint)); | ^ In file included from ../../lax/attributes.h:26, from ../../lax/dump.h:27, from ../../lax/resources.h:26, from ../../lax/curveinfo.h:27, from ../../lax/interfaces/curvemapinterface.h:25, from curvemapinterface.cc:23: ../../lax/vectors.h:92:7: note: ‘flatpoint’ {aka ‘class flatvector’} declared here 92 | class flatvector | ^~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o themes.o themes.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o curvewindow.o curvewindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o screeninformation.o screeninformation.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o showkeysinterface.o showkeysinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o characterinterface.o characterinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o textstreaminterface.o textstreaminterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o anxapp.o anxapp.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o textonpathinterface.o textonpathinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o anxapp-laxrc.o anxapp-laxrc.cc textonpathinterface.cc: In member function ‘virtual int LaxInterfaces::TextOnPath::Remap()’: textonpathinterface.cc:848:19: warning: ‘glyph’ may be used uninitialized in this function [-Wmaybe-uninitialized] 848 | glyph->scaling = 1; | ~~~~~~~~~~~~~~~^~~ textonpathinterface.cc: In member function ‘virtual LaxInterfaces::SomeData* LaxInterfaces::TextOnPath::ConvertToPaths(bool, Laxkit::RefPtrStack*)’: textonpathinterface.cc:1177:12: warning: ‘outline’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1177 | ref->Set(outline,false); | ~~~~~~~~^~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o texttopath.o texttopath.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laxoptions.o laxoptions.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o groupdata.o groupdata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o previewable.o previewable.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o perspectiveinterface.o perspectiveinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o gradientstrip.o gradientstrip.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o stackpartinterface.o stackpartinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o simplepathinterface.o simplepathinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o anxwindow.o anxwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o newwindowobject.o newwindowobject.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o tooltip.o tooltip.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o laxutils.o laxutils.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o bitmaputils.o bitmaputils.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o noise.o noise.cc bitmaputils.cc: In function ‘void Laxkit::MakeValueMap(unsigned char*, int, int, int, const Laxkit::DoubleBBox&, flatpoint*, int, bool)’: bitmaputils.cc:201:12: warning: ‘firstnonzero’ may be used uninitialized in this function [-Wmaybe-uninitialized] 201 | startline=firstnonzero/mapwidth; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o iconmanager.o iconmanager.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o misc.o misc.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o buttondowninfo.o buttondowninfo.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o bezutils.o bezutils.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o displayer.o displayer.cc bezutils.cc: In function ‘double Laxkit::bez_segment_length(flatpoint, flatpoint, flatpoint, flatpoint, int)’: bezutils.cc:332:37: warning: ‘ly’ may be used uninitialized in this function [-Wmaybe-uninitialized] 332 | if (t!=0) d+=sqrt((x-lx)*(x-lx)+(y-ly)*(y-ly)); | ~~^~~~ bezutils.cc:332:23: warning: ‘lx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 332 | if (t!=0) d+=sqrt((x-lx)*(x-lx)+(y-ly)*(y-ly)); | ~~^~~~ bezutils.cc: In function ‘double Laxkit::bez_distance_to_t(double, flatpoint, flatpoint, flatpoint, flatpoint, int)’: bezutils.cc:578:29: warning: ‘ly’ may be used uninitialized in this function [-Wmaybe-uninitialized] 578 | ddd=sqrt((x-lx)*(x-lx)+(y-ly)*(y-ly)); | ~~^~~~ bezutils.cc:578:15: warning: ‘lx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 578 | ddd=sqrt((x-lx)*(x-lx)+(y-ly)*(y-ly)); | ~~^~~~ bezutils.cc: In function ‘double Laxkit::bez_t_to_distance(double, flatpoint, flatpoint, flatpoint, flatpoint, int)’: bezutils.cc:629:37: warning: ‘ly’ may be used uninitialized in this function [-Wmaybe-uninitialized] 629 | if (t>0) dd+=sqrt((x-lx)*(x-lx)+(y-ly)*(y-ly)); | ~~^~~~ bezutils.cc:629:23: warning: ‘lx’ may be used uninitialized in this function [-Wmaybe-uninitialized] 629 | if (t>0) dd+=sqrt((x-lx)*(x-lx)+(y-ly)*(y-ly)); | ~~^~~~ misc.cc: In function ‘void Laxkit::dump_flags(const char*, unsigned int)’: misc.cc:369:2: warning: iteration 2147483616 invokes undefined behavior [-Waggressive-loop-optimizations] 369 | for (int c=31; c>=0; c++) { | ^~~ misc.cc:369:18: note: within this loop 369 | for (int c=31; c>=0; c++) { | ~^~~ displayer.cc: In member function ‘virtual void Laxkit::Displayer::drawFormattedPoints(flatpoint*, int, int)’: displayer.cc:1150:43: warning: ‘p2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1150 | if (c1>=0) curveto(pts[c1],pts[c2],pts[p2]); | ^~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o displayer-xlib.o displayer-xlib.cc ar cr liblaxinterfaces.a linestyle.o fillstyle.o somedata.o somedataref.o somedatafactory.o coordinate.o svgcoord.o selection.o aninterface.o interfacemanager.o viewportwindow.o viewerwindow.o viewportwithstack.o rectinterface.o objectinterface.o gradientinterface.o imageinterface.o patchinterface.o colorpatchinterface.o imagepatchinterface.o lineprofile.o pathinterface.o shapebrush.o freehandinterface.o captioninterface.o engraverfilldata.o engraverfillinterface.o delaunayinterface.o ellipseinterface.o pressuremapinterface.o curvemapinterface.o curvewindow.o showkeysinterface.o characterinterface.o textstreaminterface.o textonpathinterface.o texttopath.o groupdata.o perspectiveinterface.o stackpartinterface.o simplepathinterface.o g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o displayer-cairo.o displayer-cairo.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o messagebar.o messagebar.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o menuinfo.o menuinfo.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o filemenuinfo.o filemenuinfo.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o texteditbase-utf8.o texteditbase-utf8.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o textxeditbase-utf8.o textxeditbase-utf8.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o funcframe.o funcframe.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o panuser.o panuser.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o pancontroller.o pancontroller.cc displayer-cairo.cc: In member function ‘virtual double Laxkit::DisplayerCairo::glyphsextent(Laxkit::GlyphPlace*, Laxkit::GlyphPlace**, unsigned int, double*, double*, bool)’: displayer-cairo.cc:1568:50: warning: ‘glyph’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1568 | cairo_glyphs[i].x = current_x + glyph->x_offset; | ~~~~~~~^~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o panpopup.o panpopup.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o scroller.o scroller.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o boxarrange.o boxarrange.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o winframebox.o winframebox.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o rowframe.o rowframe.cc pancontroller.cc: In member function ‘virtual void Laxkit::PanController::tell(Laxkit::anXWindow*)’: pancontroller.cc:246:55: warning: ‘c’ may be used uninitialized in this function [-Wmaybe-uninitialized] 246 | DBG cerr <<" ---TELL---"<WindowTitle(1)<<" "<type==COLORSLIDER_Transparency); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o filepreviewer.o filepreviewer.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o filedialog.o filedialog.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o imagedialog.o imagedialog.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o simpleprint.o simpleprint.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o fontdialog.o fontdialog.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o dateselector.o dateselector.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o splitwindow.o splitwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o treeselector.o treeselector.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o keyboardwindow.o keyboardwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o shortcutwindow.o shortcutwindow.cc simpleprint.cc: In member function ‘virtual int Laxkit::SimplePrint::Print()’: simpleprint.cc:333:10: warning: ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 333 | system(blah); | ~~~~~~^~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o shortcutwindow2.o shortcutwindow2.cc fontdialog.cc: In member function ‘virtual void Laxkit::FontDialog::UpdateColorBoxes()’: fontdialog.cc:1025:19: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 8 [-Wformat-overflow=] 1025 | sprintf(str, "fg%d", numboxes+1); | ^~ fontdialog.cc:1025:16: note: directive argument in the range [-2147483647, 2147483647] 1025 | sprintf(str, "fg%d", numboxes+1); | ^~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/10.2.0/cstdio:42, from ./../lax/dump.h:25, from ./../lax/anxapp.h:38, from ./../lax/rowframe.h:25, from ./../lax/fontdialog.h:26, from fontdialog.cc:23: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 4 and 14 bytes into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fontdialog.cc: In member function ‘virtual int Laxkit::FontDialog::init()’: fontdialog.cc:610:20: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 610 | sprintf(str, "fg%d", c+1); | ^~ fontdialog.cc:610:17: note: directive argument in the range [1, 2147483647] 610 | sprintf(str, "fg%d", c+1); | ^~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/c++/10.2.0/cstdio:42, from ./../lax/dump.h:25, from ./../lax/anxapp.h:38, from ./../lax/rowframe.h:25, from ./../lax/fontdialog.h:26, from fontdialog.cc:23: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 4 and 13 bytes into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o draggingdndwindow.o draggingdndwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o curveinfo.o curveinfo.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I./.. -I/usr/X11R6/include -Wall `pkg-config --cflags freetype2` -c -o pointset.o pointset.cc treeselector.cc: In member function ‘virtual int Laxkit::TreeSelector::DrawItems(int, Laxkit::MenuInfo*, int&, flatpoint)’: treeselector.cc:1162:9: warning: ‘yy’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1162 | return yy; | ^~ cd spiro && make all make[3]: Entering directory '/run/build/laidout/laxkit/lax/spiro' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o rspline.o rspline.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -I/app/include/GraphicsMagick -g -gdwarf-2 -fPIC -I../.. `pkg-config --cflags freetype2` -Wall -c -o spiro.o spiro.cc rspline.cc: In member function ‘void NewSpiro::BezPath::hitTest(double, double, NewSpiro::HitTestResult*)’: rspline.cc:347:21: warning: ‘curY’ may be used uninitialized in this function [-Wmaybe-uninitialized] 347 | result->accumLine(curX, curY, cmd.val[0], cmd.val[1], curMark); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rspline.cc:347:21: warning: ‘curX’ may be used uninitialized in this function [-Wmaybe-uninitialized] make[3]: Leaving directory '/run/build/laidout/laxkit/lax/spiro' ar cr liblaxkit.a refcounted.o anobject.o lark.o dump.o errorlog.o strmanip.o utf8utils.o utf8string.o transformmath.o vectors.o vectors-out.o doublebbox.o fileutils.o freedesktop.o tagged.o iobuffer.o cssutils.o attributes.o units.o undo.o fontmanager.o fontmanager-xlib.o fontmanager-cairo.o fontscanner.o laximages.o laximages-imlib.o laximages-cairo.o laximages-gm.o laximlib.o laxcairo.o laxgm.o dateutils.o screencolor.o laxdevices.o events.o shortcuts.o resources.o objectfactory.o themes.o screeninformation.o anxapp.o anxapp-laxrc.o laxoptions.o previewable.o gradientstrip.o anxwindow.o newwindowobject.o tooltip.o laxutils.o bitmaputils.o noise.o iconmanager.o misc.o buttondowninfo.o bezutils.o displayer.o displayer-xlib.o displayer-cairo.o messagebar.o menuinfo.o filemenuinfo.o texteditbase-utf8.o textxeditbase-utf8.o funcframe.o panuser.o pancontroller.o panpopup.o scroller.o boxarrange.o winframebox.o rowframe.o boxselector.o iconselector.o tabframe.o draggableframe.o buttonbase.o button.o imageinfo.o indexrange.o lineedit.o multilineedit.o promptedit.o lineinput.o itemslider.o iconslider.o numslider.o checkbox.o progressbar.o scrolledwindow.o popupmenu.o menubutton.o sliderpopup.o quickfileopen.o colorspace.o colors.o colorbase.o colorsliders.o colorbox.o palette.o palettewindow.o rulerwin.o stackframe.o messagebox.o overwrite.o inputdialog.o filepreviewer.o filedialog.o imagedialog.o simpleprint.o fontdialog.o dateselector.o splitwindow.o treeselector.o keyboardwindow.o shortcutwindow.o shortcutwindow2.o draggingdndwindow.o curveinfo.o pointset.o spiro/rspline.o spiro/spiro.o -----------Done!------------- make[2]: Leaving directory '/run/build/laidout/laxkit/lax' for NAME in api calculator core dataobjects filetypes impositions interfaces nodes plugins printing text ui; do make -C $NAME || exit ; done make[2]: Entering directory '/run/build/laidout/src/api' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o reimpose.o reimpose.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o openandnew.o openandnew.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o importexport.o importexport.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o buildicons.o buildicons.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o functions.o functions.cc make[2]: Leaving directory '/run/build/laidout/src/api' make[2]: Entering directory '/run/build/laidout/src/calculator' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -DLAX_LISTS_SOURCE_TOO -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -c -o values.o values.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -DLAX_LISTS_SOURCE_TOO -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -c -o interpreter.o interpreter.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -DLAX_LISTS_SOURCE_TOO -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -c -o calculator.o calculator.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -DLAX_LISTS_SOURCE_TOO -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -c -o curvevalue.o curvevalue.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -DLAX_LISTS_SOURCE_TOO -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -c -o shortcuttodef.o shortcuttodef.cc calculator.cc: In member function ‘int Laidout::LaidoutCalculator::importOperators(Laidout::CalculatorModule*)’: calculator.cc:1656:14: warning: ‘dir’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1656 | addOperator(def->name,dir,priority, module->object_id, def->opevaluator, def); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/run/build/laidout/src/calculator' make[2]: Entering directory '/run/build/laidout/src/core' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o document.o document.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o objectiterator.o objectiterator.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o drawdata.o drawdata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o fieldplace.o fieldplace.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o guides.o guides.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o importimage.o importimage.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o laidoutprefs.o laidoutprefs.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o page.o page.cc fieldplace.cc: In member function ‘int* Laidout::FieldMask::chartoint(const char*, const char**)’: fieldplace.cc:555:14: warning: ‘realend’ may be used uninitialized in this function [-Wmaybe-uninitialized] 555 | while (start!=realend) { | ~~~~~^~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o papersizes.o papersizes.cc document.cc: In member function ‘virtual int Laidout::Document::ApplyPageRange(const char*, int, const char*, int, int, int, int)’: document.cc:163:7: warning: ‘first’ may be used uninitialized in this function [-Wmaybe-uninitialized] 163 | first=f; | ~~~~~^~ document.cc:704:10: note: ‘first’ was declared here 704 | int first; | ^~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o plaintext.o plaintext.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o project.o project.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o spreadview.o spreadview.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o stylemanager.o stylemanager.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o utils.o utils.cc spreadview.cc: In member function ‘virtual void Laidout::SpreadView::ArrangeSpreads(Laxkit::Displayer*, int)’: spreadview.cc:768:30: warning: ‘perrow’ may be used uninitialized in this function [-Wmaybe-uninitialized] 768 | if (c==spreads.n-1 || (c+1)%perrow==0) { // start a new row. | ~~~~~^~~~~~~ make[2]: Leaving directory '/run/build/laidout/src/core' make[2]: Entering directory '/run/build/laidout/src/dataobjects' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o affinevalue.o affinevalue.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o bboxvalue.o bboxvalue.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o group.o group.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o objectcontainer.o objectcontainer.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o objectfilter.o objectfilter.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pointsetvalue.o pointsetvalue.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o drawableobject.o drawableobject.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o datafactory.o datafactory.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o groupinterface.o groupinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o epsdata.o epsdata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o fontvalue.o fontvalue.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o helpertypes.o helpertypes.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o imagevalue.o imagevalue.cc drawableobject.cc: In member function ‘virtual LaxFiles::Attribute* Laidout::DrawableObject::dump_out_atts(LaxFiles::Attribute*, int, LaxFiles::DumpContext*)’: drawableobject.cc:1421:19: warning: ‘att2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1421 | att2->pushSubAtt("kids"); | ~~~~~~~~~~~~~~~~^~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o limagepatch.o limagepatch.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o limagedata.o limagedata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o limageinterface.o limageinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o lgradientdata.o lgradientdata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o lpathsdata.o lpathsdata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o mysterydata.o mysterydata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o lsomedataref.o lsomedataref.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o lengraverfilldata.o lengraverfilldata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o lperspectiveinterface.o lperspectiveinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o lcaptiondata.o lcaptiondata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o ltextonpath.o ltextonpath.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o lvoronoidata.o lvoronoidata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o printermarks.o printermarks.cc make[2]: Leaving directory '/run/build/laidout/src/dataobjects' make[2]: Entering directory '/run/build/laidout/src/filetypes' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o filefilters.o filefilters.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o filters.o filters.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o exportdialog.o exportdialog.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o htmlgallery.o htmlgallery.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o importdialog.o importdialog.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o image.o image.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o image-gs.o image-gs.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o laidoutimport.o laidoutimport.cc filefilters.cc: In function ‘int Laidout::export_document(Laidout::DocumentExportConfig*, Laxkit::ErrorLog&)’: filefilters.cc:1555:10: warning: ignoring return value of ‘int mkstemp(char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1555 | mkstemp(tmp); | ~~~~~~~^~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pageatlas.o pageatlas.cc exportdialog.cc: In member function ‘virtual void Laidout::ExportDialog::overwriteCheck()’: exportdialog.cc:1280:19: warning: ‘valid’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1280 | filesedit->Valid(!valid,color); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pdf.o pdf.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o podofoimposeplan.o podofoimposeplan.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o postscript.o postscript.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o ppt.o ppt.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o scribus.o scribus.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o svg.o svg.cc ppt.cc: In member function ‘virtual int Laidout::PptoutFilter::Out(const char*, Laxkit::anObject*, Laxkit::ErrorLog&)’: ppt.cc:372:15: warning: ‘c3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 372 | pptdumpobj(f,NULL,papergroup->objs.e(c3),6,log); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scribus.cc: In member function ‘virtual int Laidout::ScribusImportFilter::In(const char*, Laxkit::anObject*, Laxkit::ErrorLog&, const char*, int)’: scribus.cc:2162:8: warning: ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2162 | chdir(dir); //so we can more easily catch linked files | ~~~~~^~~~~ svg.cc: In function ‘int Laidout::svgdumpdef(FILE*, double*, LaxInterfaces::SomeData*, int&, Laxkit::ErrorLog&, Laidout::SvgExportConfig*, bool)’: svg.cc:1558:19: warning: ‘c1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1558 | fabs(c1-c0)/clen); //offset | ~~^~~ make[2]: Leaving directory '/run/build/laidout/src/filetypes' make[2]: Entering directory '/run/build/laidout/src/impositions' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o imposition.o imposition.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o impositioneditor.o impositioneditor.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o singles.o singles.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o impositions.o impositions.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o dodecahedron.o dodecahedron.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o box.o box.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o netimposition.o netimposition.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o simplenet.o simplenet.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o signatures.o signatures.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o signatureinterface.o signatureinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o netdialog.o netdialog.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o polyptychwindow.o polyptychwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -I/run/build/laidout/src -I/usr/include/GraphicsMagick/ -c -o singleseditor.o singleseditor.cc signatureinterface.cc: In member function ‘void Laidout::SignatureInterface::remapAffectedCells(int)’: signatureinterface.cc:3081:8: warning: ‘fc2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3081 | foldc2=fc2; | ~~~~~~^~~~ signatureinterface.cc:3080:8: warning: ‘fc1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3080 | foldc1=fc1; | ~~~~~~^~~~ signatureinterface.cc:3079:8: warning: ‘fr2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3079 | foldr2=fr2; | ~~~~~~^~~~ signatureinterface.cc:3078:8: warning: ‘fr1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3078 | foldr1=fr1; | ~~~~~~^~~~ signatures.cc: In member function ‘virtual void Laidout::Signature::applyFold(Laidout::FoldedPageInfo**, char, int, int)’: signatures.cc:557:17: warning: ‘newc’ may be used uninitialized in this function [-Wmaybe-uninitialized] 557 | finfo[newr][newc].pages.push(tr); | ^~~~ signatures.cc:557:11: warning: ‘newr’ may be used uninitialized in this function [-Wmaybe-uninitialized] 557 | finfo[newr][newc].pages.push(tr); | ^~~~ signatures.cc: In member function ‘virtual int Laidout::Signature::locatePaperFromPage(int, int*, int*, int)’: signatures.cc:797:2: warning: ‘countdir’ may be used uninitialized in this function [-Wmaybe-uninitialized] 797 | if (countdir==1) papernumber=pagespercell-1-sigindexoffset; | ^~ make[2]: Leaving directory '/run/build/laidout/src/impositions' make[2]: Entering directory '/run/build/laidout/src/interfaces' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o actionarea.o actionarea.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o nupinterface.o nupinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o aligninterface.o aligninterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o anchorinterface.o anchorinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pagerangeinterface.o pagerangeinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o graphicalshell.o graphicalshell.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o objectindicator.o objectindicator.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o paperinterface.o paperinterface.cc nupinterface.cc: In member function ‘virtual void Laidout::NUpInterface::drawHandle(Laidout::ActionArea*, unsigned int, flatpoint)’: nupinterface.cc:723:44: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of non-trivially copyable type ‘flatpoint’ {aka ‘class flatvector’}; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 723 | memcpy(p,area->outline,7*sizeof(flatpoint)); | ^ In file included from /run/build/laidout/laxkit/lax/../lax/attributes.h:26, from /run/build/laidout/laxkit/lax/../lax/dump.h:27, from /run/build/laidout/laxkit/lax/../lax/anxapp.h:38, from /run/build/laidout/laxkit/lax/../lax/laxutils.h:27, from nupinterface.cc:18: /run/build/laidout/laxkit/lax/../lax/vectors.h:92:7: note: ‘flatpoint’ {aka ‘class flatvector’} declared here 92 | class flatvector | ^~~~~~~~~~ g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o cloneinterface.o cloneinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o animationinterface.o animationinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o objecttree.o objecttree.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pagemarkerinterface.o pagemarkerinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o objectfilterinterface.o objectfilterinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pathintersectionsinterface.o pathintersectionsinterface.cc make[2]: Leaving directory '/run/build/laidout/src/interfaces' make[2]: Entering directory '/run/build/laidout/src/nodes' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o nodeinterface.o nodeinterface.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o nodeeditor.o nodeeditor.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o nodes-dataobjects.o nodes-dataobjects.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o nodes.o nodes.cc nodes.cc: In constructor ‘Laidout::AffineNode::AffineNode(Laidout::AffineNode::NodeType, const double*)’: nodes.cc:532:16: warning: ‘labels’ may be used uninitialized in this function [-Wmaybe-uninitialized] 532 | if (!labels[c]) break; | ~~~~~~~~^ nodes.cc:539:33: warning: ‘names’ may be used uninitialized in this function [-Wmaybe-uninitialized] 539 | isinput ? false : true)); | ^ nodes.cc: In constructor ‘Laidout::AffineNode::AffineNode(Laidout::AffineNode::NodeType, const double*)’: nodes.cc:532:16: warning: ‘labels’ may be used uninitialized in this function [-Wmaybe-uninitialized] 532 | if (!labels[c]) break; | ~~~~~~~~^ nodes.cc:539:33: warning: ‘names’ may be used uninitialized in this function [-Wmaybe-uninitialized] 539 | isinput ? false : true)); | ^ make[2]: Leaving directory '/run/build/laidout/src/nodes' make[2]: Entering directory '/run/build/laidout/src/plugins' cd /run/build/laidout/laxkit/lax && make cd /run/build/laidout/laxkit/lax/interfaces && make g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -DLAX_LISTS_SOURCE_TOO -std=c++11 -fPIC -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o addonaction.o addonaction.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -DLAX_LISTS_SOURCE_TOO -std=c++11 -fPIC -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o plugin.o plugin.cc for NAME in geglnodes ; do \ make -C $NAME $NAME.so; \ cp $NAME/*.so . ; \ done make[3]: Entering directory '/run/build/laidout/laxkit/lax/interfaces' make[3]: 'liblaxinterfaces.a' is up to date. make[3]: Leaving directory '/run/build/laidout/laxkit/lax/interfaces' make[3]: Entering directory '/run/build/laidout/src/plugins/geglnodes' g++ -shared -fPIC -DLAX_LISTS_SOURCE_TOO -std=c++11 -fPIC -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` `pkg-config --cflags gegl-0.3` -L/run/build/laidout/laxkit/lax geglnodes.cc -llaxkit `pkg-config --libs gegl-0.3` -c -o geglnodes.o g++ -shared -fPIC -DLAX_LISTS_SOURCE_TOO -std=c++11 -fPIC -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` `pkg-config --cflags gegl-0.3` -L/run/build/laidout/laxkit/lax svg/svgnodes.cc -llaxkit `pkg-config --libs gegl-0.3` -c -o svgnodes.o make[3]: Entering directory '/run/build/laidout/laxkit/lax' cd spiro && make all make[4]: Entering directory '/run/build/laidout/laxkit/lax/spiro' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/run/build/laidout/laxkit/lax/spiro' ar cr liblaxkit.a refcounted.o anobject.o lark.o dump.o errorlog.o strmanip.o utf8utils.o utf8string.o transformmath.o vectors.o vectors-out.o doublebbox.o fileutils.o freedesktop.o tagged.o iobuffer.o cssutils.o attributes.o units.o undo.o fontmanager.o fontmanager-xlib.o fontmanager-cairo.o fontscanner.o laximages.o laximages-imlib.o laximages-cairo.o laximages-gm.o laximlib.o laxcairo.o laxgm.o dateutils.o screencolor.o laxdevices.o events.o shortcuts.o resources.o objectfactory.o themes.o screeninformation.o anxapp.o anxapp-laxrc.o laxoptions.o previewable.o gradientstrip.o anxwindow.o newwindowobject.o tooltip.o laxutils.o bitmaputils.o noise.o iconmanager.o misc.o buttondowninfo.o bezutils.o displayer.o displayer-xlib.o displayer-cairo.o messagebar.o menuinfo.o filemenuinfo.o texteditbase-utf8.o textxeditbase-utf8.o funcframe.o panuser.o pancontroller.o panpopup.o scroller.o boxarrange.o winframebox.o rowframe.o boxselector.o iconselector.o tabframe.o draggableframe.o buttonbase.o button.o imageinfo.o indexrange.o lineedit.o multilineedit.o promptedit.o lineinput.o itemslider.o iconslider.o numslider.o checkbox.o progressbar.o scrolledwindow.o popupmenu.o menubutton.o sliderpopup.o quickfileopen.o colorspace.o colors.o colorbase.o colorsliders.o colorbox.o palette.o palettewindow.o rulerwin.o stackframe.o messagebox.o overwrite.o inputdialog.o filepreviewer.o filedialog.o imagedialog.o simpleprint.o fontdialog.o dateselector.o splitwindow.o treeselector.o keyboardwindow.o shortcutwindow.o shortcutwindow2.o draggingdndwindow.o curveinfo.o pointset.o spiro/rspline.o spiro/spiro.o geglnodes.cc: In member function ‘virtual int Laidout::GeglNodesPluginNS::GeglNodesPlugin::Initialize()’: geglnodes.cc:1753:8: warning: unused variable ‘BABL_DIR’ [-Wunused-variable] 1753 | char *BABL_DIR = getenv("BABL_DIR"); | ^~~~~~~~ geglnodes.cc:1755:8: warning: unused variable ‘GEGL_DIR’ [-Wunused-variable] 1755 | char *GEGL_DIR = getenv("GEGL_DIR"); | ^~~~~~~~ Compiling geglnodes with pkg-config path /app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig : : : : gegl cflags: -I/app/include/gegl-0.3 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -pthread -I/app/include/babl-0.1 gegl libs : -L/app/lib -lgegl-0.3 -lgegl-npd-0.3 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 g++ -shared -fPIC -DLAX_LISTS_SOURCE_TOO -std=c++11 -fPIC -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` `pkg-config --cflags gegl-0.3` -L/run/build/laidout/laxkit/lax svgnodes.o geglnodes.o -llaxkit `pkg-config --libs gegl-0.3` -o geglnodes.so -----------Done!------------- make[3]: Leaving directory '/run/build/laidout/laxkit/lax' make[3]: Leaving directory '/run/build/laidout/src/plugins/geglnodes' make[2]: Leaving directory '/run/build/laidout/src/plugins' make[2]: Entering directory '/run/build/laidout/src/printing' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o print.o print.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o psfilters.o psfilters.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pscolorpatch.o pscolorpatch.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o psgradient.o psgradient.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o psimage.o psimage.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o psimagepatch.o psimagepatch.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pspathsdata.o pspathsdata.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pseps.o pseps.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o epsutils.o epsutils.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o psout.o psout.cc make[2]: Leaving directory '/run/build/laidout/src/printing' make[2]: Entering directory '/run/build/laidout/src/text' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/run/build/laidout/src/text' make[2]: Entering directory '/run/build/laidout/src/ui' g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o about.o about.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o autosavewindow.o autosavewindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o buttonbox.o buttonbox.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o commandwindow.o commandwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o findwindow.o findwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o headwindow.o headwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o helpwindow.o helpwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o metawindow.o metawindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o importimagesdialog.o importimagesdialog.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o newdoc.o newdoc.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o palettes.o palettes.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o papersizewindow.o papersizewindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o plaintextwindow.o plaintextwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o pluginwindow.o pluginwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o settingswindow.o settingswindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o spreadeditor.o spreadeditor.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o viewwindow.o viewwindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o valuewindow.o valuewindow.cc g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -I/app/include/GraphicsMagick -Wall -g -gdwarf-2 -I/run/build/laidout/laxkit/lax/.. `pkg-config --cflags freetype2` -c -o interfaces.o interfaces.cc viewwindow.cc: In member function ‘virtual void Laidout::ViewWindow::updateContext(int)’: viewwindow.cc:5176:40: warning: ‘imp’ may be used uninitialized in this function [-Wmaybe-uninitialized] 5176 | for (int c=0; cNumLayoutTypes(); c++) { | ^ make[2]: Leaving directory '/run/build/laidout/src/ui' g++ core/document.o core/objectiterator.o core/drawdata.o core/fieldplace.o core/guides.o core/importimage.o core/laidoutprefs.o core/page.o core/papersizes.o core/plaintext.o core/project.o core/spreadview.o core/stylemanager.o core/utils.o calculator/values.o calculator/calculator.o calculator/interpreter.o calculator/curvevalue.o calculator/shortcuttodef.o impositions/imposition.o impositions/impositioneditor.o impositions/singles.o impositions/impositions.o impositions/dodecahedron.o impositions/box.o impositions/netimposition.o impositions/simplenet.o impositions/signatures.o impositions/signatureinterface.o impositions/netdialog.o impositions/polyptychwindow.o impositions/singleseditor.o plugins/plugin.o api/reimpose.o api/openandnew.o api/importexport.o api/buildicons.o api/functions.o interfaces/actionarea.o interfaces/nupinterface.o interfaces/aligninterface.o interfaces/anchorinterface.o interfaces/pagerangeinterface.o interfaces/graphicalshell.o interfaces/objectindicator.o interfaces/paperinterface.o interfaces/cloneinterface.o interfaces/animationinterface.o interfaces/objecttree.o interfaces/pagemarkerinterface.o interfaces/objectfilterinterface.o interfaces/pathintersectionsinterface.o nodes/nodeinterface.o nodes/nodeeditor.o nodes/nodes-dataobjects.o nodes/nodes.o printing/print.o printing/psfilters.o printing/pscolorpatch.o printing/psgradient.o printing/psimage.o printing/psimagepatch.o printing/pspathsdata.o printing/pseps.o printing/epsutils.o printing/psout.o filetypes/filefilters.o filetypes/filters.o filetypes/exportdialog.o filetypes/htmlgallery.o filetypes/importdialog.o filetypes/image.o filetypes/image-gs.o filetypes/laidoutimport.o filetypes/pageatlas.o filetypes/pdf.o filetypes/podofoimposeplan.o filetypes/postscript.o filetypes/ppt.o filetypes/scribus.o filetypes/svg.o dataobjects/affinevalue.o dataobjects/pointsetvalue.o dataobjects/bboxvalue.o dataobjects/group.o dataobjects/objectcontainer.o dataobjects/objectfilter.o dataobjects/drawableobject.o dataobjects/datafactory.o dataobjects/groupinterface.o dataobjects/epsdata.o dataobjects/fontvalue.o dataobjects/helpertypes.o dataobjects/imagevalue.o dataobjects/limagepatch.o dataobjects/limagedata.o dataobjects/limageinterface.o dataobjects/lgradientdata.o dataobjects/lperspectiveinterface.o dataobjects/lpathsdata.o dataobjects/mysterydata.o dataobjects/lsomedataref.o dataobjects/lengraverfilldata.o dataobjects/lcaptiondata.o dataobjects/ltextonpath.o dataobjects/lvoronoidata.o dataobjects/printermarks.o ui/about.o ui/autosavewindow.o ui/buttonbox.o ui/commandwindow.o ui/findwindow.o ui/headwindow.o ui/helpwindow.o ui/metawindow.o ui/importimagesdialog.o ui/newdoc.o ui/palettes.o ui/papersizewindow.o ui/plaintextwindow.o ui/pluginwindow.o ui/settingswindow.o ui/spreadeditor.o ui/viewwindow.o ui/valuewindow.o ui/interfaces.o laidout-more.o laidout.o polyptych/src/hedronwindow.o polyptych/src/glbase.o polyptych/src/gloverlay.o polyptych/src/polyrender.o polyptych/src/nets.o polyptych/src/poly.o -L/run/build/laidout/laxkit/lax/interfaces -L/run/build/laidout/laxkit/lax -llaxinterfaces -llaxkit -lharfbuzz -lcairo -lfontconfig -L/usr/local/lib -L/usr/X11R6/lib -rdynamic -lXi -lXext -lX11 -lm -lpng `imlib2-config --libs` `pkg-config --libs freetype2` `pkg-config --libs GraphicsMagick++` `cups-config --libs` -ldl -lXft -lXrandr -lsqlite3 -lreadline -lcrypto -ltiff -lGL -lGLU -lftgl -o laidout /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: core/laidoutprefs.o: in function `Laidout::LaidoutPreferences::LaidoutPreferences()': /run/build/laidout/src/core/laidoutprefs.cc:70: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/src/core/laidoutprefs.cc:70: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: core/laidoutprefs.o: in function `Laidout::LaidoutPreferences::LaidoutPreferences()': /run/build/laidout/src/core/laidoutprefs.cc:70: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/src/core/laidoutprefs.cc:70: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: impositions/impositioneditor.o: in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: interfaces/objecttree.o: in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: nodes/nodeeditor.o: in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: nodes/nodeeditor.o:/run/build/laidout/laxkit/lax/../lax/attributes.h:58: more undefined references to `Laxkit::PtrStack::PtrStack(char)' follow /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: ui/interfaces.o: in function `Laidout::GetBuiltinInterfaces(Laxkit::RefPtrStack*)': /run/build/laidout/src/ui/interfaces.cc:94: undefined reference to `Laxkit::RefPtrStack::RefPtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(linestyle.o): in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(fillstyle.o): in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(aninterface.o): in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(imageinterface.o): in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(patchinterface.o):/run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: more undefined references to `Laxkit::PtrStack::PtrStack(char)' follow /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(shapebrush.o): in function `LaxInterfaces::ShapeBrush::ShapeBrush()': /run/build/laidout/laxkit/lax/interfaces/shapebrush.cc:33: undefined reference to `Laxkit::PtrStack >::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(shapebrush.o): in function `LaxInterfaces::ShapeBrush::ShapeBrush()': /run/build/laidout/laxkit/lax/interfaces/shapebrush.cc:33: undefined reference to `Laxkit::PtrStack >::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(ellipseinterface.o): in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(textonpathinterface.o): in function `LaxInterfaces::TextOnPath::ConvertToPaths(bool, Laxkit::RefPtrStack*)': /run/build/laidout/laxkit/lax/interfaces/textonpathinterface.cc:986: undefined reference to `Laxkit::RefPtrStack::RefPtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/textonpathinterface.cc:992: undefined reference to `Laxkit::RefPtrStack::RefPtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/textonpathinterface.cc:1183: undefined reference to `Laxkit::RefPtrStack::RefPtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/liblaxinterfaces.a(perspectiveinterface.o): in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/interfaces/../../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/liblaxkit.a(filedialog.o): in function `Laxkit::FileDialog::FileDialog(Laxkit::anXWindow*, char const*, char const*, unsigned long, int, int, int, int, int, unsigned long, char const*, unsigned long, char const*, char const*, char const*, char const*)': /run/build/laidout/laxkit/lax/filedialog.cc:176: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/liblaxkit.a(filedialog.o): in function `Laxkit::FileDialog::FileDialog(Laxkit::anXWindow*, char const*, char const*, unsigned long, int, int, int, int, int, unsigned long, char const*, unsigned long, char const*, char const*, char const*, char const*)': /run/build/laidout/laxkit/lax/filedialog.cc:176: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/liblaxkit.a(curveinfo.o): in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/./../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' /usr/lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /run/build/laidout/laxkit/lax/liblaxkit.a(stackframe.o): in function `LaxFiles::Attribute::Attribute()': /run/build/laidout/laxkit/lax/./../lax/attributes.h:58: undefined reference to `Laxkit::PtrStack::PtrStack(char)' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:195: laidout] Error 1 make[1]: Leaving directory '/run/build/laidout/src' make: *** [Makefile:28: laidout] Error 2 Error: module laidout: Child process exited with code 2