------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for autotrace-0.31.1_34: IMAGEMAGICK=on: ImageMagick image processing support MING=off: Enable swf interface PSTOEDIT=off: Convert postscript to other formats ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/graphics/autotrace XDG_CONFIG_HOME=/construction/graphics/autotrace XDG_CACHE_HOME=/construction/graphics/autotrace/.cache HOME=/construction/graphics/autotrace TMPDIR="/tmp" PATH=/construction/graphics/autotrace/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/autotrace/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- ac_cv_header_ming_h=no --without-pstoedit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/autotrace XDG_CONFIG_HOME=/construction/graphics/autotrace XDG_CACHE_HOME=/construction/graphics/autotrace/.cache HOME=/construction/graphics/autotrace TMPDIR="/tmp" PATH=/construction/graphics/autotrace/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/autotrace/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="$(libpng-config --I_opts)" LDFLAGS=" $(libpng-config --L_opts) " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/graphics/autotrace/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/autotrace" EXAMPLESDIR="share/examples/autotrace" DATADIR="share/autotrace" WWWDIR="www/autotrace" ETCDIR="etc/autotrace" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/autotrace DOCSDIR=/usr/local/share/doc/autotrace EXAMPLESDIR=/usr/local/share/examples/autotrace WWWDIR=/usr/local/www/autotrace ETCDIR=/usr/local/etc/autotrace SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/png-1.6.39.pkg UNFLAVORED graphics/ImageMagick7 -> use graphics/ImageMagick7@x11 Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libidn-1.38.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/jbig2dec-0.19.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.12.pkg Installing /packages/All/ghostscript9-agpl-base-9.56.1_11.pkg ===== Message from ghostscript9-agpl-base-9.56.1_11: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/ghostscript9-agpl-x11-9.56.1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/libltdl-2.4.7.pkg Installing /packages/All/libzip-1.10.0.pkg Installing /packages/All/fftw3-3.3.10_3.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/highway-1.0.4_1.pkg Installing /packages/All/Imath-3.1.9.pkg Installing /packages/All/openexr-3.1.9.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libjxl-0.8.2.pkg Building the Shared MIME-Info database cache Generating gdk-pixbuf modules cache ===== Message from libjxl-0.8.2: -- Additional packages recommended for new users: - imlib2-jxl (e.g., feh, scrot) - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - gimp-jxl-plugin Installing /packages/All/vmaf-2.3.1.pkg Installing /packages/All/aom-3.6.1.pkg Installing /packages/All/dav1d-1.2.1.pkg Installing /packages/All/libde265-1.0.12.pkg Installing /packages/All/svt-av1-1.6.0.pkg Installing /packages/All/x265-3.4_2.pkg Installing /packages/All/libheif-1.16.1.pkg Generating gdk-pixbuf modules cache Installing /packages/All/liblqr-1-0.4.2.pkg ===== Message from liblqr-1-0.4.2: -- NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/xports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/libraqm-0.10.1.pkg Installing /packages/All/libraw-0.21.1_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/libwmf-0.2.13.pkg Generating gdk-pixbuf modules cache ===== Message from libwmf-0.2.13: -- ===> NOTICE: The libwmf port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/librsvg2-rust-2.56.3.pkg Generating gdk-pixbuf modules cache Installing /packages/All/gsfonts-8.11_8.pkg ===== Message from gsfonts-8.11_8: -- ===> NOTICE: The gsfonts port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/ImageMagick7-7.1.0.62_5.pkg UNFLAVORED graphics/ImageMagick7 -> use graphics/ImageMagick7@x11 SUCCEEDED 00:00:39 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> autotrace-0.31.1_34 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> autotrace-0.31.1_34 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autotrace-0.31.1_34 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> autotrace-0.31.1_34 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autotrace-0.31.1_34 for building => SHA256 Checksum OK for autotrace-0.31.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> autotrace-0.31.1_34 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autotrace-0.31.1_34 for building ===> Extracting for autotrace-0.31.1_34 ===> autotrace-0.31.1_34 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by autotrace-0.31.1_34 for building => SHA256 Checksum OK for autotrace-0.31.1.tar.gz. Extracted Memory Use: 1.81M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for autotrace-0.31.1_34 ===> Applying ports patches for autotrace-0.31.1_34 from /xports/graphics/autotrace/files /usr/bin/env WRKSRC=/construction/graphics/autotrace/autotrace-0.31.1 REWARNFILE=/construction/graphics/autotrace/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e "/LINK) -rpath/s/$/ -lm/g" /construction/graphics/autotrace/autotrace-0.31.1/Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> autotrace-0.31.1_34 depends on package: pkgconf>=1.3.0_1 - found ===> autotrace-0.31.1_34 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> autotrace-0.31.1_34 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> autotrace-0.31.1_34 depends on shared library: libMagick++-7.so - found (/usr/local/lib/libMagick++-7.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> autotrace-0.31.1_34 depends on package: pkgconf>=1.3.0_1 - found ===> autotrace-0.31.1_34 depends on file: /usr/local/bin/ccache - found ===> autotrace-0.31.1_34 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> autotrace-0.31.1_34 depends on shared library: libMagick++-7.so - found (/usr/local/lib/libMagick++-7.so) ===> Configuring for autotrace-0.31.1_34 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets ${MAKE}... yes checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for style of include used by make... GNU checking dependency style of cc... none checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... dragonfly6.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking how to run the C preprocessor... cpp checking for ranlib... (cached) ranlib checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/bin/install -c checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for MagickWand-config... MagickWand-config checking magick/api.h usability... no checking magick/api.h presence... no checking for magick/api.h... no configure: WARNING: *** MagickWand-config is found but magick/api.h is not found in -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 *** configure: WARNING: *** Check MagickWand-config. *** configure: WARNING: *** ImageMagick input handler is disabled. *** checking for gzsetparams in -lz... yes checking for zlib.h... (cached) yes checking for png_get_image_width in -lpng... yes checking for png_read_png in -lpng... yes checking for ming.h... (cached) no configure: WARNING: *** Cannot find ming.h. *** configure: WARNING: *** SWF output is disabled. *** checking whether the host is Darwin... no configure: WARNING: pstoedit output functions are disabled from command line. configure: creating ./config.status config.status: creating Makefile config.status: creating autotrace-config config.status: creating autotrace.pc config.status: creating autotrace.spec config.status: creating config.h config.status: executing default-1 commands config.status: executing default commands Configuration: imagemagick output support: no libpng output support: yes swf output support by ming: no pstoedit output support: no SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for autotrace-0.31.1_34 --- stamp-h --- cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands config.status: executing default commands --- all --- /usr/bin/make all-am --- input-pnm.lo --- --- input-bmp.lo --- --- input-tga.lo --- --- input-png.lo --- --- output-eps.lo --- --- output-er.lo --- --- output-fig.lo --- --- output-sk.lo --- --- output-svg.lo --- --- output-p2e.lo --- --- output-emf.lo --- --- output-dxf.lo --- --- output-epd.lo --- --- input-pnm.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o input-pnm.lo `test -f input-pnm.c || echo './'`input-pnm.c --- input-bmp.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o input-bmp.lo `test -f input-bmp.c || echo './'`input-bmp.c --- input-tga.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o input-tga.lo `test -f input-tga.c || echo './'`input-tga.c --- input-png.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o input-png.lo `test -f input-png.c || echo './'`input-png.c --- output-eps.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-eps.lo `test -f output-eps.c || echo './'`output-eps.c --- output-er.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-er.lo `test -f output-er.c || echo './'`output-er.c --- output-fig.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-fig.lo `test -f output-fig.c || echo './'`output-fig.c --- output-sk.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-sk.lo `test -f output-sk.c || echo './'`output-sk.c --- output-svg.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-svg.lo `test -f output-svg.c || echo './'`output-svg.c --- output-p2e.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-p2e.lo `test -f output-p2e.c || echo './'`output-p2e.c --- output-emf.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-emf.lo `test -f output-emf.c || echo './'`output-emf.c --- output-epd.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-epd.lo `test -f output-epd.c || echo './'`output-epd.c --- output-dxf.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-dxf.lo `test -f output-dxf.c || echo './'`output-dxf.c --- input-bmp.lo --- mkdir .libs --- output-svg.lo --- mkdir .libs --- input-bmp.lo --- mkdir: .libs: File exists --- output-svg.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-svg.c -fPIC -DPIC -o .libs/output-svg.lo --- input-bmp.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input-bmp.c -fPIC -DPIC -o .libs/input-bmp.lo --- output-eps.lo --- rm -f .libs/output-eps.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-eps.c -fPIC -DPIC -o .libs/output-eps.lo --- output-er.lo --- rm -f .libs/output-er.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-er.c -fPIC -DPIC -o .libs/output-er.lo --- output-epd.lo --- rm -f .libs/output-epd.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-epd.c -fPIC -DPIC -o .libs/output-epd.lo --- output-p2e.lo --- rm -f .libs/output-p2e.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-p2e.c -fPIC -DPIC -o .libs/output-p2e.lo --- output-sk.lo --- rm -f .libs/output-sk.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-sk.c -fPIC -DPIC -o .libs/output-sk.lo --- output-fig.lo --- rm -f .libs/output-fig.lo --- output-dxf.lo --- rm -f .libs/output-dxf.lo --- output-fig.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-fig.c -fPIC -DPIC -o .libs/output-fig.lo --- output-dxf.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-dxf.c -fPIC -DPIC -o .libs/output-dxf.lo --- output-svg.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-svg.c -o output-svg.o >/dev/null 2>&1 --- input-png.lo --- rm -f .libs/input-png.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input-png.c -fPIC -DPIC -o .libs/input-png.lo --- input-tga.lo --- rm -f .libs/input-tga.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input-tga.c -fPIC -DPIC -o .libs/input-tga.lo --- input-pnm.lo --- rm -f .libs/input-pnm.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input-pnm.c -fPIC -DPIC -o .libs/input-pnm.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input-pnm.c -o input-pnm.o >/dev/null 2>&1 --- output-emf.lo --- rm -f .libs/output-emf.lo --- output-svg.lo --- mv -f .libs/output-svg.lo output-svg.lo --- output-emf.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-emf.c -fPIC -DPIC -o .libs/output-emf.lo --- output-pdf.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-pdf.lo `test -f output-pdf.c || echo './'`output-pdf.c --- output-emf.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-emf.c -o output-emf.o >/dev/null 2>&1 --- output-sk.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-sk.c -o output-sk.o >/dev/null 2>&1 --- input-png.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input-png.c -o input-png.o >/dev/null 2>&1 --- output-er.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-er.c -o output-er.o >/dev/null 2>&1 --- input-png.lo --- mv -f .libs/input-png.lo input-png.lo --- output-mif.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-mif.lo `test -f output-mif.c || echo './'`output-mif.c --- output-sk.lo --- mv -f .libs/output-sk.lo output-sk.lo --- output-cgm.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-cgm.lo `test -f output-cgm.c || echo './'`output-cgm.c --- output-pdf.lo --- rm -f .libs/output-pdf.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-pdf.c -fPIC -DPIC -o .libs/output-pdf.lo --- output-mif.lo --- rm -f .libs/output-mif.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-mif.c -fPIC -DPIC -o .libs/output-mif.lo --- output-p2e.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-p2e.c -o output-p2e.o >/dev/null 2>&1 --- output-cgm.lo --- rm -f .libs/output-cgm.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-cgm.c -fPIC -DPIC -o .libs/output-cgm.lo --- output-eps.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-eps.c -o output-eps.o >/dev/null 2>&1 mv -f .libs/output-eps.lo output-eps.lo --- output-dr2d.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output-dr2d.lo `test -f output-dr2d.c || echo './'`output-dr2d.c --- output-er.lo --- mv -f .libs/output-er.lo output-er.lo --- fit.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o fit.lo `test -f fit.c || echo './'`fit.c --- input-bmp.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input-bmp.c -o input-bmp.o >/dev/null 2>&1 --- output-epd.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-epd.c -o output-epd.o >/dev/null 2>&1 --- output-dr2d.lo --- rm -f .libs/output-dr2d.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-dr2d.c -fPIC -DPIC -o .libs/output-dr2d.lo --- fit.lo --- rm -f .libs/fit.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c fit.c -fPIC -DPIC -o .libs/fit.lo --- output-cgm.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-cgm.c -o output-cgm.o >/dev/null 2>&1 --- output-mif.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-mif.c -o output-mif.o >/dev/null 2>&1 --- output-emf.lo --- mv -f .libs/output-emf.lo output-emf.lo --- bitmap.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o bitmap.lo `test -f bitmap.c || echo './'`bitmap.c --- input-pnm.lo --- mv -f .libs/input-pnm.lo input-pnm.lo --- spline.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o spline.lo `test -f spline.c || echo './'`spline.c --- output-epd.lo --- mv -f .libs/output-epd.lo output-epd.lo --- curve.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o curve.lo `test -f curve.c || echo './'`curve.c --- input-bmp.lo --- mv -f .libs/input-bmp.lo input-bmp.lo --- epsilon-equal.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o epsilon-equal.lo `test -f epsilon-equal.c || echo './'`epsilon-equal.c --- output-p2e.lo --- mv -f .libs/output-p2e.lo output-p2e.lo --- vector.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o vector.lo `test -f vector.c || echo './'`vector.c --- bitmap.lo --- rm -f .libs/bitmap.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c bitmap.c -fPIC -DPIC -o .libs/bitmap.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c bitmap.c -o bitmap.o >/dev/null 2>&1 --- input-tga.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input-tga.c -o input-tga.o >/dev/null 2>&1 --- output-fig.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-fig.c -o output-fig.o >/dev/null 2>&1 --- epsilon-equal.lo --- rm -f .libs/epsilon-equal.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c epsilon-equal.c -fPIC -DPIC -o .libs/epsilon-equal.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c epsilon-equal.c -o epsilon-equal.o >/dev/null 2>&1 --- bitmap.lo --- mv -f .libs/bitmap.lo bitmap.lo --- color.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o color.lo `test -f color.c || echo './'`color.c --- vector.lo --- rm -f .libs/vector.lo --- output-fig.lo --- mv -f .libs/output-fig.lo output-fig.lo --- vector.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c vector.c -fPIC -DPIC -o .libs/vector.lo --- autotrace.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o autotrace.lo `test -f autotrace.c || echo './'`autotrace.c --- curve.lo --- rm -f .libs/curve.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c curve.c -fPIC -DPIC -o .libs/curve.lo --- epsilon-equal.lo --- mv -f .libs/epsilon-equal.lo epsilon-equal.lo --- output.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o output.lo `test -f output.c || echo './'`output.c --- vector.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c vector.c -o vector.o >/dev/null 2>&1 --- output-mif.lo --- mv -f .libs/output-mif.lo output-mif.lo --- input.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o input.lo `test -f input.c || echo './'`input.c --- output-dxf.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-dxf.c -o output-dxf.o >/dev/null 2>&1 --- spline.lo --- rm -f .libs/spline.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c spline.c -fPIC -DPIC -o .libs/spline.lo --- output.lo --- rm -f .libs/output.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output.c -fPIC -DPIC -o .libs/output.lo --- input.lo --- rm -f .libs/input.lo --- output.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output.c -o output.o >/dev/null 2>&1 --- input.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input.c -fPIC -DPIC -o .libs/input.lo --- color.lo --- rm -f .libs/color.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c color.c -fPIC -DPIC -o .libs/color.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c color.c -o color.o >/dev/null 2>&1 --- input.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c input.c -o input.o >/dev/null 2>&1 --- output-dr2d.lo --- output-dr2d.c: In function 'BuildLAYR': output-dr2d.c:341:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] memset(LAYRData + 2, (char) NULL, 16); ^ output-dr2d.c: In function 'WriteChunk': output-dr2d.c:516:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf(file, "%c", (char) NULL); ^ cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-dr2d.c -o output-dr2d.o >/dev/null 2>&1 mv -f .libs/output-dr2d.lo output-dr2d.lo --- pxl-outline.lo --- --- color.lo --- mv -f .libs/color.lo color.lo --- output-cgm.lo --- mv -f .libs/output-cgm.lo output-cgm.lo --- median.lo --- --- pxl-outline.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o pxl-outline.lo `test -f pxl-outline.c || echo './'`pxl-outline.c --- thin-image.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o thin-image.lo `test -f thin-image.c || echo './'`thin-image.c --- output.lo --- mv -f .libs/output.lo output.lo --- logreport.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o logreport.lo `test -f logreport.c || echo './'`logreport.c --- median.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o median.lo `test -f median.c || echo './'`median.c --- curve.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c curve.c -o curve.o >/dev/null 2>&1 --- input.lo --- mv -f .libs/input.lo input.lo --- filename.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o filename.lo `test -f filename.c || echo './'`filename.c --- spline.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c spline.c -o spline.o >/dev/null 2>&1 --- autotrace.lo --- rm -f .libs/autotrace.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c autotrace.c -fPIC -DPIC -o .libs/autotrace.lo --- vector.lo --- mv -f .libs/vector.lo vector.lo --- xstd.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o xstd.lo `test -f xstd.c || echo './'`xstd.c --- thin-image.lo --- rm -f .libs/thin-image.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c thin-image.c -fPIC -DPIC -o .libs/thin-image.lo --- filename.lo --- rm -f .libs/filename.lo --- pxl-outline.lo --- rm -f .libs/pxl-outline.lo --- filename.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c filename.c -fPIC -DPIC -o .libs/filename.lo --- pxl-outline.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c pxl-outline.c -fPIC -DPIC -o .libs/pxl-outline.lo --- logreport.lo --- rm -f .libs/logreport.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c logreport.c -fPIC -DPIC -o .libs/logreport.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c logreport.c -o logreport.o >/dev/null 2>&1 --- xstd.lo --- rm -f .libs/xstd.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c xstd.c -fPIC -DPIC -o .libs/xstd.lo --- logreport.lo --- mv -f .libs/logreport.lo logreport.lo --- despeckle.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o despeckle.lo `test -f despeckle.c || echo './'`despeckle.c --- autotrace.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c autotrace.c -o autotrace.o >/dev/null 2>&1 --- xstd.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c xstd.c -o xstd.o >/dev/null 2>&1 --- despeckle.lo --- rm -f .libs/despeckle.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c despeckle.c -fPIC -DPIC -o .libs/despeckle.lo --- spline.lo --- mv -f .libs/spline.lo spline.lo --- exception.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o exception.lo `test -f exception.c || echo './'`exception.c --- input-tga.lo --- mv -f .libs/input-tga.lo input-tga.lo --- strgicmp.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o strgicmp.lo `test -f strgicmp.c || echo './'`strgicmp.c --- filename.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c filename.c -o filename.o >/dev/null 2>&1 --- median.lo --- rm -f .libs/median.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c median.c -fPIC -DPIC -o .libs/median.lo --- thin-image.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c thin-image.c -o thin-image.o >/dev/null 2>&1 --- xstd.lo --- mv -f .libs/xstd.lo xstd.lo --- exception.lo --- rm -f .libs/exception.lo --- image-proc.lo --- /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c -o image-proc.lo `test -f image-proc.c || echo './'`image-proc.c --- exception.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c exception.c -fPIC -DPIC -o .libs/exception.lo --- strgicmp.lo --- rm -f .libs/strgicmp.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c strgicmp.c -fPIC -DPIC -o .libs/strgicmp.lo --- filename.lo --- mv -f .libs/filename.lo filename.lo --- atou.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c `test -f atou.c || echo './'`atou.c --- autotrace.lo --- mv -f .libs/autotrace.lo autotrace.lo --- main.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c `test -f main.c || echo './'`main.c --- exception.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c exception.c -o exception.o >/dev/null 2>&1 --- getopt.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c `test -f getopt.c || echo './'`getopt.c --- exception.lo --- mv -f .libs/exception.lo exception.lo --- getopt1.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c `test -f getopt1.c || echo './'`getopt1.c --- thin-image.lo --- mv -f .libs/thin-image.lo thin-image.lo --- curve.lo --- mv -f .libs/curve.lo curve.lo --- image-proc.lo --- rm -f .libs/image-proc.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c image-proc.c -fPIC -DPIC -o .libs/image-proc.lo --- strgicmp.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c strgicmp.c -o strgicmp.o >/dev/null 2>&1 mv -f .libs/strgicmp.lo strgicmp.lo --- median.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c median.c -o median.o >/dev/null 2>&1 --- output-dxf.lo --- mv -f .libs/output-dxf.lo output-dxf.lo --- despeckle.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c despeckle.c -o despeckle.o >/dev/null 2>&1 --- image-proc.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c image-proc.c -o image-proc.o >/dev/null 2>&1 --- output-pdf.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c output-pdf.c -o output-pdf.o >/dev/null 2>&1 --- median.lo --- mv -f .libs/median.lo median.lo --- image-proc.lo --- mv -f .libs/image-proc.lo image-proc.lo --- despeckle.lo --- mv -f .libs/despeckle.lo despeckle.lo --- fit.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c fit.c -o fit.o >/dev/null 2>&1 mv -f .libs/fit.lo fit.lo --- output-pdf.lo --- mv -f .libs/output-pdf.lo output-pdf.lo --- pxl-outline.lo --- cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -pipe -O2 -fno-strict-aliasing -c pxl-outline.c -o pxl-outline.o >/dev/null 2>&1 mv -f .libs/pxl-outline.lo pxl-outline.lo --- libautotrace.la --- /bin/sh ./libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o libautotrace.la -rpath /usr/local/lib -version-info 3:0:0 input-pnm.lo input-bmp.lo input-tga.lo input-png.lo output-eps.lo output-er.lo output-fig.lo output-sk.lo output-svg.lo output-p2e.lo output-emf.lo output-dxf.lo output-epd.lo output-pdf.lo output-mif.lo output-cgm.lo output-dr2d.lo fit.lo bitmap.lo spline.lo curve.lo epsilon-equal.lo vector.lo color.lo autotrace.lo output.lo input.lo pxl-outline.lo median.lo thin-image.lo logreport.lo filename.lo xstd.lo despeckle.lo exception.lo strgicmp.lo image-proc.lo -lm rm -fr .libs/libautotrace.la .libs/libautotrace.* .libs/libautotrace.* cc -shared input-pnm.lo input-bmp.lo input-tga.lo input-png.lo output-eps.lo output-er.lo output-fig.lo output-sk.lo output-svg.lo output-p2e.lo output-emf.lo output-dxf.lo output-epd.lo output-pdf.lo output-mif.lo output-cgm.lo output-dr2d.lo fit.lo bitmap.lo spline.lo curve.lo epsilon-equal.lo vector.lo color.lo autotrace.lo output.lo input.lo pxl-outline.lo median.lo thin-image.lo logreport.lo filename.lo xstd.lo despeckle.lo exception.lo strgicmp.lo image-proc.lo -L/usr/local/lib -lm -Wl,-soname -Wl,libautotrace.so.3 -o .libs/libautotrace.so.3.0.0 (cd .libs && rm -f libautotrace.so.3 && ln -s libautotrace.so.3.0.0 libautotrace.so.3) (cd .libs && rm -f libautotrace.so && ln -s libautotrace.so.3.0.0 libautotrace.so) ar cru .libs/libautotrace.a input-pnm.o input-bmp.o input-tga.o input-png.o output-eps.o output-er.o output-fig.o output-sk.o output-svg.o output-p2e.o output-emf.o output-dxf.o output-epd.o output-pdf.o output-mif.o output-cgm.o output-dr2d.o fit.o bitmap.o spline.o curve.o epsilon-equal.o vector.o color.o autotrace.o output.o input.o pxl-outline.o median.o thin-image.o logreport.o filename.o xstd.o despeckle.o exception.o strgicmp.o image-proc.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libautotrace.a creating libautotrace.la (cd .libs && rm -f libautotrace.la && ln -s ../libautotrace.la libautotrace.la) --- autotrace --- /bin/sh ./libtool --mode=link cc -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o autotrace atou.o main.o getopt.o getopt1.o libautotrace.la -lpng -lz -lm -lm cc -pipe -O2 -fno-strict-aliasing -o .libs/autotrace atou.o main.o getopt.o getopt1.o -L/usr/local/lib ./.libs/libautotrace.so -lpng -lz -lm -Wl,--rpath -Wl,/usr/local/lib creating autotrace SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for autotrace-0.31.1_34 ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/graphics/autotrace/autotrace-0.31.1/install-sh -c -s" `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install /bin/sh ./mkinstalldirs /construction/graphics/autotrace/stage/usr/local/lib /bin/sh ./libtool --mode=install /usr/bin/install -c libautotrace.la /construction/graphics/autotrace/stage/usr/local/lib/libautotrace.la /usr/bin/install -c .libs/libautotrace.so.3.0.0 /construction/graphics/autotrace/stage/usr/local/lib/libautotrace.so.3.0.0 (cd /construction/graphics/autotrace/stage/usr/local/lib && rm -f libautotrace.so.3 && ln -s libautotrace.so.3.0.0 libautotrace.so.3) (cd /construction/graphics/autotrace/stage/usr/local/lib && rm -f libautotrace.so && ln -s libautotrace.so.3.0.0 libautotrace.so) /usr/bin/install -c .libs/libautotrace.lai /construction/graphics/autotrace/stage/usr/local/lib/libautotrace.la /usr/bin/install -c .libs/libautotrace.a /construction/graphics/autotrace/stage/usr/local/lib/libautotrace.a ranlib /construction/graphics/autotrace/stage/usr/local/lib/libautotrace.a chmod 644 /construction/graphics/autotrace/stage/usr/local/lib/libautotrace.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ./mkinstalldirs /construction/graphics/autotrace/stage/usr/local/bin STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /construction/graphics/autotrace/autotrace-0.31.1/install-sh -c -s autotrace /construction/graphics/autotrace/stage/usr/local/bin/autotrace libtool: install: warning: `libautotrace.la' has not been installed in `/usr/local/lib' /bin/sh /construction/graphics/autotrace/autotrace-0.31.1/install-sh -c -s .libs/autotrace /construction/graphics/autotrace/stage/usr/local/bin/autotrace /bin/sh ./mkinstalldirs /construction/graphics/autotrace/stage/usr/local/bin install -m 555 autotrace-config /construction/graphics/autotrace/stage/usr/local/bin/autotrace-config /bin/sh ./mkinstalldirs /construction/graphics/autotrace/stage/usr/local/include/autotrace mkdir -p -- /construction/graphics/autotrace/stage/usr/local/include/autotrace install -m 0644 types.h /construction/graphics/autotrace/stage/usr/local/include/autotrace/types.h install -m 0644 autotrace.h /construction/graphics/autotrace/stage/usr/local/include/autotrace/autotrace.h install -m 0644 input.h /construction/graphics/autotrace/stage/usr/local/include/autotrace/input.h install -m 0644 output.h /construction/graphics/autotrace/stage/usr/local/include/autotrace/output.h install -m 0644 exception.h /construction/graphics/autotrace/stage/usr/local/include/autotrace/exception.h /bin/sh ./mkinstalldirs /construction/graphics/autotrace/stage/usr/local/share/aclocal install -m 0644 autotrace.m4 /construction/graphics/autotrace/stage/usr/local/share/aclocal/autotrace.m4 /bin/sh ./mkinstalldirs /construction/graphics/autotrace/stage/usr/local/man/man1 install -m 0644 ./autotrace.1 /construction/graphics/autotrace/stage/usr/local/man/man1/autotrace.1 /bin/sh ./mkinstalldirs /construction/graphics/autotrace/stage/usr/local/libdata/pkgconfig install -m 0644 autotrace.pc /construction/graphics/autotrace/stage/usr/local/libdata/pkgconfig/autotrace.pc /usr/bin/strip /construction/graphics/autotrace/stage/usr/local/lib/libautotrace.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for autotrace-0.31.1_34 file sizes/checksums [14]: 0% file sizes/checksums [14]: 100% Service unavailablepacking files [14]: 0% packing files [14]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:07