Skip to content

Instantly share code, notes, and snippets.

@deontologician
Created June 6, 2011 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deontologician/1011216 to your computer and use it in GitHub Desktop.
Save deontologician/1011216 to your computer and use it in GitHub Desktop.
Failed compilation of gtklp
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for library containing strerror... none required
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for ranlib... (cached) ranlib
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... yes
checking for bison... bison
checking version of bison... 2.5, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK2... yes
checking for cups-config... /usr/bin/cups-config
*** Setting maximum number of printers to 150 ***
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating libgtklp/Makefile
config.status: creating gtklp/Makefile
config.status: creating gtklpq/Makefile
config.status: creating man/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
***********************************
forte support: no
use gtk1: no
use old file dialog: no
cups config: <default>
Max Printer: <default>
***********************************
Ready.
Now use "make" to built the package and "make install" afterwards.
If compilation fails, try "make clean" before "make"
or fiddle around with "--enable-gtk1" and "--enable-oldfile"
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/missing --run autoconf
cd . && /bin/sh /home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/missing --run automake-1.11 --foreign
configure.in:18: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:18: the top level
configure.in:18: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:18: the top level
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr CFLAGS=-march=core2 -Ofast -flto=2 LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed --no-create --no-recursion
configure.in:18: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:18: the top level
configure.in:18: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:18: the top level
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for library containing strerror... none required
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... yes
checking for ranlib... (cached) ranlib
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for pthread_rwlock_t... yes
checking for multithread API to use... posix
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... yes
checking for bison... bison
checking version of bison... 2.5, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK2... yes
checking for cups-config... /usr/bin/cups-config
*** Setting maximum number of printers to 150 ***
configure: creating ./config.status
***********************************
forte support: no
use gtk1: no
use old file dialog: no
cups config: <default>
Max Printer: <default>
***********************************
Ready.
Now use "make" to built the package and "make install" afterwards.
If compilation fails, try "make clean" before "make"
or fiddle around with "--enable-gtk1" and "--enable-oldfile"
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating libgtklp/Makefile
config.status: creating gtklp/Makefile
config.status: creating gtklpq/Makefile
config.status: creating man/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/missing --run autoheader)
configure.in:18: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:1022: _LT_SYS_MODULE_PATH_AIX is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:18: the top level
configure.in:18: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
m4/libtool.m4:4161: _LT_LINKER_SHLIBS is expanded from...
m4/libtool.m4:5236: _LT_LANG_C_CONFIG is expanded from...
m4/libtool.m4:138: _LT_SETUP is expanded from...
m4/libtool.m4:67: LT_INIT is expanded from...
m4/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:18: the top level
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make all-recursive
make[1]: Entering directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8'
Making all in m4
make[2]: Entering directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/m4'
Making all in po
make[2]: Entering directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/po'
make[2]: Leaving directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/po'
Making all in intl
make[2]: Entering directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/intl'
Making all in libgtklp
make[2]: Entering directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/libgtklp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/libgtklp'
Making all in gtklp
make[2]: Entering directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/gtklp'
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
file.c: In function ‘fileSelDialogOk’:
file.c:80:6: warning: variable ‘i1’ set but not used [-Wunused-but-set-variable]
mv -f .deps/file.Tpo .deps/file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT general.o -MD -MP -MF .deps/general.Tpo -c -o general.o general.c
mv -f .deps/general.Tpo .deps/general.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT gtklp.o -MD -MP -MF .deps/gtklp.Tpo -c -o gtklp.o gtklp.c
gtklp.c: In function ‘main’:
gtklp.c:139:7: warning: variable ‘Path’ set but not used [-Wunused-but-set-variable]
mv -f .deps/gtklp.Tpo .deps/gtklp.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT gtklp_functions.o -MD -MP -MF .deps/gtklp_functions.Tpo -c -o gtklp_functions.o gtklp_functions.c
gtklp_functions.c: In function ‘getPaths’:
gtklp_functions.c:129:20: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c: In function ‘getOptions’:
gtklp_functions.c:274:20: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:445:77: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:463:79: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:468:81: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:473:81: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:480:78: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:487:79: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:493:86: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:497:76: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:502:81: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:506:80: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:509:75: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:512:73: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:515:73: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:518:77: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:521:78: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:524:81: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:527:79: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:530:80: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:533:81: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:538:74: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:543:77: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:548:85: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:553:73: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:558:73: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:561:80: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:564:78: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:603:79: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:608:77: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:613:78: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:616:80: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:619:10: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:630:73: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c:219:22: warning: variable ‘ppdOptAnz’ set but not used [-Wunused-but-set-variable]
gtklp_functions.c: In function ‘saveOptions’:
gtklp_functions.c:1202:19: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c: In function ‘PrintFunc’:
gtklp_functions.c:1956:17: warning: ‘cupsTempFile’ is deprecated (declared at /usr/include/cups/cups.h:199) [-Wdeprecated-declarations]
gtklp_functions.c:1958:30: warning: comparison between pointer and integer [enabled by default]
gtklp_functions.c: In function ‘constraints’:
gtklp_functions.c:2094:13: warning: variable ‘button’ set but not used [-Wunused-but-set-variable]
gtklp_functions.c: In function ‘instWin’:
gtklp_functions.c:2333:13: warning: variable ‘button_inst_cancel’ set but not used [-Wunused-but-set-variable]
mv -f .deps/gtklp_functions.Tpo .deps/gtklp_functions.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT gtklptab.o -MD -MP -MF .deps/gtklptab.Tpo -c -o gtklptab.o gtklptab.c
mv -f .deps/gtklptab.Tpo .deps/gtklptab.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT hpgl2.o -MD -MP -MF .deps/hpgl2.Tpo -c -o hpgl2.o hpgl2.c
mv -f .deps/hpgl2.Tpo .deps/hpgl2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c
image.c: In function ‘imageTabSetDefaults’:
image.c:78:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
image.c: In function ‘imageScalingAllChanged’:
image.c:112:6: warning: variable ‘strangeerrortrap’ set but not used [-Wunused-but-set-variable]
image.c: In function ‘imagePosChanged’:
image.c:345:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
image.c:346:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
image.c: In function ‘ImagePosFrame’:
image.c:396:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mv -f .deps/image.Tpo .deps/image.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c
mv -f .deps/output.Tpo .deps/output.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT ppd.o -MD -MP -MF .deps/ppd.Tpo -c -o ppd.o ppd.c
ppd.c: In function ‘addPPDGroup’:
ppd.c:242:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mv -f .deps/ppd.Tpo .deps/ppd.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT special.o -MD -MP -MF .deps/special.Tpo -c -o special.o special.c
mv -f .deps/special.Tpo .deps/special.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -I../libgtklp -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DHAVE_LIBSSL -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_GTK2 -DMAX_PRT=150 -march=core2 -Ofast -flto=2 -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.c
mv -f .deps/text.Tpo .deps/text.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -march=core2 -Ofast -flto=2 -Wl,--hash-style=gnu -Wl,--as-needed -o gtklp file.o general.o gtklp.o gtklp_functions.o gtklptab.o hpgl2.o image.o output.o ppd.o special.o text.o ../libgtklp/libgtklp.a -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcups -march=x86-64 -mtune=generic -O2 -pipe -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -Wl,--hash-style=gnu -Wl,--as-needed -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -ldl -lgnutls -lgcrypt -lgpg-error -lz -lm -lcrypt
libtool: link: gcc -march=core2 -Ofast -flto=2 -Wl,--hash-style=gnu -Wl,--as-needed -o gtklp file.o general.o gtklp.o gtklp_functions.o gtklptab.o hpgl2.o image.o output.o ppd.o special.o text.o -pthread -march=x86-64 -mtune=generic -O2 -pipe -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -Wl,--hash-style=gnu -Wl,--as-needed ../libgtklp/libgtklp.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -ldl -lgnutls -lgcrypt -lgpg-error -lz -lm -lcrypt -pthread
/usr/bin/ld.gold: /tmp/ccXZ39Em.ltrans8.ltrans.o: in function noX:ccXZ39Em.ltrans8.o(.text+0x10b3): error: undefined reference to 'XOpenDisplay'
/usr/bin/ld.gold: /tmp/ccXZ39Em.ltrans8.ltrans.o: in function noX:ccXZ39Em.ltrans8.o(.text+0x10c2): error: undefined reference to 'XCloseDisplay'
collect2: ld returned 1 exit status
make[2]: *** [gtklp] Error 1
make[2]: Leaving directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8/gtklp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/habitue/.paktahn/aur/gtklp/src/gtklp-1.2.8'
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment