xchat/xchat-2.8.8/buildAttemp1.txt

581 lines
31 KiB
Plaintext
Raw Permalink Normal View History

2024-10-12 09:38:51 +00:00
jdaugherty@somejuan:~/work/pkgs/xchat/xchat-2.8.8$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking dependency style of gcc... gcc3
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 grep that handles long lines and -e... /usr/local/bin/grep
checking for egrep... /usr/local/bin/grep -E
checking for fgrep... /usr/local/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... 1879296
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 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 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... no
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 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 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 how to link with libiconv... -liconv
checking for iconv declaration... install-shextern 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... 3.0.4, 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 sed... /bin/sed
checking for uname... /bin/uname
checking system type... Linux
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.0.3... yes (version 2.56.4)
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.10.0... yes (version 2.24.32)
checking for gconftool-2... /usr/bin/gconftool-2
checking for XSetWMHints in -lX11... yes
checking for perl... /usr/bin/perl
checking for Perl compile flags... ok
checking for perl >= 5.8.0... yes
checking if perl plugin will be backward compatible... yes
checking for python2... /usr/bin/python2
checking Python version... 2.7
checking Python compile flags... ok
checking for location of tclConfig.sh... /usr/lib/tclConfig.sh
checking for select... yes
checking for select in -lsocket... no
checking for pkg-config... /usr/bin/pkg-config
checking for openssl through pkg-config... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for DBUS... yes
checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for LIBSEXY... no
no
checking if gcc accepts -Wno-pointer-sign ... yes
checking if gcc accepts -funsigned-char ... yes
checking for modern sigaction... yes
checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
checking for snprintf... (cached) yes
checking for vsnprintf... yes
checking for memrchr... yes
checking for strtoull... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for strings.h... (cached) yes
checking for socklen_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/common/dbus/Makefile
config.status: creating src/fe-text/Makefile
config.status: creating src/fe-gtk/Makefile
config.status: creating src/pixmaps/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/python/Makefile
config.status: creating plugins/perl/Makefile
config.status: creating plugins/tcl/Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
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
xchat 2.8.8
Building GTK+ Interface .... : yes
Building TEXT Interface .... : no
PLUGINS: Perl: yes Python: yes TCL: yes
mmx tinting ......... : no spelling .............. : static
XShm tinting ........ : no plugin interface ...... : yes
text backend ........ : pango nls/gettext ........... : yes
openssl support ..... : yes ipv6 support .......... : no
dbus support ........ : yes msproxy ntlm (ISA) .... : no
The binary will be installed in /usr/local/bin
configure complete, now type 'make' and pray.
jdaugherty@somejuan:~/work/pkgs/xchat/xchat-2.8.8$ make
make all-recursive
make[1]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8'
Making all in po
make[2]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/po'
test ! -f ./xchat.pot || \
test -z "be.gmo ca.gmo cs.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo gl.gmo hu.gmo it.gmo ja.gmo kn.gmo ko.gmo lt.gmo mk.gmo nl.gmo pa.gmo pl.gmo pt.gmo ru.gmo sq.gmo sr.gmo sv.gmo th.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make be.gmo ca.gmo cs.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo gl.gmo hu.gmo it.gmo ja.gmo kn.gmo ko.gmo lt.gmo mk.gmo nl.gmo pa.gmo pl.gmo pt.gmo ru.gmo sq.gmo sr.gmo sv.gmo th.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo
make[3]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/po'
rm -f be.gmo && /usr/bin/msgfmt -c --statistics -o be.gmo be.po
be.po:5: warning: header field 'Language' missing in header
1163 translated messages, 47 fuzzy translations, 22 untranslated messages.
rm -f ca.gmo && /usr/bin/msgfmt -c --statistics -o ca.gmo ca.po
ca.po:11: warning: header field 'Language' missing in header
987 translated messages, 159 fuzzy translations, 86 untranslated messages.
rm -f cs.gmo && /usr/bin/msgfmt -c --statistics -o cs.gmo cs.po
cs.po:6: warning: header field 'Language' missing in header
1186 translated messages, 32 fuzzy translations, 14 untranslated messages.
rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po
de.po:11: warning: header field 'Language' missing in header
1186 translated messages, 32 fuzzy translations, 14 untranslated messages.
rm -f el.gmo && /usr/bin/msgfmt -c --statistics -o el.gmo el.po
el.po:7: warning: header field 'Language' missing in header
1142 translated messages, 52 fuzzy translations, 38 untranslated messages.
rm -f es.gmo && /usr/bin/msgfmt -c --statistics -o es.gmo es.po
es.po:12: warning: header field 'Language' missing in header
1070 translated messages, 94 fuzzy translations, 68 untranslated messages.
rm -f fi.gmo && /usr/bin/msgfmt -c --statistics -o fi.gmo fi.po
fi.po:10: warning: header field 'Language' missing in header
1186 translated messages, 32 fuzzy translations, 14 untranslated messages.
rm -f fr.gmo && /usr/bin/msgfmt -c --statistics -o fr.gmo fr.po
fr.po:6: warning: header field 'Language' missing in header
1188 translated messages, 30 fuzzy translations, 14 untranslated messages.
rm -f gl.gmo && /usr/bin/msgfmt -c --statistics -o gl.gmo gl.po
gl.po:6: warning: header field 'Language' missing in header
1170 translated messages, 32 fuzzy translations, 30 untranslated messages.
rm -f hu.gmo && /usr/bin/msgfmt -c --statistics -o hu.gmo hu.po
hu.po:8: warning: header field 'Language' missing in header
1229 translated messages, 2 fuzzy translations, 1 untranslated message.
rm -f it.gmo && /usr/bin/msgfmt -c --statistics -o it.gmo it.po
it.po:6: warning: header field 'Language' missing in header
1111 translated messages, 67 fuzzy translations, 54 untranslated messages.
rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po
ja.po:10: warning: header field 'Language' missing in header
995 translated messages, 150 fuzzy translations, 87 untranslated messages.
rm -f kn.gmo && /usr/bin/msgfmt -c --statistics -o kn.gmo kn.po
kn.po:7: warning: header field 'Language' missing in header
1229 translated messages, 2 fuzzy translations, 1 untranslated message.
rm -f ko.gmo && /usr/bin/msgfmt -c --statistics -o ko.gmo ko.po
ko.po:2: warning: header field 'Language' missing in header
1228 translated messages, 2 fuzzy translations, 2 untranslated messages.
rm -f lt.gmo && /usr/bin/msgfmt -c --statistics -o lt.gmo lt.po
lt.po:11: warning: header field 'Language' missing in header
561 translated messages, 292 fuzzy translations, 379 untranslated messages.
rm -f mk.gmo && /usr/bin/msgfmt -c --statistics -o mk.gmo mk.po
mk.po:8: warning: header field 'Language' missing in header
1186 translated messages, 32 fuzzy translations, 14 untranslated messages.
rm -f nl.gmo && /usr/bin/msgfmt -c --statistics -o nl.gmo nl.po
nl.po:10: warning: header field 'Language' missing in header
1093 translated messages, 80 fuzzy translations, 59 untranslated messages.
rm -f pa.gmo && /usr/bin/msgfmt -c --statistics -o pa.gmo pa.po
pa.po:8: warning: header field 'Language' missing in header
1118 translated messages, 7 fuzzy translations, 107 untranslated messages.
rm -f pl.gmo && /usr/bin/msgfmt -c --statistics -o pl.gmo pl.po
pl.po:7: warning: header field 'Language' missing in header
1229 translated messages, 2 fuzzy translations, 1 untranslated message.
rm -f pt.gmo && /usr/bin/msgfmt -c --statistics -o pt.gmo pt.po
pt.po:6: warning: header field 'Language' missing in header
1043 translated messages, 100 fuzzy translations, 89 untranslated messages.
rm -f ru.gmo && /usr/bin/msgfmt -c --statistics -o ru.gmo ru.po
ru.po:11: warning: header field 'Language' missing in header
1229 translated messages, 2 fuzzy translations, 1 untranslated message.
rm -f sq.gmo && /usr/bin/msgfmt -c --statistics -o sq.gmo sq.po
sq.po:5: warning: header field 'Language' missing in header
1038 translated messages, 108 fuzzy translations, 86 untranslated messages.
rm -f sr.gmo && /usr/bin/msgfmt -c --statistics -o sr.gmo sr.po
sr.po:12: warning: header field 'Language' missing in header
1093 translated messages, 80 fuzzy translations, 59 untranslated messages.
rm -f sv.gmo && /usr/bin/msgfmt -c --statistics -o sv.gmo sv.po
sv.po:6: warning: header field 'Language' missing in header
1229 translated messages, 2 fuzzy translations, 1 untranslated message.
rm -f th.gmo && /usr/bin/msgfmt -c --statistics -o th.gmo th.po
th.po:7: warning: header field 'Language' missing in header
1017 translated messages, 32 fuzzy translations, 183 untranslated messages.
rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po
uk.po:10: warning: header field 'Language' missing in header
1229 translated messages, 2 fuzzy translations, 1 untranslated message.
rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po
vi.po:6: warning: header field 'Language' missing in header
1186 translated messages, 32 fuzzy translations, 14 untranslated messages.
rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics -o zh_CN.gmo zh_CN.po
zh_CN.po:17: warning: header field 'Language' missing in header
1229 translated messages, 2 fuzzy translations, 1 untranslated message.
rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po
zh_TW.po:14: warning: header field 'Language' missing in header
1092 translated messages, 80 fuzzy translations, 60 untranslated messages.
make[3]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/po'
touch stamp-po
make[2]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/po'
Making all in intl
make[2]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/intl'
Making all in src
make[2]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src'
Making all in pixmaps
make[3]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/pixmaps'
/usr/bin/gdk-pixbuf-csource --raw --build-list traymsgpng ./message.png trayhilightpng ./highlight.png trayfilepng ./fileoffer.png bookpng ./book.png hoppng ./hop.png oppng ./op.png purplepng ./purple.png redpng ./red.png voicepng ./voice.png xchatpng ./../../xchat.png > ./inline_pngs.h
make[3]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/pixmaps'
Making all in common
make[3]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/common'
Making all in dbus
make[4]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/common/dbus'
/bin/bash ../../../libtool --mode=execute /usr/bin/glib-genmarshal --header --body marshallers.list > marshallers.h
WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead
INFO: Reading marshallers.list...
/bin/bash ../../../libtool --mode=execute /usr/bin/dbus-binding-tool --prefix=remote_object --mode=glib-server --output=remote-object-glue.h remote-object.xml
WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.JPDEU2...
WARNING: The token "NONE" is deprecated; use "VOID" instead
WARNING: The token "NONE" is deprecated; use "VOID" instead
make all-am
make[5]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/common/dbus'
depbase=`echo dbus-plugin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -pipe -Wno-pointer-sign -funsigned-char -MT dbus-plugin.o -MD -MP -MF $depbase.Tpo -c -o dbus-plugin.o dbus-plugin.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dbus-client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -pipe -Wno-pointer-sign -funsigned-char -MT dbus-client.o -MD -MP -MF $depbase.Tpo -c -o dbus-client.o dbus-client.c &&\
mv -f $depbase.Tpo $depbase.Po
dbus-client.c: In function xchat_remote:
dbus-client.c:59:3: warning: g_thread_init is deprecated [-Wdeprecated-declarations]
g_thread_init (NULL);
^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108,
from /usr/include/glib-2.0/gobject/gbinding.h:28,
from /usr/include/glib-2.0/glib-object.h:23,
from /usr/include/dbus-1.0/dbus/dbus-glib.h:27,
from dbus-client.c:22:
/usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here
void g_thread_init (gpointer vtable);
^~~~~~~~~~~~~
rm -f libxchatdbus.a
ar cru libxchatdbus.a dbus-plugin.o dbus-client.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libxchatdbus.a
depbase=`echo example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -pipe -Wno-pointer-sign -funsigned-char -MT example.o -MD -MP -MF $depbase.Tpo -c -o example.o example.c &&\
mv -f $depbase.Tpo $depbase.Po
example.c: In function main:
example.c:105:2: warning: g_type_init is deprecated [-Wdeprecated-declarations]
g_type_init ();
^~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:23,
from /usr/include/dbus-1.0/dbus/dbus-glib.h:27,
from example.c:23:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
void g_type_init (void);
^~~~~~~~~~~
/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -pipe -Wno-pointer-sign -funsigned-char -lgmodule-2.0 -o example example.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lX11 -lssl -lcrypto -ldl -Wl,--export-dynamic -pthread -lglib-2.0
libtool: link: gcc -g -O2 -Wall -pipe -Wno-pointer-sign -funsigned-char -o example example.o -pthread -Wl,--export-dynamic -pthread -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lX11 -lssl -lcrypto -ldl -lglib-2.0 -pthread
make[5]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/common/dbus'
make[4]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/common/dbus'
Making all in .
make[4]: Entering directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/common'
depbase=`echo cfgfiles.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -pipe -Wno-pointer-sign -funsigned-char -MT cfgfiles.o -MD -MP -MF $depbase.Tpo -c -o cfgfiles.o cfgfiles.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from xchat.h:3,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gslist.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gslist.h:32,
from xchat.h:3,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gmem.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gmem.h:32,
from /usr/include/glib-2.0/glib/gslist.h:32,
from xchat.h:3,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gutils.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gutils.h:32,
from /usr/include/glib-2.0/glib/gmem.h:32,
from /usr/include/glib-2.0/glib/gslist.h:32,
from xchat.h:3,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gtypes.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:32,
from /usr/include/glib-2.0/glib/gutils.h:32,
from /usr/include/glib-2.0/glib/gmem.h:32,
from /usr/include/glib-2.0/glib/gslist.h:32,
from xchat.h:3,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gmacros.h:33:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gtypes.h:34,
from /usr/include/glib-2.0/glib/gutils.h:32,
from /usr/include/glib-2.0/glib/gmem.h:32,
from /usr/include/glib-2.0/glib/gslist.h:32,
from xchat.h:3,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gversionmacros.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gslist.h:33,
from xchat.h:3,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gnode.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from xchat.h:4,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/glist.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/giochannel.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:32,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gconvert.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gconvert.h:32,
from /usr/include/glib-2.0/glib/giochannel.h:32,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gerror.h:23:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gerror.h:28,
from /usr/include/glib-2.0/glib/gconvert.h:32,
from /usr/include/glib-2.0/glib/giochannel.h:32,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gquark.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gmain.h:22:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gmain.h:27,
from /usr/include/glib-2.0/glib/giochannel.h:33,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gthread.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gthread.h:32,
from /usr/include/glib-2.0/glib/gmain.h:27,
from /usr/include/glib-2.0/glib/giochannel.h:33,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gatomic.h:24:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/giochannel.h:34,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gstring.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:33,
from /usr/include/glib-2.0/glib/giochannel.h:34,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gunicode.h:24:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gstring.h:34,
from /usr/include/glib-2.0/glib/giochannel.h:34,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gbytes.h:26:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from /usr/include/glib-2.0/glib/gbytes.h:30,
from /usr/include/glib-2.0/glib/gstring.h:34,
from /usr/include/glib-2.0/glib/giochannel.h:34,
from xchat.h:6,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/garray.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from xchat.h:7,
from cfgfiles.c:27:
/usr/include/glib-2.0/glib/gstrfuncs.h:29:2: error: #error "Only <glib.h> can be included directly."
#error "Only <glib.h> can be included directly."
^~~~~
In file included from cfgfiles.c:27:
xchat.h:565:41: error: missing binary operator before token "("
#if defined(WIN32) && GLIB_CHECK_VERSION(2,4,0)
^
cfgfiles.c: In function list_loadconf:
cfgfiles.c:126:2: warning: ignoring return value of read, declared with attribute warn_unused_result [-Wunused-result]
read (fh, ibuf, st.st_size);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
Makefile:445: recipe for target 'cfgfiles.o' failed
make[4]: *** [cfgfiles.o] Error 1
make[4]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/common'
Makefile:481: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src/common'
Makefile:342: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8/src'
Makefile:451: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/NEWSPACE/work/pkgs/xchat/xchat-2.8.8'
Makefile:338: recipe for target 'all' failed
make: *** [all] Error 2
jdaugherty@somejuan:~/work/pkgs/xchat/xchat-2.8.8$