Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/cptutils.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f078f9a449ca9963a85094f9a5695da2fb29a6e9/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/cptutils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/cptutils-1.54-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/cptutils.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-f078f9a449ca9963a85094f9a5695da2fb29a6e9/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/cptutils.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4KdrKZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cptutils-1.54 + /usr/bin/gzip -dc /builddir/build/SOURCES/cptutils-1.54.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cptutils-1.54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IJ1Xy4 + umask 022 + cd /builddir/build/BUILD + cd cptutils-1.54 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for python... /usr/bin/python checking for gengetopt... no checking for gperf... configure: WARNING: no gengetopt! (not needed for compile) no checking for xml2-config... configure: WARNING: no gperf! (not needed for compile) /usr/bin/xml2-config checking for xsltproc... no checking for bc... configure: WARNING: no xsltproc! (not needed for compile) no checking for pow in -lm... configure: WARNING: no bc! (not needed for compile) yes checking for png_create_read_struct in -lpng... yes checking for library containing iconv... none required checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for strdup... yes checking for getopt... yes checking for tsearch... yes checking for hsearch... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for be64toh defined in endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Common.mk config.status: creating src/common/config.h config.status: src/common/config.h is unchanged configure: WARNING: unrecognized options: --disable-dependency-tracking + make make -C src all make[1]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src' for dir in common avlcpt cptcat cptclip cptcont cptcss cptinfo cpttext cptsvg cpthsv gimpsvg gimplut gplcpt pspsvg pssvg svgx xycpt gradient-convert ; do make -C $dir ; done make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/common' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o colour.o colour.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o fill.o fill.c ar r libfill.a colour.o fill.o ar: creating libfill.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cpt.o cpt.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cptread.o cptread.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cptwrite.o cptwrite.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o gmtcol.o gmtcol.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cptname.o cptname.c ar r libcpt.a cpt.o cptread.o cptwrite.o gmtcol.o cptname.o ar: creating libcpt.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o ggr.o ggr.c ar r libggr.a ggr.o ar: creating libggr.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o grd3read.o grd3read.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o grd3write.o grd3write.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o grd3.o grd3.c ar r libgrd3.a grd3read.o grd3write.o grd3.o ar: creating libgrd3.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o grd5type.o grd5type.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o grd5read.o grd5read.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o grd5string.o grd5string.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o grd5.o grd5.c ar r libgrd5.a grd5type.o grd5read.o grd5string.o grd5.o ar: creating libgrd5.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o grdxsvg.o grdxsvg.c ar r libgrdx.a grdxsvg.o ar: creating libgrdx.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o gstack.o gstack.c ar r libgstk.a gstack.o ar: creating libgstk.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o svg.o svg.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o svglist.o svglist.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o svgread.o svgread.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o svgwrite.o svgwrite.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o stdcol.o stdcol.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o svgpreview.o svgpreview.c ar r libsvg.a svg.o svglist.o svgread.o svgwrite.o stdcol.o svgpreview.o ar: creating libsvg.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o pov.o pov.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o povwrite.o povwrite.c ar r libpov.a pov.o povwrite.o ar: creating libpov.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o ident.o ident.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o identtab.o identtab.c ar r libident.a ident.o identtab.o ar: creating libident.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o odbbridge.o odbbridge.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o odb.o odb.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o odbscan.o odbscan.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o odbparse.o odbparse.c ar r libodb.a odbbridge.o odb.o odbscan.o odbparse.o ar: creating libodb.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o gpt.o gpt.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o gptwrite.o gptwrite.c ar r libgpt.a gpt.o gptwrite.o ar: creating libgpt.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o css3.o css3.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o css3write.o css3write.c ar r libcss3.a css3.o css3write.o ar: creating libcss3.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o sao.o sao.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o saowrite.o saowrite.c ar r libsao.a sao.o saowrite.o ar: creating libsao.a gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o utf8.o utf8.c ar r libutf8.a utf8.o ar: creating libutf8.a make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/common' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/avlcpt' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o avlcpt.o avlcpt.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o avlgrad.o avlgrad.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ avlcpt.o main.o options.o avlgrad.o -lcpt -lfill -lodb -lident -lpng -lm -lxml2 -lz -lm -ldl -o avlcpt make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/avlcpt' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptcat' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cptcat.o cptcat.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ cptcat.o main.o options.o -lcpt -lfill -lpng -lm -lxml2 -lz -lm -ldl -o cptcat make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptcat' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptclip' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cptclip.o cptclip.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ cptclip.o main.o options.o -lcpt -lfill -lpng -lm -lxml2 -lz -lm -ldl -o cptclip make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptclip' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptcont' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cptcont.o cptcont.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ cptcont.o main.o options.o -lcpt -lfill -lpng -lm -lxml2 -lz -lm -ldl -o cptcont make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptcont' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptcss' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cptcss.o cptcss.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ cptcss.o main.o options.o -lcpt -lfill -lpng -lm -lxml2 -lz -lm -ldl -o cptcss make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptcss' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptinfo' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cptinfo.o cptinfo.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ cptinfo.o main.o options.o -lcpt -lfill -lpng -lm -lxml2 -lz -lm -ldl -o cptinfo make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptinfo' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cpttext' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cpttext.o cpttext.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ cpttext.o main.o options.o -lcpt -lfill -lpng -lm -lxml2 -lz -lm -ldl -o cpttext make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cpttext' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptsvg' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cptsvg.o cptsvg.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ cptsvg.o main.o options.o -lcpt -lfill -lsvg -lpng -lm -lxml2 -lz -lm -ldl -o cptsvg make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptsvg' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cpthsv' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o cpthsv.o cpthsv.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ cpthsv.o main.o options.o -lcpt -lfill -lpng -lm -lxml2 -lz -lm -ldl -o cpthsv make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cpthsv' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/gimpsvg' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o gimpsvg.o gimpsvg.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ gimpsvg.o main.o options.o -lsvg -lggr -lfill -lpng -lm -lxml2 -lz -lm -ldl -o gimpsvg make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/gimpsvg' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/gimplut' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o gimplut.o gimplut.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ gimplut.o main.o options.o -lggr -lfill -lpng -lm -lxml2 -lz -lm -ldl -o gimplut make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/gimplut' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/gplcpt' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o gplcpt.o gplcpt.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ gplcpt.o main.o options.o -lcpt -lfill -lpng -lm -lxml2 -lz -lm -ldl -o gplcpt make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/gplcpt' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/pspsvg' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o pspsvg.o pspsvg.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ pspsvg.o main.o options.o -lsvg -lgrdx -lgrd3 -lgstk -lfill -lpng -lm -lxml2 -lz -lm -ldl -o pspsvg make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/pspsvg' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/pssvg' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o pssvg.o pssvg.c pssvg.c: In function 'pssvg_title': pssvg.c:568:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uintptr_t' [-Wformat=] "%s_%lu", (char*)utf8_title, title_count); ^ pssvg.c:568:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uintptr_t' [-Wformat=] gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o ucs2utf8.o ucs2utf8.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ -o pssvg options.o main.o pssvg.o ucs2utf8.o -lsvg -lfill -lgrdx -lgrd5 -lgstk -lpng -lm -lxml2 -lz -lm -ldl make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/pssvg' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/svgx' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o svgx.o svgx.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o svgxdump.o svgxdump.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o png.o png.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o pngwrite.o pngwrite.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o utf8x.o utf8x.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ svgx.o svgxdump.o png.o pngwrite.o main.o options.o utf8x.o -lgrd3 -lcss3 -lgpt -lpov -lsvg -lsao -lggr -lcpt -lfill -lutf8 -lpng -lm -lxml2 -lz -lm -ldl -o svgx make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/svgx' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/xycpt' gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o xycpt.o xycpt.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -c -o main.o main.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/libxml2 -Wall -DHAVE_CONFIG_H -I../common/ -Wno-unused-but-set-variable -c -o options.o options.c gcc -std=gnu99 -Wl,-z,relro -L../common/ -L../common/ xycpt.o main.o options.o -lcpt -lfill -lpng -lm -lxml2 -lz -lm -ldl -o xycpt make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/xycpt' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/gradient-convert' sed s/VERSION/1.54/g gradient-convert.py > gradient-convert chmod 755 gradient-convert make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/gradient-convert' make[1]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3CgmBr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm ++ dirname /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm + cd cptutils-1.54 + make install DESTDIR=/builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm make -C src install make[1]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src' for dir in /usr/bin /usr/share/man /usr/share/man/man1 ; do \ /usr/bin/install -c -d /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm$dir ; \ done for dir in common avlcpt cptcat cptclip cptcont cptcss cptinfo cpttext cptsvg cpthsv gimpsvg gimplut gplcpt pspsvg pssvg svgx xycpt gradient-convert ; do make -C $dir install ; done make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/common' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/common' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/avlcpt' /usr/bin/install -c -m 644 avlcpt.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/avlcpt.1 /usr/bin/install -c avlcpt /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/avlcpt make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/avlcpt' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptcat' /usr/bin/install -c cptcat /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptcat /usr/bin/install -c -m 644 cptcat.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/cptcat.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptcat' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptclip' /usr/bin/install -c cptclip /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptclip /usr/bin/install -c -m 644 cptclip.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/cptclip.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptclip' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptcont' /usr/bin/install -c cptcont /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptcont /usr/bin/install -c -m 644 cptcont.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/cptcont.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptcont' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptcss' /usr/bin/install -c cptcss /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptcss /usr/bin/install -c -m 644 cptcss.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/cptcss.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptcss' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptinfo' /usr/bin/install -c cptinfo /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptinfo /usr/bin/install -c -m 644 cptinfo.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/cptinfo.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptinfo' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cpttext' /usr/bin/install -c cpttext /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cpttext /usr/bin/install -c -m 644 cpttext.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/cpttext.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cpttext' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cptsvg' /usr/bin/install -c cptsvg /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptsvg /usr/bin/install -c -m 644 cptsvg.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/cptsvg.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cptsvg' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/cpthsv' /usr/bin/install -c cpthsv /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cpthsv /usr/bin/install -c -m 644 cpthsv.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/cpthsv.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/cpthsv' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/gimpsvg' /usr/bin/install -c gimpsvg /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/gimpsvg /usr/bin/install -c -m 644 gimpsvg.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/gimpsvg.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/gimpsvg' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/gimplut' /usr/bin/install -c gimplut /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/gimplut /usr/bin/install -c -m 644 gimplut.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/gimplut.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/gimplut' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/gplcpt' /usr/bin/install -c -m 644 gplcpt.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/gplcpt.1 /usr/bin/install -c gplcpt /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/gplcpt make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/gplcpt' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/pspsvg' /usr/bin/install -c -m 644 pspsvg.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/pspsvg.1 /usr/bin/install -c pspsvg /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/pspsvg make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/pspsvg' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/pssvg' /usr/bin/install -c -m755 pssvg /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/pssvg /usr/bin/install -c -m644 pssvg.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/pssvg.1 make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/pssvg' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/svgx' /usr/bin/install -c -m755 svgx /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/svgx /usr/bin/install -c -m644 svgx.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/svgx.1 for type in cpt css3 gimp gpt png pov psp sao svg ; do \ base="svg$type" ; \ /usr/bin/install -c -m755 wrapper/$base.sh /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/$base ; \ ln -f -s svgx.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/$base.1 ; \ done make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/svgx' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/xycpt' /usr/bin/install -c -m 644 xycpt.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/xycpt.1 /usr/bin/install -c xycpt /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/xycpt make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/xycpt' make[2]: Entering directory `/builddir/build/BUILD/cptutils-1.54/src/gradient-convert' /usr/bin/install -c -m 644 gradient-convert.1 /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/man/man1/gradient-convert.1 /usr/bin/install -c gradient-convert /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/gradient-convert make[2]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src/gradient-convert' make[1]: Leaving directory `/builddir/build/BUILD/cptutils-1.54/src' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/cptutils-1.54 extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptcat extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptcss extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cpttext extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/gimplut extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptcont extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cpthsv extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/avlcpt extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/pspsvg extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptclip extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptsvg extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/cptinfo extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/gplcpt extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/gimpsvg extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/svgx extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/pssvg extracting debug info from /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/bin/xycpt /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. cpio: cptutils-1.54/src/avlcpt/odbscan.h: Cannot stat: No such file or directory 1736 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cptutils-1.54-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8sY4fq + umask 022 + cd /builddir/build/BUILD + cd cptutils-1.54 + DOCDIR=/builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/doc/cptutils-1.54 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/doc/cptutils-1.54 + cp -pr CHANGELOG /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/doc/cptutils-1.54 + cp -pr COPYING /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/doc/cptutils-1.54 + cp -pr README /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm/usr/share/doc/cptutils-1.54 + exit 0 Provides: cptutils = 1.54-1.el7 cptutils(armv7hl-32) = 1.54-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/python ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpng15.so.15 libpng15.so.15(PNG15_0) libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) libz.so.1 rtld(GNU_HASH) Processing files: cptutils-debuginfo-1.54-1.el7.armv7hl Provides: cptutils-debuginfo = 1.54-1.el7 cptutils-debuginfo(armv7hl-32) = 1.54-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm Wrote: /builddir/build/RPMS/cptutils-1.54-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/cptutils-debuginfo-1.54-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5C2gHY + umask 022 + cd /builddir/build/BUILD + cd cptutils-1.54 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cptutils-1.54-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->