Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Centericq - Is it broken for anyone else?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
z3ro
Apprentice
Apprentice


Joined: 16 Jun 2004
Posts: 261

PostPosted: Sun Nov 21, 2004 8:23 am    Post subject: Centericq - Is it broken for anyone else? Reply with quote

I have tried to emerge this program multiple times, I also tried all of the versions in portage and they all fail with the same error. Has anyone else had the problem? I'm not sure if the ebuild is broken and if I should log a bug?

Here is the output from "emerge centericq". I ma using the default use flags, but changing them does not make a difference. I even tried USE="-*".

Code:
# emerge centericq
Calculating dependencies  ...done!
>>> emerge (1 of 1) net-im/centericq-4.12.0 to /
>>> md5 src_uri ;-) centericq-4.12.0.tar.bz2
>>> Unpacking source...
>>> Unpacking centericq-4.12.0.tar.bz2 to /var/tmp/portage/centericq-4.12.0/work
>>> Source unpacked.
 * econf: updating /var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating /var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating /var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating /var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating /var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkstrtext-0.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating /var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkstrtext-0.1/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... g++
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking for OpenSSL... found in /usr
checking for main in -lcrypto... yes
checking for main in -lssl... yes
checking how to run the C++ preprocessor... g++ -E
checking for vector... yes
checking for iostream... yes
checking for fstream... yes
checking for string... yes
checking for algorithm... yes
checking for list... yes
checking for memory... yes
checking for iterator... yes
checking for exception... yes
checking for utility... yes
checking for hash_map... no
checking for strstream... no
checking for ext/hash_map... yes
checking for sstream... yes
checking for stdint.h... yes
checking for sys/types.h... yes
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for initscr in -lncurses... yes
checking for curl-config... /usr/bin/curl-config
checking for jpeg_start_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking whether NLS is requested... yes
checking for strerror in -lcposix... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
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 for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... 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 putenv... yes
checking for setenv... yes
checking for setlocale... 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 for iconv... (cached) 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_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.875, ok
checking whether NLS is requested... yes
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
updating cache ./config.cache
creating ./config.status
creating Makefile
creating misc/Makefile
creating share/Makefile
creating src/Makefile
creating src/hooks/Makefile
creating po/Makefile.in
creating intl/Makefile
creating config.h
creating po/POTFILES
creating po/Makefile
configuring in firetalk-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) g++
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for stdint.h... (cached) yes
checking for inet_aton() presence... yes
creating ./config.status
creating Makefile
configuring in kkconsui-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) g++
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
disabling FriBiDi support...
checking how to run the C preprocessor... (cached) gcc -E
checking for _G_config.h... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating include/Makefile
creating src/Makefile
configuring in kkstrtext-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) g++
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for _G_config.h... (cached) yes
checking for ld used by GCC... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking for shared library run path origin... (cached) done
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
creating ./config.status
creating Makefile
configuring in libicq2000-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) g++
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for vector... (cached) yes
checking for iostream... (cached) yes
checking for fstream... (cached) yes
checking for string... (cached) yes
checking for algorithm... (cached) yes
checking for list... (cached) yes
checking for memory... (cached) yes
checking for iterator... (cached) yes
checking for exception... (cached) yes
checking for utility... (cached) yes
checking for hash_map... (cached) no
checking for strstream... (cached) no
checking for ext/hash_map... (cached) yes
checking for sstream... (cached) yes
checking for ext/hash_map... (cached) yes
checking for sstream... (cached) yes
creating ./config.status
creating Makefile
creating libicq2000/Makefile
creating src/Makefile
creating config.h
configuring in libjabber-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
creating ./config.status
creating Makefile
configuring in libyahoo2-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
creating ./config.status
creating Makefile
configuring in kksystr-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) g++
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for _G_config.h... (cached) yes
checking for ftw.h... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating include/Makefile
creating src/Makefile
configuring in connwrap-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) g++
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for OpenSSL... found in /usr
checking for main in -lcrypto... (cached) yes
checking for SSLeay_add_all_algorithms in -lcrypto... no
checking for main in -lssl... (cached) yes
checking for inet_aton() presence... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in libgadu-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) works... yes
checking whether the C compiler (gcc -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) g++
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for OpenSSL... found in /usr
checking for main in -lcrypto... (cached) yes
checking for SSLeay_add_all_algorithms in -lcrypto... (cached) no
checking for main in -lssl... (cached) yes
checking whether byte ordering is bigendian... no
checking how to run the C preprocessor... (cached) gcc -E
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in libmsn-0.1
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gnu-ld --disable-konst --enable-locales-fix --with-ssl --disable-icq --disable-jabber --disable-aim --disable-msn --disable-yahoo --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for c++... (cached) g++
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) works... yes
checking whether the C++ compiler (g++ -mcpu=athlon-xp -O3 -pipe -funroll-loops ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
creating ./config.status
creating Makefile
creating msn/Makefile
creating config.h
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0'
Making all in firetalk-0.1
make[2]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/firetalk-0.1'
make[3]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/firetalk-0.1'
gcc -DPACKAGE=\"firetalk\" -DVERSION=\"0.1\" -DHAVE_STDINT_H=1 -DHAVE_INET_ATON=1  -I. -I.  -I./../connwrap -I./../connwrap-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  -c aim.c
gcc -DPACKAGE=\"firetalk\" -DVERSION=\"0.1\" -DHAVE_STDINT_H=1 -DHAVE_INET_ATON=1  -I. -I.  -I./../connwrap -I./../connwrap-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  -c irc.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"firetalk\" -DVERSION=\"0.1\" -DHAVE_STDINT_H=1 -DHAVE_INET_ATON=1  -I. -I.  -I./../connwrap -I./../connwrap-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  -c firetalk.c
gcc -DPACKAGE=\"firetalk\" -DVERSION=\"0.1\" -DHAVE_STDINT_H=1 -DHAVE_INET_ATON=1  -I. -I.  -I./../connwrap -I./../connwrap-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  -c toc.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"firetalk\" -DVERSION=\"0.1\" -DHAVE_STDINT_H=1 -DHAVE_INET_ATON=1  -I. -I.  -I./../connwrap -I./../connwrap-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  -c safestring.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"firetalk\" -DVERSION=\"0.1\" -DHAVE_STDINT_H=1 -DHAVE_INET_ATON=1  -I. -I.  -I./../connwrap -I./../connwrap-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -I/usr  -c oscar.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
rm -f libfiretalk.a
ar cru libfiretalk.a aim.o irc.o toc.o firetalk.o safestring.o oscar.o
ranlib libfiretalk.a
make[3]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/firetalk-0.1'
make[2]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/firetalk-0.1'
Making all in kkconsui-0.1
make[2]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1'
Making all in include
make[3]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/include'
make[4]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/include'
make[3]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/include'
Making all in src
make[3]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/src'
make[4]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/src'
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c treeview.cc
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c colorschemer.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c textinputline.cc
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c fileselector.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c textwindow.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c texteditor.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c dialogbox.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c screenarea.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c textbrowser.cc
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c abstractui.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c horizontalbar.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c linkedlist.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c cmenus.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
g++ -DPACKAGE=\"kkconsui\" -DVERSION=\"0.1\" -DLOCALES_HACK=1 -DHAVE__G_CONFIG_H=1  -I. -I.  -I../include -I../../kkstrtext -I../../kkstrtext-0.1    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c conscommon.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
rm -f libsrc.a
ar cru libsrc.a treeview.o colorschemer.o textinputline.o fileselector.o textwindow.o texteditor.o dialogbox.o screenarea.o textbrowser.o abstractui.o horizontalbar.o linkedlist.o cmenus.o conscommon.o
ranlib libsrc.a
make[4]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/src'
make[3]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1/src'
make[3]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1'
rm -f libkkconsui.a
ar cru libkkconsui.a  src/treeview.o src/colorschemer.o src/textinputline.o src/fileselector.o src/textwindow.o src/texteditor.o src/dialogbox.o src/screenarea.o src/textbrowser.o src/abstractui.o src/horizontalbar.o src/linkedlist.o src/cmenus.o src/conscommon.o
ranlib libkkconsui.a
make[3]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1'
make[2]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkconsui-0.1'
Making all in kkstrtext-0.1
make[2]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkstrtext-0.1'
make[3]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkstrtext-0.1'
g++ -DPACKAGE=\"kkstrtext\" -DVERSION=\"0.1\" -DHAVE__G_CONFIG_H=1 -DHAVE_ICONV=1 -DICONV_CONST=  -I. -I.      -mcpu=athlon-xp -O3 -pipe -funroll-loops  -c kkstrtext.cc
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
rm -f libkkstrtext.a
ar cru libkkstrtext.a kkstrtext.o
ranlib libkkstrtext.a
make[3]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkstrtext-0.1'
make[2]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/kkstrtext-0.1'
Making all in libicq2000-0.1
make[2]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1'
make  all-recursive
make[3]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1'
Making all in libicq2000
make[4]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1/libicq2000'
make[5]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1/libicq2000'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1/libicq2000'
make[4]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1/libicq2000'
Making all in src
make[4]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1/src'
make[5]: Entering directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1/src'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libicq2000    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c ContactTree.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libicq2000    -mcpu=athlon-xp -O3 -pipe -funroll-loops -c ContactList.cpp
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
In file included from ../libicq2000/Contact.h:29,
                 from ../libicq2000/ContactList.h:28,
                 from ContactList.cpp:22:
../libicq2000/sigslot.h: In constructor `sigslot::_connection0<dest_type, mt_policy>::_connection0()':
../libicq2000/sigslot.h:748: error: `pobject' undeclared (first use this function)
../libicq2000/sigslot.h:748: error: (Each undeclared identifier is reported only once for each function it appears in.)
../libicq2000/sigslot.h:749: error: `pmemfun' undeclared (first use this function)
../libicq2000/sigslot.h: In constructor `sigslot::_connection1<dest_type, arg1_type, mt_policy>::_connection1()':
../libicq2000/sigslot.h:789: error: `pobject' undeclared (first use this function)
../libicq2000/sigslot.h:790: error: `pmemfun' undeclared (first use this function)
../libicq2000/sigslot.h: In constructor `sigslot::_connection2<dest_type, arg1_type, arg2_type, mt_policy>::_connection2()':
../libicq2000/sigslot.h:830: error: `pobject' undeclared (first use this function)
../libicq2000/sigslot.h:831: error: `pmemfun' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal0<mt_policy>::connect(dest_type*, void (dest_type::*)())':
../libicq2000/sigslot.h:892: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal0<mt_policy>::connect(sigslot::signal0<mt_policy>&)':
../libicq2000/sigslot.h:900: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal0<mt_policy>::emit()':
../libicq2000/sigslot.h:907: error: `connections_list' has not been declared
../libicq2000/sigslot.h:907: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:908: error: `connections_list' has not been declared
../libicq2000/sigslot.h:908: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:910: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:910: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:912: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal0<mt_policy>::operator()()':
../libicq2000/sigslot.h:924: error: `connections_list' has not been declared
../libicq2000/sigslot.h:924: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:925: error: `connections_list' has not been declared
../libicq2000/sigslot.h:925: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:927: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:927: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:929: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal1<arg1_type, mt_policy>::connect(dest_type*, void (dest_type::*)(arg1_type))':
../libicq2000/sigslot.h:960: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal1<arg1_type, mt_policy>::connect(sigslot::signal1<arg1_type, mt_policy>&)':
../libicq2000/sigslot.h:968: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal1<arg1_type, mt_policy>::emit(arg1_type)':
../libicq2000/sigslot.h:975: error: `connections_list' has not been declared
../libicq2000/sigslot.h:975: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:976: error: `connections_list' has not been declared
../libicq2000/sigslot.h:976: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:978: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:978: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:980: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal1<arg1_type, mt_policy>::operator()(arg1_type)':
../libicq2000/sigslot.h:992: error: `connections_list' has not been declared
../libicq2000/sigslot.h:992: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:993: error: `connections_list' has not been declared
../libicq2000/sigslot.h:993: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:995: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:995: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:997: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal2<arg1_type, arg2_type, mt_policy>::connect(dest_type*, void (dest_type::*)(arg1_type, arg2_type))':
../libicq2000/sigslot.h:1028: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal2<arg1_type, arg2_type, mt_policy>::connect(sigslot::signal2<arg1_type, arg2_type, mt_policy>&)':
../libicq2000/sigslot.h:1036: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal2<arg1_type, arg2_type, mt_policy>::emit(arg1_type, arg2_type)':
../libicq2000/sigslot.h:1043: error: `connections_list' has not been declared
../libicq2000/sigslot.h:1043: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:1044: error: `connections_list' has not been declared
../libicq2000/sigslot.h:1044: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:1046: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:1046: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:1048: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal2<arg1_type, arg2_type, mt_policy>::operator()(arg1_type, arg2_type)':
../libicq2000/sigslot.h:1060: error: `connections_list' has not been declared
../libicq2000/sigslot.h:1060: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:1061: error: `connections_list' has not been declared
../libicq2000/sigslot.h:1061: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:1063: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:1063: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:1065: error: `itNext' undeclared (first use this function)
make[5]: *** [ContactList.o] Error 1
make[5]: *** Waiting for unfinished jobs....
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
In file included from ../libicq2000/Contact.h:29,
                 from ../libicq2000/ContactTree.h:30,
                 from ContactTree.cpp:22:
../libicq2000/sigslot.h: In constructor `sigslot::_connection0<dest_type, mt_policy>::_connection0()':
../libicq2000/sigslot.h:748: error: `pobject' undeclared (first use this function)
../libicq2000/sigslot.h:748: error: (Each undeclared identifier is reported only once for each function it appears in.)
../libicq2000/sigslot.h:749: error: `pmemfun' undeclared (first use this function)
../libicq2000/sigslot.h: In constructor `sigslot::_connection1<dest_type, arg1_type, mt_policy>::_connection1()':
../libicq2000/sigslot.h:789: error: `pobject' undeclared (first use this function)
../libicq2000/sigslot.h:790: error: `pmemfun' undeclared (first use this function)
../libicq2000/sigslot.h: In constructor `sigslot::_connection2<dest_type, arg1_type, arg2_type, mt_policy>::_connection2()':
../libicq2000/sigslot.h:830: error: `pobject' undeclared (first use this function)
../libicq2000/sigslot.h:831: error: `pmemfun' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal0<mt_policy>::connect(dest_type*, void (dest_type::*)())':
../libicq2000/sigslot.h:892: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal0<mt_policy>::connect(sigslot::signal0<mt_policy>&)':
../libicq2000/sigslot.h:900: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal0<mt_policy>::emit()':
../libicq2000/sigslot.h:907: error: `connections_list' has not been declared
../libicq2000/sigslot.h:907: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:908: error: `connections_list' has not been declared
../libicq2000/sigslot.h:908: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:910: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:910: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:912: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal0<mt_policy>::operator()()':
../libicq2000/sigslot.h:924: error: `connections_list' has not been declared
../libicq2000/sigslot.h:924: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:925: error: `connections_list' has not been declared
../libicq2000/sigslot.h:925: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:927: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:927: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:929: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal1<arg1_type, mt_policy>::connect(dest_type*, void (dest_type::*)(arg1_type))':
../libicq2000/sigslot.h:960: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal1<arg1_type, mt_policy>::connect(sigslot::signal1<arg1_type, mt_policy>&)':
../libicq2000/sigslot.h:968: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal1<arg1_type, mt_policy>::emit(arg1_type)':
../libicq2000/sigslot.h:975: error: `connections_list' has not been declared
../libicq2000/sigslot.h:975: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:976: error: `connections_list' has not been declared
../libicq2000/sigslot.h:976: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:978: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:978: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:980: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal1<arg1_type, mt_policy>::operator()(arg1_type)':
../libicq2000/sigslot.h:992: error: `connections_list' has not been declared
../libicq2000/sigslot.h:992: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:993: error: `connections_list' has not been declared
../libicq2000/sigslot.h:993: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:995: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:995: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:997: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal2<arg1_type, arg2_type, mt_policy>::connect(dest_type*, void (dest_type::*)(arg1_type, arg2_type))':
../libicq2000/sigslot.h:1028: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal2<arg1_type, arg2_type, mt_policy>::connect(sigslot::signal2<arg1_type, arg2_type, mt_policy>&)':
../libicq2000/sigslot.h:1036: error: `m_connected_slots' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal2<arg1_type, arg2_type, mt_policy>::emit(arg1_type, arg2_type)':
../libicq2000/sigslot.h:1043: error: `connections_list' has not been declared
../libicq2000/sigslot.h:1043: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:1044: error: `connections_list' has not been declared
../libicq2000/sigslot.h:1044: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:1046: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:1046: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:1048: error: `itNext' undeclared (first use this function)
../libicq2000/sigslot.h: In member function `void sigslot::signal2<arg1_type, arg2_type, mt_policy>::operator()(arg1_type, arg2_type)':
../libicq2000/sigslot.h:1060: error: `connections_list' has not been declared
../libicq2000/sigslot.h:1060: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:1061: error: `connections_list' has not been declared
../libicq2000/sigslot.h:1061: error: `const_iterator' does not name a type
../libicq2000/sigslot.h:1063: error: `it' undeclared (first use this function)
../libicq2000/sigslot.h:1063: error: `itEnd' undeclared (first use this function)
../libicq2000/sigslot.h:1065: error: `itNext' undeclared (first use this function)
make[5]: *** [ContactTree.o] Error 1
make[5]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0/libicq2000-0.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/centericq-4.12.0/work/centericq-4.12.0'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-im/centericq-4.12.0 failed.
!!! Function src_compile, Line 55, Exitcode 2
!!! Compilation failed
!!! If you need support, post the topmost build error, NOT this status message.

Back to top
View user's profile Send private message
xces
Guru
Guru


Joined: 11 Oct 2002
Posts: 515

PostPosted: Sun Nov 21, 2004 9:41 pm    Post subject: Reply with quote

If you use GCC 3.4.x, you'll have to patch centericq in order to make it compile, see https://bugs.gentoo.org/show_bug.cgi?id=65791.
The new versions of centericq (> 4.12) will compile cleanly with GCC 3.4.x, according to a recent post on the centericq mailinglist.
Back to top
View user's profile Send private message
robet
l33t
l33t


Joined: 06 Sep 2004
Posts: 807
Location: Earth/NorthAmerica/USA/NY

PostPosted: Tue Nov 30, 2004 12:39 am    Post subject: Reply with quote

Exactly how do you apply the patch? Patch (patchname) doesn't do it, do you need to be in the ebuild directory?
Edit: I am root, and in the /usr/portage/net-im/centericq/ directory, no luck.
_________________
no software patents in europe! | adopt an unanswered post.
Back to top
View user's profile Send private message
robet
l33t
l33t


Joined: 06 Sep 2004
Posts: 807
Location: Earth/NorthAmerica/USA/NY

PostPosted: Tue Nov 30, 2004 1:01 am    Post subject: Reply with quote

Come on! It's easy! Who wants a postcount++?
_________________
no software patents in europe! | adopt an unanswered post.
Back to top
View user's profile Send private message
robet
l33t
l33t


Joined: 06 Sep 2004
Posts: 807
Location: Earth/NorthAmerica/USA/NY

PostPosted: Tue Nov 30, 2004 6:11 am    Post subject: Reply with quote

Someone just want to tell me the patch syntax? It should be really easy (and should've been really easy for me).
:!: :!: :!:
_________________
no software patents in europe! | adopt an unanswered post.
Back to top
View user's profile Send private message
blue.sca
l33t
l33t


Joined: 28 Aug 2003
Posts: 680
Location: Mainz, Germany

PostPosted: Tue Nov 30, 2004 6:32 am    Post subject: Reply with quote

either you'll patch it by hand, but then you have to install it by hand. or you put the patch-line in the ebuild, but i dont know the syntax for this, look into the docs.
for manual patching, go into source dir, then cat /path/to/patch | patch -p1, then you can re-tar the source and put it into your overlay, that would be the best method...

//e oh yeah, centericq never compiled here from portage, some dependencies are missing i think. just got the 4.12 sources applied the gcc-patch and installed it...

//e2 i must be still dreaming, giving tipps to someone, who has bill gates in his avatar... good world
_________________
geek by nature, linux by choice
i want my avatar back... thank you
:wq
Back to top
View user's profile Send private message
robet
l33t
l33t


Joined: 06 Sep 2004
Posts: 807
Location: Earth/NorthAmerica/USA/NY

PostPosted: Tue Nov 30, 2004 6:14 pm    Post subject: Reply with quote

Bill Gates kindly thanks you for your assistance.
_________________
no software patents in europe! | adopt an unanswered post.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum