D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/pstoedit-3.75-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vQ9CBf + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pstoedit-3.75 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pstoedit-3.75.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pstoedit-3.75 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ey0Yfh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pstoedit-3.75 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi configure.ac:42: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:42: the top level configure.ac:42: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:42: the top level libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:42: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:42: the top level configure.ac:42: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:42: the top level configure.ac:42: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:42: the top level configure.ac:42: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:42: the top level configure.ac:25: installing './compile' configure.ac:16: installing './missing' src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-libplot checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 the compiler supports GNU C... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking for x86_64-mageia-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for g++ std... you seem to have suitable version of g++ checking for gawk... (cached) gawk checking for bison... bison -y checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for gs... gs checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for snprintf... yes checking for main in -ldl... yes checking for gdImageCreateFromPng in -lgd... yes checking for pdflatex... no checking for latex2man... no checking enable_docs... no checking for latex... no checking for dvips... no checking for groff... no checking for rman... no checking for main in -lplotter... yes checking for plotter.h... yes checking for version of "lib plot" ... you seem to have a compatible version checking for mkstemp... you seem to have mkstemp checking for main in -lming... no checking for mingpp.h... no configure: WARNING: ** libming driver is disabled. checking for zip_add in -lzip... yes checking for zip.h... yes ** libpptx driver is enabled. checking ImageMagick flags through pkg-config... checking for LIBMAGICK... no trying other methods for finding ImageMagick checking for main in -lEMF... no configure: WARNING: ** Cannot find libEMF. libEMF supports are disabled. checking for emf.h... no checking for libemf/emf.h... no checking for libEMF/emf.h... no configure: WARNING: ** Cannot find emf.h. libEMF supports are disabled. checking for built-in "bool" datatype... yes checking C++ compiler model... GNU checking for main in -lg++... no checking for main in -lstdc++... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config/Makefile config.status: creating config/pstoedit.pc config.status: creating doc/Makefile config.status: creating doc/version.tex config.status: creating examples/Makefile config.status: creating contrib/Makefile config.status: creating contrib/cairo/Makefile config.status: creating contrib/java/Makefile config.status: creating contrib/java/java1/Makefile config.status: creating contrib/java/java2/Makefile config.status: creating misc/Makefile config.status: creating misc/swffonts/Makefile config.status: creating os2/Makefile config.status: creating msdev/Makefile config.status: creating othersrc/Makefile config.status: creating othersrc/gsdllinc/Makefile config.status: creating src/pstoedit_config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in config make[1]: Nothing to be done for 'all'. Making all in src /usr/bin/make all-am make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o cbstream.lo cbstream.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c cbstream.cpp -fPIC -DPIC -o .libs/cbstream.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o cmdmain.o cmdmain.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o base64writer.lo base64writer.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c base64writer.cpp -fPIC -DPIC -o .libs/base64writer.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o callgs.lo callgs.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c callgs.cpp -fPIC -DPIC -o .libs/callgs.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o dynload.lo dynload.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c dynload.cpp -fPIC -DPIC -o .libs/dynload.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o fillpoly.lo fillpoly.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c fillpoly.cpp -fPIC -DPIC -o .libs/fillpoly.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o psimage.lo psimage.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c psimage.cpp -fPIC -DPIC -o .libs/psimage.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o miscutil.lo miscutil.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c miscutil.cpp -fPIC -DPIC -o .libs/miscutil.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o initlibrary.lo initlibrary.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c initlibrary.cpp -fPIC -DPIC -o .libs/initlibrary.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o poptions.lo poptions.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c poptions.cpp -fPIC -DPIC -o .libs/poptions.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o subpath.lo subpath.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c subpath.cpp -fPIC -DPIC -o .libs/subpath.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o lexyy.lo lexyy.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c lexyy.cpp -fPIC -DPIC -o .libs/lexyy.o lexyy.cpp: In member function 'int PSFrontEnd::yylex()': lexyy.cpp:3074:15: warning: switch missing default case [-Wswitch-default] 3074 | else switch ( yy_get_next_buffer( ) ) | ^ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvgcode.lo drvgcode.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvgcode.cpp -fPIC -DPIC -o .libs/drvgcode.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvlwo.lo drvlwo.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvlwo.cpp -fPIC -DPIC -o .libs/drvlwo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvbase.lo drvbase.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvbase.cpp -fPIC -DPIC -o .libs/drvbase.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvrib.lo drvrib.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvrib.cpp -fPIC -DPIC -o .libs/drvrib.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvrpl.lo drvrpl.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvrpl.cpp -fPIC -DPIC -o .libs/drvrpl.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvjava.lo drvjava.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvjava.cpp -fPIC -DPIC -o .libs/drvjava.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvcairo.lo drvcairo.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvcairo.cpp -fPIC -DPIC -o .libs/drvcairo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvdxf.lo drvdxf.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvdxf.cpp -fPIC -DPIC -o .libs/drvdxf.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvkillu.lo drvkillu.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvkillu.cpp -fPIC -DPIC -o .libs/drvkillu.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvjava2.lo drvjava2.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvjava2.cpp -fPIC -DPIC -o .libs/drvjava2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvtext.lo drvtext.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvtext.cpp -fPIC -DPIC -o .libs/drvtext.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvsk.lo drvsk.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvsk.cpp -fPIC -DPIC -o .libs/drvsk.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvpdf.lo drvpdf.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvpdf.cpp -fPIC -DPIC -o .libs/drvpdf.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o pstoedit.lo pstoedit.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c pstoedit.cpp -fPIC -DPIC -o .libs/pstoedit.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvmpost.lo drvmpost.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvmpost.cpp -fPIC -DPIC -o .libs/drvmpost.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvmma.lo drvmma.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvmma.cpp -fPIC -DPIC -o .libs/drvmma.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvlatex2e.lo drvlatex2e.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvlatex2e.cpp -fPIC -DPIC -o .libs/drvlatex2e.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvasy.lo drvasy.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvasy.cpp -fPIC -DPIC -o .libs/drvasy.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvnoi.lo drvnoi.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvnoi.cpp -fPIC -DPIC -o .libs/drvnoi.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvhpgl.lo drvhpgl.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvhpgl.cpp -fPIC -DPIC -o .libs/drvhpgl.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvpic.lo drvpic.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvpic.cpp -fPIC -DPIC -o .libs/drvpic.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvpcbfill.lo drvpcbfill.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvpcbfill.cpp -fPIC -DPIC -o .libs/drvpcbfill.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvgschem.lo drvgschem.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvgschem.cpp -fPIC -DPIC -o .libs/drvgschem.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvpcb1.lo drvpcb1.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvpcb1.cpp -fPIC -DPIC -o .libs/drvpcb1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvcfdg.lo drvcfdg.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvcfdg.cpp -fPIC -DPIC -o .libs/drvcfdg.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvpcb2.lo drvpcb2.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvpcb2.cpp -fPIC -DPIC -o .libs/drvpcb2.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvgnplt.lo drvgnplt.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvgnplt.cpp -fPIC -DPIC -o .libs/drvgnplt.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvvtk.lo drvvtk.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvvtk.cpp -fPIC -DPIC -o .libs/drvvtk.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvtgif.lo drvtgif.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvtgif.cpp -fPIC -DPIC -o .libs/drvtgif.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvsampl.lo drvsampl.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvsampl.cpp -fPIC -DPIC -o .libs/drvsampl.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvtk.lo drvtk.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvtk.cpp -fPIC -DPIC -o .libs/drvtk.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvsvm.lo drvsvm.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvsvm.cpp -fPIC -DPIC -o .libs/drvsvm.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvfig.lo drvfig.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvfig.cpp -fPIC -DPIC -o .libs/drvfig.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvlplot.lo drvlplot.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvlplot.cpp -fPIC -DPIC -o .libs/drvlplot.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libpstoedit.la -rpath /usr/lib64 dynload.lo callgs.lo fillpoly.lo lexyy.lo miscutil.lo cbstream.lo psimage.lo drvbase.lo base64writer.lo poptions.lo subpath.lo pstoedit.lo -lstdc++ -ldl -lm -lgd libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/dynload.o .libs/callgs.o .libs/fillpoly.o .libs/lexyy.o .libs/miscutil.o .libs/cbstream.o .libs/psimage.o .libs/drvbase.o .libs/base64writer.o .libs/poptions.o .libs/subpath.o .libs/pstoedit.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -ldl -lgd -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libpstoedit.so.0 -o .libs/libpstoedit.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpstoedit.so.0" && ln -s "libpstoedit.so.0.0.0" "libpstoedit.so.0") libtool: link: (cd ".libs" && rm -f "libpstoedit.so" && ln -s "libpstoedit.so.0.0.0" "libpstoedit.so") libtool: link: ( cd ".libs" && rm -f "libpstoedit.la" && ln -s "../libpstoedit.la" "libpstoedit.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -no-undefined -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libp2edrvlplot.la -rpath /usr/lib64/pstoedit drvlplot.lo initlibrary.lo -lplotter libpstoedit.la -lgd libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/drvlplot.o .libs/initlibrary.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src/.libs -lplotter ./.libs/libpstoedit.so -ldl -lgd -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libp2edrvlplot.so.0 -o .libs/libp2edrvlplot.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libp2edrvlplot.so.0" && ln -s "libp2edrvlplot.so.0.0.0" "libp2edrvlplot.so.0") libtool: link: (cd ".libs" && rm -f "libp2edrvlplot.so" && ln -s "libp2edrvlplot.so.0.0.0" "libp2edrvlplot.so") libtool: link: ( cd ".libs" && rm -f "libp2edrvlplot.la" && ln -s "../libp2edrvlplot.la" "libp2edrvlplot.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pstoedit cmdmain.o libpstoedit.la -ldl -lgd libtool: link: x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pstoedit cmdmain.o ./.libs/libpstoedit.so -ldl -lgd make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvidraw.lo drvidraw.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvidraw.cpp -fPIC -DPIC -o .libs/drvidraw.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR="\"/usr/share/pstoedit\"" -DPSTOEDITLIBDIR="\"/usr/lib64/pstoedit\"" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c -o drvpptx.lo drvpptx.cpp libtool: compile: x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DHAVE_LIBPLOTTER -DHAVE_MKSTEMP -DHAVE_LIBZIP -DDEFAULTGS=gs -DPSTOEDITDATADIR=\"/usr/share/pstoedit\" -DPSTOEDITLIBDIR=\"/usr/lib64/pstoedit\" -Wall -Wextra -Wuninitialized -Wswitch-default -Wunused -Wshadow -Wwrite-strings -Wcast-qual -Wpointer-arith -Wno-long-long -D_LITTLE_ENDIAN -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -c drvpptx.cpp -fPIC -DPIC -o .libs/drvpptx.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -no-undefined -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libp2edrvstd.la -rpath /usr/lib64/pstoedit initlibrary.lo drvgcode.lo drvcairo.lo drvlwo.lo drvrib.lo drvrpl.lo drvdxf.lo drvjava.lo drvjava2.lo drvpdf.lo drvkillu.lo drvtext.lo drvsk.lo drvmpost.lo drvasy.lo drvmma.lo drvlatex2e.lo drvnoi.lo drvpic.lo drvhpgl.lo drvpcb1.lo drvpcb2.lo drvpcbfill.lo drvgschem.lo drvcfdg.lo drvtk.lo drvvtk.lo drvsvm.lo drvgnplt.lo drvtgif.lo drvfig.lo drvidraw.lo drvsampl.lo libpstoedit.la -lgd libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/initlibrary.o .libs/drvgcode.o .libs/drvcairo.o .libs/drvlwo.o .libs/drvrib.o .libs/drvrpl.o .libs/drvdxf.o .libs/drvjava.o .libs/drvjava2.o .libs/drvpdf.o .libs/drvkillu.o .libs/drvtext.o .libs/drvsk.o .libs/drvmpost.o .libs/drvasy.o .libs/drvmma.o .libs/drvlatex2e.o .libs/drvnoi.o .libs/drvpic.o .libs/drvhpgl.o .libs/drvpcb1.o .libs/drvpcb2.o .libs/drvpcbfill.o .libs/drvgschem.o .libs/drvcfdg.o .libs/drvtk.o .libs/drvvtk.o .libs/drvsvm.o .libs/drvgnplt.o .libs/drvtgif.o .libs/drvfig.o .libs/drvidraw.o .libs/drvsampl.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src/.libs ./.libs/libpstoedit.so -ldl -lgd -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libp2edrvstd.so.0 -o .libs/libp2edrvstd.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libp2edrvstd.so.0" && ln -s "libp2edrvstd.so.0.0.0" "libp2edrvstd.so.0") libtool: link: (cd ".libs" && rm -f "libp2edrvstd.so" && ln -s "libp2edrvstd.so.0.0.0" "libp2edrvstd.so") libtool: link: ( cd ".libs" && rm -f "libp2edrvstd.la" && ln -s "../libp2edrvstd.la" "libp2edrvstd.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /bin/sh ../libtool --tag=CXX --mode=link x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -no-undefined -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libp2edrvpptx.la -rpath /usr/lib64/pstoedit drvpptx.lo initlibrary.lo -lzip -lz libpstoedit.la -lgd libtool: link: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/drvpptx.o .libs/initlibrary.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src/.libs -lzip -lz ./.libs/libpstoedit.so -ldl -lgd -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libp2edrvpptx.so.0 -o .libs/libp2edrvpptx.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libp2edrvpptx.so.0" && ln -s "libp2edrvpptx.so.0.0.0" "libp2edrvpptx.so.0") libtool: link: (cd ".libs" && rm -f "libp2edrvpptx.so" && ln -s "libp2edrvpptx.so.0.0.0" "libp2edrvpptx.so") libtool: link: ( cd ".libs" && rm -f "libp2edrvpptx.la" && ln -s "../libp2edrvpptx.la" "libp2edrvpptx.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' Making all in doc make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Nothing to be done for 'all'. Making all in contrib Making all in java Making all in java1 make[3]: Nothing to be done for 'all'. Making all in java2 make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in cairo make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in misc Making all in swffonts make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in os2 make[1]: Nothing to be done for 'all'. Making all in othersrc Making all in gsdllinc make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in msdev make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ru1lmd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64 + cd pstoedit-3.75 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in config make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/config' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/config' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 pstoedit.pc '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/config' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/config' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libpstoedit.la '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpstoedit.so.0.0.0 /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/libpstoedit.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64 && { ln -s -f libpstoedit.so.0.0.0 libpstoedit.so.0 || { rm -f libpstoedit.so.0 && ln -s libpstoedit.so.0.0.0 libpstoedit.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64 && { ln -s -f libpstoedit.so.0.0.0 libpstoedit.so || { rm -f libpstoedit.so && ln -s libpstoedit.so.0.0.0 libpstoedit.so; }; }) libtool: install: /usr/bin/install -p .libs/libpstoedit.lai /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/libpstoedit.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p pstoedit '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/bin' libtool: warning: 'libpstoedit.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/pstoedit /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/bin/pstoedit /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit' /bin/sh ../libtool --mode=install /usr/bin/install -p libp2edrvstd.la libp2edrvlplot.la libp2edrvpptx.la '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit' libtool: warning: relinking 'libp2edrvstd.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/pstoedit-3.75/src; /bin/sh "/home/iurt/rpmbuild/BUILD/pstoedit-3.75/libtool" --tag CXX --mode=relink x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -no-undefined -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libp2edrvstd.la -rpath /usr/lib64/pstoedit initlibrary.lo drvgcode.lo drvcairo.lo drvlwo.lo drvrib.lo drvrpl.lo drvdxf.lo drvjava.lo drvjava2.lo drvpdf.lo drvkillu.lo drvtext.lo drvsk.lo drvmpost.lo drvasy.lo drvmma.lo drvlatex2e.lo drvnoi.lo drvpic.lo drvhpgl.lo drvpcb1.lo drvpcb2.lo drvpcbfill.lo drvgschem.lo drvcfdg.lo drvtk.lo drvvtk.lo drvsvm.lo drvgnplt.lo drvtgif.lo drvfig.lo drvidraw.lo drvsampl.lo libpstoedit.la -lgd -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/initlibrary.o .libs/drvgcode.o .libs/drvcairo.o .libs/drvlwo.o .libs/drvrib.o .libs/drvrpl.o .libs/drvdxf.o .libs/drvjava.o .libs/drvjava2.o .libs/drvpdf.o .libs/drvkillu.o .libs/drvtext.o .libs/drvsk.o .libs/drvmpost.o .libs/drvasy.o .libs/drvmma.o .libs/drvlatex2e.o .libs/drvnoi.o .libs/drvpic.o .libs/drvhpgl.o .libs/drvpcb1.o .libs/drvpcb2.o .libs/drvpcbfill.o .libs/drvgschem.o .libs/drvcfdg.o .libs/drvtk.o .libs/drvvtk.o .libs/drvsvm.o .libs/drvgnplt.o .libs/drvtgif.o .libs/drvfig.o .libs/drvidraw.o .libs/drvsampl.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64 -L/usr/lib64 -lpstoedit -ldl -lgd -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libp2edrvstd.so.0 -o .libs/libp2edrvstd.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libp2edrvstd.so.0.0.0T /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvstd.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit && { ln -s -f libp2edrvstd.so.0.0.0 libp2edrvstd.so.0 || { rm -f libp2edrvstd.so.0 && ln -s libp2edrvstd.so.0.0.0 libp2edrvstd.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit && { ln -s -f libp2edrvstd.so.0.0.0 libp2edrvstd.so || { rm -f libp2edrvstd.so && ln -s libp2edrvstd.so.0.0.0 libp2edrvstd.so; }; }) libtool: install: /usr/bin/install -p .libs/libp2edrvstd.lai /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvstd.la libtool: warning: relinking 'libp2edrvlplot.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/pstoedit-3.75/src; /bin/sh "/home/iurt/rpmbuild/BUILD/pstoedit-3.75/libtool" --tag CXX --mode=relink x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -no-undefined -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libp2edrvlplot.la -rpath /usr/lib64/pstoedit drvlplot.lo initlibrary.lo -lplotter libpstoedit.la -lgd -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/drvlplot.o .libs/initlibrary.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lplotter -L/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64 -L/usr/lib64 -lpstoedit -ldl -lgd -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libp2edrvlplot.so.0 -o .libs/libp2edrvlplot.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libp2edrvlplot.so.0.0.0T /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvlplot.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit && { ln -s -f libp2edrvlplot.so.0.0.0 libp2edrvlplot.so.0 || { rm -f libp2edrvlplot.so.0 && ln -s libp2edrvlplot.so.0.0.0 libp2edrvlplot.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit && { ln -s -f libp2edrvlplot.so.0.0.0 libp2edrvlplot.so || { rm -f libp2edrvlplot.so && ln -s libp2edrvlplot.so.0.0.0 libp2edrvlplot.so; }; }) libtool: install: /usr/bin/install -p .libs/libp2edrvlplot.lai /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvlplot.la libtool: warning: relinking 'libp2edrvpptx.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/pstoedit-3.75/src; /bin/sh "/home/iurt/rpmbuild/BUILD/pstoedit-3.75/libtool" --tag CXX --mode=relink x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DINTERNALBOOL -no-undefined -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libp2edrvpptx.la -rpath /usr/lib64/pstoedit drvpptx.lo initlibrary.lo -lzip -lz libpstoedit.la -lgd -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtbeginS.o .libs/drvpptx.o .libs/initlibrary.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lzip -lz -L/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64 -L/usr/lib64 -lpstoedit -ldl -lgd -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libp2edrvpptx.so.0 -o .libs/libp2edrvpptx.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libp2edrvpptx.so.0.0.0T /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvpptx.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit && { ln -s -f libp2edrvpptx.so.0.0.0 libp2edrvpptx.so.0 || { rm -f libp2edrvpptx.so.0 && ln -s libp2edrvpptx.so.0.0.0 libp2edrvpptx.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit && { ln -s -f libp2edrvpptx.so.0.0.0 libp2edrvpptx.so || { rm -f libp2edrvpptx.so && ln -s libp2edrvpptx.so.0.0.0 libp2edrvpptx.so; }; }) libtool: install: /usr/bin/install -p .libs/libp2edrvpptx.lai /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvpptx.la libtool: warning: remember to run 'libtool --finish /usr/lib64/pstoedit' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/include/pstoedit' /usr/bin/install -p -m 644 pstoedit.h pstoedll.h pstoeditoutputlib.h pstoeditoptions.h cppcomp.h drvbase.h drvfuncs.h miscutil.h genericints.h base64writer.h poptions.h papersizes.h ordlist.h psimage.h '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/include/pstoedit' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/src' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/doc/pstoedit' /usr/bin/install -p -m 644 pstoedit.pdf pstoedit.htm readme.txt changelog.htm '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/doc/pstoedit' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 pstoedit.1 '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/doc' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/examples' Making install in contrib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib' Making install in java make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java' Making install in java1 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java/java1' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java/java1' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java/java1' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java/java1' Making install in java2 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java/java2' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java/java2' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java/java2' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java/java2' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/java' Making install in cairo make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/cairo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/cairo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/cairo' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib/cairo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/contrib' Making install in misc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc' Making install in swffonts make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc/swffonts' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc/swffonts' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/pstoedit/swffonts' /usr/bin/install -p -m 644 default.fdb '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/pstoedit/swffonts' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc/swffonts' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc/swffonts' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/pstoedit' /usr/bin/install -p -m 644 drvhpgl.pencolors latex2e.fmp mpost.fmp safer.ps svg.fmp wemf.fmp examplefigmap.fmp unix.fmp windows.fmp '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/pstoedit' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/misc' Making install in os2 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/os2' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/os2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/os2' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/os2' Making install in othersrc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc' Making install in gsdllinc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc/gsdllinc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc/gsdllinc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc/gsdllinc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc/gsdllinc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/othersrc' Making install in msdev make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/msdev' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/msdev' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/msdev' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75/msdev' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 m4/pstoedit.m4 '/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/aclocal' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pstoedit-3.75' + find /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 3.75-2.mga8 --unique-debug-suffix -3.75-2.mga8.x86_64 --unique-debug-src-base pstoedit-3.75-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pstoedit-3.75 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/libpstoedit.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/bin/pstoedit explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvlplot.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvstd.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvpptx.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/libpstoedit.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvlplot.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/bin/pstoedit extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvstd.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/lib64/pstoedit/libp2edrvpptx.so.0.0.0 original debug info size: 12088kB, size after compression: 10244kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 2518 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/pstoedit-3.75-2.mga8.x86_64/src/pstoedit.ph is executable but has no shebang, removing executable bit Processing files: pstoedit-3.75-2.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BU0Vhe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pstoedit-3.75 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/doc/pstoedit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/doc/pstoedit + cp -pr doc/changelog.htm /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/doc/pstoedit + cp -pr doc/readme.txt /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/doc/pstoedit + cp -pr doc/pstoedit.htm /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/doc/pstoedit + cp -pr doc/pstoedit.pdf /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/doc/pstoedit + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64/usr/share/doc/pstoedit + RPM_EC=0 ++ jobs -p + exit 0 Provides: pstoedit = 3.75-2.mga8 pstoedit(x86-64) = 3.75-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpstoedit.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) Processing files: lib64pstoedit0-3.75-2.mga8.x86_64 Provides: lib64pstoedit0 = 3.75-2.mga8 lib64pstoedit0(x86-64) = 3.75-2.mga8 libp2edrvlplot.so.0()(64bit) libp2edrvpptx.so.0()(64bit) libp2edrvstd.so.0()(64bit) libpstoedit.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libplotter.so.2()(64bit) libpstoedit.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libzip.so.5()(64bit) Processing files: lib64pstoedit-devel-3.75-2.mga8.x86_64 Provides: devel(libpstoedit(64bit)) lib64pstoedit-devel = 3.75-2.mga8 lib64pstoedit-devel(x86-64) = 3.75-2.mga8 libpstoedit-devel = 3.75-2.mga8 pkgconfig(pstoedit) = 3.75.0 pstoedit-devel = 3.75-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libdl(64bit)) devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig Processing files: pstoedit-debugsource-3.75-2.mga8.x86_64 Provides: pstoedit-debugsource = 3.75-2.mga8 pstoedit-debugsource(x86-64) = 3.75-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pstoedit-debuginfo-3.75-2.mga8.x86_64 Provides: debuginfo(build-id) = dbaa2d075ce7f7f4931fefe554c107e7252f8d30 pstoedit-debuginfo = 3.75-2.mga8 pstoedit-debuginfo(x86-64) = 3.75-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pstoedit-debugsource(x86-64) = 3.75-2.mga8 Processing files: lib64pstoedit0-debuginfo-3.75-2.mga8.x86_64 Provides: debuginfo(build-id) = 5733e7ac8a5703e2e81d8fe0d20ba55c91988730 debuginfo(build-id) = 5dade657f9a68e925ead3dcbf72f2999007c3376 debuginfo(build-id) = b9b7c36392c48a8904a61b61827e9b313fb20055 debuginfo(build-id) = d29354ab11722b4ce96f95a12a95e9453917ee08 lib64pstoedit0-debuginfo = 3.75-2.mga8 lib64pstoedit0-debuginfo(x86-64) = 3.75-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pstoedit-debugsource(x86-64) = 3.75-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pstoedit-debuginfo-3.75-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64pstoedit-devel-3.75-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pstoedit-3.75-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64pstoedit0-3.75-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/pstoedit-debugsource-3.75-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64pstoedit0-debuginfo-3.75-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lIzWgf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pstoedit-3.75 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pstoedit-3.75-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.35CvIe + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pstoedit-3.75 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!