Created
August 28, 2013 05:17
-
-
Save tst-mjibaly/6362375 to your computer and use it in GitHub Desktop.
Installing VIPS 7.34.2 on CentOS 6.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@vagrant-vm vips-7.34.2]# ./configure | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for gobject-introspection... no | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for native Win32... no | |
checking for binary open needed... no | |
checking for Mac OS X... no | |
checking for style of include used by make... GNU | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking dependency style of gcc... gcc3 | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for gawk... (cached) gawk | |
checking for gcc... (cached) gcc | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc accepts -g... (cached) yes | |
checking for gcc option to accept ISO C89... (cached) none needed | |
checking dependency style of gcc... (cached) gcc3 | |
checking for gcc option to accept ISO C99... -std=gnu99 | |
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 | |
checking for g++... g++ | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... gcc3 | |
checking for an ANSI C-conforming const... yes | |
checking for C/C++ restrict keyword... __restrict | |
checking for ranlib... ranlib | |
checking whether ln -s works... yes | |
checking if malloc debugging is wanted... no | |
checking whether the C++ compiler works... yes | |
checking how to run the C preprocessor... gcc -std=gnu99 -E | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking locale.h usability... yes | |
checking locale.h presence... yes | |
checking for locale.h... yes | |
checking for LC_MESSAGES... yes | |
checking libintl.h usability... yes | |
checking libintl.h presence... yes | |
checking for libintl.h... yes | |
checking for ngettext in libc... yes | |
checking for dgettext in libc... yes | |
checking for bind_textdomain_codeset... yes | |
checking for msgfmt... no | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for ANSI C header files... (cached) yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking math.h usability... yes | |
checking math.h presence... yes | |
checking for math.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking sys/file.h usability... yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking io.h usability... no | |
checking io.h presence... no | |
checking for io.h... no | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
checking for dllwrap... no | |
checking for dlltool... dlltool | |
checking for objdump... objdump | |
checking for ranlib... (cached) ranlib | |
checking for strip... strip | |
checking for ar... ar | |
checking for as... as | |
checking for ld... ld | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /bin/sed | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -std=gnu99... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
checking the maximum length of command line arguments... 1966080 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for ld option to reload object files... -r | |
checking for objdump... (cached) objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... (cached) dlltool | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... (cached) strip | |
checking for ranlib... (cached) ranlib | |
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC | |
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -std=gnu99 static flag -static works... no | |
checking if gcc -std=gnu99 supports -c -o file.o... yes | |
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes | |
checking whether the gcc -std=gnu99 linker (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 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... yes | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... ld -m elf_x86_64 | |
checking if the linker (ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... no | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (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 for an ANSI C-conforming const... (cached) yes | |
checking for mode_t... yes | |
checking for off_t... yes | |
checking for size_t... yes | |
checking for working memcmp... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for getpagesize... yes | |
checking for working mmap... no | |
checking for mkdir... yes | |
checking for _mkdir... no | |
checking whether mkdir takes one argument... no | |
checking for vprintf... yes | |
checking for _doprnt... no | |
checking for getcwd... yes | |
checking for gettimeofday... yes | |
checking for getwd... yes | |
checking for memset... yes | |
checking for munmap... yes | |
checking for putenv... yes | |
checking for realpath... yes | |
checking for strcasecmp... yes | |
checking for strchr... yes | |
checking for strcspn... yes | |
checking for strdup... yes | |
checking for strerror... yes | |
checking for strrchr... yes | |
checking for strspn... yes | |
checking for vsnprintf... yes | |
checking for realpath... (cached) yes | |
checking for mkstemp... yes | |
checking for mktemp... yes | |
checking for random... yes | |
checking for rand... yes | |
checking for sysconf... yes | |
checking for atexit... yes | |
checking for cbrt in -lm... yes | |
checking for hypot in -lm... yes | |
checking for REQUIRED... yes | |
checking for THREADS... no | |
checking for GTHREAD... yes | |
checking for TYPE_INIT... yes | |
checking for gtkdoc-check... no | |
checking for gtkdoc-rebase... no | |
checking for gtkdoc-mkpdf... no | |
checking whether to build gtk-doc documentation... no | |
checking for FFTW... no | |
configure: WARNING: fftw not found; disabling fftw support | |
checking for MAGICK_WAND... no | |
checking for IMAGE_MAGICK... no | |
configure: WARNING: neither MagickWand nor ImageMagick found; disabling Magick support | |
checking for ORC... no | |
configure: WARNING: orc-0.4.11 or later not found; disabling orc support | |
checking for LCMS... no | |
checking for LCMS... no | |
configure: WARNING: lcms2/lcms not found; disabling lcms support | |
checking for OPENEXR... no | |
configure: WARNING: OpenEXR not found; disabling OpenEXR support | |
checking for OPENSLIDE... no | |
configure: WARNING: OpenSlide >= 3.3.0 not found; disabling virtual slide support | |
checking for MATIO... no | |
configure: WARNING: matio not found; disabling matio support | |
checking for CFITSIO... no | |
configure: WARNING: cfitsio not found; disabling cfitsio support | |
checking for PANGOFT2... no | |
configure: WARNING: pangoft2 not found; disabling pangoft2 support | |
checking for X... no | |
checking for ZIP... libraries -lz, headers in default path | |
checking for TIFF... no | |
checking for TIFF... libraries -ltiff, headers in default path | |
checking for PNG... yes | |
checking for JPEG... libraries (none), headers (none) | |
configure: WARNING: libjpeg not found; disabling JPEG support | |
checking for EXIF... no | |
configure: WARNING: libexif >= 0.6 not found; disabling exif support | |
checking linux/videodev.h usability... yes | |
checking linux/videodev.h presence... yes | |
checking for linux/videodev.h... yes | |
checking for a Python interpreter with version >= 2.2... python | |
checking for python... /usr/bin/python | |
checking for python version... 2.6 | |
checking for python platform... linux2 | |
checking for python script directory... ${prefix}/lib/python2.6/site-packages | |
checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages | |
checking for headers required to compile python extensions... found | |
configure: creating ./config.status | |
config.status: creating vips.pc | |
config.status: creating vipsCC.pc | |
config.status: creating Makefile | |
config.status: creating libvips/include/vips/version.h | |
config.status: creating libvips/include/Makefile | |
config.status: creating libvips/include/vips/Makefile | |
config.status: creating libvips/Makefile | |
config.status: creating libvips/arithmetic/Makefile | |
config.status: creating libvips/cimg/Makefile | |
config.status: creating libvips/colour/Makefile | |
config.status: creating libvips/conversion/Makefile | |
config.status: creating libvips/convolution/Makefile | |
config.status: creating libvips/deprecated/Makefile | |
config.status: creating libvips/foreign/Makefile | |
config.status: creating libvips/freq_filt/Makefile | |
config.status: creating libvips/histograms_lut/Makefile | |
config.status: creating libvips/inplace/Makefile | |
config.status: creating libvips/iofuncs/Makefile | |
config.status: creating libvips/morphology/Makefile | |
config.status: creating libvips/mosaicing/Makefile | |
config.status: creating libvips/create/Makefile | |
config.status: creating libvips/resample/Makefile | |
config.status: creating libvips/video/Makefile | |
config.status: creating libvipsCC/include/Makefile | |
config.status: creating libvipsCC/include/vips/Makefile | |
config.status: creating libvipsCC/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating tools/batch_crop | |
config.status: creating tools/batch_image_convert | |
config.status: creating tools/batch_rubber_sheet | |
config.status: creating tools/light_correct | |
config.status: creating tools/shrink_width | |
config.status: creating swig/Makefile | |
config.status: creating swig/vipsCC/Makefile | |
config.status: creating swig/python/setup.py | |
config.status: creating man/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating doc/reference/Makefile | |
config.status: creating doc/reference/libvips-docs.sgml | |
config.status: creating po/Makefile.in | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing default-1 commands | |
config.status: executing libtool commands | |
* general build options | |
native win32: no | |
native OS X: no | |
open files in binary mode: no | |
enable debug: no | |
build C++ components: yes | |
build docs with gtkdoc: no | |
gobject introspection: no | |
* optional packages and modules | |
use fftw3 for FFT: no | |
Magick package: | |
file import with libMagick: no | |
accelerate loops with orc: no | |
(requires orc-0.4.11 or later) | |
ICC profile support with lcms: no | |
file import with OpenEXR: no | |
file import with OpenSlide: no | |
(requires openslide-3.3.0 or later) | |
file import with matio: no | |
file import with cfitsio: no | |
text rendering with pangoft2: no | |
file import/export with libpng: yes (pkg-config libpng >= 1.2.9) | |
(requires libpng-1.2.9 or later) | |
file import/export with libtiff: yes (found by search) | |
file import/export with libjpeg: no | |
use libexif to load/save JPEG metadata: no | |
video capture with v4l: yes | |
build Python binding: yes | |
[root@vagrant-vm vips-7.34.2]# make && make install | |
make all-recursive | |
make[1]: Entering directory `/vagrant/vips-7.34.2' | |
Making all in libvips | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips' | |
Making all in include | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/include' | |
Making all in vips | |
make[4]: Entering directory `/vagrant/vips-7.34.2/libvips/include/vips' | |
glib-mkenums --template enumtemplate \ | |
../../../libvips/include/vips/memory.h ../../../libvips/include/vips/foreign.h ../../../libvips/include/vips/arithmetic.h ../../../libvips/include/vips/conversion.h ../../../libvips/include/vips/util.h ../../../libvips/include/vips/image.h ../../../libvips/include/vips/colour.h ../../../libvips/include/vips/operation.h ../../../libvips/include/vips/object.h > xgen-geth && \ | |
( cmp -s xgen-geth enumtypes.h || cp xgen-geth enumtypes.h ) && \ | |
rm -f xgen-geth | |
make[4]: Leaving directory `/vagrant/vips-7.34.2/libvips/include/vips' | |
make[4]: Entering directory `/vagrant/vips-7.34.2/libvips/include' | |
make[4]: Nothing to be done for `all-am'. | |
make[4]: Leaving directory `/vagrant/vips-7.34.2/libvips/include' | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/include' | |
Making all in foreign | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/foreign' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radiance.lo -MD -MP -MF .deps/radiance.Tpo -c -o radiance.lo radiance.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radiance.lo -MD -MP -MF .deps/radiance.Tpo -c radiance.c -fPIC -DPIC -o .libs/radiance.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radiance.lo -MD -MP -MF .deps/radiance.Tpo -c radiance.c -o radiance.o >/dev/null 2>&1 | |
mv -f .deps/radiance.Tpo .deps/radiance.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radload.lo -MD -MP -MF .deps/radload.Tpo -c -o radload.lo radload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radload.lo -MD -MP -MF .deps/radload.Tpo -c radload.c -fPIC -DPIC -o .libs/radload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radload.lo -MD -MP -MF .deps/radload.Tpo -c radload.c -o radload.o >/dev/null 2>&1 | |
mv -f .deps/radload.Tpo .deps/radload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radsave.lo -MD -MP -MF .deps/radsave.Tpo -c -o radsave.lo radsave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radsave.lo -MD -MP -MF .deps/radsave.Tpo -c radsave.c -fPIC -DPIC -o .libs/radsave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radsave.lo -MD -MP -MF .deps/radsave.Tpo -c radsave.c -o radsave.o >/dev/null 2>&1 | |
mv -f .deps/radsave.Tpo .deps/radsave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ppm.lo -MD -MP -MF .deps/ppm.Tpo -c -o ppm.lo ppm.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ppm.lo -MD -MP -MF .deps/ppm.Tpo -c ppm.c -fPIC -DPIC -o .libs/ppm.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ppm.lo -MD -MP -MF .deps/ppm.Tpo -c ppm.c -o ppm.o >/dev/null 2>&1 | |
mv -f .deps/ppm.Tpo .deps/ppm.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ppmload.lo -MD -MP -MF .deps/ppmload.Tpo -c -o ppmload.lo ppmload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ppmload.lo -MD -MP -MF .deps/ppmload.Tpo -c ppmload.c -fPIC -DPIC -o .libs/ppmload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ppmload.lo -MD -MP -MF .deps/ppmload.Tpo -c ppmload.c -o ppmload.o >/dev/null 2>&1 | |
mv -f .deps/ppmload.Tpo .deps/ppmload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ppmsave.lo -MD -MP -MF .deps/ppmsave.Tpo -c -o ppmsave.lo ppmsave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ppmsave.lo -MD -MP -MF .deps/ppmsave.Tpo -c ppmsave.c -fPIC -DPIC -o .libs/ppmsave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ppmsave.lo -MD -MP -MF .deps/ppmsave.Tpo -c ppmsave.c -o ppmsave.o >/dev/null 2>&1 | |
mv -f .deps/ppmsave.Tpo .deps/ppmsave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c -o csv.lo csv.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c csv.c -fPIC -DPIC -o .libs/csv.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c csv.c -o csv.o >/dev/null 2>&1 | |
mv -f .deps/csv.Tpo .deps/csv.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT csvload.lo -MD -MP -MF .deps/csvload.Tpo -c -o csvload.lo csvload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT csvload.lo -MD -MP -MF .deps/csvload.Tpo -c csvload.c -fPIC -DPIC -o .libs/csvload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT csvload.lo -MD -MP -MF .deps/csvload.Tpo -c csvload.c -o csvload.o >/dev/null 2>&1 | |
mv -f .deps/csvload.Tpo .deps/csvload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT csvsave.lo -MD -MP -MF .deps/csvsave.Tpo -c -o csvsave.lo csvsave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT csvsave.lo -MD -MP -MF .deps/csvsave.Tpo -c csvsave.c -fPIC -DPIC -o .libs/csvsave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT csvsave.lo -MD -MP -MF .deps/csvsave.Tpo -c csvsave.c -o csvsave.o >/dev/null 2>&1 | |
mv -f .deps/csvsave.Tpo .deps/csvsave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dzsave.lo -MD -MP -MF .deps/dzsave.Tpo -c -o dzsave.lo dzsave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dzsave.lo -MD -MP -MF .deps/dzsave.Tpo -c dzsave.c -fPIC -DPIC -o .libs/dzsave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dzsave.lo -MD -MP -MF .deps/dzsave.Tpo -c dzsave.c -o dzsave.o >/dev/null 2>&1 | |
mv -f .deps/dzsave.Tpo .deps/dzsave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rawload.lo -MD -MP -MF .deps/rawload.Tpo -c -o rawload.lo rawload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rawload.lo -MD -MP -MF .deps/rawload.Tpo -c rawload.c -fPIC -DPIC -o .libs/rawload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rawload.lo -MD -MP -MF .deps/rawload.Tpo -c rawload.c -o rawload.o >/dev/null 2>&1 | |
mv -f .deps/rawload.Tpo .deps/rawload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rawsave.lo -MD -MP -MF .deps/rawsave.Tpo -c -o rawsave.lo rawsave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rawsave.lo -MD -MP -MF .deps/rawsave.Tpo -c rawsave.c -fPIC -DPIC -o .libs/rawsave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rawsave.lo -MD -MP -MF .deps/rawsave.Tpo -c rawsave.c -o rawsave.o >/dev/null 2>&1 | |
mv -f .deps/rawsave.Tpo .deps/rawsave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipsload.lo -MD -MP -MF .deps/vipsload.Tpo -c -o vipsload.lo vipsload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipsload.lo -MD -MP -MF .deps/vipsload.Tpo -c vipsload.c -fPIC -DPIC -o .libs/vipsload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipsload.lo -MD -MP -MF .deps/vipsload.Tpo -c vipsload.c -o vipsload.o >/dev/null 2>&1 | |
mv -f .deps/vipsload.Tpo .deps/vipsload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipssave.lo -MD -MP -MF .deps/vipssave.Tpo -c -o vipssave.lo vipssave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipssave.lo -MD -MP -MF .deps/vipssave.Tpo -c vipssave.c -fPIC -DPIC -o .libs/vipssave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipssave.lo -MD -MP -MF .deps/vipssave.Tpo -c vipssave.c -o vipssave.o >/dev/null 2>&1 | |
mv -f .deps/vipssave.Tpo .deps/vipssave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT analyzeload.lo -MD -MP -MF .deps/analyzeload.Tpo -c -o analyzeload.lo analyzeload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT analyzeload.lo -MD -MP -MF .deps/analyzeload.Tpo -c analyzeload.c -fPIC -DPIC -o .libs/analyzeload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT analyzeload.lo -MD -MP -MF .deps/analyzeload.Tpo -c analyzeload.c -o analyzeload.o >/dev/null 2>&1 | |
mv -f .deps/analyzeload.Tpo .deps/analyzeload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT analyze2vips.lo -MD -MP -MF .deps/analyze2vips.Tpo -c -o analyze2vips.lo analyze2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT analyze2vips.lo -MD -MP -MF .deps/analyze2vips.Tpo -c analyze2vips.c -fPIC -DPIC -o .libs/analyze2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT analyze2vips.lo -MD -MP -MF .deps/analyze2vips.Tpo -c analyze2vips.c -o analyze2vips.o >/dev/null 2>&1 | |
mv -f .deps/analyze2vips.Tpo .deps/analyze2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT foreign.lo -MD -MP -MF .deps/foreign.Tpo -c -o foreign.lo foreign.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT foreign.lo -MD -MP -MF .deps/foreign.Tpo -c foreign.c -fPIC -DPIC -o .libs/foreign.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT foreign.lo -MD -MP -MF .deps/foreign.Tpo -c foreign.c -o foreign.o >/dev/null 2>&1 | |
mv -f .deps/foreign.Tpo .deps/foreign.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matlab.lo -MD -MP -MF .deps/matlab.Tpo -c -o matlab.lo matlab.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matlab.lo -MD -MP -MF .deps/matlab.Tpo -c matlab.c -fPIC -DPIC -o .libs/matlab.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matlab.lo -MD -MP -MF .deps/matlab.Tpo -c matlab.c -o matlab.o >/dev/null 2>&1 | |
mv -f .deps/matlab.Tpo .deps/matlab.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matload.lo -MD -MP -MF .deps/matload.Tpo -c -o matload.lo matload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matload.lo -MD -MP -MF .deps/matload.Tpo -c matload.c -fPIC -DPIC -o .libs/matload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matload.lo -MD -MP -MF .deps/matload.Tpo -c matload.c -o matload.o >/dev/null 2>&1 | |
mv -f .deps/matload.Tpo .deps/matload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT magick2vips.lo -MD -MP -MF .deps/magick2vips.Tpo -c -o magick2vips.lo magick2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT magick2vips.lo -MD -MP -MF .deps/magick2vips.Tpo -c magick2vips.c -fPIC -DPIC -o .libs/magick2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT magick2vips.lo -MD -MP -MF .deps/magick2vips.Tpo -c magick2vips.c -o magick2vips.o >/dev/null 2>&1 | |
mv -f .deps/magick2vips.Tpo .deps/magick2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT magickload.lo -MD -MP -MF .deps/magickload.Tpo -c -o magickload.lo magickload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT magickload.lo -MD -MP -MF .deps/magickload.Tpo -c magickload.c -fPIC -DPIC -o .libs/magickload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT magickload.lo -MD -MP -MF .deps/magickload.Tpo -c magickload.c -o magickload.o >/dev/null 2>&1 | |
mv -f .deps/magickload.Tpo .deps/magickload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT pngload.lo -MD -MP -MF .deps/pngload.Tpo -c -o pngload.lo pngload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT pngload.lo -MD -MP -MF .deps/pngload.Tpo -c pngload.c -fPIC -DPIC -o .libs/pngload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT pngload.lo -MD -MP -MF .deps/pngload.Tpo -c pngload.c -o pngload.o >/dev/null 2>&1 | |
mv -f .deps/pngload.Tpo .deps/pngload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT pngsave.lo -MD -MP -MF .deps/pngsave.Tpo -c -o pngsave.lo pngsave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT pngsave.lo -MD -MP -MF .deps/pngsave.Tpo -c pngsave.c -fPIC -DPIC -o .libs/pngsave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT pngsave.lo -MD -MP -MF .deps/pngsave.Tpo -c pngsave.c -o pngsave.o >/dev/null 2>&1 | |
mv -f .deps/pngsave.Tpo .deps/pngsave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipspng.lo -MD -MP -MF .deps/vipspng.Tpo -c -o vipspng.lo vipspng.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipspng.lo -MD -MP -MF .deps/vipspng.Tpo -c vipspng.c -fPIC -DPIC -o .libs/vipspng.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipspng.lo -MD -MP -MF .deps/vipspng.Tpo -c vipspng.c -o vipspng.o >/dev/null 2>&1 | |
mv -f .deps/vipspng.Tpo .deps/vipspng.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openexr2vips.lo -MD -MP -MF .deps/openexr2vips.Tpo -c -o openexr2vips.lo openexr2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openexr2vips.lo -MD -MP -MF .deps/openexr2vips.Tpo -c openexr2vips.c -fPIC -DPIC -o .libs/openexr2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openexr2vips.lo -MD -MP -MF .deps/openexr2vips.Tpo -c openexr2vips.c -o openexr2vips.o >/dev/null 2>&1 | |
mv -f .deps/openexr2vips.Tpo .deps/openexr2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openexrload.lo -MD -MP -MF .deps/openexrload.Tpo -c -o openexrload.lo openexrload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openexrload.lo -MD -MP -MF .deps/openexrload.Tpo -c openexrload.c -fPIC -DPIC -o .libs/openexrload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openexrload.lo -MD -MP -MF .deps/openexrload.Tpo -c openexrload.c -o openexrload.o >/dev/null 2>&1 | |
mv -f .deps/openexrload.Tpo .deps/openexrload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fits.lo -MD -MP -MF .deps/fits.Tpo -c -o fits.lo fits.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fits.lo -MD -MP -MF .deps/fits.Tpo -c fits.c -fPIC -DPIC -o .libs/fits.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fits.lo -MD -MP -MF .deps/fits.Tpo -c fits.c -o fits.o >/dev/null 2>&1 | |
mv -f .deps/fits.Tpo .deps/fits.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fitsload.lo -MD -MP -MF .deps/fitsload.Tpo -c -o fitsload.lo fitsload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fitsload.lo -MD -MP -MF .deps/fitsload.Tpo -c fitsload.c -fPIC -DPIC -o .libs/fitsload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fitsload.lo -MD -MP -MF .deps/fitsload.Tpo -c fitsload.c -o fitsload.o >/dev/null 2>&1 | |
mv -f .deps/fitsload.Tpo .deps/fitsload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fitssave.lo -MD -MP -MF .deps/fitssave.Tpo -c -o fitssave.lo fitssave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fitssave.lo -MD -MP -MF .deps/fitssave.Tpo -c fitssave.c -fPIC -DPIC -o .libs/fitssave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fitssave.lo -MD -MP -MF .deps/fitssave.Tpo -c fitssave.c -o fitssave.o >/dev/null 2>&1 | |
mv -f .deps/fitssave.Tpo .deps/fitssave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips2tiff.lo -MD -MP -MF .deps/vips2tiff.Tpo -c -o vips2tiff.lo vips2tiff.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips2tiff.lo -MD -MP -MF .deps/vips2tiff.Tpo -c vips2tiff.c -fPIC -DPIC -o .libs/vips2tiff.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips2tiff.lo -MD -MP -MF .deps/vips2tiff.Tpo -c vips2tiff.c -o vips2tiff.o >/dev/null 2>&1 | |
mv -f .deps/vips2tiff.Tpo .deps/vips2tiff.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tiff2vips.lo -MD -MP -MF .deps/tiff2vips.Tpo -c -o tiff2vips.lo tiff2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tiff2vips.lo -MD -MP -MF .deps/tiff2vips.Tpo -c tiff2vips.c -fPIC -DPIC -o .libs/tiff2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tiff2vips.lo -MD -MP -MF .deps/tiff2vips.Tpo -c tiff2vips.c -o tiff2vips.o >/dev/null 2>&1 | |
mv -f .deps/tiff2vips.Tpo .deps/tiff2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tiffload.lo -MD -MP -MF .deps/tiffload.Tpo -c -o tiffload.lo tiffload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tiffload.lo -MD -MP -MF .deps/tiffload.Tpo -c tiffload.c -fPIC -DPIC -o .libs/tiffload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tiffload.lo -MD -MP -MF .deps/tiffload.Tpo -c tiffload.c -o tiffload.o >/dev/null 2>&1 | |
mv -f .deps/tiffload.Tpo .deps/tiffload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tiffsave.lo -MD -MP -MF .deps/tiffsave.Tpo -c -o tiffsave.lo tiffsave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tiffsave.lo -MD -MP -MF .deps/tiffsave.Tpo -c tiffsave.c -fPIC -DPIC -o .libs/tiffsave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tiffsave.lo -MD -MP -MF .deps/tiffsave.Tpo -c tiffsave.c -o tiffsave.o >/dev/null 2>&1 | |
mv -f .deps/tiffsave.Tpo .deps/tiffsave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openslide2vips.lo -MD -MP -MF .deps/openslide2vips.Tpo -c -o openslide2vips.lo openslide2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openslide2vips.lo -MD -MP -MF .deps/openslide2vips.Tpo -c openslide2vips.c -fPIC -DPIC -o .libs/openslide2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openslide2vips.lo -MD -MP -MF .deps/openslide2vips.Tpo -c openslide2vips.c -o openslide2vips.o >/dev/null 2>&1 | |
mv -f .deps/openslide2vips.Tpo .deps/openslide2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openslideload.lo -MD -MP -MF .deps/openslideload.Tpo -c -o openslideload.lo openslideload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openslideload.lo -MD -MP -MF .deps/openslideload.Tpo -c openslideload.c -fPIC -DPIC -o .libs/openslideload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT openslideload.lo -MD -MP -MF .deps/openslideload.Tpo -c openslideload.c -o openslideload.o >/dev/null 2>&1 | |
mv -f .deps/openslideload.Tpo .deps/openslideload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips2jpeg.lo -MD -MP -MF .deps/vips2jpeg.Tpo -c -o vips2jpeg.lo vips2jpeg.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips2jpeg.lo -MD -MP -MF .deps/vips2jpeg.Tpo -c vips2jpeg.c -fPIC -DPIC -o .libs/vips2jpeg.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips2jpeg.lo -MD -MP -MF .deps/vips2jpeg.Tpo -c vips2jpeg.c -o vips2jpeg.o >/dev/null 2>&1 | |
mv -f .deps/vips2jpeg.Tpo .deps/vips2jpeg.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT jpeg2vips.lo -MD -MP -MF .deps/jpeg2vips.Tpo -c -o jpeg2vips.lo jpeg2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT jpeg2vips.lo -MD -MP -MF .deps/jpeg2vips.Tpo -c jpeg2vips.c -fPIC -DPIC -o .libs/jpeg2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT jpeg2vips.lo -MD -MP -MF .deps/jpeg2vips.Tpo -c jpeg2vips.c -o jpeg2vips.o >/dev/null 2>&1 | |
mv -f .deps/jpeg2vips.Tpo .deps/jpeg2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT jpegload.lo -MD -MP -MF .deps/jpegload.Tpo -c -o jpegload.lo jpegload.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT jpegload.lo -MD -MP -MF .deps/jpegload.Tpo -c jpegload.c -fPIC -DPIC -o .libs/jpegload.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT jpegload.lo -MD -MP -MF .deps/jpegload.Tpo -c jpegload.c -o jpegload.o >/dev/null 2>&1 | |
mv -f .deps/jpegload.Tpo .deps/jpegload.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT jpegsave.lo -MD -MP -MF .deps/jpegsave.Tpo -c -o jpegsave.lo jpegsave.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT jpegsave.lo -MD -MP -MF .deps/jpegsave.Tpo -c jpegsave.c -fPIC -DPIC -o .libs/jpegsave.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT jpegsave.lo -MD -MP -MF .deps/jpegsave.Tpo -c jpegsave.c -o jpegsave.o >/dev/null 2>&1 | |
mv -f .deps/jpegsave.Tpo .deps/jpegsave.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libforeign.la radiance.lo radload.lo radsave.lo ppm.lo ppmload.lo ppmsave.lo csv.lo csvload.lo csvsave.lo dzsave.lo rawload.lo rawsave.lo vipsload.lo vipssave.lo analyzeload.lo analyze2vips.lo foreign.lo matlab.lo matload.lo magick2vips.lo magickload.lo pngload.lo pngsave.lo vipspng.lo openexr2vips.lo openexrload.lo fits.lo fitsload.lo fitssave.lo vips2tiff.lo tiff2vips.lo tiffload.lo tiffsave.lo openslide2vips.lo openslideload.lo vips2jpeg.lo jpeg2vips.lo jpegload.lo jpegsave.lo | |
libtool: link: ar cru .libs/libforeign.a .libs/radiance.o .libs/radload.o .libs/radsave.o .libs/ppm.o .libs/ppmload.o .libs/ppmsave.o .libs/csv.o .libs/csvload.o .libs/csvsave.o .libs/dzsave.o .libs/rawload.o .libs/rawsave.o .libs/vipsload.o .libs/vipssave.o .libs/analyzeload.o .libs/analyze2vips.o .libs/foreign.o .libs/matlab.o .libs/matload.o .libs/magick2vips.o .libs/magickload.o .libs/pngload.o .libs/pngsave.o .libs/vipspng.o .libs/openexr2vips.o .libs/openexrload.o .libs/fits.o .libs/fitsload.o .libs/fitssave.o .libs/vips2tiff.o .libs/tiff2vips.o .libs/tiffload.o .libs/tiffsave.o .libs/openslide2vips.o .libs/openslideload.o .libs/vips2jpeg.o .libs/jpeg2vips.o .libs/jpegload.o .libs/jpegsave.o | |
libtool: link: ranlib .libs/libforeign.a | |
libtool: link: ( cd ".libs" && rm -f "libforeign.la" && ln -s "../libforeign.la" "libforeign.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/foreign' | |
Making all in arithmetic | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/arithmetic' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c -o abs.lo abs.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c abs.c -fPIC -DPIC -o .libs/abs.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT abs.lo -MD -MP -MF .deps/abs.Tpo -c abs.c -o abs.o >/dev/null 2>&1 | |
mv -f .deps/abs.Tpo .deps/abs.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT complex.lo -MD -MP -MF .deps/complex.Tpo -c -o complex.lo complex.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT complex.lo -MD -MP -MF .deps/complex.Tpo -c complex.c -fPIC -DPIC -o .libs/complex.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT complex.lo -MD -MP -MF .deps/complex.Tpo -c complex.c -o complex.o >/dev/null 2>&1 | |
mv -f .deps/complex.Tpo .deps/complex.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT deviate.lo -MD -MP -MF .deps/deviate.Tpo -c -o deviate.lo deviate.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT deviate.lo -MD -MP -MF .deps/deviate.Tpo -c deviate.c -fPIC -DPIC -o .libs/deviate.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT deviate.lo -MD -MP -MF .deps/deviate.Tpo -c deviate.c -o deviate.o >/dev/null 2>&1 | |
mv -f .deps/deviate.Tpo .deps/deviate.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT divide.lo -MD -MP -MF .deps/divide.Tpo -c -o divide.lo divide.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT divide.lo -MD -MP -MF .deps/divide.Tpo -c divide.c -fPIC -DPIC -o .libs/divide.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT divide.lo -MD -MP -MF .deps/divide.Tpo -c divide.c -o divide.o >/dev/null 2>&1 | |
mv -f .deps/divide.Tpo .deps/divide.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT measure.lo -MD -MP -MF .deps/measure.Tpo -c -o measure.lo measure.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT measure.lo -MD -MP -MF .deps/measure.Tpo -c measure.c -fPIC -DPIC -o .libs/measure.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT measure.lo -MD -MP -MF .deps/measure.Tpo -c measure.c -o measure.o >/dev/null 2>&1 | |
mv -f .deps/measure.Tpo .deps/measure.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT multiply.lo -MD -MP -MF .deps/multiply.Tpo -c -o multiply.lo multiply.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT multiply.lo -MD -MP -MF .deps/multiply.Tpo -c multiply.c -fPIC -DPIC -o .libs/multiply.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT multiply.lo -MD -MP -MF .deps/multiply.Tpo -c multiply.c -o multiply.o >/dev/null 2>&1 | |
mv -f .deps/multiply.Tpo .deps/multiply.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT remainder.lo -MD -MP -MF .deps/remainder.Tpo -c -o remainder.lo remainder.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT remainder.lo -MD -MP -MF .deps/remainder.Tpo -c remainder.c -fPIC -DPIC -o .libs/remainder.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT remainder.lo -MD -MP -MF .deps/remainder.Tpo -c remainder.c -o remainder.o >/dev/null 2>&1 | |
mv -f .deps/remainder.Tpo .deps/remainder.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c -o sign.lo sign.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -fPIC -DPIC -o .libs/sign.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sign.lo -MD -MP -MF .deps/sign.Tpo -c sign.c -o sign.o >/dev/null 2>&1 | |
mv -f .deps/sign.Tpo .deps/sign.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c -o stats.lo stats.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -fPIC -DPIC -o .libs/stats.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.c -o stats.o >/dev/null 2>&1 | |
mv -f .deps/stats.Tpo .deps/stats.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT statistic.lo -MD -MP -MF .deps/statistic.Tpo -c -o statistic.lo statistic.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT statistic.lo -MD -MP -MF .deps/statistic.Tpo -c statistic.c -fPIC -DPIC -o .libs/statistic.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT statistic.lo -MD -MP -MF .deps/statistic.Tpo -c statistic.c -o statistic.o >/dev/null 2>&1 | |
mv -f .deps/statistic.Tpo .deps/statistic.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT avg.lo -MD -MP -MF .deps/avg.Tpo -c -o avg.lo avg.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT avg.lo -MD -MP -MF .deps/avg.Tpo -c avg.c -fPIC -DPIC -o .libs/avg.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT avg.lo -MD -MP -MF .deps/avg.Tpo -c avg.c -o avg.o >/dev/null 2>&1 | |
mv -f .deps/avg.Tpo .deps/avg.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT min.lo -MD -MP -MF .deps/min.Tpo -c -o min.lo min.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT min.lo -MD -MP -MF .deps/min.Tpo -c min.c -fPIC -DPIC -o .libs/min.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT min.lo -MD -MP -MF .deps/min.Tpo -c min.c -o min.o >/dev/null 2>&1 | |
mv -f .deps/min.Tpo .deps/min.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT max.lo -MD -MP -MF .deps/max.Tpo -c -o max.lo max.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT max.lo -MD -MP -MF .deps/max.Tpo -c max.c -fPIC -DPIC -o .libs/max.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT max.lo -MD -MP -MF .deps/max.Tpo -c max.c -o max.o >/dev/null 2>&1 | |
mv -f .deps/max.Tpo .deps/max.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT subtract.lo -MD -MP -MF .deps/subtract.Tpo -c -o subtract.lo subtract.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT subtract.lo -MD -MP -MF .deps/subtract.Tpo -c subtract.c -fPIC -DPIC -o .libs/subtract.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT subtract.lo -MD -MP -MF .deps/subtract.Tpo -c subtract.c -o subtract.o >/dev/null 2>&1 | |
mv -f .deps/subtract.Tpo .deps/subtract.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c -o math.lo math.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -fPIC -DPIC -o .libs/math.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -o math.o >/dev/null 2>&1 | |
mv -f .deps/math.Tpo .deps/math.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT arithmetic.lo -MD -MP -MF .deps/arithmetic.Tpo -c -o arithmetic.lo arithmetic.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT arithmetic.lo -MD -MP -MF .deps/arithmetic.Tpo -c arithmetic.c -fPIC -DPIC -o .libs/arithmetic.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT arithmetic.lo -MD -MP -MF .deps/arithmetic.Tpo -c arithmetic.c -o arithmetic.o >/dev/null 2>&1 | |
mv -f .deps/arithmetic.Tpo .deps/arithmetic.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -fPIC -DPIC -o .libs/binary.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o >/dev/null 2>&1 | |
mv -f .deps/binary.Tpo .deps/binary.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT unary.lo -MD -MP -MF .deps/unary.Tpo -c -o unary.lo unary.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT unary.lo -MD -MP -MF .deps/unary.Tpo -c unary.c -fPIC -DPIC -o .libs/unary.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT unary.lo -MD -MP -MF .deps/unary.Tpo -c unary.c -o unary.o >/dev/null 2>&1 | |
mv -f .deps/unary.Tpo .deps/unary.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT unaryconst.lo -MD -MP -MF .deps/unaryconst.Tpo -c -o unaryconst.lo unaryconst.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT unaryconst.lo -MD -MP -MF .deps/unaryconst.Tpo -c unaryconst.c -fPIC -DPIC -o .libs/unaryconst.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT unaryconst.lo -MD -MP -MF .deps/unaryconst.Tpo -c unaryconst.c -o unaryconst.o >/dev/null 2>&1 | |
mv -f .deps/unaryconst.Tpo .deps/unaryconst.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT relational.lo -MD -MP -MF .deps/relational.Tpo -c -o relational.lo relational.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT relational.lo -MD -MP -MF .deps/relational.Tpo -c relational.c -fPIC -DPIC -o .libs/relational.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT relational.lo -MD -MP -MF .deps/relational.Tpo -c relational.c -o relational.o >/dev/null 2>&1 | |
mv -f .deps/relational.Tpo .deps/relational.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c -o boolean.lo boolean.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c boolean.c -fPIC -DPIC -o .libs/boolean.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c boolean.c -o boolean.o >/dev/null 2>&1 | |
mv -f .deps/boolean.Tpo .deps/boolean.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c -o add.lo add.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -fPIC -DPIC -o .libs/add.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.c -o add.o >/dev/null 2>&1 | |
mv -f .deps/add.Tpo .deps/add.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c -o linear.lo linear.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c linear.c -fPIC -DPIC -o .libs/linear.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT linear.lo -MD -MP -MF .deps/linear.Tpo -c linear.c -o linear.o >/dev/null 2>&1 | |
mv -f .deps/linear.Tpo .deps/linear.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT invert.lo -MD -MP -MF .deps/invert.Tpo -c -o invert.lo invert.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT invert.lo -MD -MP -MF .deps/invert.Tpo -c invert.c -fPIC -DPIC -o .libs/invert.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT invert.lo -MD -MP -MF .deps/invert.Tpo -c invert.c -o invert.o >/dev/null 2>&1 | |
mv -f .deps/invert.Tpo .deps/invert.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT math2.lo -MD -MP -MF .deps/math2.Tpo -c -o math2.lo math2.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT math2.lo -MD -MP -MF .deps/math2.Tpo -c math2.c -fPIC -DPIC -o .libs/math2.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT math2.lo -MD -MP -MF .deps/math2.Tpo -c math2.c -o math2.o >/dev/null 2>&1 | |
mv -f .deps/math2.Tpo .deps/math2.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT round.lo -MD -MP -MF .deps/round.Tpo -c -o round.lo round.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT round.lo -MD -MP -MF .deps/round.Tpo -c round.c -fPIC -DPIC -o .libs/round.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT round.lo -MD -MP -MF .deps/round.Tpo -c round.c -o round.o >/dev/null 2>&1 | |
mv -f .deps/round.Tpo .deps/round.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libarithmetic.la abs.lo complex.lo deviate.lo divide.lo measure.lo multiply.lo remainder.lo sign.lo stats.lo statistic.lo avg.lo min.lo max.lo subtract.lo math.lo arithmetic.lo binary.lo unary.lo unaryconst.lo relational.lo boolean.lo add.lo linear.lo invert.lo math2.lo round.lo | |
libtool: link: ar cru .libs/libarithmetic.a .libs/abs.o .libs/complex.o .libs/deviate.o .libs/divide.o .libs/measure.o .libs/multiply.o .libs/remainder.o .libs/sign.o .libs/stats.o .libs/statistic.o .libs/avg.o .libs/min.o .libs/max.o .libs/subtract.o .libs/math.o .libs/arithmetic.o .libs/binary.o .libs/unary.o .libs/unaryconst.o .libs/relational.o .libs/boolean.o .libs/add.o .libs/linear.o .libs/invert.o .libs/math2.o .libs/round.o | |
libtool: link: ranlib .libs/libarithmetic.a | |
libtool: link: ( cd ".libs" && rm -f "libarithmetic.la" && ln -s "../libarithmetic.la" "libarithmetic.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/arithmetic' | |
Making all in resample | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/resample' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT affine.lo -MD -MP -MF .deps/affine.Tpo -c -o affine.lo affine.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT affine.lo -MD -MP -MF .deps/affine.Tpo -c affine.c -fPIC -DPIC -o .libs/affine.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT affine.lo -MD -MP -MF .deps/affine.Tpo -c affine.c -o affine.o >/dev/null 2>&1 | |
mv -f .deps/affine.Tpo .deps/affine.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT quadratic.lo -MD -MP -MF .deps/quadratic.Tpo -c -o quadratic.lo quadratic.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT quadratic.lo -MD -MP -MF .deps/quadratic.Tpo -c quadratic.c -fPIC -DPIC -o .libs/quadratic.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT quadratic.lo -MD -MP -MF .deps/quadratic.Tpo -c quadratic.c -o quadratic.o >/dev/null 2>&1 | |
mv -f .deps/quadratic.Tpo .deps/quadratic.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c -o resample.lo resample.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c resample.c -fPIC -DPIC -o .libs/resample.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c resample.c -o resample.o >/dev/null 2>&1 | |
mv -f .deps/resample.Tpo .deps/resample.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT shrink.lo -MD -MP -MF .deps/shrink.Tpo -c -o shrink.lo shrink.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT shrink.lo -MD -MP -MF .deps/shrink.Tpo -c shrink.c -fPIC -DPIC -o .libs/shrink.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT shrink.lo -MD -MP -MF .deps/shrink.Tpo -c shrink.c -o shrink.o >/dev/null 2>&1 | |
mv -f .deps/shrink.Tpo .deps/shrink.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT interpolate.lo -MD -MP -MF .deps/interpolate.Tpo -c -o interpolate.lo interpolate.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT interpolate.lo -MD -MP -MF .deps/interpolate.Tpo -c interpolate.c -fPIC -DPIC -o .libs/interpolate.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT interpolate.lo -MD -MP -MF .deps/interpolate.Tpo -c interpolate.c -o interpolate.o >/dev/null 2>&1 | |
mv -f .deps/interpolate.Tpo .deps/interpolate.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -fPIC -DPIC -o .libs/transform.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -o transform.o >/dev/null 2>&1 | |
mv -f .deps/transform.Tpo .deps/transform.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c -o bicubic.lo bicubic.cpp | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c bicubic.cpp -fPIC -DPIC -o .libs/bicubic.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bicubic.lo -MD -MP -MF .deps/bicubic.Tpo -c bicubic.cpp -o bicubic.o >/dev/null 2>&1 | |
mv -f .deps/bicubic.Tpo .deps/bicubic.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT lbb.lo -MD -MP -MF .deps/lbb.Tpo -c -o lbb.lo lbb.cpp | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT lbb.lo -MD -MP -MF .deps/lbb.Tpo -c lbb.cpp -fPIC -DPIC -o .libs/lbb.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT lbb.lo -MD -MP -MF .deps/lbb.Tpo -c lbb.cpp -o lbb.o >/dev/null 2>&1 | |
mv -f .deps/lbb.Tpo .deps/lbb.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT nohalo.lo -MD -MP -MF .deps/nohalo.Tpo -c -o nohalo.lo nohalo.cpp | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT nohalo.lo -MD -MP -MF .deps/nohalo.Tpo -c nohalo.cpp -fPIC -DPIC -o .libs/nohalo.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT nohalo.lo -MD -MP -MF .deps/nohalo.Tpo -c nohalo.cpp -o nohalo.o >/dev/null 2>&1 | |
mv -f .deps/nohalo.Tpo .deps/nohalo.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vsqbs.lo -MD -MP -MF .deps/vsqbs.Tpo -c -o vsqbs.lo vsqbs.cpp | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vsqbs.lo -MD -MP -MF .deps/vsqbs.Tpo -c vsqbs.cpp -fPIC -DPIC -o .libs/vsqbs.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vsqbs.lo -MD -MP -MF .deps/vsqbs.Tpo -c vsqbs.cpp -o vsqbs.o >/dev/null 2>&1 | |
mv -f .deps/vsqbs.Tpo .deps/vsqbs.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -o libresample.la affine.lo quadratic.lo resample.lo shrink.lo interpolate.lo transform.lo bicubic.lo lbb.lo nohalo.lo vsqbs.lo | |
libtool: link: ar cru .libs/libresample.a .libs/affine.o .libs/quadratic.o .libs/resample.o .libs/shrink.o .libs/interpolate.o .libs/transform.o .libs/bicubic.o .libs/lbb.o .libs/nohalo.o .libs/vsqbs.o | |
libtool: link: ranlib .libs/libresample.a | |
libtool: link: ( cd ".libs" && rm -f "libresample.la" && ln -s "../libresample.la" "libresample.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/resample' | |
Making all in colour | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/colour' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT colour.lo -MD -MP -MF .deps/colour.Tpo -c -o colour.lo colour.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT colour.lo -MD -MP -MF .deps/colour.Tpo -c colour.c -fPIC -DPIC -o .libs/colour.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT colour.lo -MD -MP -MF .deps/colour.Tpo -c colour.c -o colour.o >/dev/null 2>&1 | |
mv -f .deps/colour.Tpo .deps/colour.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT colourspace.lo -MD -MP -MF .deps/colourspace.Tpo -c -o colourspace.lo colourspace.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT colourspace.lo -MD -MP -MF .deps/colourspace.Tpo -c colourspace.c -fPIC -DPIC -o .libs/colourspace.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT colourspace.lo -MD -MP -MF .deps/colourspace.Tpo -c colourspace.c -o colourspace.o >/dev/null 2>&1 | |
mv -f .deps/colourspace.Tpo .deps/colourspace.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dE76.lo -MD -MP -MF .deps/dE76.Tpo -c -o dE76.lo dE76.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dE76.lo -MD -MP -MF .deps/dE76.Tpo -c dE76.c -fPIC -DPIC -o .libs/dE76.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dE76.lo -MD -MP -MF .deps/dE76.Tpo -c dE76.c -o dE76.o >/dev/null 2>&1 | |
mv -f .deps/dE76.Tpo .deps/dE76.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dE00.lo -MD -MP -MF .deps/dE00.Tpo -c -o dE00.lo dE00.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dE00.lo -MD -MP -MF .deps/dE00.Tpo -c dE00.c -fPIC -DPIC -o .libs/dE00.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dE00.lo -MD -MP -MF .deps/dE00.Tpo -c dE00.c -o dE00.o >/dev/null 2>&1 | |
mv -f .deps/dE00.Tpo .deps/dE00.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dECMC.lo -MD -MP -MF .deps/dECMC.Tpo -c -o dECMC.lo dECMC.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dECMC.lo -MD -MP -MF .deps/dECMC.Tpo -c dECMC.c -fPIC -DPIC -o .libs/dECMC.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dECMC.lo -MD -MP -MF .deps/dECMC.Tpo -c dECMC.c -o dECMC.o >/dev/null 2>&1 | |
mv -f .deps/dECMC.Tpo .deps/dECMC.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT icc_transform.lo -MD -MP -MF .deps/icc_transform.Tpo -c -o icc_transform.lo icc_transform.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT icc_transform.lo -MD -MP -MF .deps/icc_transform.Tpo -c icc_transform.c -fPIC -DPIC -o .libs/icc_transform.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT icc_transform.lo -MD -MP -MF .deps/icc_transform.Tpo -c icc_transform.c -o icc_transform.o >/dev/null 2>&1 | |
mv -f .deps/icc_transform.Tpo .deps/icc_transform.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2XYZ.lo -MD -MP -MF .deps/Lab2XYZ.Tpo -c -o Lab2XYZ.lo Lab2XYZ.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2XYZ.lo -MD -MP -MF .deps/Lab2XYZ.Tpo -c Lab2XYZ.c -fPIC -DPIC -o .libs/Lab2XYZ.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2XYZ.lo -MD -MP -MF .deps/Lab2XYZ.Tpo -c Lab2XYZ.c -o Lab2XYZ.o >/dev/null 2>&1 | |
mv -f .deps/Lab2XYZ.Tpo .deps/Lab2XYZ.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2LCh.lo -MD -MP -MF .deps/Lab2LCh.Tpo -c -o Lab2LCh.lo Lab2LCh.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2LCh.lo -MD -MP -MF .deps/Lab2LCh.Tpo -c Lab2LCh.c -fPIC -DPIC -o .libs/Lab2LCh.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2LCh.lo -MD -MP -MF .deps/Lab2LCh.Tpo -c Lab2LCh.c -o Lab2LCh.o >/dev/null 2>&1 | |
mv -f .deps/Lab2LCh.Tpo .deps/Lab2LCh.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LCh2Lab.lo -MD -MP -MF .deps/LCh2Lab.Tpo -c -o LCh2Lab.lo LCh2Lab.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LCh2Lab.lo -MD -MP -MF .deps/LCh2Lab.Tpo -c LCh2Lab.c -fPIC -DPIC -o .libs/LCh2Lab.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LCh2Lab.lo -MD -MP -MF .deps/LCh2Lab.Tpo -c LCh2Lab.c -o LCh2Lab.o >/dev/null 2>&1 | |
mv -f .deps/LCh2Lab.Tpo .deps/LCh2Lab.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LCh2UCS.lo -MD -MP -MF .deps/LCh2UCS.Tpo -c -o LCh2UCS.lo LCh2UCS.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LCh2UCS.lo -MD -MP -MF .deps/LCh2UCS.Tpo -c LCh2UCS.c -fPIC -DPIC -o .libs/LCh2UCS.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LCh2UCS.lo -MD -MP -MF .deps/LCh2UCS.Tpo -c LCh2UCS.c -o LCh2UCS.o >/dev/null 2>&1 | |
mv -f .deps/LCh2UCS.Tpo .deps/LCh2UCS.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT UCS2LCh.lo -MD -MP -MF .deps/UCS2LCh.Tpo -c -o UCS2LCh.lo UCS2LCh.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT UCS2LCh.lo -MD -MP -MF .deps/UCS2LCh.Tpo -c UCS2LCh.c -fPIC -DPIC -o .libs/UCS2LCh.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT UCS2LCh.lo -MD -MP -MF .deps/UCS2LCh.Tpo -c UCS2LCh.c -o UCS2LCh.o >/dev/null 2>&1 | |
mv -f .deps/UCS2LCh.Tpo .deps/UCS2LCh.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT XYZ2Lab.lo -MD -MP -MF .deps/XYZ2Lab.Tpo -c -o XYZ2Lab.lo XYZ2Lab.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT XYZ2Lab.lo -MD -MP -MF .deps/XYZ2Lab.Tpo -c XYZ2Lab.c -fPIC -DPIC -o .libs/XYZ2Lab.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT XYZ2Lab.lo -MD -MP -MF .deps/XYZ2Lab.Tpo -c XYZ2Lab.c -o XYZ2Lab.o >/dev/null 2>&1 | |
mv -f .deps/XYZ2Lab.Tpo .deps/XYZ2Lab.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT XYZ2Yxy.lo -MD -MP -MF .deps/XYZ2Yxy.Tpo -c -o XYZ2Yxy.lo XYZ2Yxy.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT XYZ2Yxy.lo -MD -MP -MF .deps/XYZ2Yxy.Tpo -c XYZ2Yxy.c -fPIC -DPIC -o .libs/XYZ2Yxy.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT XYZ2Yxy.lo -MD -MP -MF .deps/XYZ2Yxy.Tpo -c XYZ2Yxy.c -o XYZ2Yxy.o >/dev/null 2>&1 | |
mv -f .deps/XYZ2Yxy.Tpo .deps/XYZ2Yxy.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Yxy2XYZ.lo -MD -MP -MF .deps/Yxy2XYZ.Tpo -c -o Yxy2XYZ.lo Yxy2XYZ.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Yxy2XYZ.lo -MD -MP -MF .deps/Yxy2XYZ.Tpo -c Yxy2XYZ.c -fPIC -DPIC -o .libs/Yxy2XYZ.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Yxy2XYZ.lo -MD -MP -MF .deps/Yxy2XYZ.Tpo -c Yxy2XYZ.c -o Yxy2XYZ.o >/dev/null 2>&1 | |
mv -f .deps/Yxy2XYZ.Tpo .deps/Yxy2XYZ.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT float2rad.lo -MD -MP -MF .deps/float2rad.Tpo -c -o float2rad.lo float2rad.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT float2rad.lo -MD -MP -MF .deps/float2rad.Tpo -c float2rad.c -fPIC -DPIC -o .libs/float2rad.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT float2rad.lo -MD -MP -MF .deps/float2rad.Tpo -c float2rad.c -o float2rad.o >/dev/null 2>&1 | |
mv -f .deps/float2rad.Tpo .deps/float2rad.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rad2float.lo -MD -MP -MF .deps/rad2float.Tpo -c -o rad2float.lo rad2float.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rad2float.lo -MD -MP -MF .deps/rad2float.Tpo -c rad2float.c -fPIC -DPIC -o .libs/rad2float.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rad2float.lo -MD -MP -MF .deps/rad2float.Tpo -c rad2float.c -o rad2float.o >/dev/null 2>&1 | |
mv -f .deps/rad2float.Tpo .deps/rad2float.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2LabQ.lo -MD -MP -MF .deps/Lab2LabQ.Tpo -c -o Lab2LabQ.lo Lab2LabQ.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2LabQ.lo -MD -MP -MF .deps/Lab2LabQ.Tpo -c Lab2LabQ.c -fPIC -DPIC -o .libs/Lab2LabQ.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2LabQ.lo -MD -MP -MF .deps/Lab2LabQ.Tpo -c Lab2LabQ.c -o Lab2LabQ.o >/dev/null 2>&1 | |
mv -f .deps/Lab2LabQ.Tpo .deps/Lab2LabQ.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabQ2Lab.lo -MD -MP -MF .deps/LabQ2Lab.Tpo -c -o LabQ2Lab.lo LabQ2Lab.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabQ2Lab.lo -MD -MP -MF .deps/LabQ2Lab.Tpo -c LabQ2Lab.c -fPIC -DPIC -o .libs/LabQ2Lab.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabQ2Lab.lo -MD -MP -MF .deps/LabQ2Lab.Tpo -c LabQ2Lab.c -o LabQ2Lab.o >/dev/null 2>&1 | |
mv -f .deps/LabQ2Lab.Tpo .deps/LabQ2Lab.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabS2Lab.lo -MD -MP -MF .deps/LabS2Lab.Tpo -c -o LabS2Lab.lo LabS2Lab.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabS2Lab.lo -MD -MP -MF .deps/LabS2Lab.Tpo -c LabS2Lab.c -fPIC -DPIC -o .libs/LabS2Lab.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabS2Lab.lo -MD -MP -MF .deps/LabS2Lab.Tpo -c LabS2Lab.c -o LabS2Lab.o >/dev/null 2>&1 | |
mv -f .deps/LabS2Lab.Tpo .deps/LabS2Lab.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2LabS.lo -MD -MP -MF .deps/Lab2LabS.Tpo -c -o Lab2LabS.lo Lab2LabS.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2LabS.lo -MD -MP -MF .deps/Lab2LabS.Tpo -c Lab2LabS.c -fPIC -DPIC -o .libs/Lab2LabS.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT Lab2LabS.lo -MD -MP -MF .deps/Lab2LabS.Tpo -c Lab2LabS.c -o Lab2LabS.o >/dev/null 2>&1 | |
mv -f .deps/Lab2LabS.Tpo .deps/Lab2LabS.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabS2LabQ.lo -MD -MP -MF .deps/LabS2LabQ.Tpo -c -o LabS2LabQ.lo LabS2LabQ.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabS2LabQ.lo -MD -MP -MF .deps/LabS2LabQ.Tpo -c LabS2LabQ.c -fPIC -DPIC -o .libs/LabS2LabQ.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabS2LabQ.lo -MD -MP -MF .deps/LabS2LabQ.Tpo -c LabS2LabQ.c -o LabS2LabQ.o >/dev/null 2>&1 | |
mv -f .deps/LabS2LabQ.Tpo .deps/LabS2LabQ.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabQ2LabS.lo -MD -MP -MF .deps/LabQ2LabS.Tpo -c -o LabQ2LabS.lo LabQ2LabS.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabQ2LabS.lo -MD -MP -MF .deps/LabQ2LabS.Tpo -c LabQ2LabS.c -fPIC -DPIC -o .libs/LabQ2LabS.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabQ2LabS.lo -MD -MP -MF .deps/LabQ2LabS.Tpo -c LabQ2LabS.c -o LabQ2LabS.o >/dev/null 2>&1 | |
mv -f .deps/LabQ2LabS.Tpo .deps/LabQ2LabS.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabQ2sRGB.lo -MD -MP -MF .deps/LabQ2sRGB.Tpo -c -o LabQ2sRGB.lo LabQ2sRGB.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabQ2sRGB.lo -MD -MP -MF .deps/LabQ2sRGB.Tpo -c LabQ2sRGB.c -fPIC -DPIC -o .libs/LabQ2sRGB.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT LabQ2sRGB.lo -MD -MP -MF .deps/LabQ2sRGB.Tpo -c LabQ2sRGB.c -o LabQ2sRGB.o >/dev/null 2>&1 | |
mv -f .deps/LabQ2sRGB.Tpo .deps/LabQ2sRGB.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sRGB2scRGB.lo -MD -MP -MF .deps/sRGB2scRGB.Tpo -c -o sRGB2scRGB.lo sRGB2scRGB.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sRGB2scRGB.lo -MD -MP -MF .deps/sRGB2scRGB.Tpo -c sRGB2scRGB.c -fPIC -DPIC -o .libs/sRGB2scRGB.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sRGB2scRGB.lo -MD -MP -MF .deps/sRGB2scRGB.Tpo -c sRGB2scRGB.c -o sRGB2scRGB.o >/dev/null 2>&1 | |
mv -f .deps/sRGB2scRGB.Tpo .deps/sRGB2scRGB.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT scRGB2XYZ.lo -MD -MP -MF .deps/scRGB2XYZ.Tpo -c -o scRGB2XYZ.lo scRGB2XYZ.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT scRGB2XYZ.lo -MD -MP -MF .deps/scRGB2XYZ.Tpo -c scRGB2XYZ.c -fPIC -DPIC -o .libs/scRGB2XYZ.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT scRGB2XYZ.lo -MD -MP -MF .deps/scRGB2XYZ.Tpo -c scRGB2XYZ.c -o scRGB2XYZ.o >/dev/null 2>&1 | |
mv -f .deps/scRGB2XYZ.Tpo .deps/scRGB2XYZ.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT XYZ2scRGB.lo -MD -MP -MF .deps/XYZ2scRGB.Tpo -c -o XYZ2scRGB.lo XYZ2scRGB.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT XYZ2scRGB.lo -MD -MP -MF .deps/XYZ2scRGB.Tpo -c XYZ2scRGB.c -fPIC -DPIC -o .libs/XYZ2scRGB.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT XYZ2scRGB.lo -MD -MP -MF .deps/XYZ2scRGB.Tpo -c XYZ2scRGB.c -o XYZ2scRGB.o >/dev/null 2>&1 | |
mv -f .deps/XYZ2scRGB.Tpo .deps/XYZ2scRGB.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT scRGB2sRGB.lo -MD -MP -MF .deps/scRGB2sRGB.Tpo -c -o scRGB2sRGB.lo scRGB2sRGB.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT scRGB2sRGB.lo -MD -MP -MF .deps/scRGB2sRGB.Tpo -c scRGB2sRGB.c -fPIC -DPIC -o .libs/scRGB2sRGB.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT scRGB2sRGB.lo -MD -MP -MF .deps/scRGB2sRGB.Tpo -c scRGB2sRGB.c -o scRGB2sRGB.o >/dev/null 2>&1 | |
mv -f .deps/scRGB2sRGB.Tpo .deps/scRGB2sRGB.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libcolour.la colour.lo colourspace.lo dE76.lo dE00.lo dECMC.lo icc_transform.lo Lab2XYZ.lo Lab2LCh.lo LCh2Lab.lo LCh2UCS.lo UCS2LCh.lo XYZ2Lab.lo XYZ2Yxy.lo Yxy2XYZ.lo float2rad.lo rad2float.lo Lab2LabQ.lo LabQ2Lab.lo LabS2Lab.lo Lab2LabS.lo LabS2LabQ.lo LabQ2LabS.lo LabQ2sRGB.lo sRGB2scRGB.lo scRGB2XYZ.lo XYZ2scRGB.lo scRGB2sRGB.lo | |
libtool: link: ar cru .libs/libcolour.a .libs/colour.o .libs/colourspace.o .libs/dE76.o .libs/dE00.o .libs/dECMC.o .libs/icc_transform.o .libs/Lab2XYZ.o .libs/Lab2LCh.o .libs/LCh2Lab.o .libs/LCh2UCS.o .libs/UCS2LCh.o .libs/XYZ2Lab.o .libs/XYZ2Yxy.o .libs/Yxy2XYZ.o .libs/float2rad.o .libs/rad2float.o .libs/Lab2LabQ.o .libs/LabQ2Lab.o .libs/LabS2Lab.o .libs/Lab2LabS.o .libs/LabS2LabQ.o .libs/LabQ2LabS.o .libs/LabQ2sRGB.o .libs/sRGB2scRGB.o .libs/scRGB2XYZ.o .libs/XYZ2scRGB.o .libs/scRGB2sRGB.o | |
libtool: link: ranlib .libs/libcolour.a | |
libtool: link: ( cd ".libs" && rm -f "libcolour.la" && ln -s "../libcolour.la" "libcolour.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/colour' | |
Making all in conversion | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/conversion' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c -o conversion.lo conversion.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.c -fPIC -DPIC -o .libs/conversion.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.c -o conversion.o >/dev/null 2>&1 | |
mv -f .deps/conversion.Tpo .deps/conversion.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tilecache.lo -MD -MP -MF .deps/tilecache.Tpo -c -o tilecache.lo tilecache.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tilecache.lo -MD -MP -MF .deps/tilecache.Tpo -c tilecache.c -fPIC -DPIC -o .libs/tilecache.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tilecache.lo -MD -MP -MF .deps/tilecache.Tpo -c tilecache.c -o tilecache.o >/dev/null 2>&1 | |
mv -f .deps/tilecache.Tpo .deps/tilecache.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sequential.lo -MD -MP -MF .deps/sequential.Tpo -c -o sequential.lo sequential.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sequential.lo -MD -MP -MF .deps/sequential.Tpo -c sequential.c -fPIC -DPIC -o .libs/sequential.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sequential.lo -MD -MP -MF .deps/sequential.Tpo -c sequential.c -o sequential.o >/dev/null 2>&1 | |
mv -f .deps/sequential.Tpo .deps/sequential.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT flatten.lo -MD -MP -MF .deps/flatten.Tpo -c -o flatten.lo flatten.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT flatten.lo -MD -MP -MF .deps/flatten.Tpo -c flatten.c -fPIC -DPIC -o .libs/flatten.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT flatten.lo -MD -MP -MF .deps/flatten.Tpo -c flatten.c -o flatten.o >/dev/null 2>&1 | |
mv -f .deps/flatten.Tpo .deps/flatten.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1 | |
mv -f .deps/cache.Tpo .deps/cache.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c -o copy.lo copy.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -fPIC -DPIC -o .libs/copy.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT copy.lo -MD -MP -MF .deps/copy.Tpo -c copy.c -o copy.o >/dev/null 2>&1 | |
mv -f .deps/copy.Tpo .deps/copy.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT embed.lo -MD -MP -MF .deps/embed.Tpo -c -o embed.lo embed.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT embed.lo -MD -MP -MF .deps/embed.Tpo -c embed.c -fPIC -DPIC -o .libs/embed.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT embed.lo -MD -MP -MF .deps/embed.Tpo -c embed.c -o embed.o >/dev/null 2>&1 | |
mv -f .deps/embed.Tpo .deps/embed.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT flip.lo -MD -MP -MF .deps/flip.Tpo -c -o flip.lo flip.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT flip.lo -MD -MP -MF .deps/flip.Tpo -c flip.c -fPIC -DPIC -o .libs/flip.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT flip.lo -MD -MP -MF .deps/flip.Tpo -c flip.c -o flip.o >/dev/null 2>&1 | |
mv -f .deps/flip.Tpo .deps/flip.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT insert.lo -MD -MP -MF .deps/insert.Tpo -c -o insert.lo insert.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT insert.lo -MD -MP -MF .deps/insert.Tpo -c insert.c -fPIC -DPIC -o .libs/insert.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT insert.lo -MD -MP -MF .deps/insert.Tpo -c insert.c -o insert.o >/dev/null 2>&1 | |
mv -f .deps/insert.Tpo .deps/insert.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT join.lo -MD -MP -MF .deps/join.Tpo -c -o join.lo join.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT join.lo -MD -MP -MF .deps/join.Tpo -c join.c -fPIC -DPIC -o .libs/join.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT join.lo -MD -MP -MF .deps/join.Tpo -c join.c -o join.o >/dev/null 2>&1 | |
mv -f .deps/join.Tpo .deps/join.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1 | |
mv -f .deps/extract.Tpo .deps/extract.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT replicate.lo -MD -MP -MF .deps/replicate.Tpo -c -o replicate.lo replicate.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT replicate.lo -MD -MP -MF .deps/replicate.Tpo -c replicate.c -fPIC -DPIC -o .libs/replicate.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT replicate.lo -MD -MP -MF .deps/replicate.Tpo -c replicate.c -o replicate.o >/dev/null 2>&1 | |
mv -f .deps/replicate.Tpo .deps/replicate.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cast.lo -MD -MP -MF .deps/cast.Tpo -c -o cast.lo cast.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cast.lo -MD -MP -MF .deps/cast.Tpo -c cast.c -fPIC -DPIC -o .libs/cast.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cast.lo -MD -MP -MF .deps/cast.Tpo -c cast.c -o cast.o >/dev/null 2>&1 | |
mv -f .deps/cast.Tpo .deps/cast.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandjoin.lo -MD -MP -MF .deps/bandjoin.Tpo -c -o bandjoin.lo bandjoin.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandjoin.lo -MD -MP -MF .deps/bandjoin.Tpo -c bandjoin.c -fPIC -DPIC -o .libs/bandjoin.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandjoin.lo -MD -MP -MF .deps/bandjoin.Tpo -c bandjoin.c -o bandjoin.o >/dev/null 2>&1 | |
mv -f .deps/bandjoin.Tpo .deps/bandjoin.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT recomb.lo -MD -MP -MF .deps/recomb.Tpo -c -o recomb.lo recomb.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT recomb.lo -MD -MP -MF .deps/recomb.Tpo -c recomb.c -fPIC -DPIC -o .libs/recomb.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT recomb.lo -MD -MP -MF .deps/recomb.Tpo -c recomb.c -o recomb.o >/dev/null 2>&1 | |
mv -f .deps/recomb.Tpo .deps/recomb.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandmean.lo -MD -MP -MF .deps/bandmean.Tpo -c -o bandmean.lo bandmean.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandmean.lo -MD -MP -MF .deps/bandmean.Tpo -c bandmean.c -fPIC -DPIC -o .libs/bandmean.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandmean.lo -MD -MP -MF .deps/bandmean.Tpo -c bandmean.c -o bandmean.o >/dev/null 2>&1 | |
mv -f .deps/bandmean.Tpo .deps/bandmean.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandbool.lo -MD -MP -MF .deps/bandbool.Tpo -c -o bandbool.lo bandbool.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandbool.lo -MD -MP -MF .deps/bandbool.Tpo -c bandbool.c -fPIC -DPIC -o .libs/bandbool.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandbool.lo -MD -MP -MF .deps/bandbool.Tpo -c bandbool.c -o bandbool.o >/dev/null 2>&1 | |
mv -f .deps/bandbool.Tpo .deps/bandbool.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandary.lo -MD -MP -MF .deps/bandary.Tpo -c -o bandary.lo bandary.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandary.lo -MD -MP -MF .deps/bandary.Tpo -c bandary.c -fPIC -DPIC -o .libs/bandary.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT bandary.lo -MD -MP -MF .deps/bandary.Tpo -c bandary.c -o bandary.o >/dev/null 2>&1 | |
mv -f .deps/bandary.Tpo .deps/bandary.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rot.lo -MD -MP -MF .deps/rot.Tpo -c -o rot.lo rot.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rot.lo -MD -MP -MF .deps/rot.Tpo -c rot.c -fPIC -DPIC -o .libs/rot.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rot.lo -MD -MP -MF .deps/rot.Tpo -c rot.c -o rot.o >/dev/null 2>&1 | |
mv -f .deps/rot.Tpo .deps/rot.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ifthenelse.lo -MD -MP -MF .deps/ifthenelse.Tpo -c -o ifthenelse.lo ifthenelse.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ifthenelse.lo -MD -MP -MF .deps/ifthenelse.Tpo -c ifthenelse.c -fPIC -DPIC -o .libs/ifthenelse.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT ifthenelse.lo -MD -MP -MF .deps/ifthenelse.Tpo -c ifthenelse.c -o ifthenelse.o >/dev/null 2>&1 | |
mv -f .deps/ifthenelse.Tpo .deps/ifthenelse.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_falsecolour.lo -MD -MP -MF .deps/im_falsecolour.Tpo -c -o im_falsecolour.lo im_falsecolour.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_falsecolour.lo -MD -MP -MF .deps/im_falsecolour.Tpo -c im_falsecolour.c -fPIC -DPIC -o .libs/im_falsecolour.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_falsecolour.lo -MD -MP -MF .deps/im_falsecolour.Tpo -c im_falsecolour.c -o im_falsecolour.o >/dev/null 2>&1 | |
mv -f .deps/im_falsecolour.Tpo .deps/im_falsecolour.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT msb.lo -MD -MP -MF .deps/msb.Tpo -c -o msb.lo msb.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT msb.lo -MD -MP -MF .deps/msb.Tpo -c msb.c -fPIC -DPIC -o .libs/msb.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT msb.lo -MD -MP -MF .deps/msb.Tpo -c msb.c -o msb.o >/dev/null 2>&1 | |
mv -f .deps/msb.Tpo .deps/msb.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c -o grid.lo grid.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c -fPIC -DPIC -o .libs/grid.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT grid.lo -MD -MP -MF .deps/grid.Tpo -c grid.c -o grid.o >/dev/null 2>&1 | |
mv -f .deps/grid.Tpo .deps/grid.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c -o scale.lo scale.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c scale.c -fPIC -DPIC -o .libs/scale.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c scale.c -o scale.o >/dev/null 2>&1 | |
mv -f .deps/scale.Tpo .deps/scale.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT wrap.lo -MD -MP -MF .deps/wrap.Tpo -c -o wrap.lo wrap.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT wrap.lo -MD -MP -MF .deps/wrap.Tpo -c wrap.c -fPIC -DPIC -o .libs/wrap.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT wrap.lo -MD -MP -MF .deps/wrap.Tpo -c wrap.c -o wrap.o >/dev/null 2>&1 | |
mv -f .deps/wrap.Tpo .deps/wrap.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT subsample.lo -MD -MP -MF .deps/subsample.Tpo -c -o subsample.lo subsample.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT subsample.lo -MD -MP -MF .deps/subsample.Tpo -c subsample.c -fPIC -DPIC -o .libs/subsample.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT subsample.lo -MD -MP -MF .deps/subsample.Tpo -c subsample.c -o subsample.o >/dev/null 2>&1 | |
mv -f .deps/subsample.Tpo .deps/subsample.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c -o zoom.lo zoom.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c zoom.c -fPIC -DPIC -o .libs/zoom.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT zoom.lo -MD -MP -MF .deps/zoom.Tpo -c zoom.c -o zoom.o >/dev/null 2>&1 | |
mv -f .deps/zoom.Tpo .deps/zoom.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libconversion.la conversion.lo tilecache.lo sequential.lo flatten.lo cache.lo copy.lo embed.lo flip.lo insert.lo join.lo extract.lo replicate.lo cast.lo bandjoin.lo recomb.lo bandmean.lo bandbool.lo bandary.lo rot.lo ifthenelse.lo im_falsecolour.lo msb.lo grid.lo scale.lo wrap.lo subsample.lo zoom.lo | |
libtool: link: ar cru .libs/libconversion.a .libs/conversion.o .libs/tilecache.o .libs/sequential.o .libs/flatten.o .libs/cache.o .libs/copy.o .libs/embed.o .libs/flip.o .libs/insert.o .libs/join.o .libs/extract.o .libs/replicate.o .libs/cast.o .libs/bandjoin.o .libs/recomb.o .libs/bandmean.o .libs/bandbool.o .libs/bandary.o .libs/rot.o .libs/ifthenelse.o .libs/im_falsecolour.o .libs/msb.o .libs/grid.o .libs/scale.o .libs/wrap.o .libs/subsample.o .libs/zoom.o | |
libtool: link: ranlib .libs/libconversion.a | |
libtool: link: ( cd ".libs" && rm -f "libconversion.la" && ln -s "../libconversion.la" "libconversion.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/conversion' | |
Making all in deprecated | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/deprecated' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_linreg.lo -MD -MP -MF .deps/im_linreg.Tpo -c -o im_linreg.lo im_linreg.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_linreg.lo -MD -MP -MF .deps/im_linreg.Tpo -c im_linreg.c -fPIC -DPIC -o .libs/im_linreg.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_linreg.lo -MD -MP -MF .deps/im_linreg.Tpo -c im_linreg.c -o im_linreg.o >/dev/null 2>&1 | |
mv -f .deps/im_linreg.Tpo .deps/im_linreg.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_point_bilinear.lo -MD -MP -MF .deps/im_point_bilinear.Tpo -c -o im_point_bilinear.lo im_point_bilinear.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_point_bilinear.lo -MD -MP -MF .deps/im_point_bilinear.Tpo -c im_point_bilinear.c -fPIC -DPIC -o .libs/im_point_bilinear.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_point_bilinear.lo -MD -MP -MF .deps/im_point_bilinear.Tpo -c im_point_bilinear.c -o im_point_bilinear.o >/dev/null 2>&1 | |
mv -f .deps/im_point_bilinear.Tpo .deps/im_point_bilinear.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT resample_dispatch.lo -MD -MP -MF .deps/resample_dispatch.Tpo -c -o resample_dispatch.lo resample_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT resample_dispatch.lo -MD -MP -MF .deps/resample_dispatch.Tpo -c resample_dispatch.c -fPIC -DPIC -o .libs/resample_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT resample_dispatch.lo -MD -MP -MF .deps/resample_dispatch.Tpo -c resample_dispatch.c -o resample_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/resample_dispatch.Tpo .deps/resample_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_openslide2vips.lo -MD -MP -MF .deps/im_openslide2vips.Tpo -c -o im_openslide2vips.lo im_openslide2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_openslide2vips.lo -MD -MP -MF .deps/im_openslide2vips.Tpo -c im_openslide2vips.c -fPIC -DPIC -o .libs/im_openslide2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_openslide2vips.lo -MD -MP -MF .deps/im_openslide2vips.Tpo -c im_openslide2vips.c -o im_openslide2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_openslide2vips.Tpo .deps/im_openslide2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lab_morph.lo -MD -MP -MF .deps/im_lab_morph.Tpo -c -o im_lab_morph.lo im_lab_morph.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lab_morph.lo -MD -MP -MF .deps/im_lab_morph.Tpo -c im_lab_morph.c -fPIC -DPIC -o .libs/im_lab_morph.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lab_morph.lo -MD -MP -MF .deps/im_lab_morph.Tpo -c im_lab_morph.c -o im_lab_morph.o >/dev/null 2>&1 | |
mv -f .deps/im_lab_morph.Tpo .deps/im_lab_morph.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT deprecated_dispatch.lo -MD -MP -MF .deps/deprecated_dispatch.Tpo -c -o deprecated_dispatch.lo deprecated_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT deprecated_dispatch.lo -MD -MP -MF .deps/deprecated_dispatch.Tpo -c deprecated_dispatch.c -fPIC -DPIC -o .libs/deprecated_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT deprecated_dispatch.lo -MD -MP -MF .deps/deprecated_dispatch.Tpo -c deprecated_dispatch.c -o deprecated_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/deprecated_dispatch.Tpo .deps/deprecated_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT colour_dispatch.lo -MD -MP -MF .deps/colour_dispatch.Tpo -c -o colour_dispatch.lo colour_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT colour_dispatch.lo -MD -MP -MF .deps/colour_dispatch.Tpo -c colour_dispatch.c -fPIC -DPIC -o .libs/colour_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT colour_dispatch.lo -MD -MP -MF .deps/colour_dispatch.Tpo -c colour_dispatch.c -o colour_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/colour_dispatch.Tpo .deps/colour_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT arith_dispatch.lo -MD -MP -MF .deps/arith_dispatch.Tpo -c -o arith_dispatch.lo arith_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT arith_dispatch.lo -MD -MP -MF .deps/arith_dispatch.Tpo -c arith_dispatch.c -fPIC -DPIC -o .libs/arith_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT arith_dispatch.lo -MD -MP -MF .deps/arith_dispatch.Tpo -c arith_dispatch.c -o arith_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/arith_dispatch.Tpo .deps/arith_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_maxpos_avg.lo -MD -MP -MF .deps/im_maxpos_avg.Tpo -c -o im_maxpos_avg.lo im_maxpos_avg.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_maxpos_avg.lo -MD -MP -MF .deps/im_maxpos_avg.Tpo -c im_maxpos_avg.c -fPIC -DPIC -o .libs/im_maxpos_avg.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_maxpos_avg.lo -MD -MP -MF .deps/im_maxpos_avg.Tpo -c im_maxpos_avg.c -o im_maxpos_avg.o >/dev/null 2>&1 | |
mv -f .deps/im_maxpos_avg.Tpo .deps/im_maxpos_avg.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT wrapvips7.lo -MD -MP -MF .deps/wrapvips7.Tpo -c -o wrapvips7.lo wrapvips7.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT wrapvips7.lo -MD -MP -MF .deps/wrapvips7.Tpo -c wrapvips7.c -fPIC -DPIC -o .libs/wrapvips7.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT wrapvips7.lo -MD -MP -MF .deps/wrapvips7.Tpo -c wrapvips7.c -o wrapvips7.o >/dev/null 2>&1 | |
mv -f .deps/wrapvips7.Tpo .deps/wrapvips7.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT lazy.lo -MD -MP -MF .deps/lazy.Tpo -c -o lazy.lo lazy.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT lazy.lo -MD -MP -MF .deps/lazy.Tpo -c lazy.c -fPIC -DPIC -o .libs/lazy.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT lazy.lo -MD -MP -MF .deps/lazy.Tpo -c lazy.c -o lazy.o >/dev/null 2>&1 | |
mv -f .deps/lazy.Tpo .deps/lazy.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_dif_std.lo -MD -MP -MF .deps/im_dif_std.Tpo -c -o im_dif_std.lo im_dif_std.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_dif_std.lo -MD -MP -MF .deps/im_dif_std.Tpo -c im_dif_std.c -fPIC -DPIC -o .libs/im_dif_std.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_dif_std.lo -MD -MP -MF .deps/im_dif_std.Tpo -c im_dif_std.c -o im_dif_std.o >/dev/null 2>&1 | |
mv -f .deps/im_dif_std.Tpo .deps/im_dif_std.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_simcontr.lo -MD -MP -MF .deps/im_simcontr.Tpo -c -o im_simcontr.lo im_simcontr.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_simcontr.lo -MD -MP -MF .deps/im_simcontr.Tpo -c im_simcontr.c -fPIC -DPIC -o .libs/im_simcontr.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_simcontr.lo -MD -MP -MF .deps/im_simcontr.Tpo -c im_simcontr.c -o im_simcontr.o >/dev/null 2>&1 | |
mv -f .deps/im_simcontr.Tpo .deps/im_simcontr.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_spatres.lo -MD -MP -MF .deps/im_spatres.Tpo -c -o im_spatres.lo im_spatres.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_spatres.lo -MD -MP -MF .deps/im_spatres.Tpo -c im_spatres.c -fPIC -DPIC -o .libs/im_spatres.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_spatres.lo -MD -MP -MF .deps/im_spatres.Tpo -c im_spatres.c -o im_spatres.o >/dev/null 2>&1 | |
mv -f .deps/im_spatres.Tpo .deps/im_spatres.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_stretch3.lo -MD -MP -MF .deps/im_stretch3.Tpo -c -o im_stretch3.lo im_stretch3.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_stretch3.lo -MD -MP -MF .deps/im_stretch3.Tpo -c im_stretch3.c -fPIC -DPIC -o .libs/im_stretch3.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_stretch3.lo -MD -MP -MF .deps/im_stretch3.Tpo -c im_stretch3.c -o im_stretch3.o >/dev/null 2>&1 | |
mv -f .deps/im_stretch3.Tpo .deps/im_stretch3.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_clamp.lo -MD -MP -MF .deps/im_clamp.Tpo -c -o im_clamp.lo im_clamp.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_clamp.lo -MD -MP -MF .deps/im_clamp.Tpo -c im_clamp.c -fPIC -DPIC -o .libs/im_clamp.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_clamp.lo -MD -MP -MF .deps/im_clamp.Tpo -c im_clamp.c -o im_clamp.o >/dev/null 2>&1 | |
mv -f .deps/im_clamp.Tpo .deps/im_clamp.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cooc_funcs.lo -MD -MP -MF .deps/cooc_funcs.Tpo -c -o cooc_funcs.lo cooc_funcs.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cooc_funcs.lo -MD -MP -MF .deps/cooc_funcs.Tpo -c cooc_funcs.c -fPIC -DPIC -o .libs/cooc_funcs.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cooc_funcs.lo -MD -MP -MF .deps/cooc_funcs.Tpo -c cooc_funcs.c -o cooc_funcs.o >/dev/null 2>&1 | |
mv -f .deps/cooc_funcs.Tpo .deps/cooc_funcs.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT glds_funcs.lo -MD -MP -MF .deps/glds_funcs.Tpo -c -o glds_funcs.lo glds_funcs.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT glds_funcs.lo -MD -MP -MF .deps/glds_funcs.Tpo -c glds_funcs.c -fPIC -DPIC -o .libs/glds_funcs.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT glds_funcs.lo -MD -MP -MF .deps/glds_funcs.Tpo -c glds_funcs.c -o glds_funcs.o >/dev/null 2>&1 | |
mv -f .deps/glds_funcs.Tpo .deps/glds_funcs.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fav4.lo -MD -MP -MF .deps/im_fav4.Tpo -c -o im_fav4.lo im_fav4.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fav4.lo -MD -MP -MF .deps/im_fav4.Tpo -c im_fav4.c -fPIC -DPIC -o .libs/im_fav4.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fav4.lo -MD -MP -MF .deps/im_fav4.Tpo -c im_fav4.c -o im_fav4.o >/dev/null 2>&1 | |
mv -f .deps/im_fav4.Tpo .deps/im_fav4.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gadd.lo -MD -MP -MF .deps/im_gadd.Tpo -c -o im_gadd.lo im_gadd.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gadd.lo -MD -MP -MF .deps/im_gadd.Tpo -c im_gadd.c -fPIC -DPIC -o .libs/im_gadd.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gadd.lo -MD -MP -MF .deps/im_gadd.Tpo -c im_gadd.c -o im_gadd.o >/dev/null 2>&1 | |
mv -f .deps/im_gadd.Tpo .deps/im_gadd.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gaddim.lo -MD -MP -MF .deps/im_gaddim.Tpo -c -o im_gaddim.lo im_gaddim.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gaddim.lo -MD -MP -MF .deps/im_gaddim.Tpo -c im_gaddim.c -fPIC -DPIC -o .libs/im_gaddim.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gaddim.lo -MD -MP -MF .deps/im_gaddim.Tpo -c im_gaddim.c -o im_gaddim.o >/dev/null 2>&1 | |
mv -f .deps/im_gaddim.Tpo .deps/im_gaddim.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_cmulnorm.lo -MD -MP -MF .deps/im_cmulnorm.Tpo -c -o im_cmulnorm.lo im_cmulnorm.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_cmulnorm.lo -MD -MP -MF .deps/im_cmulnorm.Tpo -c im_cmulnorm.c -fPIC -DPIC -o .libs/im_cmulnorm.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_cmulnorm.lo -MD -MP -MF .deps/im_cmulnorm.Tpo -c im_cmulnorm.c -o im_cmulnorm.o >/dev/null 2>&1 | |
mv -f .deps/im_cmulnorm.Tpo .deps/im_cmulnorm.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_printlines.lo -MD -MP -MF .deps/im_printlines.Tpo -c -o im_printlines.lo im_printlines.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_printlines.lo -MD -MP -MF .deps/im_printlines.Tpo -c im_printlines.c -fPIC -DPIC -o .libs/im_printlines.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_printlines.lo -MD -MP -MF .deps/im_printlines.Tpo -c im_printlines.c -o im_printlines.o >/dev/null 2>&1 | |
mv -f .deps/im_printlines.Tpo .deps/im_printlines.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_convsub.lo -MD -MP -MF .deps/im_convsub.Tpo -c -o im_convsub.lo im_convsub.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_convsub.lo -MD -MP -MF .deps/im_convsub.Tpo -c im_convsub.c -fPIC -DPIC -o .libs/im_convsub.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_convsub.lo -MD -MP -MF .deps/im_convsub.Tpo -c im_convsub.c -o im_convsub.o >/dev/null 2>&1 | |
mv -f .deps/im_convsub.Tpo .deps/im_convsub.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_line.lo -MD -MP -MF .deps/im_line.Tpo -c -o im_line.lo im_line.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_line.lo -MD -MP -MF .deps/im_line.Tpo -c im_line.c -fPIC -DPIC -o .libs/im_line.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_line.lo -MD -MP -MF .deps/im_line.Tpo -c im_line.c -o im_line.o >/dev/null 2>&1 | |
mv -f .deps/im_line.Tpo .deps/im_line.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_measure.lo -MD -MP -MF .deps/im_measure.Tpo -c -o im_measure.lo im_measure.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_measure.lo -MD -MP -MF .deps/im_measure.Tpo -c im_measure.c -fPIC -DPIC -o .libs/im_measure.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_measure.lo -MD -MP -MF .deps/im_measure.Tpo -c im_measure.c -o im_measure.o >/dev/null 2>&1 | |
mv -f .deps/im_measure.Tpo .deps/im_measure.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_resize_linear.lo -MD -MP -MF .deps/im_resize_linear.Tpo -c -o im_resize_linear.lo im_resize_linear.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_resize_linear.lo -MD -MP -MF .deps/im_resize_linear.Tpo -c im_resize_linear.c -fPIC -DPIC -o .libs/im_resize_linear.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_resize_linear.lo -MD -MP -MF .deps/im_resize_linear.Tpo -c im_resize_linear.c -o im_resize_linear.o >/dev/null 2>&1 | |
mv -f .deps/im_resize_linear.Tpo .deps/im_resize_linear.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_debugim.lo -MD -MP -MF .deps/im_debugim.Tpo -c -o im_debugim.lo im_debugim.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_debugim.lo -MD -MP -MF .deps/im_debugim.Tpo -c im_debugim.c -fPIC -DPIC -o .libs/im_debugim.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_debugim.lo -MD -MP -MF .deps/im_debugim.Tpo -c im_debugim.c -o im_debugim.o >/dev/null 2>&1 | |
mv -f .deps/im_debugim.Tpo .deps/im_debugim.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gfadd.lo -MD -MP -MF .deps/im_gfadd.Tpo -c -o im_gfadd.lo im_gfadd.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gfadd.lo -MD -MP -MF .deps/im_gfadd.Tpo -c im_gfadd.c -fPIC -DPIC -o .libs/im_gfadd.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gfadd.lo -MD -MP -MF .deps/im_gfadd.Tpo -c im_gfadd.c -o im_gfadd.o >/dev/null 2>&1 | |
mv -f .deps/im_gfadd.Tpo .deps/im_gfadd.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_setbox.lo -MD -MP -MF .deps/im_setbox.Tpo -c -o im_setbox.lo im_setbox.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_setbox.lo -MD -MP -MF .deps/im_setbox.Tpo -c im_setbox.c -fPIC -DPIC -o .libs/im_setbox.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_setbox.lo -MD -MP -MF .deps/im_setbox.Tpo -c im_setbox.c -o im_setbox.o >/dev/null 2>&1 | |
mv -f .deps/im_setbox.Tpo .deps/im_setbox.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c -o rename.lo rename.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c rename.c -fPIC -DPIC -o .libs/rename.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rename.lo -MD -MP -MF .deps/rename.Tpo -c rename.c -o rename.o >/dev/null 2>&1 | |
mv -f .deps/rename.Tpo .deps/rename.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips7compat.lo -MD -MP -MF .deps/vips7compat.Tpo -c -o vips7compat.lo vips7compat.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips7compat.lo -MD -MP -MF .deps/vips7compat.Tpo -c vips7compat.c -fPIC -DPIC -o .libs/vips7compat.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips7compat.lo -MD -MP -MF .deps/vips7compat.Tpo -c vips7compat.c -o vips7compat.o >/dev/null 2>&1 | |
mv -f .deps/vips7compat.Tpo .deps/vips7compat.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dispatch_types.lo -MD -MP -MF .deps/dispatch_types.Tpo -c -o dispatch_types.lo dispatch_types.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dispatch_types.lo -MD -MP -MF .deps/dispatch_types.Tpo -c dispatch_types.c -fPIC -DPIC -o .libs/dispatch_types.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT dispatch_types.lo -MD -MP -MF .deps/dispatch_types.Tpo -c dispatch_types.c -o dispatch_types.o >/dev/null 2>&1 | |
mv -f .deps/dispatch_types.Tpo .deps/dispatch_types.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT package.lo -MD -MP -MF .deps/package.Tpo -c -o package.lo package.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT package.lo -MD -MP -MF .deps/package.Tpo -c package.c -fPIC -DPIC -o .libs/package.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT package.lo -MD -MP -MF .deps/package.Tpo -c package.c -o package.o >/dev/null 2>&1 | |
mv -f .deps/package.Tpo .deps/package.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_bernd.lo -MD -MP -MF .deps/im_bernd.Tpo -c -o im_bernd.lo im_bernd.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_bernd.lo -MD -MP -MF .deps/im_bernd.Tpo -c im_bernd.c -fPIC -DPIC -o .libs/im_bernd.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_bernd.lo -MD -MP -MF .deps/im_bernd.Tpo -c im_bernd.c -o im_bernd.o >/dev/null 2>&1 | |
mv -f .deps/im_bernd.Tpo .deps/im_bernd.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_thresh.lo -MD -MP -MF .deps/im_thresh.Tpo -c -o im_thresh.lo im_thresh.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_thresh.lo -MD -MP -MF .deps/im_thresh.Tpo -c im_thresh.c -fPIC -DPIC -o .libs/im_thresh.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_thresh.lo -MD -MP -MF .deps/im_thresh.Tpo -c im_thresh.c -o im_thresh.o >/dev/null 2>&1 | |
mv -f .deps/im_thresh.Tpo .deps/im_thresh.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_slice.lo -MD -MP -MF .deps/im_slice.Tpo -c -o im_slice.lo im_slice.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_slice.lo -MD -MP -MF .deps/im_slice.Tpo -c im_slice.c -fPIC -DPIC -o .libs/im_slice.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_slice.lo -MD -MP -MF .deps/im_slice.Tpo -c im_slice.c -o im_slice.o >/dev/null 2>&1 | |
mv -f .deps/im_slice.Tpo .deps/im_slice.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_print.lo -MD -MP -MF .deps/im_print.Tpo -c -o im_print.lo im_print.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_print.lo -MD -MP -MF .deps/im_print.Tpo -c im_print.c -fPIC -DPIC -o .libs/im_print.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_print.lo -MD -MP -MF .deps/im_print.Tpo -c im_print.c -o im_print.o >/dev/null 2>&1 | |
mv -f .deps/im_print.Tpo .deps/im_print.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_litecor.lo -MD -MP -MF .deps/im_litecor.Tpo -c -o im_litecor.lo im_litecor.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_litecor.lo -MD -MP -MF .deps/im_litecor.Tpo -c im_litecor.c -fPIC -DPIC -o .libs/im_litecor.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_litecor.lo -MD -MP -MF .deps/im_litecor.Tpo -c im_litecor.c -o im_litecor.o >/dev/null 2>&1 | |
mv -f .deps/im_litecor.Tpo .deps/im_litecor.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_mask2vips.lo -MD -MP -MF .deps/im_mask2vips.Tpo -c -o im_mask2vips.lo im_mask2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_mask2vips.lo -MD -MP -MF .deps/im_mask2vips.Tpo -c im_mask2vips.c -fPIC -DPIC -o .libs/im_mask2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_mask2vips.lo -MD -MP -MF .deps/im_mask2vips.Tpo -c im_mask2vips.c -o im_mask2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_mask2vips.Tpo .deps/im_mask2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2mask.lo -MD -MP -MF .deps/im_vips2mask.Tpo -c -o im_vips2mask.lo im_vips2mask.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2mask.lo -MD -MP -MF .deps/im_vips2mask.Tpo -c im_vips2mask.c -fPIC -DPIC -o .libs/im_vips2mask.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2mask.lo -MD -MP -MF .deps/im_vips2mask.Tpo -c im_vips2mask.c -o im_vips2mask.o >/dev/null 2>&1 | |
mv -f .deps/im_vips2mask.Tpo .deps/im_vips2mask.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rotmask.lo -MD -MP -MF .deps/rotmask.Tpo -c -o rotmask.lo rotmask.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rotmask.lo -MD -MP -MF .deps/rotmask.Tpo -c rotmask.c -fPIC -DPIC -o .libs/rotmask.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rotmask.lo -MD -MP -MF .deps/rotmask.Tpo -c rotmask.c -o rotmask.o >/dev/null 2>&1 | |
mv -f .deps/rotmask.Tpo .deps/rotmask.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gaussmasks.lo -MD -MP -MF .deps/im_gaussmasks.Tpo -c -o im_gaussmasks.lo im_gaussmasks.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gaussmasks.lo -MD -MP -MF .deps/im_gaussmasks.Tpo -c im_gaussmasks.c -fPIC -DPIC -o .libs/im_gaussmasks.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gaussmasks.lo -MD -MP -MF .deps/im_gaussmasks.Tpo -c im_gaussmasks.c -o im_gaussmasks.o >/dev/null 2>&1 | |
mv -f .deps/im_gaussmasks.Tpo .deps/im_gaussmasks.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_logmasks.lo -MD -MP -MF .deps/im_logmasks.Tpo -c -o im_logmasks.lo im_logmasks.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_logmasks.lo -MD -MP -MF .deps/im_logmasks.Tpo -c im_logmasks.c -fPIC -DPIC -o .libs/im_logmasks.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_logmasks.lo -MD -MP -MF .deps/im_logmasks.Tpo -c im_logmasks.c -o im_logmasks.o >/dev/null 2>&1 | |
mv -f .deps/im_logmasks.Tpo .deps/im_logmasks.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rw_mask.lo -MD -MP -MF .deps/rw_mask.Tpo -c -o rw_mask.lo rw_mask.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rw_mask.lo -MD -MP -MF .deps/rw_mask.Tpo -c rw_mask.c -fPIC -DPIC -o .libs/rw_mask.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rw_mask.lo -MD -MP -MF .deps/rw_mask.Tpo -c rw_mask.c -o rw_mask.o >/dev/null 2>&1 | |
mv -f .deps/rw_mask.Tpo .deps/rw_mask.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_matcat.lo -MD -MP -MF .deps/im_matcat.Tpo -c -o im_matcat.lo im_matcat.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_matcat.lo -MD -MP -MF .deps/im_matcat.Tpo -c im_matcat.c -fPIC -DPIC -o .libs/im_matcat.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_matcat.lo -MD -MP -MF .deps/im_matcat.Tpo -c im_matcat.c -o im_matcat.o >/dev/null 2>&1 | |
mv -f .deps/im_matcat.Tpo .deps/im_matcat.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_matinv.lo -MD -MP -MF .deps/im_matinv.Tpo -c -o im_matinv.lo im_matinv.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_matinv.lo -MD -MP -MF .deps/im_matinv.Tpo -c im_matinv.c -fPIC -DPIC -o .libs/im_matinv.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_matinv.lo -MD -MP -MF .deps/im_matinv.Tpo -c im_matinv.c -o im_matinv.o >/dev/null 2>&1 | |
mv -f .deps/im_matinv.Tpo .deps/im_matinv.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_matmul.lo -MD -MP -MF .deps/im_matmul.Tpo -c -o im_matmul.lo im_matmul.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_matmul.lo -MD -MP -MF .deps/im_matmul.Tpo -c im_matmul.c -fPIC -DPIC -o .libs/im_matmul.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_matmul.lo -MD -MP -MF .deps/im_matmul.Tpo -c im_matmul.c -o im_matmul.o >/dev/null 2>&1 | |
mv -f .deps/im_matmul.Tpo .deps/im_matmul.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_mattrn.lo -MD -MP -MF .deps/im_mattrn.Tpo -c -o im_mattrn.lo im_mattrn.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_mattrn.lo -MD -MP -MF .deps/im_mattrn.Tpo -c im_mattrn.c -fPIC -DPIC -o .libs/im_mattrn.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_mattrn.lo -MD -MP -MF .deps/im_mattrn.Tpo -c im_mattrn.c -o im_mattrn.o >/dev/null 2>&1 | |
mv -f .deps/im_mattrn.Tpo .deps/im_mattrn.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matalloc.lo -MD -MP -MF .deps/matalloc.Tpo -c -o matalloc.lo matalloc.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matalloc.lo -MD -MP -MF .deps/matalloc.Tpo -c matalloc.c -fPIC -DPIC -o .libs/matalloc.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matalloc.lo -MD -MP -MF .deps/matalloc.Tpo -c matalloc.c -o matalloc.o >/dev/null 2>&1 | |
mv -f .deps/matalloc.Tpo .deps/matalloc.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mask_dispatch.lo -MD -MP -MF .deps/mask_dispatch.Tpo -c -o mask_dispatch.lo mask_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mask_dispatch.lo -MD -MP -MF .deps/mask_dispatch.Tpo -c mask_dispatch.c -fPIC -DPIC -o .libs/mask_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mask_dispatch.lo -MD -MP -MF .deps/mask_dispatch.Tpo -c mask_dispatch.c -o mask_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/mask_dispatch.Tpo .deps/mask_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fits.lo -MD -MP -MF .deps/fits.Tpo -c -o fits.lo fits.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fits.lo -MD -MP -MF .deps/fits.Tpo -c fits.c -fPIC -DPIC -o .libs/fits.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fits.lo -MD -MP -MF .deps/fits.Tpo -c fits.c -o fits.o >/dev/null 2>&1 | |
mv -f .deps/fits.Tpo .deps/fits.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -fPIC -DPIC -o .libs/format.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o >/dev/null 2>&1 | |
mv -f .deps/format.Tpo .deps/format.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT format_dispatch.lo -MD -MP -MF .deps/format_dispatch.Tpo -c -o format_dispatch.lo format_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT format_dispatch.lo -MD -MP -MF .deps/format_dispatch.Tpo -c format_dispatch.c -fPIC -DPIC -o .libs/format_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT format_dispatch.lo -MD -MP -MF .deps/format_dispatch.Tpo -c format_dispatch.c -o format_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/format_dispatch.Tpo .deps/format_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_analyze2vips.lo -MD -MP -MF .deps/im_analyze2vips.Tpo -c -o im_analyze2vips.lo im_analyze2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_analyze2vips.lo -MD -MP -MF .deps/im_analyze2vips.Tpo -c im_analyze2vips.c -fPIC -DPIC -o .libs/im_analyze2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_analyze2vips.lo -MD -MP -MF .deps/im_analyze2vips.Tpo -c im_analyze2vips.c -o im_analyze2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_analyze2vips.Tpo .deps/im_analyze2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_csv2vips.lo -MD -MP -MF .deps/im_csv2vips.Tpo -c -o im_csv2vips.lo im_csv2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_csv2vips.lo -MD -MP -MF .deps/im_csv2vips.Tpo -c im_csv2vips.c -fPIC -DPIC -o .libs/im_csv2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_csv2vips.lo -MD -MP -MF .deps/im_csv2vips.Tpo -c im_csv2vips.c -o im_csv2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_csv2vips.Tpo .deps/im_csv2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_exr2vips.lo -MD -MP -MF .deps/im_exr2vips.Tpo -c -o im_exr2vips.lo im_exr2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_exr2vips.lo -MD -MP -MF .deps/im_exr2vips.Tpo -c im_exr2vips.c -fPIC -DPIC -o .libs/im_exr2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_exr2vips.lo -MD -MP -MF .deps/im_exr2vips.Tpo -c im_exr2vips.c -o im_exr2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_exr2vips.Tpo .deps/im_exr2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_jpeg2vips.lo -MD -MP -MF .deps/im_jpeg2vips.Tpo -c -o im_jpeg2vips.lo im_jpeg2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_jpeg2vips.lo -MD -MP -MF .deps/im_jpeg2vips.Tpo -c im_jpeg2vips.c -fPIC -DPIC -o .libs/im_jpeg2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_jpeg2vips.lo -MD -MP -MF .deps/im_jpeg2vips.Tpo -c im_jpeg2vips.c -o im_jpeg2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_jpeg2vips.Tpo .deps/im_jpeg2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_magick2vips.lo -MD -MP -MF .deps/im_magick2vips.Tpo -c -o im_magick2vips.lo im_magick2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_magick2vips.lo -MD -MP -MF .deps/im_magick2vips.Tpo -c im_magick2vips.c -fPIC -DPIC -o .libs/im_magick2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_magick2vips.lo -MD -MP -MF .deps/im_magick2vips.Tpo -c im_magick2vips.c -o im_magick2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_magick2vips.Tpo .deps/im_magick2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_png2vips.lo -MD -MP -MF .deps/im_png2vips.Tpo -c -o im_png2vips.lo im_png2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_png2vips.lo -MD -MP -MF .deps/im_png2vips.Tpo -c im_png2vips.c -fPIC -DPIC -o .libs/im_png2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_png2vips.lo -MD -MP -MF .deps/im_png2vips.Tpo -c im_png2vips.c -o im_png2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_png2vips.Tpo .deps/im_png2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_ppm2vips.lo -MD -MP -MF .deps/im_ppm2vips.Tpo -c -o im_ppm2vips.lo im_ppm2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_ppm2vips.lo -MD -MP -MF .deps/im_ppm2vips.Tpo -c im_ppm2vips.c -fPIC -DPIC -o .libs/im_ppm2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_ppm2vips.lo -MD -MP -MF .deps/im_ppm2vips.Tpo -c im_ppm2vips.c -o im_ppm2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_ppm2vips.Tpo .deps/im_ppm2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tiff2vips.lo -MD -MP -MF .deps/im_tiff2vips.Tpo -c -o im_tiff2vips.lo im_tiff2vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tiff2vips.lo -MD -MP -MF .deps/im_tiff2vips.Tpo -c im_tiff2vips.c -fPIC -DPIC -o .libs/im_tiff2vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tiff2vips.lo -MD -MP -MF .deps/im_tiff2vips.Tpo -c im_tiff2vips.c -o im_tiff2vips.o >/dev/null 2>&1 | |
mv -f .deps/im_tiff2vips.Tpo .deps/im_tiff2vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2csv.lo -MD -MP -MF .deps/im_vips2csv.Tpo -c -o im_vips2csv.lo im_vips2csv.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2csv.lo -MD -MP -MF .deps/im_vips2csv.Tpo -c im_vips2csv.c -fPIC -DPIC -o .libs/im_vips2csv.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2csv.lo -MD -MP -MF .deps/im_vips2csv.Tpo -c im_vips2csv.c -o im_vips2csv.o >/dev/null 2>&1 | |
mv -f .deps/im_vips2csv.Tpo .deps/im_vips2csv.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2jpeg.lo -MD -MP -MF .deps/im_vips2jpeg.Tpo -c -o im_vips2jpeg.lo im_vips2jpeg.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2jpeg.lo -MD -MP -MF .deps/im_vips2jpeg.Tpo -c im_vips2jpeg.c -fPIC -DPIC -o .libs/im_vips2jpeg.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2jpeg.lo -MD -MP -MF .deps/im_vips2jpeg.Tpo -c im_vips2jpeg.c -o im_vips2jpeg.o >/dev/null 2>&1 | |
mv -f .deps/im_vips2jpeg.Tpo .deps/im_vips2jpeg.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2png.lo -MD -MP -MF .deps/im_vips2png.Tpo -c -o im_vips2png.lo im_vips2png.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2png.lo -MD -MP -MF .deps/im_vips2png.Tpo -c im_vips2png.c -fPIC -DPIC -o .libs/im_vips2png.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2png.lo -MD -MP -MF .deps/im_vips2png.Tpo -c im_vips2png.c -o im_vips2png.o >/dev/null 2>&1 | |
mv -f .deps/im_vips2png.Tpo .deps/im_vips2png.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2ppm.lo -MD -MP -MF .deps/im_vips2ppm.Tpo -c -o im_vips2ppm.lo im_vips2ppm.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2ppm.lo -MD -MP -MF .deps/im_vips2ppm.Tpo -c im_vips2ppm.c -fPIC -DPIC -o .libs/im_vips2ppm.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2ppm.lo -MD -MP -MF .deps/im_vips2ppm.Tpo -c im_vips2ppm.c -o im_vips2ppm.o >/dev/null 2>&1 | |
mv -f .deps/im_vips2ppm.Tpo .deps/im_vips2ppm.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2tiff.lo -MD -MP -MF .deps/im_vips2tiff.Tpo -c -o im_vips2tiff.lo im_vips2tiff.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2tiff.lo -MD -MP -MF .deps/im_vips2tiff.Tpo -c im_vips2tiff.c -fPIC -DPIC -o .libs/im_vips2tiff.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2tiff.lo -MD -MP -MF .deps/im_vips2tiff.Tpo -c im_vips2tiff.c -o im_vips2tiff.o >/dev/null 2>&1 | |
mv -f .deps/im_vips2tiff.Tpo .deps/im_vips2tiff.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT conver_dispatch.lo -MD -MP -MF .deps/conver_dispatch.Tpo -c -o conver_dispatch.lo conver_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT conver_dispatch.lo -MD -MP -MF .deps/conver_dispatch.Tpo -c conver_dispatch.c -fPIC -DPIC -o .libs/conver_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT conver_dispatch.lo -MD -MP -MF .deps/conver_dispatch.Tpo -c conver_dispatch.c -o conver_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/conver_dispatch.Tpo .deps/conver_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2dz.lo -MD -MP -MF .deps/im_vips2dz.Tpo -c -o im_vips2dz.lo im_vips2dz.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2dz.lo -MD -MP -MF .deps/im_vips2dz.Tpo -c im_vips2dz.c -fPIC -DPIC -o .libs/im_vips2dz.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_vips2dz.lo -MD -MP -MF .deps/im_vips2dz.Tpo -c im_vips2dz.c -o im_vips2dz.o >/dev/null 2>&1 | |
mv -f .deps/im_vips2dz.Tpo .deps/im_vips2dz.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matlab.lo -MD -MP -MF .deps/matlab.Tpo -c -o matlab.lo matlab.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matlab.lo -MD -MP -MF .deps/matlab.Tpo -c matlab.c -fPIC -DPIC -o .libs/matlab.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT matlab.lo -MD -MP -MF .deps/matlab.Tpo -c matlab.c -o matlab.o >/dev/null 2>&1 | |
mv -f .deps/matlab.Tpo .deps/matlab.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radiance.lo -MD -MP -MF .deps/radiance.Tpo -c -o radiance.lo radiance.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radiance.lo -MD -MP -MF .deps/radiance.Tpo -c radiance.c -fPIC -DPIC -o .libs/radiance.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT radiance.lo -MD -MP -MF .deps/radiance.Tpo -c radiance.c -o radiance.o >/dev/null 2>&1 | |
mv -f .deps/radiance.Tpo .deps/radiance.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c -o raw.lo raw.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c -fPIC -DPIC -o .libs/raw.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c -o raw.o >/dev/null 2>&1 | |
mv -f .deps/raw.Tpo .deps/raw.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libdeprecated.la im_linreg.lo im_point_bilinear.lo resample_dispatch.lo im_openslide2vips.lo im_lab_morph.lo deprecated_dispatch.lo colour_dispatch.lo arith_dispatch.lo im_maxpos_avg.lo wrapvips7.lo lazy.lo im_dif_std.lo im_simcontr.lo im_spatres.lo im_stretch3.lo im_clamp.lo cooc_funcs.lo glds_funcs.lo im_fav4.lo im_gadd.lo im_gaddim.lo im_cmulnorm.lo im_printlines.lo im_convsub.lo im_line.lo im_measure.lo im_resize_linear.lo im_debugim.lo im_gfadd.lo im_setbox.lo rename.lo vips7compat.lo dispatch_types.lo package.lo im_bernd.lo im_thresh.lo im_slice.lo im_print.lo im_litecor.lo im_mask2vips.lo im_vips2mask.lo rotmask.lo im_gaussmasks.lo im_logmasks.lo rw_mask.lo im_matcat.lo im_matinv.lo im_matmul.lo im_mattrn.lo matalloc.lo mask_dispatch.lo fits.lo format.lo format_dispatch.lo im_analyze2vips.lo im_csv2vips.lo im_exr2vips.lo im_jpeg2vips.lo im_magick2vips.lo im_png2vips.lo im_ppm2vips.lo im_tiff2vips.lo im_vips2csv.lo im_vips2jpeg.lo im_vips2png.lo im_vips2ppm.lo im_vips2tiff.lo conver_dispatch.lo im_vips2dz.lo matlab.lo radiance.lo raw.lo | |
libtool: link: ar cru .libs/libdeprecated.a .libs/im_linreg.o .libs/im_point_bilinear.o .libs/resample_dispatch.o .libs/im_openslide2vips.o .libs/im_lab_morph.o .libs/deprecated_dispatch.o .libs/colour_dispatch.o .libs/arith_dispatch.o .libs/im_maxpos_avg.o .libs/wrapvips7.o .libs/lazy.o .libs/im_dif_std.o .libs/im_simcontr.o .libs/im_spatres.o .libs/im_stretch3.o .libs/im_clamp.o .libs/cooc_funcs.o .libs/glds_funcs.o .libs/im_fav4.o .libs/im_gadd.o .libs/im_gaddim.o .libs/im_cmulnorm.o .libs/im_printlines.o .libs/im_convsub.o .libs/im_line.o .libs/im_measure.o .libs/im_resize_linear.o .libs/im_debugim.o .libs/im_gfadd.o .libs/im_setbox.o .libs/rename.o .libs/vips7compat.o .libs/dispatch_types.o .libs/package.o .libs/im_bernd.o .libs/im_thresh.o .libs/im_slice.o .libs/im_print.o .libs/im_litecor.o .libs/im_mask2vips.o .libs/im_vips2mask.o .libs/rotmask.o .libs/im_gaussmasks.o .libs/im_logmasks.o .libs/rw_mask.o .libs/im_matcat.o .libs/im_matinv.o .libs/im_matmul.o .libs/im_mattrn.o .libs/matalloc.o .libs/mask_dispatch.o .libs/fits.o .libs/format.o .libs/format_dispatch.o .libs/im_analyze2vips.o .libs/im_csv2vips.o .libs/im_exr2vips.o .libs/im_jpeg2vips.o .libs/im_magick2vips.o .libs/im_png2vips.o .libs/im_ppm2vips.o .libs/im_tiff2vips.o .libs/im_vips2csv.o .libs/im_vips2jpeg.o .libs/im_vips2png.o .libs/im_vips2ppm.o .libs/im_vips2tiff.o .libs/conver_dispatch.o .libs/im_vips2dz.o .libs/matlab.o .libs/radiance.o .libs/raw.o | |
libtool: link: ranlib .libs/libdeprecated.a | |
libtool: link: ( cd ".libs" && rm -f "libdeprecated.la" && ln -s "../libdeprecated.la" "libdeprecated.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/deprecated' | |
Making all in convolution | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/convolution' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT convol_dispatch.lo -MD -MP -MF .deps/convol_dispatch.Tpo -c -o convol_dispatch.lo convol_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT convol_dispatch.lo -MD -MP -MF .deps/convol_dispatch.Tpo -c convol_dispatch.c -fPIC -DPIC -o .libs/convol_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT convol_dispatch.lo -MD -MP -MF .deps/convol_dispatch.Tpo -c convol_dispatch.c -o convol_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/convol_dispatch.Tpo .deps/convol_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_addgnoise.lo -MD -MP -MF .deps/im_addgnoise.Tpo -c -o im_addgnoise.lo im_addgnoise.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_addgnoise.lo -MD -MP -MF .deps/im_addgnoise.Tpo -c im_addgnoise.c -fPIC -DPIC -o .libs/im_addgnoise.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_addgnoise.lo -MD -MP -MF .deps/im_addgnoise.Tpo -c im_addgnoise.c -o im_addgnoise.o >/dev/null 2>&1 | |
mv -f .deps/im_addgnoise.Tpo .deps/im_addgnoise.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_compass.lo -MD -MP -MF .deps/im_compass.Tpo -c -o im_compass.lo im_compass.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_compass.lo -MD -MP -MF .deps/im_compass.Tpo -c im_compass.c -fPIC -DPIC -o .libs/im_compass.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_compass.lo -MD -MP -MF .deps/im_compass.Tpo -c im_compass.c -o im_compass.o >/dev/null 2>&1 | |
mv -f .deps/im_compass.Tpo .deps/im_compass.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_aconv.lo -MD -MP -MF .deps/im_aconv.Tpo -c -o im_aconv.lo im_aconv.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_aconv.lo -MD -MP -MF .deps/im_aconv.Tpo -c im_aconv.c -fPIC -DPIC -o .libs/im_aconv.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_aconv.lo -MD -MP -MF .deps/im_aconv.Tpo -c im_aconv.c -o im_aconv.o >/dev/null 2>&1 | |
mv -f .deps/im_aconv.Tpo .deps/im_aconv.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_aconvsep.lo -MD -MP -MF .deps/im_aconvsep.Tpo -c -o im_aconvsep.lo im_aconvsep.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_aconvsep.lo -MD -MP -MF .deps/im_aconvsep.Tpo -c im_aconvsep.c -fPIC -DPIC -o .libs/im_aconvsep.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_aconvsep.lo -MD -MP -MF .deps/im_aconvsep.Tpo -c im_aconvsep.c -o im_aconvsep.o >/dev/null 2>&1 | |
mv -f .deps/im_aconvsep.Tpo .deps/im_aconvsep.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_conv.lo -MD -MP -MF .deps/im_conv.Tpo -c -o im_conv.lo im_conv.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_conv.lo -MD -MP -MF .deps/im_conv.Tpo -c im_conv.c -fPIC -DPIC -o .libs/im_conv.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_conv.lo -MD -MP -MF .deps/im_conv.Tpo -c im_conv.c -o im_conv.o >/dev/null 2>&1 | |
mv -f .deps/im_conv.Tpo .deps/im_conv.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_conv_f.lo -MD -MP -MF .deps/im_conv_f.Tpo -c -o im_conv_f.lo im_conv_f.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_conv_f.lo -MD -MP -MF .deps/im_conv_f.Tpo -c im_conv_f.c -fPIC -DPIC -o .libs/im_conv_f.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_conv_f.lo -MD -MP -MF .deps/im_conv_f.Tpo -c im_conv_f.c -o im_conv_f.o >/dev/null 2>&1 | |
mv -f .deps/im_conv_f.Tpo .deps/im_conv_f.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_contrast_surface.lo -MD -MP -MF .deps/im_contrast_surface.Tpo -c -o im_contrast_surface.lo im_contrast_surface.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_contrast_surface.lo -MD -MP -MF .deps/im_contrast_surface.Tpo -c im_contrast_surface.c -fPIC -DPIC -o .libs/im_contrast_surface.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_contrast_surface.lo -MD -MP -MF .deps/im_contrast_surface.Tpo -c im_contrast_surface.c -o im_contrast_surface.o >/dev/null 2>&1 | |
mv -f .deps/im_contrast_surface.Tpo .deps/im_contrast_surface.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fastcor.lo -MD -MP -MF .deps/im_fastcor.Tpo -c -o im_fastcor.lo im_fastcor.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fastcor.lo -MD -MP -MF .deps/im_fastcor.Tpo -c im_fastcor.c -fPIC -DPIC -o .libs/im_fastcor.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fastcor.lo -MD -MP -MF .deps/im_fastcor.Tpo -c im_fastcor.c -o im_fastcor.o >/dev/null 2>&1 | |
mv -f .deps/im_fastcor.Tpo .deps/im_fastcor.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gradcor.lo -MD -MP -MF .deps/im_gradcor.Tpo -c -o im_gradcor.lo im_gradcor.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gradcor.lo -MD -MP -MF .deps/im_gradcor.Tpo -c im_gradcor.c -fPIC -DPIC -o .libs/im_gradcor.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gradcor.lo -MD -MP -MF .deps/im_gradcor.Tpo -c im_gradcor.c -o im_gradcor.o >/dev/null 2>&1 | |
mv -f .deps/im_gradcor.Tpo .deps/im_gradcor.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_sharpen.lo -MD -MP -MF .deps/im_sharpen.Tpo -c -o im_sharpen.lo im_sharpen.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_sharpen.lo -MD -MP -MF .deps/im_sharpen.Tpo -c im_sharpen.c -fPIC -DPIC -o .libs/im_sharpen.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_sharpen.lo -MD -MP -MF .deps/im_sharpen.Tpo -c im_sharpen.c -o im_sharpen.o >/dev/null 2>&1 | |
mv -f .deps/im_sharpen.Tpo .deps/im_sharpen.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_spcor.lo -MD -MP -MF .deps/im_spcor.Tpo -c -o im_spcor.lo im_spcor.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_spcor.lo -MD -MP -MF .deps/im_spcor.Tpo -c im_spcor.c -fPIC -DPIC -o .libs/im_spcor.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_spcor.lo -MD -MP -MF .deps/im_spcor.Tpo -c im_spcor.c -o im_spcor.o >/dev/null 2>&1 | |
mv -f .deps/im_spcor.Tpo .deps/im_spcor.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libconvolution.la convol_dispatch.lo im_addgnoise.lo im_compass.lo im_aconv.lo im_aconvsep.lo im_conv.lo im_conv_f.lo im_contrast_surface.lo im_fastcor.lo im_gradcor.lo im_sharpen.lo im_spcor.lo | |
libtool: link: ar cru .libs/libconvolution.a .libs/convol_dispatch.o .libs/im_addgnoise.o .libs/im_compass.o .libs/im_aconv.o .libs/im_aconvsep.o .libs/im_conv.o .libs/im_conv_f.o .libs/im_contrast_surface.o .libs/im_fastcor.o .libs/im_gradcor.o .libs/im_sharpen.o .libs/im_spcor.o | |
libtool: link: ranlib .libs/libconvolution.a | |
libtool: link: ( cd ".libs" && rm -f "libconvolution.la" && ln -s "../libconvolution.la" "libconvolution.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/convolution' | |
Making all in cimg | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/cimg' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Dcimg_strict -Dcimg_OS=1 -Dcimg_display_type=0 -DLOCALEDIR=\"""\" -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cimg_dispatch.lo -MD -MP -MF .deps/cimg_dispatch.Tpo -c -o cimg_dispatch.lo cimg_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Dcimg_strict -Dcimg_OS=1 -Dcimg_display_type=0 -DLOCALEDIR=\"\" -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cimg_dispatch.lo -MD -MP -MF .deps/cimg_dispatch.Tpo -c cimg_dispatch.c -fPIC -DPIC -o .libs/cimg_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -Dcimg_strict -Dcimg_OS=1 -Dcimg_display_type=0 -DLOCALEDIR=\"\" -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cimg_dispatch.lo -MD -MP -MF .deps/cimg_dispatch.Tpo -c cimg_dispatch.c -o cimg_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/cimg_dispatch.Tpo .deps/cimg_dispatch.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Dcimg_strict -Dcimg_OS=1 -Dcimg_display_type=0 -DLOCALEDIR=\"""\" -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cimg.lo -MD -MP -MF .deps/cimg.Tpo -c -o cimg.lo cimg.cpp | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Dcimg_strict -Dcimg_OS=1 -Dcimg_display_type=0 -DLOCALEDIR=\"\" -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cimg.lo -MD -MP -MF .deps/cimg.Tpo -c cimg.cpp -fPIC -DPIC -o .libs/cimg.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Dcimg_strict -Dcimg_OS=1 -Dcimg_display_type=0 -DLOCALEDIR=\"\" -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cimg.lo -MD -MP -MF .deps/cimg.Tpo -c cimg.cpp -o cimg.o >/dev/null 2>&1 | |
mv -f .deps/cimg.Tpo .deps/cimg.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -o libcimg.la cimg_dispatch.lo cimg.lo | |
libtool: link: ar cru .libs/libcimg.a .libs/cimg_dispatch.o .libs/cimg.o | |
libtool: link: ranlib .libs/libcimg.a | |
libtool: link: ( cd ".libs" && rm -f "libcimg.la" && ln -s "../libcimg.la" "libcimg.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/cimg' | |
Making all in freq_filt | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/freq_filt' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fmask4th.lo -MD -MP -MF .deps/fmask4th.Tpo -c -o fmask4th.lo fmask4th.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fmask4th.lo -MD -MP -MF .deps/fmask4th.Tpo -c fmask4th.c -fPIC -DPIC -o .libs/fmask4th.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fmask4th.lo -MD -MP -MF .deps/fmask4th.Tpo -c fmask4th.c -o fmask4th.o >/dev/null 2>&1 | |
mv -f .deps/fmask4th.Tpo .deps/fmask4th.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_phasecor_fft.lo -MD -MP -MF .deps/im_phasecor_fft.Tpo -c -o im_phasecor_fft.lo im_phasecor_fft.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_phasecor_fft.lo -MD -MP -MF .deps/im_phasecor_fft.Tpo -c im_phasecor_fft.c -fPIC -DPIC -o .libs/im_phasecor_fft.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_phasecor_fft.lo -MD -MP -MF .deps/im_phasecor_fft.Tpo -c im_phasecor_fft.c -o im_phasecor_fft.o >/dev/null 2>&1 | |
mv -f .deps/im_phasecor_fft.Tpo .deps/im_phasecor_fft.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fmaskcir.lo -MD -MP -MF .deps/fmaskcir.Tpo -c -o fmaskcir.lo fmaskcir.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fmaskcir.lo -MD -MP -MF .deps/fmaskcir.Tpo -c fmaskcir.c -fPIC -DPIC -o .libs/fmaskcir.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT fmaskcir.lo -MD -MP -MF .deps/fmaskcir.Tpo -c fmaskcir.c -o fmaskcir.o >/dev/null 2>&1 | |
mv -f .deps/fmaskcir.Tpo .deps/fmaskcir.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT freq_dispatch.lo -MD -MP -MF .deps/freq_dispatch.Tpo -c -o freq_dispatch.lo freq_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT freq_dispatch.lo -MD -MP -MF .deps/freq_dispatch.Tpo -c freq_dispatch.c -fPIC -DPIC -o .libs/freq_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT freq_dispatch.lo -MD -MP -MF .deps/freq_dispatch.Tpo -c freq_dispatch.c -o freq_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/freq_dispatch.Tpo .deps/freq_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_disp_ps.lo -MD -MP -MF .deps/im_disp_ps.Tpo -c -o im_disp_ps.lo im_disp_ps.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_disp_ps.lo -MD -MP -MF .deps/im_disp_ps.Tpo -c im_disp_ps.c -fPIC -DPIC -o .libs/im_disp_ps.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_disp_ps.lo -MD -MP -MF .deps/im_disp_ps.Tpo -c im_disp_ps.c -o im_disp_ps.o >/dev/null 2>&1 | |
mv -f .deps/im_disp_ps.Tpo .deps/im_disp_ps.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fractsurf.lo -MD -MP -MF .deps/im_fractsurf.Tpo -c -o im_fractsurf.lo im_fractsurf.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fractsurf.lo -MD -MP -MF .deps/im_fractsurf.Tpo -c im_fractsurf.c -fPIC -DPIC -o .libs/im_fractsurf.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fractsurf.lo -MD -MP -MF .deps/im_fractsurf.Tpo -c im_fractsurf.c -o im_fractsurf.o >/dev/null 2>&1 | |
mv -f .deps/im_fractsurf.Tpo .deps/im_fractsurf.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_freq_mask.lo -MD -MP -MF .deps/im_freq_mask.Tpo -c -o im_freq_mask.lo im_freq_mask.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_freq_mask.lo -MD -MP -MF .deps/im_freq_mask.Tpo -c im_freq_mask.c -fPIC -DPIC -o .libs/im_freq_mask.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_freq_mask.lo -MD -MP -MF .deps/im_freq_mask.Tpo -c im_freq_mask.c -o im_freq_mask.o >/dev/null 2>&1 | |
mv -f .deps/im_freq_mask.Tpo .deps/im_freq_mask.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_freqflt.lo -MD -MP -MF .deps/im_freqflt.Tpo -c -o im_freqflt.lo im_freqflt.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_freqflt.lo -MD -MP -MF .deps/im_freqflt.Tpo -c im_freqflt.c -fPIC -DPIC -o .libs/im_freqflt.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_freqflt.lo -MD -MP -MF .deps/im_freqflt.Tpo -c im_freqflt.c -o im_freqflt.o >/dev/null 2>&1 | |
mv -f .deps/im_freqflt.Tpo .deps/im_freqflt.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fwfft.lo -MD -MP -MF .deps/im_fwfft.Tpo -c -o im_fwfft.lo im_fwfft.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fwfft.lo -MD -MP -MF .deps/im_fwfft.Tpo -c im_fwfft.c -fPIC -DPIC -o .libs/im_fwfft.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_fwfft.lo -MD -MP -MF .deps/im_fwfft.Tpo -c im_fwfft.c -o im_fwfft.o >/dev/null 2>&1 | |
mv -f .deps/im_fwfft.Tpo .deps/im_fwfft.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_invfft.lo -MD -MP -MF .deps/im_invfft.Tpo -c -o im_invfft.lo im_invfft.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_invfft.lo -MD -MP -MF .deps/im_invfft.Tpo -c im_invfft.c -fPIC -DPIC -o .libs/im_invfft.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_invfft.lo -MD -MP -MF .deps/im_invfft.Tpo -c im_invfft.c -o im_invfft.o >/dev/null 2>&1 | |
mv -f .deps/im_invfft.Tpo .deps/im_invfft.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_invfftr.lo -MD -MP -MF .deps/im_invfftr.Tpo -c -o im_invfftr.lo im_invfftr.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_invfftr.lo -MD -MP -MF .deps/im_invfftr.Tpo -c im_invfftr.c -fPIC -DPIC -o .libs/im_invfftr.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_invfftr.lo -MD -MP -MF .deps/im_invfftr.Tpo -c im_invfftr.c -o im_invfftr.o >/dev/null 2>&1 | |
mv -f .deps/im_invfftr.Tpo .deps/im_invfftr.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libfreq_filt.la fmask4th.lo im_phasecor_fft.lo fmaskcir.lo freq_dispatch.lo im_disp_ps.lo im_fractsurf.lo im_freq_mask.lo im_freqflt.lo im_fwfft.lo im_invfft.lo im_invfftr.lo | |
libtool: link: ar cru .libs/libfreq_filt.a .libs/fmask4th.o .libs/im_phasecor_fft.o .libs/fmaskcir.o .libs/freq_dispatch.o .libs/im_disp_ps.o .libs/im_fractsurf.o .libs/im_freq_mask.o .libs/im_freqflt.o .libs/im_fwfft.o .libs/im_invfft.o .libs/im_invfftr.o | |
libtool: link: ranlib .libs/libfreq_filt.a | |
libtool: link: ( cd ".libs" && rm -f "libfreq_filt.la" && ln -s "../libfreq_filt.la" "libfreq_filt.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/freq_filt' | |
Making all in histograms_lut | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/histograms_lut' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT hist_dispatch.lo -MD -MP -MF .deps/hist_dispatch.Tpo -c -o hist_dispatch.lo hist_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT hist_dispatch.lo -MD -MP -MF .deps/hist_dispatch.Tpo -c hist_dispatch.c -fPIC -DPIC -o .libs/hist_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT hist_dispatch.lo -MD -MP -MF .deps/hist_dispatch.Tpo -c hist_dispatch.c -o hist_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/hist_dispatch.Tpo .deps/hist_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gammacorrect.lo -MD -MP -MF .deps/im_gammacorrect.Tpo -c -o im_gammacorrect.lo im_gammacorrect.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gammacorrect.lo -MD -MP -MF .deps/im_gammacorrect.Tpo -c im_gammacorrect.c -fPIC -DPIC -o .libs/im_gammacorrect.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_gammacorrect.lo -MD -MP -MF .deps/im_gammacorrect.Tpo -c im_gammacorrect.c -o im_gammacorrect.o >/dev/null 2>&1 | |
mv -f .deps/im_gammacorrect.Tpo .deps/im_gammacorrect.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_heq.lo -MD -MP -MF .deps/im_heq.Tpo -c -o im_heq.lo im_heq.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_heq.lo -MD -MP -MF .deps/im_heq.Tpo -c im_heq.c -fPIC -DPIC -o .libs/im_heq.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_heq.lo -MD -MP -MF .deps/im_heq.Tpo -c im_heq.c -o im_heq.o >/dev/null 2>&1 | |
mv -f .deps/im_heq.Tpo .deps/im_heq.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_hist.lo -MD -MP -MF .deps/im_hist.Tpo -c -o im_hist.lo im_hist.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_hist.lo -MD -MP -MF .deps/im_hist.Tpo -c im_hist.c -fPIC -DPIC -o .libs/im_hist.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_hist.lo -MD -MP -MF .deps/im_hist.Tpo -c im_hist.c -o im_hist.o >/dev/null 2>&1 | |
mv -f .deps/im_hist.Tpo .deps/im_hist.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histeq.lo -MD -MP -MF .deps/im_histeq.Tpo -c -o im_histeq.lo im_histeq.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histeq.lo -MD -MP -MF .deps/im_histeq.Tpo -c im_histeq.c -fPIC -DPIC -o .libs/im_histeq.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histeq.lo -MD -MP -MF .deps/im_histeq.Tpo -c im_histeq.c -o im_histeq.o >/dev/null 2>&1 | |
mv -f .deps/im_histeq.Tpo .deps/im_histeq.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histgr.lo -MD -MP -MF .deps/im_histgr.Tpo -c -o im_histgr.lo im_histgr.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histgr.lo -MD -MP -MF .deps/im_histgr.Tpo -c im_histgr.c -fPIC -DPIC -o .libs/im_histgr.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histgr.lo -MD -MP -MF .deps/im_histgr.Tpo -c im_histgr.c -o im_histgr.o >/dev/null 2>&1 | |
mv -f .deps/im_histgr.Tpo .deps/im_histgr.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histnD.lo -MD -MP -MF .deps/im_histnD.Tpo -c -o im_histnD.lo im_histnD.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histnD.lo -MD -MP -MF .deps/im_histnD.Tpo -c im_histnD.c -fPIC -DPIC -o .libs/im_histnD.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histnD.lo -MD -MP -MF .deps/im_histnD.Tpo -c im_histnD.c -o im_histnD.o >/dev/null 2>&1 | |
mv -f .deps/im_histnD.Tpo .deps/im_histnD.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histplot.lo -MD -MP -MF .deps/im_histplot.Tpo -c -o im_histplot.lo im_histplot.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histplot.lo -MD -MP -MF .deps/im_histplot.Tpo -c im_histplot.c -fPIC -DPIC -o .libs/im_histplot.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histplot.lo -MD -MP -MF .deps/im_histplot.Tpo -c im_histplot.c -o im_histplot.o >/dev/null 2>&1 | |
mv -f .deps/im_histplot.Tpo .deps/im_histplot.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histindexed.lo -MD -MP -MF .deps/im_histindexed.Tpo -c -o im_histindexed.lo im_histindexed.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histindexed.lo -MD -MP -MF .deps/im_histindexed.Tpo -c im_histindexed.c -fPIC -DPIC -o .libs/im_histindexed.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histindexed.lo -MD -MP -MF .deps/im_histindexed.Tpo -c im_histindexed.c -o im_histindexed.o >/dev/null 2>&1 | |
mv -f .deps/im_histindexed.Tpo .deps/im_histindexed.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histspec.lo -MD -MP -MF .deps/im_histspec.Tpo -c -o im_histspec.lo im_histspec.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histspec.lo -MD -MP -MF .deps/im_histspec.Tpo -c im_histspec.c -fPIC -DPIC -o .libs/im_histspec.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_histspec.lo -MD -MP -MF .deps/im_histspec.Tpo -c im_histspec.c -o im_histspec.o >/dev/null 2>&1 | |
mv -f .deps/im_histspec.Tpo .deps/im_histspec.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_hsp.lo -MD -MP -MF .deps/im_hsp.Tpo -c -o im_hsp.lo im_hsp.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_hsp.lo -MD -MP -MF .deps/im_hsp.Tpo -c im_hsp.c -fPIC -DPIC -o .libs/im_hsp.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_hsp.lo -MD -MP -MF .deps/im_hsp.Tpo -c im_hsp.c -o im_hsp.o >/dev/null 2>&1 | |
mv -f .deps/im_hsp.Tpo .deps/im_hsp.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_mpercent.lo -MD -MP -MF .deps/im_mpercent.Tpo -c -o im_mpercent.lo im_mpercent.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_mpercent.lo -MD -MP -MF .deps/im_mpercent.Tpo -c im_mpercent.c -fPIC -DPIC -o .libs/im_mpercent.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_mpercent.lo -MD -MP -MF .deps/im_mpercent.Tpo -c im_mpercent.c -o im_mpercent.o >/dev/null 2>&1 | |
mv -f .deps/im_mpercent.Tpo .deps/im_mpercent.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_identity.lo -MD -MP -MF .deps/im_identity.Tpo -c -o im_identity.lo im_identity.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_identity.lo -MD -MP -MF .deps/im_identity.Tpo -c im_identity.c -fPIC -DPIC -o .libs/im_identity.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_identity.lo -MD -MP -MF .deps/im_identity.Tpo -c im_identity.c -o im_identity.o >/dev/null 2>&1 | |
mv -f .deps/im_identity.Tpo .deps/im_identity.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_invertlut.lo -MD -MP -MF .deps/im_invertlut.Tpo -c -o im_invertlut.lo im_invertlut.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_invertlut.lo -MD -MP -MF .deps/im_invertlut.Tpo -c im_invertlut.c -fPIC -DPIC -o .libs/im_invertlut.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_invertlut.lo -MD -MP -MF .deps/im_invertlut.Tpo -c im_invertlut.c -o im_invertlut.o >/dev/null 2>&1 | |
mv -f .deps/im_invertlut.Tpo .deps/im_invertlut.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lhisteq.lo -MD -MP -MF .deps/im_lhisteq.Tpo -c -o im_lhisteq.lo im_lhisteq.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lhisteq.lo -MD -MP -MF .deps/im_lhisteq.Tpo -c im_lhisteq.c -fPIC -DPIC -o .libs/im_lhisteq.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lhisteq.lo -MD -MP -MF .deps/im_lhisteq.Tpo -c im_lhisteq.c -o im_lhisteq.o >/dev/null 2>&1 | |
mv -f .deps/im_lhisteq.Tpo .deps/im_lhisteq.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_maplut.lo -MD -MP -MF .deps/im_maplut.Tpo -c -o im_maplut.lo im_maplut.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_maplut.lo -MD -MP -MF .deps/im_maplut.Tpo -c im_maplut.c -fPIC -DPIC -o .libs/im_maplut.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_maplut.lo -MD -MP -MF .deps/im_maplut.Tpo -c im_maplut.c -o im_maplut.o >/dev/null 2>&1 | |
mv -f .deps/im_maplut.Tpo .deps/im_maplut.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_buildlut.lo -MD -MP -MF .deps/im_buildlut.Tpo -c -o im_buildlut.lo im_buildlut.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_buildlut.lo -MD -MP -MF .deps/im_buildlut.Tpo -c im_buildlut.c -fPIC -DPIC -o .libs/im_buildlut.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_buildlut.lo -MD -MP -MF .deps/im_buildlut.Tpo -c im_buildlut.c -o im_buildlut.o >/dev/null 2>&1 | |
mv -f .deps/im_buildlut.Tpo .deps/im_buildlut.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_project.lo -MD -MP -MF .deps/im_project.Tpo -c -o im_project.lo im_project.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_project.lo -MD -MP -MF .deps/im_project.Tpo -c im_project.c -fPIC -DPIC -o .libs/im_project.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_project.lo -MD -MP -MF .deps/im_project.Tpo -c im_project.c -o im_project.o >/dev/null 2>&1 | |
mv -f .deps/im_project.Tpo .deps/im_project.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_stdif.lo -MD -MP -MF .deps/im_stdif.Tpo -c -o im_stdif.lo im_stdif.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_stdif.lo -MD -MP -MF .deps/im_stdif.Tpo -c im_stdif.c -fPIC -DPIC -o .libs/im_stdif.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_stdif.lo -MD -MP -MF .deps/im_stdif.Tpo -c im_stdif.c -o im_stdif.o >/dev/null 2>&1 | |
mv -f .deps/im_stdif.Tpo .deps/im_stdif.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tone.lo -MD -MP -MF .deps/tone.Tpo -c -o tone.lo tone.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tone.lo -MD -MP -MF .deps/tone.Tpo -c tone.c -fPIC -DPIC -o .libs/tone.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT tone.lo -MD -MP -MF .deps/tone.Tpo -c tone.c -o tone.o >/dev/null 2>&1 | |
mv -f .deps/tone.Tpo .deps/tone.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libhistograms_lut.la hist_dispatch.lo im_gammacorrect.lo im_heq.lo im_hist.lo im_histeq.lo im_histgr.lo im_histnD.lo im_histplot.lo im_histindexed.lo im_histspec.lo im_hsp.lo im_mpercent.lo im_identity.lo im_invertlut.lo im_lhisteq.lo im_maplut.lo im_buildlut.lo im_project.lo im_stdif.lo tone.lo | |
libtool: link: ar cru .libs/libhistograms_lut.a .libs/hist_dispatch.o .libs/im_gammacorrect.o .libs/im_heq.o .libs/im_hist.o .libs/im_histeq.o .libs/im_histgr.o .libs/im_histnD.o .libs/im_histplot.o .libs/im_histindexed.o .libs/im_histspec.o .libs/im_hsp.o .libs/im_mpercent.o .libs/im_identity.o .libs/im_invertlut.o .libs/im_lhisteq.o .libs/im_maplut.o .libs/im_buildlut.o .libs/im_project.o .libs/im_stdif.o .libs/tone.o | |
libtool: link: ranlib .libs/libhistograms_lut.a | |
libtool: link: ( cd ".libs" && rm -f "libhistograms_lut.la" && ln -s "../libhistograms_lut.la" "libhistograms_lut.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/histograms_lut' | |
Making all in inplace | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/inplace' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c -o draw.lo draw.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c draw.c -fPIC -DPIC -o .libs/draw.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c draw.c -o draw.o >/dev/null 2>&1 | |
mv -f .deps/draw.Tpo .deps/draw.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT flood.lo -MD -MP -MF .deps/flood.Tpo -c -o flood.lo flood.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT flood.lo -MD -MP -MF .deps/flood.Tpo -c flood.c -fPIC -DPIC -o .libs/flood.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT flood.lo -MD -MP -MF .deps/flood.Tpo -c flood.c -o flood.o >/dev/null 2>&1 | |
mv -f .deps/flood.Tpo .deps/flood.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_circle.lo -MD -MP -MF .deps/im_draw_circle.Tpo -c -o im_draw_circle.lo im_draw_circle.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_circle.lo -MD -MP -MF .deps/im_draw_circle.Tpo -c im_draw_circle.c -fPIC -DPIC -o .libs/im_draw_circle.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_circle.lo -MD -MP -MF .deps/im_draw_circle.Tpo -c im_draw_circle.c -o im_draw_circle.o >/dev/null 2>&1 | |
mv -f .deps/im_draw_circle.Tpo .deps/im_draw_circle.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_line.lo -MD -MP -MF .deps/im_draw_line.Tpo -c -o im_draw_line.lo im_draw_line.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_line.lo -MD -MP -MF .deps/im_draw_line.Tpo -c im_draw_line.c -fPIC -DPIC -o .libs/im_draw_line.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_line.lo -MD -MP -MF .deps/im_draw_line.Tpo -c im_draw_line.c -o im_draw_line.o >/dev/null 2>&1 | |
mv -f .deps/im_draw_line.Tpo .deps/im_draw_line.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_image.lo -MD -MP -MF .deps/im_draw_image.Tpo -c -o im_draw_image.lo im_draw_image.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_image.lo -MD -MP -MF .deps/im_draw_image.Tpo -c im_draw_image.c -fPIC -DPIC -o .libs/im_draw_image.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_image.lo -MD -MP -MF .deps/im_draw_image.Tpo -c im_draw_image.c -o im_draw_image.o >/dev/null 2>&1 | |
mv -f .deps/im_draw_image.Tpo .deps/im_draw_image.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_rect.lo -MD -MP -MF .deps/im_draw_rect.Tpo -c -o im_draw_rect.lo im_draw_rect.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_rect.lo -MD -MP -MF .deps/im_draw_rect.Tpo -c im_draw_rect.c -fPIC -DPIC -o .libs/im_draw_rect.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_rect.lo -MD -MP -MF .deps/im_draw_rect.Tpo -c im_draw_rect.c -o im_draw_rect.o >/dev/null 2>&1 | |
mv -f .deps/im_draw_rect.Tpo .deps/im_draw_rect.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_mask.lo -MD -MP -MF .deps/im_draw_mask.Tpo -c -o im_draw_mask.lo im_draw_mask.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_mask.lo -MD -MP -MF .deps/im_draw_mask.Tpo -c im_draw_mask.c -fPIC -DPIC -o .libs/im_draw_mask.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_mask.lo -MD -MP -MF .deps/im_draw_mask.Tpo -c im_draw_mask.c -o im_draw_mask.o >/dev/null 2>&1 | |
mv -f .deps/im_draw_mask.Tpo .deps/im_draw_mask.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_point.lo -MD -MP -MF .deps/im_draw_point.Tpo -c -o im_draw_point.lo im_draw_point.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_point.lo -MD -MP -MF .deps/im_draw_point.Tpo -c im_draw_point.c -fPIC -DPIC -o .libs/im_draw_point.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_point.lo -MD -MP -MF .deps/im_draw_point.Tpo -c im_draw_point.c -o im_draw_point.o >/dev/null 2>&1 | |
mv -f .deps/im_draw_point.Tpo .deps/im_draw_point.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_smudge.lo -MD -MP -MF .deps/im_draw_smudge.Tpo -c -o im_draw_smudge.lo im_draw_smudge.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_smudge.lo -MD -MP -MF .deps/im_draw_smudge.Tpo -c im_draw_smudge.c -fPIC -DPIC -o .libs/im_draw_smudge.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_draw_smudge.lo -MD -MP -MF .deps/im_draw_smudge.Tpo -c im_draw_smudge.c -o im_draw_smudge.o >/dev/null 2>&1 | |
mv -f .deps/im_draw_smudge.Tpo .deps/im_draw_smudge.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT inplace_dispatch.lo -MD -MP -MF .deps/inplace_dispatch.Tpo -c -o inplace_dispatch.lo inplace_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT inplace_dispatch.lo -MD -MP -MF .deps/inplace_dispatch.Tpo -c inplace_dispatch.c -fPIC -DPIC -o .libs/inplace_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT inplace_dispatch.lo -MD -MP -MF .deps/inplace_dispatch.Tpo -c inplace_dispatch.c -o inplace_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/inplace_dispatch.Tpo .deps/inplace_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libinplace.la draw.lo flood.lo im_draw_circle.lo im_draw_line.lo im_draw_image.lo im_draw_rect.lo im_draw_mask.lo im_draw_point.lo im_draw_smudge.lo inplace_dispatch.lo | |
libtool: link: ar cru .libs/libinplace.a .libs/draw.o .libs/flood.o .libs/im_draw_circle.o .libs/im_draw_line.o .libs/im_draw_image.o .libs/im_draw_rect.o .libs/im_draw_mask.o .libs/im_draw_point.o .libs/im_draw_smudge.o .libs/inplace_dispatch.o | |
libtool: link: ranlib .libs/libinplace.a | |
libtool: link: ( cd ".libs" && rm -f "libinplace.la" && ln -s "../libinplace.la" "libinplace.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/inplace' | |
Making all in iofuncs | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/iofuncs' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT type.lo -MD -MP -MF .deps/type.Tpo -c -o type.lo type.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT type.lo -MD -MP -MF .deps/type.Tpo -c type.c -fPIC -DPIC -o .libs/type.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT type.lo -MD -MP -MF .deps/type.Tpo -c type.c -o type.o >/dev/null 2>&1 | |
mv -f .deps/type.Tpo .deps/type.Plo | |
glib-mkenums --template enumtemplate \ | |
../../libvips/include/vips/memory.h ../../libvips/include/vips/foreign.h ../../libvips/include/vips/conversion.h ../../libvips/include/vips/arithmetic.h ../../libvips/include/vips/util.h ../../libvips/include/vips/image.h ../../libvips/include/vips/operation.h ../../libvips/include/vips/colour.h ../../libvips/include/vips/object.h > xgen-getc && \ | |
( cmp -s xgen-getc enumtypes.c || cp xgen-getc enumtypes.c ) && \ | |
rm -f xgen-getc | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT enumtypes.lo -MD -MP -MF .deps/enumtypes.Tpo -c -o enumtypes.lo enumtypes.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT enumtypes.lo -MD -MP -MF .deps/enumtypes.Tpo -c enumtypes.c -fPIC -DPIC -o .libs/enumtypes.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT enumtypes.lo -MD -MP -MF .deps/enumtypes.Tpo -c enumtypes.c -o enumtypes.o >/dev/null 2>&1 | |
mv -f .deps/enumtypes.Tpo .deps/enumtypes.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -fPIC -DPIC -o .libs/object.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.c -o object.o >/dev/null 2>&1 | |
mv -f .deps/object.Tpo .deps/object.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 | |
mv -f .deps/base64.Tpo .deps/base64.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 | |
mv -f .deps/error.Tpo .deps/error.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT image.lo -MD -MP -MF .deps/image.Tpo -c -o image.lo image.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -fPIC -DPIC -o .libs/image.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -o image.o >/dev/null 2>&1 | |
mv -f .deps/image.Tpo .deps/image.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips.lo -MD -MP -MF .deps/vips.Tpo -c -o vips.lo vips.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips.lo -MD -MP -MF .deps/vips.Tpo -c vips.c -fPIC -DPIC -o .libs/vips.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips.lo -MD -MP -MF .deps/vips.Tpo -c vips.c -o vips.o >/dev/null 2>&1 | |
mv -f .deps/vips.Tpo .deps/vips.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT generate.lo -MD -MP -MF .deps/generate.Tpo -c -o generate.lo generate.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT generate.lo -MD -MP -MF .deps/generate.Tpo -c generate.c -fPIC -DPIC -o .libs/generate.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT generate.lo -MD -MP -MF .deps/generate.Tpo -c generate.c -o generate.o >/dev/null 2>&1 | |
mv -f .deps/generate.Tpo .deps/generate.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mapfile.lo -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.lo mapfile.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mapfile.lo -MD -MP -MF .deps/mapfile.Tpo -c mapfile.c -fPIC -DPIC -o .libs/mapfile.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mapfile.lo -MD -MP -MF .deps/mapfile.Tpo -c mapfile.c -o mapfile.o >/dev/null 2>&1 | |
mv -f .deps/mapfile.Tpo .deps/mapfile.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o >/dev/null 2>&1 | |
mv -f .deps/cache.Tpo .deps/cache.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sink.lo -MD -MP -MF .deps/sink.Tpo -c -o sink.lo sink.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sink.lo -MD -MP -MF .deps/sink.Tpo -c sink.c -fPIC -DPIC -o .libs/sink.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sink.lo -MD -MP -MF .deps/sink.Tpo -c sink.c -o sink.o >/dev/null 2>&1 | |
mv -f .deps/sink.Tpo .deps/sink.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sinkmemory.lo -MD -MP -MF .deps/sinkmemory.Tpo -c -o sinkmemory.lo sinkmemory.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sinkmemory.lo -MD -MP -MF .deps/sinkmemory.Tpo -c sinkmemory.c -fPIC -DPIC -o .libs/sinkmemory.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sinkmemory.lo -MD -MP -MF .deps/sinkmemory.Tpo -c sinkmemory.c -o sinkmemory.o >/dev/null 2>&1 | |
mv -f .deps/sinkmemory.Tpo .deps/sinkmemory.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sinkdisc.lo -MD -MP -MF .deps/sinkdisc.Tpo -c -o sinkdisc.lo sinkdisc.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sinkdisc.lo -MD -MP -MF .deps/sinkdisc.Tpo -c sinkdisc.c -fPIC -DPIC -o .libs/sinkdisc.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sinkdisc.lo -MD -MP -MF .deps/sinkdisc.Tpo -c sinkdisc.c -o sinkdisc.o >/dev/null 2>&1 | |
mv -f .deps/sinkdisc.Tpo .deps/sinkdisc.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sinkscreen.lo -MD -MP -MF .deps/sinkscreen.Tpo -c -o sinkscreen.lo sinkscreen.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sinkscreen.lo -MD -MP -MF .deps/sinkscreen.Tpo -c sinkscreen.c -fPIC -DPIC -o .libs/sinkscreen.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sinkscreen.lo -MD -MP -MF .deps/sinkscreen.Tpo -c sinkscreen.c -o sinkscreen.o >/dev/null 2>&1 | |
mv -f .deps/sinkscreen.Tpo .deps/sinkscreen.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -o memory.o >/dev/null 2>&1 | |
mv -f .deps/memory.Tpo .deps/memory.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -fPIC -DPIC -o .libs/header.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -o header.o >/dev/null 2>&1 | |
mv -f .deps/header.Tpo .deps/header.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT operation.lo -MD -MP -MF .deps/operation.Tpo -c -o operation.lo operation.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT operation.lo -MD -MP -MF .deps/operation.Tpo -c operation.c -fPIC -DPIC -o .libs/operation.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT operation.lo -MD -MP -MF .deps/operation.Tpo -c operation.c -o operation.o >/dev/null 2>&1 | |
mv -f .deps/operation.Tpo .deps/operation.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT region.lo -MD -MP -MF .deps/region.Tpo -c -o region.lo region.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT region.lo -MD -MP -MF .deps/region.Tpo -c region.c -fPIC -DPIC -o .libs/region.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT region.lo -MD -MP -MF .deps/region.Tpo -c region.c -o region.o >/dev/null 2>&1 | |
mv -f .deps/region.Tpo .deps/region.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rect.lo -MD -MP -MF .deps/rect.Tpo -c -o rect.lo rect.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rect.lo -MD -MP -MF .deps/rect.Tpo -c rect.c -fPIC -DPIC -o .libs/rect.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT rect.lo -MD -MP -MF .deps/rect.Tpo -c rect.c -o rect.o >/dev/null 2>&1 | |
mv -f .deps/rect.Tpo .deps/rect.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c -o semaphore.lo semaphore.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.c -fPIC -DPIC -o .libs/semaphore.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c semaphore.c -o semaphore.o >/dev/null 2>&1 | |
mv -f .deps/semaphore.Tpo .deps/semaphore.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c -o threadpool.lo threadpool.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c threadpool.c -fPIC -DPIC -o .libs/threadpool.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT threadpool.lo -MD -MP -MF .deps/threadpool.Tpo -c threadpool.c -o threadpool.o >/dev/null 2>&1 | |
mv -f .deps/threadpool.Tpo .deps/threadpool.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 | |
mv -f .deps/util.Tpo .deps/util.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o >/dev/null 2>&1 | |
mv -f .deps/init.Tpo .deps/init.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c -o buf.lo buf.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -fPIC -DPIC -o .libs/buf.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c buf.c -o buf.o >/dev/null 2>&1 | |
mv -f .deps/buf.Tpo .deps/buf.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT window.lo -MD -MP -MF .deps/window.Tpo -c -o window.lo window.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -fPIC -DPIC -o .libs/window.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o >/dev/null 2>&1 | |
mv -f .deps/window.Tpo .deps/window.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c -o vector.lo vector.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o .libs/vector.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -o vector.o >/dev/null 2>&1 | |
mv -f .deps/vector.Tpo .deps/vector.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo system.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -fPIC -DPIC -o .libs/system.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -o system.o >/dev/null 2>&1 | |
mv -f .deps/system.Tpo .deps/system.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -o buffer.o >/dev/null 2>&1 | |
mv -f .deps/buffer.Tpo .deps/buffer.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libiofuncs.la type.lo enumtypes.lo object.lo base64.lo error.lo image.lo vips.lo generate.lo mapfile.lo cache.lo sink.lo sinkmemory.lo sinkdisc.lo sinkscreen.lo memory.lo header.lo operation.lo region.lo rect.lo semaphore.lo threadpool.lo util.lo init.lo buf.lo window.lo vector.lo system.lo buffer.lo | |
libtool: link: ar cru .libs/libiofuncs.a .libs/type.o .libs/enumtypes.o .libs/object.o .libs/base64.o .libs/error.o .libs/image.o .libs/vips.o .libs/generate.o .libs/mapfile.o .libs/cache.o .libs/sink.o .libs/sinkmemory.o .libs/sinkdisc.o .libs/sinkscreen.o .libs/memory.o .libs/header.o .libs/operation.o .libs/region.o .libs/rect.o .libs/semaphore.o .libs/threadpool.o .libs/util.o .libs/init.o .libs/buf.o .libs/window.o .libs/vector.o .libs/system.o .libs/buffer.o | |
libtool: link: ranlib .libs/libiofuncs.a | |
libtool: link: ( cd ".libs" && rm -f "libiofuncs.la" && ln -s "../libiofuncs.la" "libiofuncs.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/iofuncs' | |
Making all in morphology | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/morphology' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_cntlines.lo -MD -MP -MF .deps/im_cntlines.Tpo -c -o im_cntlines.lo im_cntlines.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_cntlines.lo -MD -MP -MF .deps/im_cntlines.Tpo -c im_cntlines.c -fPIC -DPIC -o .libs/im_cntlines.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_cntlines.lo -MD -MP -MF .deps/im_cntlines.Tpo -c im_cntlines.c -o im_cntlines.o >/dev/null 2>&1 | |
mv -f .deps/im_cntlines.Tpo .deps/im_cntlines.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT morphology.lo -MD -MP -MF .deps/morphology.Tpo -c -o morphology.lo morphology.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT morphology.lo -MD -MP -MF .deps/morphology.Tpo -c morphology.c -fPIC -DPIC -o .libs/morphology.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT morphology.lo -MD -MP -MF .deps/morphology.Tpo -c morphology.c -o morphology.o >/dev/null 2>&1 | |
mv -f .deps/morphology.Tpo .deps/morphology.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_rank.lo -MD -MP -MF .deps/im_rank.Tpo -c -o im_rank.lo im_rank.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_rank.lo -MD -MP -MF .deps/im_rank.Tpo -c im_rank.c -fPIC -DPIC -o .libs/im_rank.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_rank.lo -MD -MP -MF .deps/im_rank.Tpo -c im_rank.c -o im_rank.o >/dev/null 2>&1 | |
mv -f .deps/im_rank.Tpo .deps/im_rank.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_rank_image.lo -MD -MP -MF .deps/im_rank_image.Tpo -c -o im_rank_image.lo im_rank_image.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_rank_image.lo -MD -MP -MF .deps/im_rank_image.Tpo -c im_rank_image.c -fPIC -DPIC -o .libs/im_rank_image.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_rank_image.lo -MD -MP -MF .deps/im_rank_image.Tpo -c im_rank_image.c -o im_rank_image.o >/dev/null 2>&1 | |
mv -f .deps/im_rank_image.Tpo .deps/im_rank_image.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_zerox.lo -MD -MP -MF .deps/im_zerox.Tpo -c -o im_zerox.lo im_zerox.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_zerox.lo -MD -MP -MF .deps/im_zerox.Tpo -c im_zerox.c -fPIC -DPIC -o .libs/im_zerox.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_zerox.lo -MD -MP -MF .deps/im_zerox.Tpo -c im_zerox.c -o im_zerox.o >/dev/null 2>&1 | |
mv -f .deps/im_zerox.Tpo .deps/im_zerox.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT morph_dispatch.lo -MD -MP -MF .deps/morph_dispatch.Tpo -c -o morph_dispatch.lo morph_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT morph_dispatch.lo -MD -MP -MF .deps/morph_dispatch.Tpo -c morph_dispatch.c -fPIC -DPIC -o .libs/morph_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT morph_dispatch.lo -MD -MP -MF .deps/morph_dispatch.Tpo -c morph_dispatch.c -o morph_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/morph_dispatch.Tpo .deps/morph_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_label_regions.lo -MD -MP -MF .deps/im_label_regions.Tpo -c -o im_label_regions.lo im_label_regions.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_label_regions.lo -MD -MP -MF .deps/im_label_regions.Tpo -c im_label_regions.c -fPIC -DPIC -o .libs/im_label_regions.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_label_regions.lo -MD -MP -MF .deps/im_label_regions.Tpo -c im_label_regions.c -o im_label_regions.o >/dev/null 2>&1 | |
mv -f .deps/im_label_regions.Tpo .deps/im_label_regions.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_profile.lo -MD -MP -MF .deps/im_profile.Tpo -c -o im_profile.lo im_profile.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_profile.lo -MD -MP -MF .deps/im_profile.Tpo -c im_profile.c -fPIC -DPIC -o .libs/im_profile.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_profile.lo -MD -MP -MF .deps/im_profile.Tpo -c im_profile.c -o im_profile.o >/dev/null 2>&1 | |
mv -f .deps/im_profile.Tpo .deps/im_profile.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libmorphology.la im_cntlines.lo morphology.lo im_rank.lo im_rank_image.lo im_zerox.lo morph_dispatch.lo im_label_regions.lo im_profile.lo | |
libtool: link: ar cru .libs/libmorphology.a .libs/im_cntlines.o .libs/morphology.o .libs/im_rank.o .libs/im_rank_image.o .libs/im_zerox.o .libs/morph_dispatch.o .libs/im_label_regions.o .libs/im_profile.o | |
libtool: link: ranlib .libs/libmorphology.a | |
libtool: link: ( cd ".libs" && rm -f "libmorphology.la" && ln -s "../libmorphology.la" "libmorphology.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/morphology' | |
Making all in mosaicing | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/mosaicing' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_align_bands.lo -MD -MP -MF .deps/im_align_bands.Tpo -c -o im_align_bands.lo im_align_bands.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_align_bands.lo -MD -MP -MF .deps/im_align_bands.Tpo -c im_align_bands.c -fPIC -DPIC -o .libs/im_align_bands.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_align_bands.lo -MD -MP -MF .deps/im_align_bands.Tpo -c im_align_bands.c -o im_align_bands.o >/dev/null 2>&1 | |
mv -f .deps/im_align_bands.Tpo .deps/im_align_bands.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT match.lo -MD -MP -MF .deps/match.Tpo -c -o match.lo match.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c -fPIC -DPIC -o .libs/match.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT match.lo -MD -MP -MF .deps/match.Tpo -c match.c -o match.o >/dev/null 2>&1 | |
mv -f .deps/match.Tpo .deps/match.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mosaic1.lo -MD -MP -MF .deps/mosaic1.Tpo -c -o mosaic1.lo mosaic1.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mosaic1.lo -MD -MP -MF .deps/mosaic1.Tpo -c mosaic1.c -fPIC -DPIC -o .libs/mosaic1.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mosaic1.lo -MD -MP -MF .deps/mosaic1.Tpo -c mosaic1.c -o mosaic1.o >/dev/null 2>&1 | |
mv -f .deps/mosaic1.Tpo .deps/mosaic1.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mosaicing_dispatch.lo -MD -MP -MF .deps/mosaicing_dispatch.Tpo -c -o mosaicing_dispatch.lo mosaicing_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mosaicing_dispatch.lo -MD -MP -MF .deps/mosaicing_dispatch.Tpo -c mosaicing_dispatch.c -fPIC -DPIC -o .libs/mosaicing_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mosaicing_dispatch.lo -MD -MP -MF .deps/mosaicing_dispatch.Tpo -c mosaicing_dispatch.c -o mosaicing_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/mosaicing_dispatch.Tpo .deps/mosaicing_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT global_balance.lo -MD -MP -MF .deps/global_balance.Tpo -c -o global_balance.lo global_balance.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT global_balance.lo -MD -MP -MF .deps/global_balance.Tpo -c global_balance.c -fPIC -DPIC -o .libs/global_balance.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT global_balance.lo -MD -MP -MF .deps/global_balance.Tpo -c global_balance.c -o global_balance.o >/dev/null 2>&1 | |
mv -f .deps/global_balance.Tpo .deps/global_balance.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_avgdxdy.lo -MD -MP -MF .deps/im_avgdxdy.Tpo -c -o im_avgdxdy.lo im_avgdxdy.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_avgdxdy.lo -MD -MP -MF .deps/im_avgdxdy.Tpo -c im_avgdxdy.c -fPIC -DPIC -o .libs/im_avgdxdy.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_avgdxdy.lo -MD -MP -MF .deps/im_avgdxdy.Tpo -c im_avgdxdy.c -o im_avgdxdy.o >/dev/null 2>&1 | |
mv -f .deps/im_avgdxdy.Tpo .deps/im_avgdxdy.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_chkpair.lo -MD -MP -MF .deps/im_chkpair.Tpo -c -o im_chkpair.lo im_chkpair.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_chkpair.lo -MD -MP -MF .deps/im_chkpair.Tpo -c im_chkpair.c -fPIC -DPIC -o .libs/im_chkpair.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_chkpair.lo -MD -MP -MF .deps/im_chkpair.Tpo -c im_chkpair.c -o im_chkpair.o >/dev/null 2>&1 | |
mv -f .deps/im_chkpair.Tpo .deps/im_chkpair.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_clinear.lo -MD -MP -MF .deps/im_clinear.Tpo -c -o im_clinear.lo im_clinear.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_clinear.lo -MD -MP -MF .deps/im_clinear.Tpo -c im_clinear.c -fPIC -DPIC -o .libs/im_clinear.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_clinear.lo -MD -MP -MF .deps/im_clinear.Tpo -c im_clinear.c -o im_clinear.o >/dev/null 2>&1 | |
mv -f .deps/im_clinear.Tpo .deps/im_clinear.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_improve.lo -MD -MP -MF .deps/im_improve.Tpo -c -o im_improve.lo im_improve.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_improve.lo -MD -MP -MF .deps/im_improve.Tpo -c im_improve.c -fPIC -DPIC -o .libs/im_improve.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_improve.lo -MD -MP -MF .deps/im_improve.Tpo -c im_improve.c -o im_improve.o >/dev/null 2>&1 | |
mv -f .deps/im_improve.Tpo .deps/im_improve.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_initialize.lo -MD -MP -MF .deps/im_initialize.Tpo -c -o im_initialize.lo im_initialize.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_initialize.lo -MD -MP -MF .deps/im_initialize.Tpo -c im_initialize.c -fPIC -DPIC -o .libs/im_initialize.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_initialize.lo -MD -MP -MF .deps/im_initialize.Tpo -c im_initialize.c -o im_initialize.o >/dev/null 2>&1 | |
mv -f .deps/im_initialize.Tpo .deps/im_initialize.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lrcalcon.lo -MD -MP -MF .deps/im_lrcalcon.Tpo -c -o im_lrcalcon.lo im_lrcalcon.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lrcalcon.lo -MD -MP -MF .deps/im_lrcalcon.Tpo -c im_lrcalcon.c -fPIC -DPIC -o .libs/im_lrcalcon.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lrcalcon.lo -MD -MP -MF .deps/im_lrcalcon.Tpo -c im_lrcalcon.c -o im_lrcalcon.o >/dev/null 2>&1 | |
mv -f .deps/im_lrcalcon.Tpo .deps/im_lrcalcon.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lrmerge.lo -MD -MP -MF .deps/im_lrmerge.Tpo -c -o im_lrmerge.lo im_lrmerge.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lrmerge.lo -MD -MP -MF .deps/im_lrmerge.Tpo -c im_lrmerge.c -fPIC -DPIC -o .libs/im_lrmerge.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lrmerge.lo -MD -MP -MF .deps/im_lrmerge.Tpo -c im_lrmerge.c -o im_lrmerge.o >/dev/null 2>&1 | |
mv -f .deps/im_lrmerge.Tpo .deps/im_lrmerge.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lrmosaic.lo -MD -MP -MF .deps/im_lrmosaic.Tpo -c -o im_lrmosaic.lo im_lrmosaic.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lrmosaic.lo -MD -MP -MF .deps/im_lrmosaic.Tpo -c im_lrmosaic.c -fPIC -DPIC -o .libs/im_lrmosaic.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_lrmosaic.lo -MD -MP -MF .deps/im_lrmosaic.Tpo -c im_lrmosaic.c -o im_lrmosaic.o >/dev/null 2>&1 | |
mv -f .deps/im_lrmosaic.Tpo .deps/im_lrmosaic.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_maxpos_subpel.lo -MD -MP -MF .deps/im_maxpos_subpel.Tpo -c -o im_maxpos_subpel.lo im_maxpos_subpel.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_maxpos_subpel.lo -MD -MP -MF .deps/im_maxpos_subpel.Tpo -c im_maxpos_subpel.c -fPIC -DPIC -o .libs/im_maxpos_subpel.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_maxpos_subpel.lo -MD -MP -MF .deps/im_maxpos_subpel.Tpo -c im_maxpos_subpel.c -o im_maxpos_subpel.o >/dev/null 2>&1 | |
mv -f .deps/im_maxpos_subpel.Tpo .deps/im_maxpos_subpel.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tbcalcon.lo -MD -MP -MF .deps/im_tbcalcon.Tpo -c -o im_tbcalcon.lo im_tbcalcon.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tbcalcon.lo -MD -MP -MF .deps/im_tbcalcon.Tpo -c im_tbcalcon.c -fPIC -DPIC -o .libs/im_tbcalcon.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tbcalcon.lo -MD -MP -MF .deps/im_tbcalcon.Tpo -c im_tbcalcon.c -o im_tbcalcon.o >/dev/null 2>&1 | |
mv -f .deps/im_tbcalcon.Tpo .deps/im_tbcalcon.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tbmerge.lo -MD -MP -MF .deps/im_tbmerge.Tpo -c -o im_tbmerge.lo im_tbmerge.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tbmerge.lo -MD -MP -MF .deps/im_tbmerge.Tpo -c im_tbmerge.c -fPIC -DPIC -o .libs/im_tbmerge.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tbmerge.lo -MD -MP -MF .deps/im_tbmerge.Tpo -c im_tbmerge.c -o im_tbmerge.o >/dev/null 2>&1 | |
mv -f .deps/im_tbmerge.Tpo .deps/im_tbmerge.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_remosaic.lo -MD -MP -MF .deps/im_remosaic.Tpo -c -o im_remosaic.lo im_remosaic.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_remosaic.lo -MD -MP -MF .deps/im_remosaic.Tpo -c im_remosaic.c -fPIC -DPIC -o .libs/im_remosaic.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_remosaic.lo -MD -MP -MF .deps/im_remosaic.Tpo -c im_remosaic.c -o im_remosaic.o >/dev/null 2>&1 | |
mv -f .deps/im_remosaic.Tpo .deps/im_remosaic.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tbmosaic.lo -MD -MP -MF .deps/im_tbmosaic.Tpo -c -o im_tbmosaic.lo im_tbmosaic.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tbmosaic.lo -MD -MP -MF .deps/im_tbmosaic.Tpo -c im_tbmosaic.c -fPIC -DPIC -o .libs/im_tbmosaic.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_tbmosaic.lo -MD -MP -MF .deps/im_tbmosaic.Tpo -c im_tbmosaic.c -o im_tbmosaic.o >/dev/null 2>&1 | |
mv -f .deps/im_tbmosaic.Tpo .deps/im_tbmosaic.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libmosaicing.la im_align_bands.lo match.lo mosaic1.lo mosaicing_dispatch.lo global_balance.lo im_avgdxdy.lo im_chkpair.lo im_clinear.lo im_improve.lo im_initialize.lo im_lrcalcon.lo im_lrmerge.lo im_lrmosaic.lo im_maxpos_subpel.lo im_tbcalcon.lo im_tbmerge.lo im_remosaic.lo im_tbmosaic.lo | |
libtool: link: ar cru .libs/libmosaicing.a .libs/im_align_bands.o .libs/match.o .libs/mosaic1.o .libs/mosaicing_dispatch.o .libs/global_balance.o .libs/im_avgdxdy.o .libs/im_chkpair.o .libs/im_clinear.o .libs/im_improve.o .libs/im_initialize.o .libs/im_lrcalcon.o .libs/im_lrmerge.o .libs/im_lrmosaic.o .libs/im_maxpos_subpel.o .libs/im_tbcalcon.o .libs/im_tbmerge.o .libs/im_remosaic.o .libs/im_tbmosaic.o | |
libtool: link: ranlib .libs/libmosaicing.a | |
libtool: link: ( cd ".libs" && rm -f "libmosaicing.la" && ln -s "../libmosaicing.la" "libmosaicing.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/mosaicing' | |
Making all in create | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/create' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT create.lo -MD -MP -MF .deps/create.Tpo -c -o create.lo create.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT create.lo -MD -MP -MF .deps/create.Tpo -c create.c -fPIC -DPIC -o .libs/create.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT create.lo -MD -MP -MF .deps/create.Tpo -c create.c -o create.o >/dev/null 2>&1 | |
mv -f .deps/create.Tpo .deps/create.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT point.lo -MD -MP -MF .deps/point.Tpo -c -o point.lo point.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT point.lo -MD -MP -MF .deps/point.Tpo -c point.c -fPIC -DPIC -o .libs/point.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT point.lo -MD -MP -MF .deps/point.Tpo -c point.c -o point.o >/dev/null 2>&1 | |
mv -f .deps/point.Tpo .deps/point.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT eye.lo -MD -MP -MF .deps/eye.Tpo -c -o eye.lo eye.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT eye.lo -MD -MP -MF .deps/eye.Tpo -c eye.c -fPIC -DPIC -o .libs/eye.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT eye.lo -MD -MP -MF .deps/eye.Tpo -c eye.c -o eye.o >/dev/null 2>&1 | |
mv -f .deps/eye.Tpo .deps/eye.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT grey.lo -MD -MP -MF .deps/grey.Tpo -c -o grey.lo grey.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT grey.lo -MD -MP -MF .deps/grey.Tpo -c grey.c -fPIC -DPIC -o .libs/grey.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT grey.lo -MD -MP -MF .deps/grey.Tpo -c grey.c -o grey.o >/dev/null 2>&1 | |
mv -f .deps/grey.Tpo .deps/grey.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT xyz.lo -MD -MP -MF .deps/xyz.Tpo -c -o xyz.lo xyz.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT xyz.lo -MD -MP -MF .deps/xyz.Tpo -c xyz.c -fPIC -DPIC -o .libs/xyz.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT xyz.lo -MD -MP -MF .deps/xyz.Tpo -c xyz.c -o xyz.o >/dev/null 2>&1 | |
mv -f .deps/xyz.Tpo .deps/xyz.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT black.lo -MD -MP -MF .deps/black.Tpo -c -o black.lo black.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT black.lo -MD -MP -MF .deps/black.Tpo -c black.c -fPIC -DPIC -o .libs/black.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT black.lo -MD -MP -MF .deps/black.Tpo -c black.c -o black.o >/dev/null 2>&1 | |
mv -f .deps/black.Tpo .deps/black.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo text.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -fPIC -DPIC -o .libs/text.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.c -o text.o >/dev/null 2>&1 | |
mv -f .deps/text.Tpo .deps/text.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT gaussnoise.lo -MD -MP -MF .deps/gaussnoise.Tpo -c -o gaussnoise.lo gaussnoise.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT gaussnoise.lo -MD -MP -MF .deps/gaussnoise.Tpo -c gaussnoise.c -fPIC -DPIC -o .libs/gaussnoise.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT gaussnoise.lo -MD -MP -MF .deps/gaussnoise.Tpo -c gaussnoise.c -o gaussnoise.o >/dev/null 2>&1 | |
mv -f .deps/gaussnoise.Tpo .deps/gaussnoise.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_benchmark.lo -MD -MP -MF .deps/im_benchmark.Tpo -c -o im_benchmark.lo im_benchmark.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_benchmark.lo -MD -MP -MF .deps/im_benchmark.Tpo -c im_benchmark.c -fPIC -DPIC -o .libs/im_benchmark.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_benchmark.lo -MD -MP -MF .deps/im_benchmark.Tpo -c im_benchmark.c -o im_benchmark.o >/dev/null 2>&1 | |
mv -f .deps/im_benchmark.Tpo .deps/im_benchmark.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sines.lo -MD -MP -MF .deps/sines.Tpo -c -o sines.lo sines.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sines.lo -MD -MP -MF .deps/sines.Tpo -c sines.c -fPIC -DPIC -o .libs/sines.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT sines.lo -MD -MP -MF .deps/sines.Tpo -c sines.c -o sines.o >/dev/null 2>&1 | |
mv -f .deps/sines.Tpo .deps/sines.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c -o zone.lo zone.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c zone.c -fPIC -DPIC -o .libs/zone.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT zone.lo -MD -MP -MF .deps/zone.Tpo -c zone.c -o zone.o >/dev/null 2>&1 | |
mv -f .deps/zone.Tpo .deps/zone.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT other_dispatch.lo -MD -MP -MF .deps/other_dispatch.Tpo -c -o other_dispatch.lo other_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT other_dispatch.lo -MD -MP -MF .deps/other_dispatch.Tpo -c other_dispatch.c -fPIC -DPIC -o .libs/other_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT other_dispatch.lo -MD -MP -MF .deps/other_dispatch.Tpo -c other_dispatch.c -o other_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/other_dispatch.Tpo .deps/other_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libcreate.la create.lo point.lo eye.lo grey.lo xyz.lo black.lo text.lo gaussnoise.lo im_benchmark.lo sines.lo zone.lo other_dispatch.lo | |
libtool: link: ar cru .libs/libcreate.a .libs/create.o .libs/point.o .libs/eye.o .libs/grey.o .libs/xyz.o .libs/black.o .libs/text.o .libs/gaussnoise.o .libs/im_benchmark.o .libs/sines.o .libs/zone.o .libs/other_dispatch.o | |
libtool: link: ranlib .libs/libcreate.a | |
libtool: link: ( cd ".libs" && rm -f "libcreate.la" && ln -s "../libcreate.la" "libcreate.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/create' | |
Making all in video | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/video' | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT video_dispatch.lo -MD -MP -MF .deps/video_dispatch.Tpo -c -o video_dispatch.lo video_dispatch.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT video_dispatch.lo -MD -MP -MF .deps/video_dispatch.Tpo -c video_dispatch.c -fPIC -DPIC -o .libs/video_dispatch.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT video_dispatch.lo -MD -MP -MF .deps/video_dispatch.Tpo -c video_dispatch.c -o video_dispatch.o >/dev/null 2>&1 | |
mv -f .deps/video_dispatch.Tpo .deps/video_dispatch.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_video_v4l1.lo -MD -MP -MF .deps/im_video_v4l1.Tpo -c -o im_video_v4l1.lo im_video_v4l1.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_video_v4l1.lo -MD -MP -MF .deps/im_video_v4l1.Tpo -c im_video_v4l1.c -fPIC -DPIC -o .libs/im_video_v4l1.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_video_v4l1.lo -MD -MP -MF .deps/im_video_v4l1.Tpo -c im_video_v4l1.c -o im_video_v4l1.o >/dev/null 2>&1 | |
mv -f .deps/im_video_v4l1.Tpo .deps/im_video_v4l1.Plo | |
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_video_test.lo -MD -MP -MF .deps/im_video_test.Tpo -c -o im_video_test.lo im_video_test.c | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_video_test.lo -MD -MP -MF .deps/im_video_test.Tpo -c im_video_test.c -fPIC -DPIC -o .libs/im_video_test.o | |
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT im_video_test.lo -MD -MP -MF .deps/im_video_test.Tpo -c im_video_test.c -o im_video_test.o >/dev/null 2>&1 | |
mv -f .deps/im_video_test.Tpo .deps/im_video_test.Plo | |
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o libvideo.la video_dispatch.lo im_video_v4l1.lo im_video_test.lo | |
libtool: link: ar cru .libs/libvideo.a .libs/video_dispatch.o .libs/im_video_v4l1.o .libs/im_video_test.o | |
libtool: link: ranlib .libs/libvideo.a | |
libtool: link: ( cd ".libs" && rm -f "libvideo.la" && ln -s "../libvideo.la" "libvideo.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/video' | |
Making all in . | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips' | |
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -no-undefined -version-info 34:5:3 -o libvips.la -rpath /usr/local/lib resample/libresample.la arithmetic/libarithmetic.la colour/libcolour.la conversion/libconversion.la convolution/libconvolution.la deprecated/libdeprecated.la cimg/libcimg.la foreign/libforeign.la freq_filt/libfreq_filt.la histograms_lut/libhistograms_lut.la inplace/libinplace.la iofuncs/libiofuncs.la morphology/libmorphology.la mosaicing/libmosaicing.la create/libcreate.la video/libvideo.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o -Wl,--whole-archive resample/.libs/libresample.a arithmetic/.libs/libarithmetic.a colour/.libs/libcolour.a conversion/.libs/libconversion.a convolution/.libs/libconvolution.a deprecated/.libs/libdeprecated.a cimg/.libs/libcimg.a foreign/.libs/libforeign.a freq_filt/.libs/libfreq_filt.a histograms_lut/.libs/libhistograms_lut.a inplace/.libs/libinplace.a iofuncs/.libs/libiofuncs.a morphology/.libs/libmorphology.a mosaicing/.libs/libmosaicing.a create/.libs/libcreate.a video/.libs/libvideo.a -Wl,--no-whole-archive -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libvips.so.31 -o .libs/libvips.so.31.3.5 | |
libtool: link: (cd ".libs" && rm -f "libvips.so.31" && ln -s "libvips.so.31.3.5" "libvips.so.31") | |
libtool: link: (cd ".libs" && rm -f "libvips.so" && ln -s "libvips.so.31.3.5" "libvips.so") | |
libtool: link: (cd .libs/libvips.lax/libresample.a && ar x "/vagrant/vips-7.34.2/libvips/resample/.libs/libresample.a") | |
libtool: link: (cd .libs/libvips.lax/libarithmetic.a && ar x "/vagrant/vips-7.34.2/libvips/arithmetic/.libs/libarithmetic.a") | |
libtool: link: (cd .libs/libvips.lax/libcolour.a && ar x "/vagrant/vips-7.34.2/libvips/colour/.libs/libcolour.a") | |
libtool: link: (cd .libs/libvips.lax/libconversion.a && ar x "/vagrant/vips-7.34.2/libvips/conversion/.libs/libconversion.a") | |
libtool: link: (cd .libs/libvips.lax/libconvolution.a && ar x "/vagrant/vips-7.34.2/libvips/convolution/.libs/libconvolution.a") | |
libtool: link: (cd .libs/libvips.lax/libdeprecated.a && ar x "/vagrant/vips-7.34.2/libvips/deprecated/.libs/libdeprecated.a") | |
libtool: link: (cd .libs/libvips.lax/libcimg.a && ar x "/vagrant/vips-7.34.2/libvips/cimg/.libs/libcimg.a") | |
libtool: link: (cd .libs/libvips.lax/libforeign.a && ar x "/vagrant/vips-7.34.2/libvips/foreign/.libs/libforeign.a") | |
libtool: link: (cd .libs/libvips.lax/libfreq_filt.a && ar x "/vagrant/vips-7.34.2/libvips/freq_filt/.libs/libfreq_filt.a") | |
libtool: link: (cd .libs/libvips.lax/libhistograms_lut.a && ar x "/vagrant/vips-7.34.2/libvips/histograms_lut/.libs/libhistograms_lut.a") | |
libtool: link: (cd .libs/libvips.lax/libinplace.a && ar x "/vagrant/vips-7.34.2/libvips/inplace/.libs/libinplace.a") | |
libtool: link: (cd .libs/libvips.lax/libiofuncs.a && ar x "/vagrant/vips-7.34.2/libvips/iofuncs/.libs/libiofuncs.a") | |
libtool: link: (cd .libs/libvips.lax/libmorphology.a && ar x "/vagrant/vips-7.34.2/libvips/morphology/.libs/libmorphology.a") | |
libtool: link: (cd .libs/libvips.lax/libmosaicing.a && ar x "/vagrant/vips-7.34.2/libvips/mosaicing/.libs/libmosaicing.a") | |
libtool: link: (cd .libs/libvips.lax/libcreate.a && ar x "/vagrant/vips-7.34.2/libvips/create/.libs/libcreate.a") | |
libtool: link: (cd .libs/libvips.lax/libvideo.a && ar x "/vagrant/vips-7.34.2/libvips/video/.libs/libvideo.a") | |
copying selected object files to avoid basename conflicts... | |
libtool: link: ln .libs/libvips.lax/libforeign.a/fits.o .libs/libvips.lax/lt1-fits.o || cp .libs/libvips.lax/libforeign.a/fits.o .libs/libvips.lax/lt1-fits.o | |
ln: creating hard link `.libs/libvips.lax/lt1-fits.o' => `.libs/libvips.lax/libforeign.a/fits.o': Operation not permitted | |
libtool: link: ln .libs/libvips.lax/libforeign.a/matlab.o .libs/libvips.lax/lt2-matlab.o || cp .libs/libvips.lax/libforeign.a/matlab.o .libs/libvips.lax/lt2-matlab.o | |
ln: creating hard link `.libs/libvips.lax/lt2-matlab.o' => `.libs/libvips.lax/libforeign.a/matlab.o': Operation not permitted | |
libtool: link: ln .libs/libvips.lax/libforeign.a/radiance.o .libs/libvips.lax/lt3-radiance.o || cp .libs/libvips.lax/libforeign.a/radiance.o .libs/libvips.lax/lt3-radiance.o | |
ln: creating hard link `.libs/libvips.lax/lt3-radiance.o' => `.libs/libvips.lax/libforeign.a/radiance.o': Operation not permitted | |
libtool: link: ln .libs/libvips.lax/libiofuncs.a/cache.o .libs/libvips.lax/lt4-cache.o || cp .libs/libvips.lax/libiofuncs.a/cache.o .libs/libvips.lax/lt4-cache.o | |
ln: creating hard link `.libs/libvips.lax/lt4-cache.o' => `.libs/libvips.lax/libiofuncs.a/cache.o': Operation not permitted | |
libtool: link: ar cru .libs/libvips.a .libs/libvips.lax/libresample.a/affine.o .libs/libvips.lax/libresample.a/bicubic.o .libs/libvips.lax/libresample.a/interpolate.o .libs/libvips.lax/libresample.a/lbb.o .libs/libvips.lax/libresample.a/nohalo.o .libs/libvips.lax/libresample.a/quadratic.o .libs/libvips.lax/libresample.a/resample.o .libs/libvips.lax/libresample.a/shrink.o .libs/libvips.lax/libresample.a/transform.o .libs/libvips.lax/libresample.a/vsqbs.o .libs/libvips.lax/libarithmetic.a/abs.o .libs/libvips.lax/libarithmetic.a/add.o .libs/libvips.lax/libarithmetic.a/arithmetic.o .libs/libvips.lax/libarithmetic.a/avg.o .libs/libvips.lax/libarithmetic.a/binary.o .libs/libvips.lax/libarithmetic.a/boolean.o .libs/libvips.lax/libarithmetic.a/complex.o .libs/libvips.lax/libarithmetic.a/deviate.o .libs/libvips.lax/libarithmetic.a/divide.o .libs/libvips.lax/libarithmetic.a/invert.o .libs/libvips.lax/libarithmetic.a/linear.o .libs/libvips.lax/libarithmetic.a/math.o .libs/libvips.lax/libarithmetic.a/math2.o .libs/libvips.lax/libarithmetic.a/max.o .libs/libvips.lax/libarithmetic.a/measure.o .libs/libvips.lax/libarithmetic.a/min.o .libs/libvips.lax/libarithmetic.a/multiply.o .libs/libvips.lax/libarithmetic.a/relational.o .libs/libvips.lax/libarithmetic.a/remainder.o .libs/libvips.lax/libarithmetic.a/round.o .libs/libvips.lax/libarithmetic.a/sign.o .libs/libvips.lax/libarithmetic.a/statistic.o .libs/libvips.lax/libarithmetic.a/stats.o .libs/libvips.lax/libarithmetic.a/subtract.o .libs/libvips.lax/libarithmetic.a/unary.o .libs/libvips.lax/libarithmetic.a/unaryconst.o .libs/libvips.lax/libcolour.a/LCh2Lab.o .libs/libvips.lax/libcolour.a/LCh2UCS.o .libs/libvips.lax/libcolour.a/Lab2LCh.o .libs/libvips.lax/libcolour.a/Lab2LabQ.o .libs/libvips.lax/libcolour.a/Lab2LabS.o .libs/libvips.lax/libcolour.a/Lab2XYZ.o .libs/libvips.lax/libcolour.a/LabQ2Lab.o .libs/libvips.lax/libcolour.a/LabQ2LabS.o .libs/libvips.lax/libcolour.a/LabQ2sRGB.o .libs/libvips.lax/libcolour.a/LabS2Lab.o .libs/libvips.lax/libcolour.a/LabS2LabQ.o .libs/libvips.lax/libcolour.a/UCS2LCh.o .libs/libvips.lax/libcolour.a/XYZ2Lab.o .libs/libvips.lax/libcolour.a/XYZ2Yxy.o .libs/libvips.lax/libcolour.a/XYZ2scRGB.o .libs/libvips.lax/libcolour.a/Yxy2XYZ.o .libs/libvips.lax/libcolour.a/colour.o .libs/libvips.lax/libcolour.a/colourspace.o .libs/libvips.lax/libcolour.a/dE00.o .libs/libvips.lax/libcolour.a/dE76.o .libs/libvips.lax/libcolour.a/dECMC.o .libs/libvips.lax/libcolour.a/float2rad.o .libs/libvips.lax/libcolour.a/icc_transform.o .libs/libvips.lax/libcolour.a/rad2float.o .libs/libvips.lax/libcolour.a/sRGB2scRGB.o .libs/libvips.lax/libcolour.a/scRGB2XYZ.o .libs/libvips.lax/libcolour.a/scRGB2sRGB.o .libs/libvips.lax/libconversion.a/bandary.o .libs/libvips.lax/libconversion.a/bandbool.o .libs/libvips.lax/libconversion.a/bandjoin.o .libs/libvips.lax/libconversion.a/bandmean.o .libs/libvips.lax/libconversion.a/cache.o .libs/libvips.lax/libconversion.a/cast.o .libs/libvips.lax/libconversion.a/conversion.o .libs/libvips.lax/libconversion.a/copy.o .libs/libvips.lax/libconversion.a/embed.o .libs/libvips.lax/libconversion.a/extract.o .libs/libvips.lax/libconversion.a/flatten.o .libs/libvips.lax/libconversion.a/flip.o .libs/libvips.lax/libconversion.a/grid.o .libs/libvips.lax/libconversion.a/ifthenelse.o .libs/libvips.lax/libconversion.a/im_falsecolour.o .libs/libvips.lax/libconversion.a/insert.o .libs/libvips.lax/libconversion.a/join.o .libs/libvips.lax/libconversion.a/msb.o .libs/libvips.lax/libconversion.a/recomb.o .libs/libvips.lax/libconversion.a/replicate.o .libs/libvips.lax/libconversion.a/rot.o .libs/libvips.lax/libconversion.a/scale.o .libs/libvips.lax/libconversion.a/sequential.o .libs/libvips.lax/libconversion.a/subsample.o .libs/libvips.lax/libconversion.a/tilecache.o .libs/libvips.lax/libconversion.a/wrap.o .libs/libvips.lax/libconversion.a/zoom.o .libs/libvips.lax/libconvolution.a/convol_dispatch.o .libs/libvips.lax/libconvolution.a/im_aconv.o .libs/libvips.lax/libconvolution.a/im_aconvsep.o .libs/libvips.lax/libconvolution.a/im_addgnoise.o .libs/libvips.lax/libconvolution.a/im_compass.o .libs/libvips.lax/libconvolution.a/im_contrast_surface.o .libs/libvips.lax/libconvolution.a/im_conv.o .libs/libvips.lax/libconvolution.a/im_conv_f.o .libs/libvips.lax/libconvolution.a/im_fastcor.o .libs/libvips.lax/libconvolution.a/im_gradcor.o .libs/libvips.lax/libconvolution.a/im_sharpen.o .libs/libvips.lax/libconvolution.a/im_spcor.o .libs/libvips.lax/libdeprecated.a/arith_dispatch.o .libs/libvips.lax/libdeprecated.a/colour_dispatch.o .libs/libvips.lax/libdeprecated.a/conver_dispatch.o .libs/libvips.lax/libdeprecated.a/cooc_funcs.o .libs/libvips.lax/libdeprecated.a/deprecated_dispatch.o .libs/libvips.lax/libdeprecated.a/dispatch_types.o .libs/libvips.lax/libdeprecated.a/fits.o .libs/libvips.lax/libdeprecated.a/format.o .libs/libvips.lax/libdeprecated.a/format_dispatch.o .libs/libvips.lax/libdeprecated.a/glds_funcs.o .libs/libvips.lax/libdeprecated.a/im_analyze2vips.o .libs/libvips.lax/libdeprecated.a/im_bernd.o .libs/libvips.lax/libdeprecated.a/im_clamp.o .libs/libvips.lax/libdeprecated.a/im_cmulnorm.o .libs/libvips.lax/libdeprecated.a/im_convsub.o .libs/libvips.lax/libdeprecated.a/im_csv2vips.o .libs/libvips.lax/libdeprecated.a/im_debugim.o .libs/libvips.lax/libdeprecated.a/im_dif_std.o .libs/libvips.lax/libdeprecated.a/im_exr2vips.o .libs/libvips.lax/libdeprecated.a/im_fav4.o .libs/libvips.lax/libdeprecated.a/im_gadd.o .libs/libvips.lax/libdeprecated.a/im_gaddim.o .libs/libvips.lax/libdeprecated.a/im_gaussmasks.o .libs/libvips.lax/libdeprecated.a/im_gfadd.o .libs/libvips.lax/libdeprecated.a/im_jpeg2vips.o .libs/libvips.lax/libdeprecated.a/im_lab_morph.o .libs/libvips.lax/libdeprecated.a/im_line.o .libs/libvips.lax/libdeprecated.a/im_linreg.o .libs/libvips.lax/libdeprecated.a/im_litecor.o .libs/libvips.lax/libdeprecated.a/im_logmasks.o .libs/libvips.lax/libdeprecated.a/im_magick2vips.o .libs/libvips.lax/libdeprecated.a/im_mask2vips.o .libs/libvips.lax/libdeprecated.a/im_matcat.o .libs/libvips.lax/libdeprecated.a/im_matinv.o .libs/libvips.lax/libdeprecated.a/im_matmul.o .libs/libvips.lax/libdeprecated.a/im_mattrn.o .libs/libvips.lax/libdeprecated.a/im_maxpos_avg.o .libs/libvips.lax/libdeprecated.a/im_measure.o .libs/libvips.lax/libdeprecated.a/im_openslide2vips.o .libs/libvips.lax/libdeprecated.a/im_png2vips.o .libs/libvips.lax/libdeprecated.a/im_point_bilinear.o .libs/libvips.lax/libdeprecated.a/im_ppm2vips.o .libs/libvips.lax/libdeprecated.a/im_print.o .libs/libvips.lax/libdeprecated.a/im_printlines.o .libs/libvips.lax/libdeprecated.a/im_resize_linear.o .libs/libvips.lax/libdeprecated.a/im_setbox.o .libs/libvips.lax/libdeprecated.a/im_simcontr.o .libs/libvips.lax/libdeprecated.a/im_slice.o .libs/libvips.lax/libdeprecated.a/im_spatres.o .libs/libvips.lax/libdeprecated.a/im_stretch3.o .libs/libvips.lax/libdeprecated.a/im_thresh.o .libs/libvips.lax/libdeprecated.a/im_tiff2vips.o .libs/libvips.lax/libdeprecated.a/im_vips2csv.o .libs/libvips.lax/libdeprecated.a/im_vips2dz.o .libs/libvips.lax/libdeprecated.a/im_vips2jpeg.o .libs/libvips.lax/libdeprecated.a/im_vips2mask.o .libs/libvips.lax/libdeprecated.a/im_vips2png.o .libs/libvips.lax/libdeprecated.a/im_vips2ppm.o .libs/libvips.lax/libdeprecated.a/im_vips2tiff.o .libs/libvips.lax/libdeprecated.a/lazy.o .libs/libvips.lax/libdeprecated.a/mask_dispatch.o .libs/libvips.lax/libdeprecated.a/matalloc.o .libs/libvips.lax/libdeprecated.a/matlab.o .libs/libvips.lax/libdeprecated.a/package.o .libs/libvips.lax/libdeprecated.a/radiance.o .libs/libvips.lax/libdeprecated.a/raw.o .libs/libvips.lax/libdeprecated.a/rename.o .libs/libvips.lax/libdeprecated.a/resample_dispatch.o .libs/libvips.lax/libdeprecated.a/rotmask.o .libs/libvips.lax/libdeprecated.a/rw_mask.o .libs/libvips.lax/libdeprecated.a/vips7compat.o .libs/libvips.lax/libdeprecated.a/wrapvips7.o .libs/libvips.lax/libcimg.a/cimg.o .libs/libvips.lax/libcimg.a/cimg_dispatch.o .libs/libvips.lax/libforeign.a/analyze2vips.o .libs/libvips.lax/libforeign.a/analyzeload.o .libs/libvips.lax/libforeign.a/csv.o .libs/libvips.lax/libforeign.a/csvload.o .libs/libvips.lax/libforeign.a/csvsave.o .libs/libvips.lax/libforeign.a/dzsave.o .libs/libvips.lax/lt1-fits.o .libs/libvips.lax/libforeign.a/fitsload.o .libs/libvips.lax/libforeign.a/fitssave.o .libs/libvips.lax/libforeign.a/foreign.o .libs/libvips.lax/libforeign.a/jpeg2vips.o .libs/libvips.lax/libforeign.a/jpegload.o .libs/libvips.lax/libforeign.a/jpegsave.o .libs/libvips.lax/libforeign.a/magick2vips.o .libs/libvips.lax/libforeign.a/magickload.o .libs/libvips.lax/lt2-matlab.o .libs/libvips.lax/libforeign.a/matload.o .libs/libvips.lax/libforeign.a/openexr2vips.o .libs/libvips.lax/libforeign.a/openexrload.o .libs/libvips.lax/libforeign.a/openslide2vips.o .libs/libvips.lax/libforeign.a/openslideload.o .libs/libvips.lax/libforeign.a/pngload.o .libs/libvips.lax/libforeign.a/pngsave.o .libs/libvips.lax/libforeign.a/ppm.o .libs/libvips.lax/libforeign.a/ppmload.o .libs/libvips.lax/libforeign.a/ppmsave.o .libs/libvips.lax/lt3-radiance.o .libs/libvips.lax/libforeign.a/radload.o .libs/libvips.lax/libforeign.a/radsave.o .libs/libvips.lax/libforeign.a/rawload.o .libs/libvips.lax/libforeign.a/rawsave.o .libs/libvips.lax/libforeign.a/tiff2vips.o .libs/libvips.lax/libforeign.a/tiffload.o .libs/libvips.lax/libforeign.a/tiffsave.o .libs/libvips.lax/libforeign.a/vips2jpeg.o .libs/libvips.lax/libforeign.a/vips2tiff.o .libs/libvips.lax/libforeign.a/vipsload.o .libs/libvips.lax/libforeign.a/vipspng.o .libs/libvips.lax/libforeign.a/vipssave.o .libs/libvips.lax/libfreq_filt.a/fmask4th.o .libs/libvips.lax/libfreq_filt.a/fmaskcir.o .libs/libvips.lax/libfreq_filt.a/freq_dispatch.o .libs/libvips.lax/libfreq_filt.a/im_disp_ps.o .libs/libvips.lax/libfreq_filt.a/im_fractsurf.o .libs/libvips.lax/libfreq_filt.a/im_freq_mask.o .libs/libvips.lax/libfreq_filt.a/im_freqflt.o .libs/libvips.lax/libfreq_filt.a/im_fwfft.o .libs/libvips.lax/libfreq_filt.a/im_invfft.o .libs/libvips.lax/libfreq_filt.a/im_invfftr.o .libs/libvips.lax/libfreq_filt.a/im_phasecor_fft.o .libs/libvips.lax/libhistograms_lut.a/hist_dispatch.o .libs/libvips.lax/libhistograms_lut.a/im_buildlut.o .libs/libvips.lax/libhistograms_lut.a/im_gammacorrect.o .libs/libvips.lax/libhistograms_lut.a/im_heq.o .libs/libvips.lax/libhistograms_lut.a/im_hist.o .libs/libvips.lax/libhistograms_lut.a/im_histeq.o .libs/libvips.lax/libhistograms_lut.a/im_histgr.o .libs/libvips.lax/libhistograms_lut.a/im_histindexed.o .libs/libvips.lax/libhistograms_lut.a/im_histnD.o .libs/libvips.lax/libhistograms_lut.a/im_histplot.o .libs/libvips.lax/libhistograms_lut.a/im_histspec.o .libs/libvips.lax/libhistograms_lut.a/im_hsp.o .libs/libvips.lax/libhistograms_lut.a/im_identity.o .libs/libvips.lax/libhistograms_lut.a/im_invertlut.o .libs/libvips.lax/libhistograms_lut.a/im_lhisteq.o .libs/libvips.lax/libhistograms_lut.a/im_maplut.o .libs/libvips.lax/libhistograms_lut.a/im_mpercent.o .libs/libvips.lax/libhistograms_lut.a/im_project.o .libs/libvips.lax/libhistograms_lut.a/im_stdif.o .libs/libvips.lax/libhistograms_lut.a/tone.o .libs/libvips.lax/libinplace.a/draw.o .libs/libvips.lax/libinplace.a/flood.o .libs/libvips.lax/libinplace.a/im_draw_circle.o .libs/libvips.lax/libinplace.a/im_draw_image.o .libs/libvips.lax/libinplace.a/im_draw_line.o .libs/libvips.lax/libinplace.a/im_draw_mask.o .libs/libvips.lax/libinplace.a/im_draw_point.o .libs/libvips.lax/libinplace.a/im_draw_rect.o .libs/libvips.lax/libinplace.a/im_draw_smudge.o .libs/libvips.lax/libinplace.a/inplace_dispatch.o .libs/libvips.lax/libiofuncs.a/base64.o .libs/libvips.lax/libiofuncs.a/buf.o .libs/libvips.lax/libiofuncs.a/buffer.o .libs/libvips.lax/lt4-cache.o .libs/libvips.lax/libiofuncs.a/enumtypes.o .libs/libvips.lax/libiofuncs.a/error.o .libs/libvips.lax/libiofuncs.a/generate.o .libs/libvips.lax/libiofuncs.a/header.o .libs/libvips.lax/libiofuncs.a/image.o .libs/libvips.lax/libiofuncs.a/init.o .libs/libvips.lax/libiofuncs.a/mapfile.o .libs/libvips.lax/libiofuncs.a/memory.o .libs/libvips.lax/libiofuncs.a/object.o .libs/libvips.lax/libiofuncs.a/operation.o .libs/libvips.lax/libiofuncs.a/rect.o .libs/libvips.lax/libiofuncs.a/region.o .libs/libvips.lax/libiofuncs.a/semaphore.o .libs/libvips.lax/libiofuncs.a/sink.o .libs/libvips.lax/libiofuncs.a/sinkdisc.o .libs/libvips.lax/libiofuncs.a/sinkmemory.o .libs/libvips.lax/libiofuncs.a/sinkscreen.o .libs/libvips.lax/libiofuncs.a/system.o .libs/libvips.lax/libiofuncs.a/threadpool.o .libs/libvips.lax/libiofuncs.a/type.o .libs/libvips.lax/libiofuncs.a/util.o .libs/libvips.lax/libiofuncs.a/vector.o .libs/libvips.lax/libiofuncs.a/vips.o .libs/libvips.lax/libiofuncs.a/window.o .libs/libvips.lax/libmorphology.a/im_cntlines.o .libs/libvips.lax/libmorphology.a/im_label_regions.o .libs/libvips.lax/libmorphology.a/im_profile.o .libs/libvips.lax/libmorphology.a/im_rank.o .libs/libvips.lax/libmorphology.a/im_rank_image.o .libs/libvips.lax/libmorphology.a/im_zerox.o .libs/libvips.lax/libmorphology.a/morph_dispatch.o .libs/libvips.lax/libmorphology.a/morphology.o .libs/libvips.lax/libmosaicing.a/global_balance.o .libs/libvips.lax/libmosaicing.a/im_align_bands.o .libs/libvips.lax/libmosaicing.a/im_avgdxdy.o .libs/libvips.lax/libmosaicing.a/im_chkpair.o .libs/libvips.lax/libmosaicing.a/im_clinear.o .libs/libvips.lax/libmosaicing.a/im_improve.o .libs/libvips.lax/libmosaicing.a/im_initialize.o .libs/libvips.lax/libmosaicing.a/im_lrcalcon.o .libs/libvips.lax/libmosaicing.a/im_lrmerge.o .libs/libvips.lax/libmosaicing.a/im_lrmosaic.o .libs/libvips.lax/libmosaicing.a/im_maxpos_subpel.o .libs/libvips.lax/libmosaicing.a/im_remosaic.o .libs/libvips.lax/libmosaicing.a/im_tbcalcon.o .libs/libvips.lax/libmosaicing.a/im_tbmerge.o .libs/libvips.lax/libmosaicing.a/im_tbmosaic.o .libs/libvips.lax/libmosaicing.a/match.o .libs/libvips.lax/libmosaicing.a/mosaic1.o .libs/libvips.lax/libmosaicing.a/mosaicing_dispatch.o .libs/libvips.lax/libcreate.a/black.o .libs/libvips.lax/libcreate.a/create.o .libs/libvips.lax/libcreate.a/eye.o .libs/libvips.lax/libcreate.a/gaussnoise.o .libs/libvips.lax/libcreate.a/grey.o .libs/libvips.lax/libcreate.a/im_benchmark.o .libs/libvips.lax/libcreate.a/other_dispatch.o .libs/libvips.lax/libcreate.a/point.o .libs/libvips.lax/libcreate.a/sines.o .libs/libvips.lax/libcreate.a/text.o .libs/libvips.lax/libcreate.a/xyz.o .libs/libvips.lax/libcreate.a/zone.o .libs/libvips.lax/libvideo.a/im_video_test.o .libs/libvips.lax/libvideo.a/im_video_v4l1.o .libs/libvips.lax/libvideo.a/video_dispatch.o | |
libtool: link: ranlib .libs/libvips.a | |
libtool: link: rm -fr .libs/libvips.lax .libs/libvips.lax | |
libtool: link: ( cd ".libs" && rm -f "libvips.la" && ln -s "../libvips.la" "libvips.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips' | |
Making all in tools | |
make[2]: Entering directory `/vagrant/vips-7.34.2/tools' | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT find_mosaic.o -MD -MP -MF .deps/find_mosaic.Tpo -c -o find_mosaic.o find_mosaic.c | |
mv -f .deps/find_mosaic.Tpo .deps/find_mosaic.Po | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o find_mosaic find_mosaic.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 ../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ | |
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/find_mosaic find_mosaic.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -pthread -Wl,--export-dynamic ../libvips/.libs/libvips.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ -pthread -Wl,-rpath -Wl,/usr/local/lib | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT mergeup.o -MD -MP -MF .deps/mergeup.Tpo -c -o mergeup.o mergeup.c | |
mv -f .deps/mergeup.Tpo .deps/mergeup.Po | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o mergeup mergeup.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 ../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ | |
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/mergeup mergeup.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -pthread -Wl,--export-dynamic ../libvips/.libs/libvips.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ -pthread -Wl,-rpath -Wl,/usr/local/lib | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vips.o -MD -MP -MF .deps/vips.Tpo -c -o vips.o vips.c | |
mv -f .deps/vips.Tpo .deps/vips.Po | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o vips vips.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 ../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ | |
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/vips vips.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -pthread -Wl,--export-dynamic ../libvips/.libs/libvips.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ -pthread -Wl,-rpath -Wl,/usr/local/lib | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT edvips.o -MD -MP -MF .deps/edvips.Tpo -c -o edvips.o edvips.c | |
mv -f .deps/edvips.Tpo .deps/edvips.Po | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o edvips edvips.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 ../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ | |
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/edvips edvips.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -pthread -Wl,--export-dynamic ../libvips/.libs/libvips.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ -pthread -Wl,-rpath -Wl,/usr/local/lib | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT vipsthumbnail.o -MD -MP -MF .deps/vipsthumbnail.Tpo -c -o vipsthumbnail.o vipsthumbnail.c | |
mv -f .deps/vipsthumbnail.Tpo .deps/vipsthumbnail.Po | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o vipsthumbnail vipsthumbnail.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 ../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ | |
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/vipsthumbnail vipsthumbnail.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -pthread -Wl,--export-dynamic ../libvips/.libs/libvips.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ -pthread -Wl,-rpath -Wl,/usr/local/lib | |
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT header.o -MD -MP -MF .deps/header.Tpo -c -o header.o header.c | |
mv -f .deps/header.Tpo .deps/header.Po | |
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -o header header.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 ../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ | |
libtool: link: gcc -std=gnu99 -g -O2 -o .libs/header header.o -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -pthread -Wl,--export-dynamic ../libvips/.libs/libvips.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm -lstdc++ -pthread -Wl,-rpath -Wl,/usr/local/lib | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/tools' | |
Making all in po | |
make[2]: Entering directory `/vagrant/vips-7.34.2/po' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/po' | |
Making all in man | |
make[2]: Entering directory `/vagrant/vips-7.34.2/man' | |
make[2]: Nothing to be done for `all'. | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/man' | |
Making all in doc | |
make[2]: Entering directory `/vagrant/vips-7.34.2/doc' | |
Making all in reference | |
make[3]: Entering directory `/vagrant/vips-7.34.2/doc/reference' | |
make[3]: Nothing to be done for `all'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/doc/reference' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/doc' | |
make[3]: Nothing to be done for `all-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/doc' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/doc' | |
Making all in libvipsCC | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvipsCC' | |
Making all in include | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
Making all in vips | |
make[4]: Entering directory `/vagrant/vips-7.34.2/libvipsCC/include/vips' | |
make[4]: Nothing to be done for `all'. | |
make[4]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC/include/vips' | |
make[4]: Entering directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
make[4]: Nothing to be done for `all-am'. | |
make[4]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvipsCC' | |
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VImage.lo -MD -MP -MF .deps/VImage.Tpo -c -o VImage.lo VImage.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VImage.lo -MD -MP -MF .deps/VImage.Tpo -c VImage.cc -fPIC -DPIC -o .libs/VImage.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VImage.lo -MD -MP -MF .deps/VImage.Tpo -c VImage.cc -o VImage.o >/dev/null 2>&1 | |
mv -f .deps/VImage.Tpo .deps/VImage.Plo | |
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VError.lo -MD -MP -MF .deps/VError.Tpo -c -o VError.lo VError.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VError.lo -MD -MP -MF .deps/VError.Tpo -c VError.cc -fPIC -DPIC -o .libs/VError.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VError.lo -MD -MP -MF .deps/VError.Tpo -c VError.cc -o VError.o >/dev/null 2>&1 | |
mv -f .deps/VError.Tpo .deps/VError.Plo | |
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VDisplay.lo -MD -MP -MF .deps/VDisplay.Tpo -c -o VDisplay.lo VDisplay.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VDisplay.lo -MD -MP -MF .deps/VDisplay.Tpo -c VDisplay.cc -fPIC -DPIC -o .libs/VDisplay.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VDisplay.lo -MD -MP -MF .deps/VDisplay.Tpo -c VDisplay.cc -o VDisplay.o >/dev/null 2>&1 | |
mv -f .deps/VDisplay.Tpo .deps/VDisplay.Plo | |
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VMask.lo -MD -MP -MF .deps/VMask.Tpo -c -o VMask.lo VMask.cc | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VMask.lo -MD -MP -MF .deps/VMask.Tpo -c VMask.cc -fPIC -DPIC -o .libs/VMask.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../libvips/include -I../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -g -O2 -MT VMask.lo -MD -MP -MF .deps/VMask.Tpo -c VMask.cc -o VMask.o >/dev/null 2>&1 | |
mv -f .deps/VMask.Tpo .deps/VMask.Plo | |
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -no-undefined -version-info 34:5:3 -o libvipsCC.la -rpath /usr/local/lib VImage.lo VError.lo VDisplay.lo VMask.lo ../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/VImage.o .libs/VError.o .libs/VDisplay.o .libs/VMask.o -Wl,-rpath -Wl,/vagrant/vips-7.34.2/libvips/.libs -Wl,-rpath -Wl,/usr/local/lib ../libvips/.libs/libvips.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libvipsCC.so.31 -o .libs/libvipsCC.so.31.3.5 | |
libtool: link: (cd ".libs" && rm -f "libvipsCC.so.31" && ln -s "libvipsCC.so.31.3.5" "libvipsCC.so.31") | |
libtool: link: (cd ".libs" && rm -f "libvipsCC.so" && ln -s "libvipsCC.so.31.3.5" "libvipsCC.so") | |
libtool: link: ar cru .libs/libvipsCC.a VImage.o VError.o VDisplay.o VMask.o | |
libtool: link: ranlib .libs/libvipsCC.a | |
libtool: link: ( cd ".libs" && rm -f "libvipsCC.la" && ln -s "../libvipsCC.la" "libvipsCC.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC' | |
Making all in swig | |
make[2]: Entering directory `/vagrant/vips-7.34.2/swig' | |
Making all in vipsCC | |
make[3]: Entering directory `/vagrant/vips-7.34.2/swig/vipsCC' | |
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT vimagemodule.lo -MD -MP -MF .deps/vimagemodule.Tpo -c -o vimagemodule.lo vimagemodule.cxx | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT vimagemodule.lo -MD -MP -MF .deps/vimagemodule.Tpo -c vimagemodule.cxx -fPIC -DPIC -o .libs/vimagemodule.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT vimagemodule.lo -MD -MP -MF .deps/vimagemodule.Tpo -c vimagemodule.cxx -o vimagemodule.o >/dev/null 2>&1 | |
mv -f .deps/vimagemodule.Tpo .deps/vimagemodule.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -module -avoid-version -o vimagemodule.la -rpath /usr/local/lib64/python2.6/site-packages/vipsCC vimagemodule.lo ../../libvipsCC/libvipsCC.la ../../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/vimagemodule.o -Wl,-rpath -Wl,/vagrant/vips-7.34.2/libvipsCC/.libs -Wl,-rpath -Wl,/vagrant/vips-7.34.2/libvips/.libs -Wl,-rpath -Wl,/usr/local/lib ../../libvipsCC/.libs/libvipsCC.so ../../libvips/.libs/libvips.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,vimagemodule.so -o .libs/vimagemodule.so | |
libtool: link: ar cru .libs/vimagemodule.a vimagemodule.o | |
libtool: link: ranlib .libs/vimagemodule.a | |
libtool: link: ( cd ".libs" && rm -f "vimagemodule.la" && ln -s "../vimagemodule.la" "vimagemodule.la" ) | |
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT vdisplaymodule.lo -MD -MP -MF .deps/vdisplaymodule.Tpo -c -o vdisplaymodule.lo vdisplaymodule.cxx | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT vdisplaymodule.lo -MD -MP -MF .deps/vdisplaymodule.Tpo -c vdisplaymodule.cxx -fPIC -DPIC -o .libs/vdisplaymodule.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT vdisplaymodule.lo -MD -MP -MF .deps/vdisplaymodule.Tpo -c vdisplaymodule.cxx -o vdisplaymodule.o >/dev/null 2>&1 | |
mv -f .deps/vdisplaymodule.Tpo .deps/vdisplaymodule.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -module -avoid-version -o vdisplaymodule.la -rpath /usr/local/lib64/python2.6/site-packages/vipsCC vdisplaymodule.lo ../../libvipsCC/libvipsCC.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/vdisplaymodule.o -Wl,-rpath -Wl,/vagrant/vips-7.34.2/libvipsCC/.libs -Wl,-rpath -Wl,/usr/local/lib ../../libvipsCC/.libs/libvipsCC.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,vdisplaymodule.so -o .libs/vdisplaymodule.so | |
libtool: link: ar cru .libs/vdisplaymodule.a vdisplaymodule.o | |
libtool: link: ranlib .libs/vdisplaymodule.a | |
libtool: link: ( cd ".libs" && rm -f "vdisplaymodule.la" && ln -s "../vdisplaymodule.la" "vdisplaymodule.la" ) | |
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT verrormodule.lo -MD -MP -MF .deps/verrormodule.Tpo -c -o verrormodule.lo verrormodule.cxx | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT verrormodule.lo -MD -MP -MF .deps/verrormodule.Tpo -c verrormodule.cxx -fPIC -DPIC -o .libs/verrormodule.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT verrormodule.lo -MD -MP -MF .deps/verrormodule.Tpo -c verrormodule.cxx -o verrormodule.o >/dev/null 2>&1 | |
mv -f .deps/verrormodule.Tpo .deps/verrormodule.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -module -avoid-version -o verrormodule.la -rpath /usr/local/lib64/python2.6/site-packages/vipsCC verrormodule.lo ../../libvipsCC/libvipsCC.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/verrormodule.o -Wl,-rpath -Wl,/vagrant/vips-7.34.2/libvipsCC/.libs -Wl,-rpath -Wl,/usr/local/lib ../../libvipsCC/.libs/libvipsCC.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,verrormodule.so -o .libs/verrormodule.so | |
libtool: link: ar cru .libs/verrormodule.a verrormodule.o | |
libtool: link: ranlib .libs/verrormodule.a | |
libtool: link: ( cd ".libs" && rm -f "verrormodule.la" && ln -s "../verrormodule.la" "verrormodule.la" ) | |
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT vmaskmodule.lo -MD -MP -MF .deps/vmaskmodule.Tpo -c -o vmaskmodule.lo vmaskmodule.cxx | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT vmaskmodule.lo -MD -MP -MF .deps/vmaskmodule.Tpo -c vmaskmodule.cxx -fPIC -DPIC -o .libs/vmaskmodule.o | |
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libvips/include -I../../libvipsCC/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/include/python2.6 -g -O2 -MT vmaskmodule.lo -MD -MP -MF .deps/vmaskmodule.Tpo -c vmaskmodule.cxx -o vmaskmodule.o >/dev/null 2>&1 | |
mv -f .deps/vmaskmodule.Tpo .deps/vmaskmodule.Plo | |
/bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -module -avoid-version -o vmaskmodule.la -rpath /usr/local/lib64/python2.6/site-packages/vipsCC vmaskmodule.lo ../../libvipsCC/libvipsCC.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm | |
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/vmaskmodule.o -Wl,-rpath -Wl,/vagrant/vips-7.34.2/libvipsCC/.libs -Wl,-rpath -Wl,/usr/local/lib ../../libvipsCC/.libs/libvipsCC.so -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,vmaskmodule.so -o .libs/vmaskmodule.so | |
libtool: link: ar cru .libs/vmaskmodule.a vmaskmodule.o | |
libtool: link: ranlib .libs/vmaskmodule.a | |
libtool: link: ( cd ".libs" && rm -f "vmaskmodule.la" && ln -s "../vmaskmodule.la" "vmaskmodule.la" ) | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/swig/vipsCC' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/swig' | |
make[3]: Nothing to be done for `all-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/swig' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/swig' | |
make[2]: Entering directory `/vagrant/vips-7.34.2' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2' | |
make[1]: Leaving directory `/vagrant/vips-7.34.2' | |
Making install in libvips | |
make[1]: Entering directory `/vagrant/vips-7.34.2/libvips' | |
Making install in include | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/include' | |
Making install in vips | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/include/vips' | |
glib-mkenums --template enumtemplate \ | |
../../../libvips/include/vips/memory.h ../../../libvips/include/vips/foreign.h ../../../libvips/include/vips/arithmetic.h ../../../libvips/include/vips/conversion.h ../../../libvips/include/vips/util.h ../../../libvips/include/vips/image.h ../../../libvips/include/vips/colour.h ../../../libvips/include/vips/operation.h ../../../libvips/include/vips/object.h > xgen-geth && \ | |
( cmp -s xgen-geth enumtypes.h || cp xgen-geth enumtypes.h ) && \ | |
rm -f xgen-geth | |
make[4]: Entering directory `/vagrant/vips-7.34.2/libvips/include/vips' | |
make[4]: Nothing to be done for `install-exec-am'. | |
glib-mkenums --template enumtemplate \ | |
../../../libvips/include/vips/memory.h ../../../libvips/include/vips/foreign.h ../../../libvips/include/vips/arithmetic.h ../../../libvips/include/vips/conversion.h ../../../libvips/include/vips/util.h ../../../libvips/include/vips/image.h ../../../libvips/include/vips/colour.h ../../../libvips/include/vips/operation.h ../../../libvips/include/vips/object.h > xgen-geth && \ | |
( cmp -s xgen-geth enumtypes.h || cp xgen-geth enumtypes.h ) && \ | |
rm -f xgen-geth | |
/bin/mkdir -p '/usr/local/include/vips' | |
/usr/bin/install -c -m 644 basic.h type.h almostdeprecated.h deprecated.h arithmetic.h buf.h colour.h conversion.h convolution.h debug.h dispatch.h enumtypes.h error.h operation.h format.h foreign.h inplace.h generate.h header.h histograms_lut.h freq_filt.h image.h interpolate.h intl.h mask.h memory.h morphology.h mosaicing.h create.h video.h cimg_funcs.h object.h private.h rect.h region.h relational.h resample.h semaphore.h threadpool.h thread.h '/usr/local/include/vips' | |
/usr/bin/install -c -m 644 transform.h util.h version.h vector.h vips7compat.h vips.h '/usr/local/include/vips' | |
make[4]: Leaving directory `/vagrant/vips-7.34.2/libvips/include/vips' | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/include/vips' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/include' | |
make[4]: Entering directory `/vagrant/vips-7.34.2/libvips/include' | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
make[4]: Leaving directory `/vagrant/vips-7.34.2/libvips/include' | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/include' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/include' | |
Making install in foreign | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/foreign' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/foreign' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/foreign' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/foreign' | |
Making install in arithmetic | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/arithmetic' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/arithmetic' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/arithmetic' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/arithmetic' | |
Making install in resample | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/resample' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/resample' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/resample' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/resample' | |
Making install in colour | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/colour' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/colour' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/colour' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/colour' | |
Making install in conversion | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/conversion' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/conversion' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/conversion' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/conversion' | |
Making install in deprecated | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/deprecated' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/deprecated' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/deprecated' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/deprecated' | |
Making install in convolution | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/convolution' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/convolution' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/convolution' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/convolution' | |
Making install in cimg | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/cimg' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/cimg' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/cimg' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/cimg' | |
Making install in freq_filt | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/freq_filt' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/freq_filt' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/freq_filt' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/freq_filt' | |
Making install in histograms_lut | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/histograms_lut' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/histograms_lut' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/histograms_lut' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/histograms_lut' | |
Making install in inplace | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/inplace' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/inplace' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/inplace' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/inplace' | |
Making install in iofuncs | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/iofuncs' | |
glib-mkenums --template enumtemplate \ | |
../../libvips/include/vips/memory.h ../../libvips/include/vips/foreign.h ../../libvips/include/vips/conversion.h ../../libvips/include/vips/arithmetic.h ../../libvips/include/vips/util.h ../../libvips/include/vips/image.h ../../libvips/include/vips/operation.h ../../libvips/include/vips/colour.h ../../libvips/include/vips/object.h > xgen-getc && \ | |
( cmp -s xgen-getc enumtypes.c || cp xgen-getc enumtypes.c ) && \ | |
rm -f xgen-getc | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/iofuncs' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/iofuncs' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/iofuncs' | |
Making install in morphology | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/morphology' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/morphology' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/morphology' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/morphology' | |
Making install in mosaicing | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/mosaicing' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/mosaicing' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/mosaicing' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/mosaicing' | |
Making install in create | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/create' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/create' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/create' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/create' | |
Making install in video | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips/video' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips/video' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips/video' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips/video' | |
Making install in . | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvips' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvips' | |
/bin/mkdir -p '/usr/local/lib' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c libvips.la '/usr/local/lib' | |
libtool: install: /usr/bin/install -c .libs/libvips.so.31.3.5 /usr/local/lib/libvips.so.31.3.5 | |
libtool: install: (cd /usr/local/lib && { ln -s -f libvips.so.31.3.5 libvips.so.31 || { rm -f libvips.so.31 && ln -s libvips.so.31.3.5 libvips.so.31; }; }) | |
libtool: install: (cd /usr/local/lib && { ln -s -f libvips.so.31.3.5 libvips.so || { rm -f libvips.so && ln -s libvips.so.31.3.5 libvips.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libvips.lai /usr/local/lib/libvips.la | |
libtool: install: /usr/bin/install -c .libs/libvips.a /usr/local/lib/libvips.a | |
libtool: install: chmod 644 /usr/local/lib/libvips.a | |
libtool: install: ranlib /usr/local/lib/libvips.a | |
libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/usr/local/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvips' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvips' | |
make[1]: Leaving directory `/vagrant/vips-7.34.2/libvips' | |
Making install in tools | |
make[1]: Entering directory `/vagrant/vips-7.34.2/tools' | |
make[2]: Entering directory `/vagrant/vips-7.34.2/tools' | |
/bin/mkdir -p '/usr/local/bin' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c find_mosaic mergeup vips edvips vipsthumbnail header '/usr/local/bin' | |
libtool: install: /usr/bin/install -c .libs/find_mosaic /usr/local/bin/find_mosaic | |
libtool: install: /usr/bin/install -c .libs/mergeup /usr/local/bin/mergeup | |
libtool: install: /usr/bin/install -c .libs/vips /usr/local/bin/vips | |
libtool: install: /usr/bin/install -c .libs/edvips /usr/local/bin/edvips | |
libtool: install: /usr/bin/install -c .libs/vipsthumbnail /usr/local/bin/vipsthumbnail | |
libtool: install: /usr/bin/install -c .libs/header /usr/local/bin/header | |
/bin/mkdir -p '/usr/local/bin' | |
/usr/bin/install -c light_correct shrink_width batch_image_convert batch_rubber_sheet batch_crop vips-7.34 '/usr/local/bin' | |
make install-exec-hook | |
make[3]: Entering directory `/vagrant/vips-7.34.2/tools' | |
chmod ugo+x /usr/local/bin/light_correct | |
chmod ugo+x /usr/local/bin/shrink_width | |
chmod ugo+x /usr/local/bin/batch_image_convert | |
chmod ugo+x /usr/local/bin/batch_rubber_sheet | |
chmod ugo+x /usr/local/bin/batch_crop | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/tools' | |
make[2]: Nothing to be done for `install-data-am'. | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/tools' | |
make[1]: Leaving directory `/vagrant/vips-7.34.2/tools' | |
Making install in po | |
make[1]: Entering directory `/vagrant/vips-7.34.2/po' | |
mkdir -p /usr/local/share; \ | |
catalogs=''; \ | |
for cat in $catalogs; do \ | |
cat=`basename $cat`; \ | |
case "$cat" in \ | |
*.gmo) destdir=/usr/local/share/locale;; \ | |
*) destdir=/usr/local/lib/locale;; \ | |
esac; \ | |
lang=`echo $cat | sed 's/\NONE$//'`; \ | |
dir=$destdir/$lang/LC_MESSAGES; \ | |
mkdir -p $dir; \ | |
if test -r $cat; then \ | |
/usr/bin/install -c -m 644 $cat $dir/vips7.34; \ | |
echo "installing $cat as $dir/vips7.34"; \ | |
else \ | |
/usr/bin/install -c -m 644 ./$cat $dir/vips7.34; \ | |
echo "installing ./$cat as" \ | |
"$dir/vips7.34"; \ | |
fi; \ | |
if test -r $cat.m; then \ | |
/usr/bin/install -c -m 644 $cat.m $dir/vips7.34.m; \ | |
echo "installing $cat.m as $dir/vips7.34.m"; \ | |
else \ | |
if test -r ./$cat.m ; then \ | |
/usr/bin/install -c -m 644 ./$cat.m \ | |
$dir/vips7.34.m; \ | |
echo "installing ./$cat as" \ | |
"$dir/vips7.34.m"; \ | |
else \ | |
true; \ | |
fi; \ | |
fi; \ | |
done | |
if test "vips" = "glib"; then \ | |
mkdir -p /usr/local/share/glib-2.0/gettext/po; \ | |
/usr/bin/install -c -m 644 ./Makefile.in.in \ | |
/usr/local/share/glib-2.0/gettext/po/Makefile.in.in; \ | |
else \ | |
: ; \ | |
fi | |
make[1]: Leaving directory `/vagrant/vips-7.34.2/po' | |
Making install in man | |
make[1]: Entering directory `/vagrant/vips-7.34.2/man' | |
make[2]: Entering directory `/vagrant/vips-7.34.2/man' | |
make[2]: Nothing to be done for `install-exec-am'. | |
/bin/mkdir -p '/usr/local/share/man/man1' | |
/usr/bin/install -c -m 644 batch_crop.1 batch_image_convert.1 batch_rubber_sheet.1 edvips.1 header.1 light_correct.1 vips.1 vipsthumbnail.1 '/usr/local/share/man/man1' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/man' | |
make[1]: Leaving directory `/vagrant/vips-7.34.2/man' | |
Making install in doc | |
make[1]: Entering directory `/vagrant/vips-7.34.2/doc' | |
Making install in reference | |
make[2]: Entering directory `/vagrant/vips-7.34.2/doc/reference' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/doc/reference' | |
make[3]: Nothing to be done for `install-exec-am'. | |
/usr/bin/install -c -m 644 ./html/annotation-glossary.html | |
/usr/bin/install -c -m 644 ./html/api-index-full.html | |
/usr/bin/install -c -m 644 ./html/ch01.html | |
/usr/bin/install -c -m 644 ./html/ch02.html | |
/usr/bin/install -c -m 644 ./html/ch03.html | |
/usr/bin/install -c -m 644 ./html/home.png | |
/usr/bin/install -c -m 644 ./html/index.html | |
/usr/bin/install -c -m 644 ./html/index.sgml | |
/usr/bin/install -c -m 644 ./html/interconvert.png | |
/usr/bin/install -c -m 644 ./html/left.png | |
/usr/bin/install -c -m 644 ./html/libvips-arithmetic.html | |
/usr/bin/install -c -m 644 ./html/libvips-buf.html | |
/usr/bin/install -c -m 644 ./html/libvips-colour.html | |
/usr/bin/install -c -m 644 ./html/libvips-conversion.html | |
/usr/bin/install -c -m 644 ./html/libvips-convolution.html | |
/usr/bin/install -c -m 644 ./html/libvips-create.html | |
/usr/bin/install -c -m 644 ./html/libvips.devhelp2 | |
/usr/bin/install -c -m 644 ./html/libvips-error.html | |
/usr/bin/install -c -m 644 ./html/libvips-freq-filt.html | |
/usr/bin/install -c -m 644 ./html/libvips-generate.html | |
/usr/bin/install -c -m 644 ./html/libvips-header.html | |
/usr/bin/install -c -m 644 ./html/libvips-histograms-lut.html | |
/usr/bin/install -c -m 644 ./html/libvips-inplace.html | |
/usr/bin/install -c -m 644 ./html/libvips-memory.html | |
/usr/bin/install -c -m 644 ./html/libvips-morphology.html | |
/usr/bin/install -c -m 644 ./html/libvips-mosaicing.html | |
/usr/bin/install -c -m 644 ./html/libvips-rect.html | |
/usr/bin/install -c -m 644 ./html/libvips-resample.html | |
/usr/bin/install -c -m 644 ./html/libvips-semaphore.html | |
/usr/bin/install -c -m 644 ./html/libvips-transform.html | |
/usr/bin/install -c -m 644 ./html/libvips-util.html | |
/usr/bin/install -c -m 644 ./html/libvips-version.html | |
/usr/bin/install -c -m 644 ./html/object-tree.html | |
/usr/bin/install -c -m 644 ./html/right.png | |
/usr/bin/install -c -m 644 ./html/style.css | |
/usr/bin/install -c -m 644 ./html/up.png | |
/usr/bin/install -c -m 644 ./html/VipsForeignSave.html | |
/usr/bin/install -c -m 644 ./html/VipsImage.html | |
/usr/bin/install -c -m 644 ./html/VipsInterpolate.html | |
/usr/bin/install -c -m 644 ./html/VipsObject.html | |
/usr/bin/install -c -m 644 ./html/VipsOperation.html | |
/usr/bin/install -c -m 644 ./html/VipsRegion.html | |
/usr/bin/install -c -m 644 ./html/VipsThreadState.html | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/doc/reference' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/doc/reference' | |
make[2]: Entering directory `/vagrant/vips-7.34.2/doc' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/doc' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/doc' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/doc' | |
make[1]: Leaving directory `/vagrant/vips-7.34.2/doc' | |
Making install in libvipsCC | |
make[1]: Entering directory `/vagrant/vips-7.34.2/libvipsCC' | |
Making install in include | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
Making install in vips | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvipsCC/include/vips' | |
make[4]: Entering directory `/vagrant/vips-7.34.2/libvipsCC/include/vips' | |
make[4]: Nothing to be done for `install-exec-am'. | |
/bin/mkdir -p '/usr/local/include/vips' | |
/usr/bin/install -c -m 644 VDisplay.h VError.h VImage.h VMask.h vipscpp.h vips vipsc++.h '/usr/local/include/vips' | |
make[4]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC/include/vips' | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC/include/vips' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
make[4]: Entering directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
make[4]: Nothing to be done for `install-exec-am'. | |
make[4]: Nothing to be done for `install-data-am'. | |
make[4]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC/include' | |
make[2]: Entering directory `/vagrant/vips-7.34.2/libvipsCC' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/libvipsCC' | |
/bin/mkdir -p '/usr/local/lib' | |
/bin/sh ../libtool --mode=install /usr/bin/install -c libvipsCC.la '/usr/local/lib' | |
libtool: install: warning: relinking `libvipsCC.la' | |
libtool: install: (cd /vagrant/vips-7.34.2/libvipsCC; /bin/sh /vagrant/vips-7.34.2/libtool --tag CXX --mode=relink g++ -g -O2 -no-undefined -version-info 34:5:3 -o libvipsCC.la -rpath /usr/local/lib VImage.lo VError.lo VDisplay.lo VMask.lo ../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm ) | |
libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/VImage.o .libs/VError.o .libs/VDisplay.o .libs/VMask.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lvips -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,libvipsCC.so.31 -o .libs/libvipsCC.so.31.3.5 | |
libtool: install: /usr/bin/install -c .libs/libvipsCC.so.31.3.5T /usr/local/lib/libvipsCC.so.31.3.5 | |
libtool: install: (cd /usr/local/lib && { ln -s -f libvipsCC.so.31.3.5 libvipsCC.so.31 || { rm -f libvipsCC.so.31 && ln -s libvipsCC.so.31.3.5 libvipsCC.so.31; }; }) | |
libtool: install: (cd /usr/local/lib && { ln -s -f libvipsCC.so.31.3.5 libvipsCC.so || { rm -f libvipsCC.so && ln -s libvipsCC.so.31.3.5 libvipsCC.so; }; }) | |
libtool: install: /usr/bin/install -c .libs/libvipsCC.lai /usr/local/lib/libvipsCC.la | |
libtool: install: /usr/bin/install -c .libs/libvipsCC.a /usr/local/lib/libvipsCC.a | |
libtool: install: chmod 644 /usr/local/lib/libvipsCC.a | |
libtool: install: ranlib /usr/local/lib/libvipsCC.a | |
libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/usr/local/lib | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC' | |
make[1]: Leaving directory `/vagrant/vips-7.34.2/libvipsCC' | |
Making install in swig | |
make[1]: Entering directory `/vagrant/vips-7.34.2/swig' | |
Making install in vipsCC | |
make[2]: Entering directory `/vagrant/vips-7.34.2/swig/vipsCC' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/swig/vipsCC' | |
make[3]: Nothing to be done for `install-exec-am'. | |
/bin/mkdir -p '/usr/local/lib64/python2.6/site-packages/vipsCC' | |
/bin/sh ../../libtool --mode=install /usr/bin/install -c vimagemodule.la vdisplaymodule.la verrormodule.la vmaskmodule.la '/usr/local/lib64/python2.6/site-packages/vipsCC' | |
libtool: install: warning: relinking `vimagemodule.la' | |
libtool: install: (cd /vagrant/vips-7.34.2/swig/vipsCC; /bin/sh /vagrant/vips-7.34.2/libtool --tag CXX --mode=relink g++ -g -O2 -module -avoid-version -o vimagemodule.la -rpath /usr/local/lib64/python2.6/site-packages/vipsCC vimagemodule.lo ../../libvipsCC/libvipsCC.la ../../libvips/libvips.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm ) | |
libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/vimagemodule.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lvipsCC -lvips -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,vimagemodule.so -o .libs/vimagemodule.so | |
libtool: install: /usr/bin/install -c .libs/vimagemodule.soT /usr/local/lib64/python2.6/site-packages/vipsCC/vimagemodule.so | |
libtool: install: /usr/bin/install -c .libs/vimagemodule.lai /usr/local/lib64/python2.6/site-packages/vipsCC/vimagemodule.la | |
libtool: install: warning: relinking `vdisplaymodule.la' | |
libtool: install: (cd /vagrant/vips-7.34.2/swig/vipsCC; /bin/sh /vagrant/vips-7.34.2/libtool --tag CXX --mode=relink g++ -g -O2 -module -avoid-version -o vdisplaymodule.la -rpath /usr/local/lib64/python2.6/site-packages/vipsCC vdisplaymodule.lo ../../libvipsCC/libvipsCC.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm ) | |
libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/vdisplaymodule.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lvipsCC -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,vdisplaymodule.so -o .libs/vdisplaymodule.so | |
libtool: install: /usr/bin/install -c .libs/vdisplaymodule.soT /usr/local/lib64/python2.6/site-packages/vipsCC/vdisplaymodule.so | |
libtool: install: /usr/bin/install -c .libs/vdisplaymodule.lai /usr/local/lib64/python2.6/site-packages/vipsCC/vdisplaymodule.la | |
libtool: install: warning: relinking `verrormodule.la' | |
libtool: install: (cd /vagrant/vips-7.34.2/swig/vipsCC; /bin/sh /vagrant/vips-7.34.2/libtool --tag CXX --mode=relink g++ -g -O2 -module -avoid-version -o verrormodule.la -rpath /usr/local/lib64/python2.6/site-packages/vipsCC verrormodule.lo ../../libvipsCC/libvipsCC.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm ) | |
libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/verrormodule.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lvipsCC -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,verrormodule.so -o .libs/verrormodule.so | |
libtool: install: /usr/bin/install -c .libs/verrormodule.soT /usr/local/lib64/python2.6/site-packages/vipsCC/verrormodule.so | |
libtool: install: /usr/bin/install -c .libs/verrormodule.lai /usr/local/lib64/python2.6/site-packages/vipsCC/verrormodule.la | |
libtool: install: warning: relinking `vmaskmodule.la' | |
libtool: install: (cd /vagrant/vips-7.34.2/swig/vipsCC; /bin/sh /vagrant/vips-7.34.2/libtool --tag CXX --mode=relink g++ -g -O2 -module -avoid-version -o vmaskmodule.la -rpath /usr/local/lib64/python2.6/site-packages/vipsCC vmaskmodule.lo ../../libvipsCC/libvipsCC.la -lpng12 -ltiff -lz -pthread -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -lm ) | |
libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbeginS.o .libs/vmaskmodule.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lvipsCC -lpng12 -ltiff -lz -lgthread-2.0 -lrt -lgmodule-2.0 -lxml2 -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o -O2 -pthread -Wl,--export-dynamic -pthread -Wl,-soname -Wl,vmaskmodule.so -o .libs/vmaskmodule.so | |
libtool: install: /usr/bin/install -c .libs/vmaskmodule.soT /usr/local/lib64/python2.6/site-packages/vipsCC/vmaskmodule.so | |
libtool: install: /usr/bin/install -c .libs/vmaskmodule.lai /usr/local/lib64/python2.6/site-packages/vipsCC/vmaskmodule.la | |
libtool: install: /usr/bin/install -c .libs/vimagemodule.a /usr/local/lib64/python2.6/site-packages/vipsCC/vimagemodule.a | |
libtool: install: chmod 644 /usr/local/lib64/python2.6/site-packages/vipsCC/vimagemodule.a | |
libtool: install: ranlib /usr/local/lib64/python2.6/site-packages/vipsCC/vimagemodule.a | |
libtool: install: /usr/bin/install -c .libs/vdisplaymodule.a /usr/local/lib64/python2.6/site-packages/vipsCC/vdisplaymodule.a | |
libtool: install: chmod 644 /usr/local/lib64/python2.6/site-packages/vipsCC/vdisplaymodule.a | |
libtool: install: ranlib /usr/local/lib64/python2.6/site-packages/vipsCC/vdisplaymodule.a | |
libtool: install: /usr/bin/install -c .libs/verrormodule.a /usr/local/lib64/python2.6/site-packages/vipsCC/verrormodule.a | |
libtool: install: chmod 644 /usr/local/lib64/python2.6/site-packages/vipsCC/verrormodule.a | |
libtool: install: ranlib /usr/local/lib64/python2.6/site-packages/vipsCC/verrormodule.a | |
libtool: install: /usr/bin/install -c .libs/vmaskmodule.a /usr/local/lib64/python2.6/site-packages/vipsCC/vmaskmodule.a | |
libtool: install: chmod 644 /usr/local/lib64/python2.6/site-packages/vipsCC/vmaskmodule.a | |
libtool: install: ranlib /usr/local/lib64/python2.6/site-packages/vipsCC/vmaskmodule.a | |
libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib64/python2.6/site-packages/vipsCC | |
---------------------------------------------------------------------- | |
Libraries have been installed in: | |
/usr/local/lib64/python2.6/site-packages/vipsCC | |
If you ever happen to want to link against installed libraries | |
in a given directory, LIBDIR, you must either use libtool, and | |
specify the full pathname of the library, or use the `-LLIBDIR' | |
flag during linking and do at least one of the following: | |
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable | |
during execution | |
- add LIBDIR to the `LD_RUN_PATH' environment variable | |
during linking | |
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag | |
- have your system administrator add LIBDIR to `/etc/ld.so.conf' | |
See any operating system documentation about shared libraries for | |
more information, such as the ld(1) and ld.so(8) manual pages. | |
---------------------------------------------------------------------- | |
/bin/mkdir -p '/usr/local/lib64/python2.6/site-packages/vipsCC' | |
/usr/bin/install -c -m 644 VImage.py VDisplay.py VError.py VMask.py __init__.py '/usr/local/lib64/python2.6/site-packages/vipsCC' | |
Byte-compiling python modules... | |
VImage.pyVDisplay.pyVError.pyVMask.py__init__.py | |
Byte-compiling python modules (optimized versions) ... | |
VImage.pyVDisplay.pyVError.pyVMask.py__init__.py | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/swig/vipsCC' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/swig/vipsCC' | |
make[2]: Entering directory `/vagrant/vips-7.34.2/swig' | |
make[3]: Entering directory `/vagrant/vips-7.34.2/swig' | |
make[3]: Nothing to be done for `install-exec-am'. | |
make[3]: Nothing to be done for `install-data-am'. | |
make[3]: Leaving directory `/vagrant/vips-7.34.2/swig' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2/swig' | |
make[1]: Leaving directory `/vagrant/vips-7.34.2/swig' | |
make[1]: Entering directory `/vagrant/vips-7.34.2' | |
make[2]: Entering directory `/vagrant/vips-7.34.2' | |
make install-exec-hook | |
make[3]: Entering directory `/vagrant/vips-7.34.2' | |
rm -rf /usr/local/share/doc/vips | |
/bin/sh /vagrant/vips-7.34.2/install-sh -d /usr/local/share/doc/vips | |
cp -r ./doc/html ./doc/pdf /usr/local/share/doc/vips | |
make[3]: Leaving directory `/vagrant/vips-7.34.2' | |
/bin/mkdir -p '/usr/local/lib/pkgconfig' | |
/usr/bin/install -c -m 644 vips.pc vipsCC.pc '/usr/local/lib/pkgconfig' | |
make[2]: Leaving directory `/vagrant/vips-7.34.2' | |
make[1]: Leaving directory `/vagrant/vips-7.34.2' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment