Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Syno> cd gutenprint-5.2.8
- Syno> ./configure CC="/opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm" \
- > --prefix=/opt \
- > --includedir=/opt/include \
- > --with-cups=/opt \
- > --disable-cups-ppds \
- > --disable-cups-level3-ppds \
- > --without-foomatic \
- > --disable-libgutenprintui2 \
- > --disable-nls \
- > --disable-static
- checking for a BSD-compatible install... /opt/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /opt/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking how to create a ustar tar archive... gnutar
- checking build system type... armv5tel-unknown-linux-gnueabi
- checking host system type... armv5tel-unknown-linux-gnueabi
- checking how to print strings... printf
- checking for style of include used by make... GNU
- checking for gcc... /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm
- 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 /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm accepts -g... yes
- checking for /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm option to accept ISO C89... none needed
- checking dependency style of /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm... gcc3
- checking for a sed that does not truncate output... /opt/bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm... /opt/arm-none-linux-gnueabi/bin/ld
- checking if the linker (/opt/arm-none-linux-gnueabi/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /opt/bin/nm -B
- checking the name lister (/opt/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 512
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert armv5tel-unknown-linux-gnueabi file names to armv5tel-unknown-linux-gnueabi format... func_convert_file_noop
- checking how to convert armv5tel-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop
- checking for /opt/arm-none-linux-gnueabi/bin/ld option to reload object files... -r
- checking for objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /opt/bin/nm -B output from /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm object... ok
- checking for sysroot... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking how to run the C preprocessor... /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -fno-rtti -fno-exceptions... no
- checking for /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm option to produce PIC... -fPIC -DPIC
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm PIC flag -fPIC -DPIC works... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm static flag -static works... no
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -c -o file.o... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -c -o file.o... (cached) yes
- checking whether the /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm linker (/opt/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for shl_load... no
- checking for shl_load in -ldld... no
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking whether a program can dlopen itself... yes
- checking whether a statically linked program can dlopen itself... yes
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for cups-config... /opt/bin/cups-config
- checking whether to whether to build CUPS driver... yes (using specified prefix)
- checking whether NLS is requested... no
- checking for msgfmt... no
- checking for gmsgfmt... :
- checking for xgettext... no
- checking for msgmerge... no
- checking for ld used by GCC... /opt/arm-none-linux-gnueabi/bin/ld
- checking if the linker (/opt/arm-none-linux-gnueabi/bin/ld) is GNU ld... yes
- checking for shared library run path origin... done
- checking for CFPreferencesCopyAppValue... no
- checking for CFLocaleCopyCurrent... no
- checking whether to use NLS... no
- checking whether to build CUPS PPD files... (automatic)
- checking whether to build CUPS PPD files... no
- checking whether to build CUPS 1.2 enhancements... yes
- checking whether to build translated CUPS PPD files... no
- checking whether to build globalized CUPS PPD files... no
- checking whether to build simplified CUPS PPD files... no
- checking whether to place CUPS PPD files at top level... no
- checking whether to generate PostScript level 3 PPD files... no
- checking whether to build a statically-linked cups-genppd and rastertogutenprint. WARNING: Please read the README and NEWS (release notes) CAREFULLY before using --disable-static-genppd!... no
- checking for foomatic-configure... no
- checking whether to build foomatic data files... no
- checking for foomatic-ppdfile... no
- checking whether to make use of foomatic 3 extra features... no
- checking for ijs-config... no
- checking whether to build Ghostscript driver... no
- checking whether to enable loadable modules... (automatic)
- checking whether to turn on debugging in build... no
- checking whether to turn on profiling in build... no
- checking whether to use readline... yes
- checking for gimptool-2.0... no
- checking for gimptool... no
- checking for pkg-config... /opt/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for GTK2... no
- checking whether to build GIMP 2.x Print plugin... no
- checking whether to name GIMP 2.x Print plugin gutenprint (requires GIMP 2.2; normally used with GIMP 2.4 or above)... (automatic)
- checking whether to build Gutenprint GTK+-2.0 user interface library... no
- checking whether to install sample images... yes
- checking whether to build escputil... yes
- checking whether to build test programs... yes
- checking whether to build Gutenprint documentation... yes
- checking whether to build testpattern generator... yes
- checking whether to install GIMP plugin in home directory... no
- checking for iconv... yes
- checking for strerror in -lcposix... no
- checking for gawk... (cached) gawk
- checking for gcc... (cached) /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm accepts -g... (cached) yes
- checking for /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm option to accept ISO C89... (cached) none needed
- checking dependency style of /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm... (cached) gcc3
- checking for gcc... (cached) /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm accepts -g... (cached) yes
- checking for /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm option to accept ISO C89... (cached) none needed
- checking dependency style of /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm... (cached) gcc3
- checking whether /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm and cc understand -c and -o together... yes
- checking whether ln -s works... yes
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking for test... /opt/bin/test
- checking for true... /opt/bin/true
- checking for find... /opt/bin/find
- checking for perl... /opt/bin/perl
- checking for glib-mkenums... no
- checking for convert... /usr/syno/bin/convert
- checking for texi2html... no
- checking for dvips... no
- checking for db2pdf... no
- checking for dvipdf... no
- checking for dvipdfm... no
- checking for db2ps... no
- checking for db2html... no
- checking for doxygen... no
- checking for dialog... no
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Wall... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Wcast-align... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Wstrict-prototypes... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Wmissing-prototypes... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Wmissing-declarations... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Wnested-externs... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Wwrite-strings... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Werror-implicit-function-declaration... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Winline... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -Wformat=2... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -finline-limit=131072... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports -O6... yes
- checking if /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm supports __attribute__ syntax... yes
- checking for readline in -lreadline... yes
- Using -lreadline -lncurses
- checking for lt_dlopen in -lltdl... yes
- checking for dlopen in -ldl... (cached) yes
- checking for pow in -lm... yes
- checking for pow in -lm... (cached) yes
- checking for gzgets in -lz... yes
- checking for cups-config... (cached) /opt/bin/cups-config
- checking for ANSI C header files... (cached) yes
- checking getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking readline/readline.h usability... yes
- checking readline/readline.h presence... yes
- checking for readline/readline.h... yes
- checking for dlfcn.h... (cached) 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 locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking ltdl.h usability... yes
- checking ltdl.h presence... yes
- checking for ltdl.h... yes
- checking stdarg.h usability... yes
- checking stdarg.h presence... yes
- checking for stdarg.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for sys/types.h... (cached) yes
- checking time.h usability... yes
- checking time.h presence... yes
- checking for time.h... yes
- checking for unistd.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for off_t... yes
- checking for size_t... yes
- checking return type of signal handlers... void
- checking for nanosleep... yes
- checking for poll... yes
- checking for usleep... yes
- checking for getopt_long... yes
- checking for library containing finite... none required
- checking which module system will be used... dlopen
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/gutenprint.dox
- config.status: creating doc/gutenprintui2.dox
- config.status: creating doc/developer/Makefile
- config.status: creating include/Makefile
- config.status: creating include/gutenprint/Makefile
- config.status: creating include/gutenprintui2/Makefile
- config.status: creating include/gutenprint/gutenprint-version.h
- config.status: creating man/Makefile
- config.status: creating man/cups-calibrate.8
- config.status: creating man/cups-genppd.8
- config.status: creating man/cups-genppdupdate.8
- config.status: creating man/escputil.1
- config.status: creating man/ijsgutenprint.1
- config.status: creating po/Makefile.in
- config.status: creating samples/Makefile
- config.status: creating src/Makefile
- config.status: creating src/cups/Makefile
- config.status: creating src/cups/Info.plist
- config.status: creating src/cups/cups-genppdupdate
- config.status: creating src/escputil/Makefile
- config.status: creating src/foomatic/Makefile
- config.status: creating src/foomatic/foomatic-generator
- config.status: creating src/foomatic/mk_printerlist
- config.status: creating src/testpattern/run-testpattern-2
- config.status: creating src/cups/test-rastertogutenprint
- config.status: creating src/ghost/Makefile
- config.status: creating src/testpattern/Makefile
- config.status: creating src/gimp2/Makefile
- config.status: creating src/main/Makefile
- config.status: creating src/main/gutenprint.pc
- config.status: creating src/xml/Makefile
- config.status: creating src/xml/escp2/Makefile
- config.status: creating src/xml/escp2/media/Makefile
- config.status: creating src/xml/escp2/mediasizes/Makefile
- config.status: creating src/xml/escp2/model/Makefile
- config.status: creating src/xml/escp2/inputslots/Makefile
- config.status: creating src/xml/escp2/inks/Makefile
- config.status: creating src/xml/escp2/weaves/Makefile
- config.status: creating src/xml/escp2/qualitypresets/Makefile
- config.status: creating src/gutenprintui2/Makefile
- config.status: creating src/gutenprintui2/gutenprintui2.pc
- config.status: creating test/Makefile
- config.status: creating scripts/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- rm: cannot remove `libtoolT': No such file or directory
- config.status: executing po-directories commands
- config.status: creating po/POTFILES
- config.status: creating po/Makefile
- config.status: executing default commands
- Configuration Summary:
- ------------- --------
- If you have any problems, please report the information below to
- ================================================================
- Release: gutenprint 5.2.8 generated on 07 Jun 2012
- Features:
- Build CUPS: yes, installing in /opt
- Build CUPS 1.2 enhancements: yes
- Build CUPS PPD files: no
- Generate PS level 3 CUPS PPD files: no
- Build genppd statically: no
- ***WARNING: Use of --disable-static-genppd or --disable-static
- when building CUPS is very dangerous. The build may
- fail when building the PPD files, or may *SILENTLY*
- build incorrect PPD files or cause other problems.
- Please review the README and release notes carefully!
- Build Ghostscript IJS driver: no
- Build Foomatic data: no
- Build enhanced Print plugin for GIMP: no
- Build EPSON Stylus utility: yes
- Build test programs: yes
- Build testpattern generator: yes
- Installation summary:
- Installation prefix: /opt
- Exec prefix: ${prefix}
- Data directory: /opt/share/gutenprint
- Library directory: /opt/lib/gutenprint
- XML data directory: /opt/share/gutenprint/5.2/xml
- Module directory: /opt/lib/gutenprint/5.2/modules
- Install sample images: yes
- General configuration:
- Compiler options: -Disfinite=finite -O6 -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072
- Build static libraries: no
- Build shared libraries: yes
- Maintainer mode: no
- Use i18n: no
- Generate profiling information: no
- Generate debugging symbols: no
- Use modules: yes
- Use readline libraries: yes, extra arguments: -lncurses
- uname -a output: Linux Syno 2.6.32.12 #2228 Thu May 10 02:19:28 CST 2012 armv5tel GNU/Linux
- ================================================================
- *** NOTE: Please review the warnings shown above carefully!
- VERY IMPORTANT:
- If you expect to build the CUPS driver or the enhanced Print plugin for
- GIMP, but the output above indicates that that component will not be built,
- it almost certainly indicates that development packages required to build
- that component are not installed on your system. Please read the README
- file and install the necessary development packages before reporting any
- error to the development team. Depending upon your operating system version,
- you may have to install packages from the installation medium or over
- the network.
- Finished configuring. Please review CAREFULLY the configuration summary above.
- Type 'make clean' followed by 'make' to build the package
- then 'make install' to install it.
- Syno> make
- make all-recursive
- make[1]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8'
- Making all in include
- make[2]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/include'
- Making all in gutenprint
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/include/gutenprint'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/include/gutenprint'
- Making all in gutenprintui2
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/include/gutenprintui2'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/include/gutenprintui2'
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/include'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/include'
- make[2]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/include'
- Making all in src
- make[2]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src'
- Making all in main
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/main'
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.c -fPIC -DPIC -o .libs/array.o
- mv -f .deps/array.Tpo .deps/array.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT bit-ops.lo -MD -MP -MF .deps/bit-ops.Tpo -c -o bit-ops.lo bit-ops.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT bit-ops.lo -MD -MP -MF .deps/bit-ops.Tpo -c bit-ops.c -fPIC -DPIC -o .libs/bit-ops.o
- mv -f .deps/bit-ops.Tpo .deps/bit-ops.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c -o channel.lo channel.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c channel.c -fPIC -DPIC -o .libs/channel.o
- mv -f .deps/channel.Tpo .deps/channel.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT color.lo -MD -MP -MF .deps/color.Tpo -c -o color.lo color.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT color.lo -MD -MP -MF .deps/color.Tpo -c color.c -fPIC -DPIC -o .libs/color.o
- mv -f .deps/color.Tpo .deps/color.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c -o curve.lo curve.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT curve.lo -MD -MP -MF .deps/curve.Tpo -c curve.c -fPIC -DPIC -o .libs/curve.o
- curve.c: In function 'stp_curve_interpolate_value':
- curve.c:1139: warning: passing argument 1 of 'interpolate_point_internal' discards qualifiers from pointer target type
- mv -f .deps/curve.Tpo .deps/curve.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT curve-cache.lo -MD -MP -MF .deps/curve-cache.Tpo -c -o curve-cache.lo curve-cache.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT curve-cache.lo -MD -MP -MF .deps/curve-cache.Tpo -c curve-cache.c -fPIC -DPIC -o .libs/curve-cache.o
- mv -f .deps/curve-cache.Tpo .deps/curve-cache.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-ed.lo -MD -MP -MF .deps/dither-ed.Tpo -c -o dither-ed.lo dither-ed.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-ed.lo -MD -MP -MF .deps/dither-ed.Tpo -c dither-ed.c -fPIC -DPIC -o .libs/dither-ed.o
- mv -f .deps/dither-ed.Tpo .deps/dither-ed.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-eventone.lo -MD -MP -MF .deps/dither-eventone.Tpo -c -o dither-eventone.lo dither-eventone.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-eventone.lo -MD -MP -MF .deps/dither-eventone.Tpo -c dither-eventone.c -fPIC -DPIC -o .libs/dither-eventone.o
- mv -f .deps/dither-eventone.Tpo .deps/dither-eventone.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-inks.lo -MD -MP -MF .deps/dither-inks.Tpo -c -o dither-inks.lo dither-inks.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-inks.lo -MD -MP -MF .deps/dither-inks.Tpo -c dither-inks.c -fPIC -DPIC -o .libs/dither-inks.o
- mv -f .deps/dither-inks.Tpo .deps/dither-inks.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-main.lo -MD -MP -MF .deps/dither-main.Tpo -c -o dither-main.lo dither-main.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-main.lo -MD -MP -MF .deps/dither-main.Tpo -c dither-main.c -fPIC -DPIC -o .libs/dither-main.o
- mv -f .deps/dither-main.Tpo .deps/dither-main.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-ordered.lo -MD -MP -MF .deps/dither-ordered.Tpo -c -o dither-ordered.lo dither-ordered.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-ordered.lo -MD -MP -MF .deps/dither-ordered.Tpo -c dither-ordered.c -fPIC -DPIC -o .libs/dither-ordered.o
- mv -f .deps/dither-ordered.Tpo .deps/dither-ordered.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-very-fast.lo -MD -MP -MF .deps/dither-very-fast.Tpo -c -o dither-very-fast.lo dither-very-fast.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-very-fast.lo -MD -MP -MF .deps/dither-very-fast.Tpo -c dither-very-fast.c -fPIC -DPIC -o .libs/dither-very-fast.o
- mv -f .deps/dither-very-fast.Tpo .deps/dither-very-fast.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-predithered.lo -MD -MP -MF .deps/dither-predithered.Tpo -c -o dither-predithered.lo dither-predithered.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT dither-predithered.lo -MD -MP -MF .deps/dither-predithered.Tpo -c dither-predithered.c -fPIC -DPIC -o .libs/dither-predithered.o
- mv -f .deps/dither-predithered.Tpo .deps/dither-predithered.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT generic-options.lo -MD -MP -MF .deps/generic-options.Tpo -c -o generic-options.lo generic-options.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT generic-options.lo -MD -MP -MF .deps/generic-options.Tpo -c generic-options.c -fPIC -DPIC -o .libs/generic-options.o
- mv -f .deps/generic-options.Tpo .deps/generic-options.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT image.lo -MD -MP -MF .deps/image.Tpo -c -o image.lo image.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c -fPIC -DPIC -o .libs/image.o
- mv -f .deps/image.Tpo .deps/image.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT buffer-image.lo -MD -MP -MF .deps/buffer-image.Tpo -c -o buffer-image.lo buffer-image.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT buffer-image.lo -MD -MP -MF .deps/buffer-image.Tpo -c buffer-image.c -fPIC -DPIC -o .libs/buffer-image.o
- mv -f .deps/buffer-image.Tpo .deps/buffer-image.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT module.lo -MD -MP -MF .deps/module.Tpo -c -o module.lo module.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT module.lo -MD -MP -MF .deps/module.Tpo -c module.c -fPIC -DPIC -o .libs/module.o
- mv -f .deps/module.Tpo .deps/module.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT path.lo -MD -MP -MF .deps/path.Tpo -c -o path.lo path.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.c -fPIC -DPIC -o .libs/path.o
- mv -f .deps/path.Tpo .deps/path.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-dither-matrices.lo -MD -MP -MF .deps/print-dither-matrices.Tpo -c -o print-dither-matrices.lo print-dither-matrices.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-dither-matrices.lo -MD -MP -MF .deps/print-dither-matrices.Tpo -c print-dither-matrices.c -fPIC -DPIC -o .libs/print-dither-matrices.o
- mv -f .deps/print-dither-matrices.Tpo .deps/print-dither-matrices.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-list.lo -MD -MP -MF .deps/print-list.Tpo -c -o print-list.lo print-list.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-list.lo -MD -MP -MF .deps/print-list.Tpo -c print-list.c -fPIC -DPIC -o .libs/print-list.o
- mv -f .deps/print-list.Tpo .deps/print-list.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-papers.lo -MD -MP -MF .deps/print-papers.Tpo -c -o print-papers.lo print-papers.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-papers.lo -MD -MP -MF .deps/print-papers.Tpo -c print-papers.c -fPIC -DPIC -o .libs/print-papers.o
- mv -f .deps/print-papers.Tpo .deps/print-papers.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-util.lo -MD -MP -MF .deps/print-util.Tpo -c -o print-util.lo print-util.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-util.lo -MD -MP -MF .deps/print-util.Tpo -c print-util.c -fPIC -DPIC -o .libs/print-util.o
- mv -f .deps/print-util.Tpo .deps/print-util.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-vars.lo -MD -MP -MF .deps/print-vars.Tpo -c -o print-vars.lo print-vars.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-vars.lo -MD -MP -MF .deps/print-vars.Tpo -c print-vars.c -fPIC -DPIC -o .libs/print-vars.o
- mv -f .deps/print-vars.Tpo .deps/print-vars.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-version.lo -MD -MP -MF .deps/print-version.Tpo -c -o print-version.lo print-version.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-version.lo -MD -MP -MF .deps/print-version.Tpo -c print-version.c -fPIC -DPIC -o .libs/print-version.o
- mv -f .deps/print-version.Tpo .deps/print-version.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-weave.lo -MD -MP -MF .deps/print-weave.Tpo -c -o print-weave.lo print-weave.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-weave.lo -MD -MP -MF .deps/print-weave.Tpo -c print-weave.c -fPIC -DPIC -o .libs/print-weave.o
- mv -f .deps/print-weave.Tpo .deps/print-weave.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT printers.lo -MD -MP -MF .deps/printers.Tpo -c -o printers.lo printers.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT printers.lo -MD -MP -MF .deps/printers.Tpo -c printers.c -fPIC -DPIC -o .libs/printers.o
- mv -f .deps/printers.Tpo .deps/printers.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT sequence.lo -MD -MP -MF .deps/sequence.Tpo -c -o sequence.lo sequence.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT sequence.lo -MD -MP -MF .deps/sequence.Tpo -c sequence.c -fPIC -DPIC -o .libs/sequence.o
- mv -f .deps/sequence.Tpo .deps/sequence.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT string-list.lo -MD -MP -MF .deps/string-list.Tpo -c -o string-list.lo string-list.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT string-list.lo -MD -MP -MF .deps/string-list.Tpo -c string-list.c -fPIC -DPIC -o .libs/string-list.o
- mv -f .deps/string-list.Tpo .deps/string-list.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o
- mv -f .deps/xml.Tpo .deps/xml.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT mxml-attr.lo -MD -MP -MF .deps/mxml-attr.Tpo -c -o mxml-attr.lo mxml-attr.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT mxml-attr.lo -MD -MP -MF .deps/mxml-attr.Tpo -c mxml-attr.c -fPIC -DPIC -o .libs/mxml-attr.o
- mv -f .deps/mxml-attr.Tpo .deps/mxml-attr.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT mxml-file.lo -MD -MP -MF .deps/mxml-file.Tpo -c -o mxml-file.lo mxml-file.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT mxml-file.lo -MD -MP -MF .deps/mxml-file.Tpo -c mxml-file.c -fPIC -DPIC -o .libs/mxml-file.o
- mv -f .deps/mxml-file.Tpo .deps/mxml-file.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT mxml-node.lo -MD -MP -MF .deps/mxml-node.Tpo -c -o mxml-node.lo mxml-node.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT mxml-node.lo -MD -MP -MF .deps/mxml-node.Tpo -c mxml-node.c -fPIC -DPIC -o .libs/mxml-node.o
- mv -f .deps/mxml-node.Tpo .deps/mxml-node.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT mxml-search.lo -MD -MP -MF .deps/mxml-search.Tpo -c -o mxml-search.lo mxml-search.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT mxml-search.lo -MD -MP -MF .deps/mxml-search.Tpo -c mxml-search.c -fPIC -DPIC -o .libs/mxml-search.o
- mv -f .deps/mxml-search.Tpo .deps/mxml-search.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -version-info 3:0:0 -rpath /opt/lib -no-undefined -o libgutenprint.la -rpath /opt/lib array.lo bit-ops.lo channel.lo color.lo curve.lo curve-cache.lo dither-ed.lo dither-eventone.lo dither-inks.lo dither-main.lo dither-ordered.lo dither-very-fast.lo dither-predithered.lo generic-options.lo image.lo buffer-image.lo module.lo path.lo print-dither-matrices.lo print-list.lo print-papers.lo print-util.lo print-vars.lo print-version.lo print-weave.lo printers.lo sequence.lo string-list.lo xml.lo mxml-attr.lo mxml-file.lo mxml-node.lo mxml-search.lo -lm -ldl
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -shared -fPIC -DPIC .libs/libgutenprint.la.lnkscript -L/opt/lib -lm -ldl -O6 -Wl,-soname -Wl,libgutenprint.so.3 -o .libs/libgutenprint.so.3.0.0
- libtool: link: rm -f .libs/libgutenprint.la.lnkscript
- libtool: link: (cd ".libs" && rm -f "libgutenprint.so.3" && ln -s "libgutenprint.so.3.0.0" "libgutenprint.so.3")
- libtool: link: (cd ".libs" && rm -f "libgutenprint.so" && ln -s "libgutenprint.so.3.0.0" "libgutenprint.so")
- libtool: link: ( cd ".libs" && rm -f "libgutenprint.la" && ln -s "../libgutenprint.la" "libgutenprint.la" )
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-color.lo -MD -MP -MF .deps/print-color.Tpo -c -o print-color.lo print-color.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-color.lo -MD -MP -MF .deps/print-color.Tpo -c print-color.c -fPIC -DPIC -o .libs/print-color.o
- mv -f .deps/print-color.Tpo .deps/print-color.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT color-conversions.lo -MD -MP -MF .deps/color-conversions.Tpo -c -o color-conversions.lo color-conversions.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT color-conversions.lo -MD -MP -MF .deps/color-conversions.Tpo -c color-conversions.c -fPIC -DPIC -o .libs/color-conversions.o
- color-conversions.c: In function 'color_16_to_color':
- color-conversions.c:539: warning: cast increases required alignment of target type
- color-conversions.c: In function 'color_16_to_color_fast':
- color-conversions.c:631: warning: cast increases required alignment of target type
- color-conversions.c: In function 'color_16_to_color_raw':
- color-conversions.c:664: warning: cast increases required alignment of target type
- color-conversions.c: In function 'gray_16_to_color':
- color-conversions.c:732: warning: cast increases required alignment of target type
- color-conversions.c: In function 'gray_16_to_color_raw':
- color-conversions.c:763: warning: cast increases required alignment of target type
- color-conversions.c: In function 'color_16_to_kcmy_threshold':
- color-conversions.c:858: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_kcmy_threshold':
- color-conversions.c:905: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_kcmy_threshold':
- color-conversions.c:945: warning: cast increases required alignment of target type
- color-conversions.c: In function 'gray_16_to_color_threshold':
- color-conversions.c:980: warning: cast increases required alignment of target type
- color-conversions.c: In function 'gray_16_to_kcmy_threshold':
- color-conversions.c:984: warning: cast increases required alignment of target type
- color-conversions.c: In function 'color_16_to_color_threshold':
- color-conversions.c:1026: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_gray_threshold':
- color-conversions.c:1064: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_gray_threshold':
- color-conversions.c:1068: warning: cast increases required alignment of target type
- color-conversions.c: In function 'color_16_to_gray_threshold':
- color-conversions.c:1072: warning: cast increases required alignment of target type
- color-conversions.c: In function 'gray_16_to_gray_threshold':
- color-conversions.c:1076: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_color':
- color-conversions.c:1126: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_color':
- color-conversions.c:1129: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_color_threshold':
- color-conversions.c:1132: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_color_threshold':
- color-conversions.c:1135: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_color_fast':
- color-conversions.c:1138: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_color_fast':
- color-conversions.c:1141: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_color_raw':
- color-conversions.c:1144: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_color_raw':
- color-conversions.c:1147: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_kcmy':
- color-conversions.c:1192: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_kcmy':
- color-conversions.c:1236: warning: cast increases required alignment of target type
- color-conversions.c: In function 'gray_16_to_gray':
- color-conversions.c:1281: warning: cast increases required alignment of target type
- color-conversions.c: In function 'color_16_to_gray':
- color-conversions.c:1337: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_gray':
- color-conversions.c:1398: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_gray':
- color-conversions.c:1458: warning: cast increases required alignment of target type
- color-conversions.c: In function 'gray_16_to_gray_raw':
- color-conversions.c:1489: warning: cast increases required alignment of target type
- color-conversions.c: In function 'color_16_to_gray_raw':
- color-conversions.c:1541: warning: cast increases required alignment of target type
- color-conversions.c: In function 'color_16_to_gray_noninvert':
- color-conversions.c:1544: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_gray_raw':
- color-conversions.c:1601: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_gray_noninvert':
- color-conversions.c:1604: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_gray_raw':
- color-conversions.c:1660: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_gray_noninvert':
- color-conversions.c:1663: warning: cast increases required alignment of target type
- color-conversions.c: In function 'cmyk_16_to_kcmy_raw':
- color-conversions.c:1697: warning: cast increases required alignment of target type
- color-conversions.c: In function 'kcmy_16_to_kcmy_raw':
- color-conversions.c:1731: warning: cast increases required alignment of target type
- color-conversions.c: In function 'raw_16_to_raw_threshold':
- color-conversions.c:1841: warning: cast increases required alignment of target type
- color-conversions.c: In function 'raw_16_to_raw':
- color-conversions.c:1885: warning: cast increases required alignment of target type
- color-conversions.c: In function 'raw_16_to_raw_raw':
- color-conversions.c:1921: warning: cast increases required alignment of target type
- mv -f .deps/color-conversions.Tpo .deps/color-conversions.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -module -avoid-version -o color-traditional.la -rpath /opt/lib/gutenprint/5.2/modules print-color.lo color-conversions.lo
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -shared -fPIC -DPIC .libs/print-color.o .libs/color-conversions.o -L/opt/lib -lm -O6 -Wl,-soname -Wl,color-traditional.so -o .libs/color-traditional.so
- libtool: link: ( cd ".libs" && rm -f "color-traditional.la" && ln -s "../color-traditional.la" "color-traditional.la" )
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-canon.lo -MD -MP -MF .deps/print-canon.Tpo -c -o print-canon.lo print-canon.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-canon.lo -MD -MP -MF .deps/print-canon.Tpo -c print-canon.c -fPIC -DPIC -o .libs/print-canon.o
- mv -f .deps/print-canon.Tpo .deps/print-canon.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -module -avoid-version -o print-canon.la -rpath /opt/lib/gutenprint/5.2/modules print-canon.lo
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -shared -fPIC -DPIC .libs/print-canon.o -L/opt/lib -lm -O6 -Wl,-soname -Wl,print-canon.so -o .libs/print-canon.so
- libtool: link: ( cd ".libs" && rm -f "print-canon.la" && ln -s "../print-canon.la" "print-canon.la" )
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-escp2.lo -MD -MP -MF .deps/print-escp2.Tpo -c -o print-escp2.lo print-escp2.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-escp2.lo -MD -MP -MF .deps/print-escp2.Tpo -c print-escp2.c -fPIC -DPIC -o .libs/print-escp2.o
- print-escp2.c:1267: warning: 'escp2_density_by_res' defined but not used
- print-escp2.c:1279: warning: 'escp2_bits_by_res' defined but not used
- print-escp2.c: In function 'setup_page':
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:4065: warning: called from here
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:4079: warning: called from here
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:4086: warning: called from here
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:4154: warning: called from here
- print-escp2.c: In function 'setup_head_parameters':
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:3866: warning: called from here
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:3643: warning: called from here
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:3648: warning: called from here
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:3989: warning: called from here
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:3995: warning: called from here
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:4001: warning: called from here
- print-escp2.c: In function 'escp2_do_print':
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:3669: warning: called from here
- print-escp2.c:1062: warning: inlining failed in call to 'escp2_max_hres': --param large-function-growth limit reached
- print-escp2.c:3840: warning: called from here
- print-escp2.c:1062: warning: inlining failed in call to 'escp2_max_hres': --param large-function-growth limit reached
- print-escp2.c:3840: warning: called from here
- print-escp2.c:1092: warning: inlining failed in call to 'escp2_base_separation': --param large-function-growth limit reached
- print-escp2.c:4328: warning: called from here
- mv -f .deps/print-escp2.Tpo .deps/print-escp2.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escp2-driver.lo -MD -MP -MF .deps/escp2-driver.Tpo -c -o escp2-driver.lo escp2-driver.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escp2-driver.lo -MD -MP -MF .deps/escp2-driver.Tpo -c escp2-driver.c -fPIC -DPIC -o .libs/escp2-driver.o
- mv -f .deps/escp2-driver.Tpo .deps/escp2-driver.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-escp2-data.lo -MD -MP -MF .deps/print-escp2-data.Tpo -c -o print-escp2-data.lo print-escp2-data.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-escp2-data.lo -MD -MP -MF .deps/print-escp2-data.Tpo -c print-escp2-data.c -fPIC -DPIC -o .libs/print-escp2-data.o
- mv -f .deps/print-escp2-data.Tpo .deps/print-escp2-data.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escp2-channels.lo -MD -MP -MF .deps/escp2-channels.Tpo -c -o escp2-channels.lo escp2-channels.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escp2-channels.lo -MD -MP -MF .deps/escp2-channels.Tpo -c escp2-channels.c -fPIC -DPIC -o .libs/escp2-channels.o
- mv -f .deps/escp2-channels.Tpo .deps/escp2-channels.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escp2-papers.lo -MD -MP -MF .deps/escp2-papers.Tpo -c -o escp2-papers.lo escp2-papers.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escp2-papers.lo -MD -MP -MF .deps/escp2-papers.Tpo -c escp2-papers.c -fPIC -DPIC -o .libs/escp2-papers.o
- mv -f .deps/escp2-papers.Tpo .deps/escp2-papers.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escp2-resolutions.lo -MD -MP -MF .deps/escp2-resolutions.Tpo -c -o escp2-resolutions.lo escp2-resolutions.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escp2-resolutions.lo -MD -MP -MF .deps/escp2-resolutions.Tpo -c escp2-resolutions.c -fPIC -DPIC -o .libs/escp2-resolutions.o
- mv -f .deps/escp2-resolutions.Tpo .deps/escp2-resolutions.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -module -avoid-version -o print-escp2.la -rpath /opt/lib/gutenprint/5.2/modules print-escp2.lo escp2-driver.lo print-escp2-data.lo escp2-channels.lo escp2-papers.lo escp2-resolutions.lo
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -shared -fPIC -DPIC .libs/print-escp2.o .libs/escp2-driver.o .libs/print-escp2-data.o .libs/escp2-channels.o .libs/escp2-papers.o .libs/escp2-resolutions.o -L/opt/lib -lm -O6 -Wl,-soname -Wl,print-escp2.so -o .libs/print-escp2.so
- libtool: link: ( cd ".libs" && rm -f "print-escp2.la" && ln -s "../print-escp2.la" "print-escp2.la" )
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-lexmark.lo -MD -MP -MF .deps/print-lexmark.Tpo -c -o print-lexmark.lo print-lexmark.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-lexmark.lo -MD -MP -MF .deps/print-lexmark.Tpo -c print-lexmark.c -fPIC -DPIC -o .libs/print-lexmark.o
- mv -f .deps/print-lexmark.Tpo .deps/print-lexmark.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -module -avoid-version -o print-lexmark.la -rpath /opt/lib/gutenprint/5.2/modules print-lexmark.lo
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -shared -fPIC -DPIC .libs/print-lexmark.o -L/opt/lib -lm -O6 -Wl,-soname -Wl,print-lexmark.so -o .libs/print-lexmark.so
- libtool: link: ( cd ".libs" && rm -f "print-lexmark.la" && ln -s "../print-lexmark.la" "print-lexmark.la" )
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-pcl.lo -MD -MP -MF .deps/print-pcl.Tpo -c -o print-pcl.lo print-pcl.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-pcl.lo -MD -MP -MF .deps/print-pcl.Tpo -c print-pcl.c -fPIC -DPIC -o .libs/print-pcl.o
- mv -f .deps/print-pcl.Tpo .deps/print-pcl.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -module -avoid-version -o print-pcl.la -rpath /opt/lib/gutenprint/5.2/modules print-pcl.lo
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -shared -fPIC -DPIC .libs/print-pcl.o -L/opt/lib -lm -O6 -Wl,-soname -Wl,print-pcl.so -o .libs/print-pcl.so
- libtool: link: ( cd ".libs" && rm -f "print-pcl.la" && ln -s "../print-pcl.la" "print-pcl.la" )
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-ps.lo -MD -MP -MF .deps/print-ps.Tpo -c -o print-ps.lo print-ps.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-ps.lo -MD -MP -MF .deps/print-ps.Tpo -c print-ps.c -fPIC -DPIC -o .libs/print-ps.o
- mv -f .deps/print-ps.Tpo .deps/print-ps.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT xmlppd.lo -MD -MP -MF .deps/xmlppd.Tpo -c -o xmlppd.lo xmlppd.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT xmlppd.lo -MD -MP -MF .deps/xmlppd.Tpo -c xmlppd.c -fPIC -DPIC -o .libs/xmlppd.o
- mv -f .deps/xmlppd.Tpo .deps/xmlppd.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -module -avoid-version -o print-ps.la -rpath /opt/lib/gutenprint/5.2/modules print-ps.lo xmlppd.lo
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -shared -fPIC -DPIC .libs/print-ps.o .libs/xmlppd.o -L/opt/lib -lm -O6 -Wl,-soname -Wl,print-ps.so -o .libs/print-ps.so
- libtool: link: ( cd ".libs" && rm -f "print-ps.la" && ln -s "../print-ps.la" "print-ps.la" )
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-olympus.lo -MD -MP -MF .deps/print-olympus.Tpo -c -o print-olympus.lo print-olympus.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-olympus.lo -MD -MP -MF .deps/print-olympus.Tpo -c print-olympus.c -fPIC -DPIC -o .libs/print-olympus.o
- mv -f .deps/print-olympus.Tpo .deps/print-olympus.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -module -avoid-version -o print-dyesub.la -rpath /opt/lib/gutenprint/5.2/modules print-olympus.lo
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -shared -fPIC -DPIC .libs/print-olympus.o -L/opt/lib -lm -O6 -Wl,-soname -Wl,print-dyesub.so -o .libs/print-dyesub.so
- libtool: link: ( cd ".libs" && rm -f "print-dyesub.la" && ln -s "../print-dyesub.la" "print-dyesub.la" )
- /opt/bin/bash ../../libtool --tag=CC --mode=compile /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-raw.lo -MD -MP -MF .deps/print-raw.Tpo -c -o print-raw.lo print-raw.c
- libtool: compile: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT print-raw.lo -MD -MP -MF .deps/print-raw.Tpo -c print-raw.c -fPIC -DPIC -o .libs/print-raw.o
- mv -f .deps/print-raw.Tpo .deps/print-raw.Plo
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -module -avoid-version -o print-raw.la -rpath /opt/lib/gutenprint/5.2/modules print-raw.lo
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -shared -fPIC -DPIC .libs/print-raw.o -L/opt/lib -lm -O6 -Wl,-soname -Wl,print-raw.so -o .libs/print-raw.so
- libtool: link: ( cd ".libs" && rm -f "print-raw.la" && ln -s "../print-raw.la" "print-raw.la" )
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/main'
- Making all in xml
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml'
- Making all in escp2
- make[4]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2'
- Making all in inks
- make[5]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/inks'
- rm -f xml-stamp xml-stamp.tmp
- touch xml-stamp.tmp
- for f in artisan.xml b500.xml c120.xml c64.xml c80.xml c82.xml claria.xml cmy.xml cmykrb.xml cmykro.xml cx3650.xml defaultblack.xml f360.xml f360_photo.xml f360_photo7_japan.xml f360_ultrachrome.xml f360_ultrachrome_k3.xml f360_ultrachrome_k3v.xml f360_ultrachrome_k3v_2.xml nx100.xml photo_gen0.xml photo_gen1.xml photo_gen2.xml photo_gen3.xml photo_gen3_4.xml photo_gen4.xml photo_pigment.xml picturemate_4.xml picturemate_6.xml pro_gen1.xml pro_gen2.xml pro_pigment.xml pro_ultrachrome.xml pro_ultrachrome_k3.xml pro_ultrachrome_k34.xml pro_ultrachrome_k3v.xml pro_ultrachrome_k3v4.xml standard.xml standard_gen0.xml ultrachrome.xml wf40.xml wf500.xml x80.xml ; do echo $f >> xml-stamp.tmp; done
- mv xml-stamp.tmp xml-stamp
- make[5]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/inks'
- Making all in inputslots
- make[5]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/inputslots'
- rm -f xml-stamp xml-stamp.tmp
- touch xml-stamp.tmp
- for f in artisan.xml b500.xml cd.xml cd_cutter_roll_feed.xml cd_roll_feed.xml cutter_roll_feed.xml default.xml pro3880.xml pro_roll_feed.xml pro_cutter_roll_feed.xml r1800.xml r2400.xml r2880.xml rx680.xml rx700.xml spro5000.xml standard_roll_feed.xml ; do echo $f >> xml-stamp.tmp; done
- mv xml-stamp.tmp xml-stamp
- make[5]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/inputslots'
- Making all in model
- make[5]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/model'
- rm -f xml-stamp xml-stamp.tmp
- touch xml-stamp.tmp
- for f in model_0.xml model_1.xml model_2.xml model_3.xml model_4.xml model_5.xml model_6.xml model_7.xml model_8.xml model_9.xml model_10.xml model_11.xml model_12.xml model_13.xml model_14.xml model_15.xml model_16.xml model_17.xml model_18.xml model_19.xml model_20.xml model_21.xml model_22.xml model_23.xml model_24.xml model_25.xml model_26.xml model_27.xml model_28.xml model_29.xml model_30.xml model_31.xml model_32.xml model_33.xml model_34.xml model_35.xml model_36.xml model_37.xml model_38.xml model_39.xml model_40.xml model_41.xml model_42.xml model_43.xml model_44.xml model_45.xml model_46.xml model_47.xml model_48.xml model_49.xml model_50.xml model_51.xml model_52.xml model_53.xml model_54.xml model_55.xml model_56.xml model_57.xml model_58.xml model_59.xml model_60.xml model_61.xml model_62.xml model_63.xml model_64.xml model_65.xml model_66.xml model_67.xml model_68.xml model_69.xml model_70.xml model_71.xml model_72.xml model_73.xml model_74.xml model_75.xml model_76.xml model_77.xml model_78.xml model_79.xml model_80.xml model_81.xml model_82.xml model_83.xml model_84.xml model_85.xml model_86.xml model_87.xml model_88.xml model_89.xml model_90.xml model_91.xml model_92.xml model_93.xml model_94.xml model_95.xml model_96.xml model_97.xml model_98.xml model_99.xml model_100.xml model_101.xml model_102.xml model_103.xml model_104.xml model_105.xml model_106.xml model_107.xml model_108.xml model_109.xml model_110.xml model_111.xml model_112.xml model_113.xml model_114.xml model_115.xml model_116.xml model_117.xml ; do echo $f >> xml-stamp.tmp; done
- mv xml-stamp.tmp xml-stamp
- make[5]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/model'
- Making all in media
- make[5]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/media'
- rm -f xml-stamp xml-stamp.tmp
- touch xml-stamp.tmp
- for f in artisan.xml b500.xml c120.xml c64.xml c80.xml c82.xml claria.xml claria1400.xml cmy.xml cmykrb.xml cmykro.xml cx3650.xml f360.xml f360_photo.xml f360_photo7_japan.xml f360_ultrachrome.xml f360_ultrachrome_k3.xml f360_ultrachrome_k3v.xml nx100.xml photo_gen0.xml photo_gen1.xml photo_gen2.xml photo_gen3.xml photo_gen3_4.xml photo_gen4.xml photo_pigment.xml picturemate_4.xml picturemate_6.xml pro3880_ultrachrome_k3v.xml pro_gen1.xml pro_gen2.xml pro_pigment.xml pro_ultrachrome.xml pro_ultrachrome_k3.xml pro_ultrachrome_k3v.xml r800.xml standard.xml standard_gen0.xml ultrachrome.xml wf500.xml x80.xml ; do echo $f >> xml-stamp.tmp; done
- mv xml-stamp.tmp xml-stamp
- make[5]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/media'
- Making all in mediasizes
- make[5]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/mediasizes'
- rm -f xml-stamp xml-stamp.tmp
- touch xml-stamp.tmp
- for f in standard.xml ; do echo $f >> xml-stamp.tmp; done
- mv xml-stamp.tmp xml-stamp
- make[5]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/mediasizes'
- Making all in qualitypresets
- make[5]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/qualitypresets'
- rm -f xml-stamp xml-stamp.tmp
- touch xml-stamp.tmp
- for f in p1_5.xml picturemate.xml prox900.xml standard.xml v2880.xml wf40.xml ; do echo $f >> xml-stamp.tmp; done
- mv xml-stamp.tmp xml-stamp
- make[5]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/qualitypresets'
- Making all in weaves
- make[5]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/weaves'
- rm -f xml-stamp xml-stamp.tmp
- touch xml-stamp.tmp
- for f in pro7000.xml pro7500.xml pro7600.xml standard.xml ; do echo $f >> xml-stamp.tmp; done
- mv xml-stamp.tmp xml-stamp
- make[5]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2/weaves'
- make[5]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2'
- rm -f xml-stamp xml-stamp.tmp
- touch xml-stamp.tmp
- sed 's;^;media/;' media/xml-stamp >> xml-stamp.tmp
- sed 's;^;model/;' model/xml-stamp >> xml-stamp.tmp
- sed 's;^;inputslots/;' inputslots/xml-stamp >> xml-stamp.tmp
- sed 's;^;inks/;' inks/xml-stamp >> xml-stamp.tmp
- sed 's;^;mediasizes/;' mediasizes/xml-stamp >> xml-stamp.tmp
- sed 's;^;weaves/;' weaves/xml-stamp >> xml-stamp.tmp
- sed 's;^;qualitypresets/;' qualitypresets/xml-stamp >> xml-stamp.tmp
- mv xml-stamp.tmp xml-stamp
- make[5]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2'
- make[4]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml/escp2'
- make[4]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml'
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT extract-strings.o -MD -MP -MF .deps/extract-strings.Tpo -c -o extract-strings.o extract-strings.c
- mv -f .deps/extract-strings.Tpo .deps/extract-strings.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o extract-strings extract-strings.o ../../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/extract-strings extract-strings.o -L/opt/lib ../../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- rm -f xml-stamp xml-stamp.tmp
- touch xml-stamp.tmp
- sed 's;^;escp2/;' escp2/xml-stamp >> xml-stamp.tmp
- for f in dither-matrix-1x1.xml dither-matrix-2x1.xml dither-matrix-4x1.xml papers.xml printers.xml ; do echo $f >> xml-stamp.tmp; done
- mv xml-stamp.tmp xml-stamp
- rm -f xmli18n-tmp.h xmli18n-tmp.h.tmp
- ./extract-strings `cat xml-stamp | sed -e 's;^;./;'` > xmli18n-tmp.h.tmp
- mv xmli18n-tmp.h.tmp xmli18n-tmp.h
- make[4]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml'
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/xml'
- Making all in gutenprintui2
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/gutenprintui2'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/gutenprintui2'
- Making all in escputil
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/escputil'
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT d4lib.o -MD -MP -MF .deps/d4lib.Tpo -c -o d4lib.o d4lib.c
- d4lib.c:1387: warning: 'clearSndBuf' defined but not used
- mv -f .deps/d4lib.Tpo .deps/d4lib.Po
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escputil.o -MD -MP -MF .deps/escputil.Tpo -c -o escputil.o escputil.c
- escputil.c: In function 'main':
- escputil.c:299: warning: unused variable 'locale'
- escputil.c: In function 'do_align_help':
- escputil.c:1914: warning: format not a string literal, argument types not checked
- escputil.c:1916: warning: format not a string literal, argument types not checked
- escputil.c: In function 'do_align':
- escputil.c:2088: warning: format not a string literal, argument types not checked
- mv -f .deps/escputil.Tpo .deps/escputil.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o escputil d4lib.o escputil.o ../../src/main/libgutenprint.la -lreadline -lncurses
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/escputil d4lib.o escputil.o -L/opt/lib ../../src/main/.libs/libgutenprint.so -lm -ldl -lreadline -lncurses -Wl,-rpath -Wl,/opt/lib
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/escputil'
- Making all in gimp2
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/gimp2'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/gimp2'
- Making all in cups
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/cups'
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/include -DBASE_VERSION=\"5.2.8\" -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT cups-calibrate.o -MD -MP -MF .deps/cups-calibrate.Tpo -c -o cups-calibrate.o cups-calibrate.c
- mv -f .deps/cups-calibrate.Tpo .deps/cups-calibrate.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o cups-calibrate cups-calibrate.o -lm
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o cups-calibrate cups-calibrate.o -L/opt/lib -lm
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/include -DBASE_VERSION=\"5.2.8\" -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -DCUPS_DRIVER_INTERFACE -DALL_LINGUAS='"cs da de el en_GB es fi fr gl hu it ja nb nl pl pt ru sk sl sv uk zh_CN zh_TW"' -Disfinite=finite -O6 -MT gutenprint_5_2-genppd.o -MD -MP -MF .deps/gutenprint_5_2-genppd.Tpo -c -o gutenprint_5_2-genppd.o `test -f 'genppd.c' || echo './'`genppd.c
- genppd.c: In function 'print_one_option':
- genppd.c:1578: warning: format not a string literal, argument types not checked
- genppd.c:1578: warning: format not a string literal, argument types not checked
- genppd.c: In function 'print_one_localization':
- genppd.c:1723: warning: format not a string literal, argument types not checked
- genppd.c:1723: warning: format not a string literal, argument types not checked
- mv -f .deps/gutenprint_5_2-genppd.Tpo .deps/gutenprint_5_2-genppd.Po
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/include -DBASE_VERSION=\"5.2.8\" -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -DCUPS_DRIVER_INTERFACE -DALL_LINGUAS='"cs da de el en_GB es fi fr gl hu it ja nb nl pl pt ru sk sl sv uk zh_CN zh_TW"' -Disfinite=finite -O6 -MT gutenprint_5_2-i18n.o -MD -MP -MF .deps/gutenprint_5_2-i18n.Tpo -c -o gutenprint_5_2-i18n.o `test -f 'i18n.c' || echo './'`i18n.c
- mv -f .deps/gutenprint_5_2-i18n.Tpo .deps/gutenprint_5_2-i18n.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DCUPS_DRIVER_INTERFACE -DALL_LINGUAS='"cs da de el en_GB es fi fr gl hu it ja nb nl pl pt ru sk sl sv uk zh_CN zh_TW"' -Disfinite=finite -O6 -o gutenprint.5.2 gutenprint_5_2-genppd.o gutenprint_5_2-i18n.o -Wl,-rpath,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lz -lpthread -lm -lcrypt ../../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -DCUPS_DRIVER_INTERFACE "-DALL_LINGUAS=\"cs da de el en_GB es fi fr gl hu it ja nb nl pl pt ru sk sl sv uk zh_CN zh_TW\"" -Disfinite=finite -O6 -o .libs/gutenprint.5.2 gutenprint_5_2-genppd.o gutenprint_5_2-i18n.o -Wl,-rpath -Wl,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lz -lpthread -lcrypt ../../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/include -DBASE_VERSION=\"5.2.8\" -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT rastertoprinter.o -MD -MP -MF .deps/rastertoprinter.Tpo -c -o rastertoprinter.o rastertoprinter.c
- mv -f .deps/rastertoprinter.Tpo .deps/rastertoprinter.Po
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/include -DBASE_VERSION=\"5.2.8\" -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT i18n.o -MD -MP -MF .deps/i18n.Tpo -c -o i18n.o i18n.c
- mv -f .deps/i18n.Tpo .deps/i18n.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o rastertogutenprint.5.2 rastertoprinter.o i18n.o -Wl,-rpath,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lz -lpthread -lm -lcrypt ../../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/rastertogutenprint.5.2 rastertoprinter.o i18n.o -Wl,-rpath -Wl,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lz -lpthread -lcrypt ../../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/include -DBASE_VERSION=\"5.2.8\" -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT commandtoepson.o -MD -MP -MF .deps/commandtoepson.Tpo -c -o commandtoepson.o commandtoepson.c
- mv -f .deps/commandtoepson.Tpo .deps/commandtoepson.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o commandtoepson commandtoepson.o -Wl,-rpath,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lz -lpthread -lm -lcrypt
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o commandtoepson commandtoepson.o -Wl,-rpath -Wl,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lz -lpthread -lm -lcrypt
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/include -DBASE_VERSION=\"5.2.8\" -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT commandtocanon.o -MD -MP -MF .deps/commandtocanon.Tpo -c -o commandtocanon.o commandtocanon.c
- mv -f .deps/commandtocanon.Tpo .deps/commandtocanon.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o commandtocanon commandtocanon.o -Wl,-rpath,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lz -lpthread -lm -lcrypt
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o commandtocanon commandtocanon.o -Wl,-rpath -Wl,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lz -lpthread -lm -lcrypt
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/include -DBASE_VERSION=\"5.2.8\" -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -DALL_LINGUAS='"cs da de el en_GB es fi fr gl hu it ja nb nl pl pt ru sk sl sv uk zh_CN zh_TW"' -Disfinite=finite -O6 -MT cups_genppd_5_2-genppd.o -MD -MP -MF .deps/cups_genppd_5_2-genppd.Tpo -c -o cups_genppd_5_2-genppd.o `test -f 'genppd.c' || echo './'`genppd.c
- genppd.c: In function 'print_one_option':
- genppd.c:1578: warning: format not a string literal, argument types not checked
- genppd.c:1578: warning: format not a string literal, argument types not checked
- genppd.c: In function 'print_one_localization':
- genppd.c:1723: warning: format not a string literal, argument types not checked
- genppd.c:1723: warning: format not a string literal, argument types not checked
- mv -f .deps/cups_genppd_5_2-genppd.Tpo .deps/cups_genppd_5_2-genppd.Po
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/include -DBASE_VERSION=\"5.2.8\" -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -DALL_LINGUAS='"cs da de el en_GB es fi fr gl hu it ja nb nl pl pt ru sk sl sv uk zh_CN zh_TW"' -Disfinite=finite -O6 -MT cups_genppd_5_2-i18n.o -MD -MP -MF .deps/cups_genppd_5_2-i18n.Tpo -c -o cups_genppd_5_2-i18n.o `test -f 'i18n.c' || echo './'`i18n.c
- mv -f .deps/cups_genppd_5_2-i18n.Tpo .deps/cups_genppd_5_2-i18n.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DALL_LINGUAS='"cs da de el en_GB es fi fr gl hu it ja nb nl pl pt ru sk sl sv uk zh_CN zh_TW"' -Disfinite=finite -O6 -o cups-genppd.5.2 cups_genppd_5_2-genppd.o cups_genppd_5_2-i18n.o -Wl,-rpath,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lz -lpthread -lm -lcrypt -lz ../../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include "-DALL_LINGUAS=\"cs da de el en_GB es fi fr gl hu it ja nb nl pl pt ru sk sl sv uk zh_CN zh_TW\"" -Disfinite=finite -O6 -o .libs/cups-genppd.5.2 cups_genppd_5_2-genppd.o cups_genppd_5_2-i18n.o -Wl,-rpath -Wl,/opt/lib -L/opt/lib -lcupsimage -lcups -lssl -lcrypto -lpthread -lcrypt -lz ../../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/cups'
- Making all in foomatic
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/foomatic'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/foomatic'
- Making all in ghost
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/ghost'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/ghost'
- Making all in testpattern
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/testpattern'
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT testpatterny.o -MD -MP -MF .deps/testpatterny.Tpo -c -o testpatterny.o testpatterny.c
- mv -f .deps/testpatterny.Tpo .deps/testpatterny.Po
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT testpattern.o -MD -MP -MF .deps/testpattern.Tpo -c -o testpattern.o testpattern.c
- testpattern.c: In function 'fill_black_16':
- testpattern.c:652: warning: cast increases required alignment of target type
- testpattern.c: In function 'fill_white_16':
- testpattern.c:735: warning: cast increases required alignment of target type
- testpattern.c: In function 'fill_grid_16':
- testpattern.c:789: warning: cast increases required alignment of target type
- testpattern.c: In function 'fill_colors_extended_16':
- testpattern.c:905: warning: cast increases required alignment of target type
- testpattern.c: In function 'fill_colors_16':
- testpattern.c:1040: warning: cast increases required alignment of target type
- mv -f .deps/testpattern.Tpo .deps/testpattern.Po
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT testpatternl.o -MD -MP -MF .deps/testpatternl.Tpo -c -o testpatternl.o testpatternl.c
- testpatternl.c:1676: warning: 'yyunput' defined but not used
- mv -f .deps/testpatternl.Tpo .deps/testpatternl.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o testpattern testpattern.o testpatterny.o testpatternl.o ../../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/testpattern testpattern.o testpatterny.o testpatternl.o -L/opt/lib ../../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT printers.o -MD -MP -MF .deps/printers.Tpo -c -o printers.o printers.c
- mv -f .deps/printers.Tpo .deps/printers.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o printers printers.o ../../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/printers printers.o -L/opt/lib ../../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT printer_options.o -MD -MP -MF .deps/printer_options.Tpo -c -o printer_options.o printer_options.c
- mv -f .deps/printer_options.Tpo .deps/printer_options.Po
- /opt/bin/bash ../../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o printer_options printer_options.o ../../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/printer_options printer_options.o -L/opt/lib ../../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src/testpattern'
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/src'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src'
- make[2]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/src'
- Making all in samples
- make[2]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/samples'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/samples'
- Making all in test
- make[2]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/test'
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src/main -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT testdither.o -MD -MP -MF .deps/testdither.Tpo -c -o testdither.o testdither.c
- mv -f .deps/testdither.Tpo .deps/testdither.Po
- /opt/bin/bash ../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o testdither testdither.o ../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/testdither testdither.o -L/opt/lib ../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src/main -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT escp2-weavetest.o -MD -MP -MF .deps/escp2-weavetest.Tpo -c -o escp2-weavetest.o escp2-weavetest.c
- mv -f .deps/escp2-weavetest.Tpo .deps/escp2-weavetest.Po
- /opt/bin/bash ../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o escp2-weavetest escp2-weavetest.o ../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/escp2-weavetest escp2-weavetest.o -L/opt/lib ../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src/main -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT unprint.o -MD -MP -MF .deps/unprint.Tpo -c -o unprint.o unprint.c
- unprint.c: In function 'find_white':
- unprint.c:545: warning: cast increases required alignment of target type
- unprint.c:583: warning: cast increases required alignment of target type
- mv -f .deps/unprint.Tpo .deps/unprint.Po
- /opt/bin/bash ../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o unprint unprint.o ../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/unprint unprint.o -L/opt/lib ../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src/main -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT pcl-unprint.o -MD -MP -MF .deps/pcl-unprint.Tpo -c -o pcl-unprint.o pcl-unprint.c
- mv -f .deps/pcl-unprint.Tpo .deps/pcl-unprint.Po
- /opt/bin/bash ../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o pcl-unprint pcl-unprint.o ../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/pcl-unprint pcl-unprint.o -L/opt/lib ../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src/main -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT bjc-unprint.o -MD -MP -MF .deps/bjc-unprint.Tpo -c -o bjc-unprint.o bjc-unprint.c
- bjc-unprint.c: In function 'rle_info':
- bjc-unprint.c:133: warning: comparison is always false due to limited range of data type
- bjc-unprint.c: In function 'rle_decode':
- bjc-unprint.c:170: warning: comparison is always false due to limited range of data type
- bjc-unprint.c: In function 'main':
- bjc-unprint.c:457: warning: 'ymax' may be used uninitialized in this function
- bjc-unprint.c:457: warning: 'ymin' may be used uninitialized in this function
- bjc-unprint.c:456: warning: 'xmax' may be used uninitialized in this function
- bjc-unprint.c:456: warning: 'xmin' may be used uninitialized in this function
- mv -f .deps/bjc-unprint.Tpo .deps/bjc-unprint.Po
- /opt/bin/bash ../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o bjc-unprint bjc-unprint.o ../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/bjc-unprint bjc-unprint.o -L/opt/lib ../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src/main -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT curve.o -MD -MP -MF .deps/curve.Tpo -c -o curve.o curve.c
- mv -f .deps/curve.Tpo .deps/curve.Po
- /opt/bin/bash ../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o curve curve.o ../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/curve curve.o -L/opt/lib ../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src/main -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT xml-curve.o -MD -MP -MF .deps/xml-curve.Tpo -c -o xml-curve.o xml-curve.c
- mv -f .deps/xml-curve.Tpo .deps/xml-curve.Po
- /opt/bin/bash ../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o xml-curve xml-curve.o ../src/main/libgutenprint.la
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o .libs/xml-curve xml-curve.o -L/opt/lib ../src/main/.libs/libgutenprint.so -lm -ldl -Wl,-rpath -Wl,/opt/lib
- /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src/main -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 -Disfinite=finite -O6 -MT pixma_parse.o -MD -MP -MF .deps/pixma_parse.Tpo -c -o pixma_parse.o pixma_parse.c
- In file included from pixma_parse.c:31:
- pixma_parse.h: In function 'put_bits':
- pixma_parse.h:77: warning: cast increases required alignment of target type
- pixma_parse.h: In function 'init_get_bits':
- pixma_parse.h:182: warning: cast increases required alignment of target type
- pixma_parse.c: In function 'write_line':
- pixma_parse.c:302: warning: unused variable 'T'
- pixma_parse.c:301: warning: unused variable 'S'
- pixma_parse.c:300: warning: unused variable 'R'
- pixma_parse.c:299: warning: unused variable 'Q'
- pixma_parse.c:298: warning: unused variable 'P'
- pixma_parse.c: In function 'write_ppm':
- pixma_parse.c:426: warning: suggest parentheses around + or - inside shift
- pixma_parse.c:430: warning: suggest parentheses around + or - inside shift
- mv -f .deps/pixma_parse.Tpo .deps/pixma_parse.Po
- /opt/bin/bash ../libtool --tag=CC --mode=link /opt/bin/gcc -std=gnu99 -I/opt/include -L/opt/lib -lm -Disfinite=finite -O6 -o pixma_parse pixma_parse.o
- libtool: link: /opt/bin/gcc -std=gnu99 -I/opt/include -Disfinite=finite -O6 -o pixma_parse pixma_parse.o -L/opt/lib -lm
- make[2]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/test'
- Making all in po
- make[2]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/po'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/po'
- Making all in man
- make[2]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/man'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/man'
- Making all in doc
- make[2]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/doc'
- Making all in developer
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/doc/developer'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/doc/developer'
- make[3]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/doc'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/doc'
- make[2]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/doc'
- Making all in scripts
- make[2]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8/scripts'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8/scripts'
- make[2]: Entering directory `/volume1/Daten/Linux/gutenprint-5.2.8'
- make[2]: Nothing to be done for `all-am'.
- make[2]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8'
- make[1]: Leaving directory `/volume1/Daten/Linux/gutenprint-5.2.8'
- Syno> find ./ -name rastertogutenprint.5.2
- ./src/cups/.libs/rastertogutenprint.5.2
- ./src/cups/rastertogutenprint.5.2
- Syno> ./src/cups/rastertogutenprint.5.2
- Usage: rastertoprinter job-id user title copies options [file]
- Syno> gcc -v
- Using built-in specs.
- Target: arm-none-linux-gnueabi
- Configured with: ../gcc-4.2/configure --build=i386-pc-linux-gnu --host=arm-none-linux-gnueabi --target=arm-none-linux-gnueabi --prefix=/opt --disable-nls --disable-static --with-as=/home/slug/optware/cs08q1armel/toolchain/arm-2008q1/bin/arm-none-linux-gnueabi-as --with-ld=/home/slug/optware/cs08q1armel/toolchain/arm-2008q1/bin/arm-none-linux-gnueabi-ld --enable-languages=c,c++ --disable-multilib --enable-threads --disable-libmudflap --disable-libssp --disable-libgomp --disable-libstdcxx-pch --enable-shared --enable-symvers=gnu --enable-__cxa_atexit
- Thread model: posix
- gcc version 4.2.3
Advertisement
Add Comment
Please, Sign In to add comment