LINUX.ORG.RU

Проблемы со сборкой mcabber

 , ,


0

1

Добрый вечер уважаемые. Все началось с того что решил на домашнем десктопе поменять арч на генту, все хорошо но хоть убей не могу собрать mcabber ни одну версию. Привожу лог компиляции с ошибкой и emerge --info. Извиняюсь за много букв.

desktop tmp # cat /var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/temp/build.log
 * Package:    net-im/mcabber-0.10.2_p20131025
 * Repository: gentoo
 * Maintainer: wschlich@gentoo.org
 * USE:        abi_x86_32 elibc_glibc kernel_linux linguas_cs linguas_de linguas_fr linguas_it linguas_nl linguas_pl linguas_ru linguas_uk modules spell ssl userland_GNU x86
 * FEATURES:   preserve-libs sandbox usersandbox
>>> Unpacking source...
>>> Unpacking mcabber-0.10.2_p20131025.tar.gz to /var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work
>>> Source unpacked in /var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work
>>> Preparing source in /var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber ...
 * Running eautoreconf in '/var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I macros ...
 [ ok ]
 * Running autoconf --force ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy --force-missing ...
 [ ok ]
 * Running elibtoolize in: mcabber-a18e1b488f1c/mcabber/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber ...
 * econf: updating mcabber-a18e1b488f1c/mcabber/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating mcabber-a18e1b488f1c/mcabber/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --disable-gpgme --disable-otr --disable-aspell --enable-enchant --enable-modules --without-libidn
checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 make supports nested variables... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-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 BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking 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 for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether i686-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking gcc version... 4.9.3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... 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 strings.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking localcharset.h usability... no
checking localcharset.h presence... no
checking for localcharset.h... no
checking for unistd.h... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for timezone external... yes
checking for altzone external... no
checking for daylight external... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for error_at_line... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for alarm... yes
checking for arc4random... no
checking for bzero... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for inet_ntoa... yes
checking for isascii... yes
checking for memmove... yes
checking for memset... yes
checking for modf... yes
checking for select... yes
checking for setlocale... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strcasestr... yes
checking for vsnprintf... yes
checking for iswblank... yes
checking whether strptime is declared... yes
checking for tm_gmtoff in struct tm... yes

checking for locale_charset in -lcharset... no
checking for initscr... no
checking for waddnwstr in -lncursesw... yes
checking for initscr in -lncursesw... yes
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking ncursesw/panel.h usability... yes
checking ncursesw/panel.h presence... yes
checking for ncursesw/panel.h... yes
checking for new_panel in -lpanelw... yes
checking for ESCDELAY variable... yes
checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/i686-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.14.0... yes (version 2.44.1)
checking for LOUDMOUTH... yes
checking for lm_ssl_set_cipher_list in -lloudmouth-1... no
checking for ENCHANT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating mcabber/Makefile
config.status: creating modules/Makefile
config.status: creating modules/beep/Makefile
config.status: creating modules/xttitle/Makefile
config.status: creating modules/fifo/Makefile
config.status: creating modules/urlregex/Makefile
config.status: creating doc/Makefile
config.status: creating doc/guide/Makefile
config.status: creating doc/help/Makefile
config.status: creating mcabber.pc
config.status: creating Makefile
config.status: creating mcabber/config.h
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber ...
make -j3 
Making all in mcabber
make[1]: Entering directory '/var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber/mcabber'
../hgcset.sh "../mcabber" "../mcabber"
make  all-am
make[2]: Entering directory '/var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber/mcabber'
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o main.o main.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o roster.o roster.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o events.o events.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o commands.o commands.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o compl.o compl.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o hbuf.o hbuf.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o screen.o screen.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o settings.o settings.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o hooks.o hooks.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o utf8.o utf8.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o histolog.o histolog.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o utils.o utils.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o pgp.o pgp.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o xmpp.o xmpp.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o xmpp_helper.o xmpp_helper.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o xmpp_iq.o xmpp_iq.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o xmpp_iqrequest.o xmpp_iqrequest.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o xmpp_muc.o xmpp_muc.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o xmpp_s10n.o xmpp_s10n.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o caps.o caps.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o help.o help.c
caps.c: In function ‘caps_copy_to_persistent’:
caps.c:549:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     write (fd, data, length);
     ^
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include  -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -c -o modules.o modules.c
../hgcset.sh "../mcabber" "../mcabber"
/bin/sh ../libtool  --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE  -Wl,--as-needed -o mcabber main.o roster.o events.o commands.o compl.o hbuf.o screen.o settings.o hooks.o utf8.o histolog.o utils.o pgp.o xmpp.o xmpp_helper.o xmpp_iq.o xmpp_iqrequest.o xmpp_muc.o xmpp_s10n.o caps.o help.o  modules.o  -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0  -lloudmouth-1 -lidn -lglib-2.0    -lenchant -lgmodule-2.0 -pthread -lglib-2.0   -lpanelw  -lncursesw
libtool: link: i686-pc-linux-gnu-gcc -O2 -O2 -march=i686 -pipe -Wall -D_GNU_SOURCE -o mcabber main.o roster.o events.o commands.o compl.o hbuf.o screen.o settings.o hooks.o utf8.o histolog.o utils.o pgp.o xmpp.o xmpp_helper.o xmpp_iq.o xmpp_iqrequest.o xmpp_muc.o xmpp_s10n.o caps.o help.o modules.o -Wl,--export-dynamic -pthread -pthread  -Wl,--as-needed -lloudmouth-1 -lidn -lenchant -lgmodule-2.0 -lglib-2.0 -lpanelw -lncursesw -pthread
/usr/lib/gcc/i686-pc-linux-gnu/4.9.3/../../../../i686-pc-linux-gnu/bin/ld: screen.o: undefined reference to symbol 'nodelay'
/lib/libtinfow.so.5: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:520: recipe for target 'mcabber' failed
make[2]: *** [mcabber] Error 1
make[2]: Leaving directory '/var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber/mcabber'
Makefile:421: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber/mcabber'
Makefile:478: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
 * ERROR: net-im/mcabber-0.10.2_p20131025::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-im/mcabber-0.10.2_p20131025::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-im/mcabber-0.10.2_p20131025::gentoo'`.
 * The complete build log is located at '/var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber'
 * S: '/var/calculate/tmp/portage/net-im/mcabber-0.10.2_p20131025/work/mcabber-a18e1b488f1c/mcabber'
desktop tmp # emerge --info
Portage 2.2.26 (python 2.7.10-final-0, !../../var/lib/layman/distros/profiles/CLS/x86, gcc-4.9.3, glibc-2.21-r2, 4.4.3-calculate i686)
=================================================================
System uname: Linux-4.4.3-calculate-i686-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4800+-with-gentoo-15.12
KiB Mem:     1937964 total,    429396 free
KiB Swap:    1048572 total,   1048304 free
Timestamp of repository gentoo: Wed, 02 Mar 2016 10:00:01 +0000
sh bash 4.3_p42-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42-r1::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.10-r1::gentoo, 3.4.3-r1::gentoo
dev-util/cmake:           3.3.2-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.19.1::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.4::gentoo (virtual/os-headers)
sys-libs/glibc:           2.21-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: git
    sync-uri: git://git.calculate.ru/calculate/portage.git
    priority: -1000

distros
    location: /var/lib/layman/distros
    masters: calculate gentoo
    priority: 0

calculate
    location: /var/lib/layman/calculate
    masters: gentoo
    priority: 1

Installed sets: @custom
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/var/calculate/remote/distfiles"
EMERGE_DEFAULT_OPTS=" --quiet-build=n --with-bdeps=y --binpkg-respect-use=y --jobs=4 --ask"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles getbinpkg merge-sync news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles http://distfiles.gentoo.org"
LANG="ru_RU.UTF-8"
LDFLAGS="-Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/var/calculate/packages/i686"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/calculate/tmp"
USE="3dnow 3dnowext X a52 aac acl acpi aes alsa amr audiofile avi avx berkdb bittorrent bluetooth bzip2 cairo cdda cddb cdparanoia cdr chm cli consolekit cpudetection cracklib crypt css cue cups cxx dbus djvu dri dv dvd dvdr dvdread ebook encode exif faac fdftk flac flash fma3 fma4 foomaticdb fortran ftp gd gdbm gif gphoto2 gpm gstreamer gtk gtk2 hunspell iconv id3tag ieee1394 imagemagick imap introspection ios ipod irc jabber jpeg jpeg2k libnotify libwww lm_sensors logrotate lzo mad matroska mbox mikmod mmx mmxext modules mp3 mpeg mplayer musepack ncurses nfs nls nptl nsplugin ogg oggvorbis openal opencore-amr openexr opengl openmp oscar padlock pam pcre pdf png policykit popcnt portaudio ppp qt3support quicktime raw rdesktop readline real scanner sdl seccomp semantic-desktop session smp speex spell srt sse sse2 sse3 sse4_1 sse4_2 sse4a ssl ssse3 svg tcpd tga theora threads tiff truetype udev udisks unicode usb userlocales v4l v4l2 vaapi vcd vdpau vhosts vidix vorbis wavpack webkit webp wimax win32codecs wmf wxwindows x264 x265 x86 xanim xattr xcomposite xinerama xmp xop xv xvid xvmc zlib" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="* ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow mmx sse sse2 *" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="keyboard mouse evdev mutouch synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="be be_BY bg bg_BG bs cs cs_CZ da da_DK de de_DE en en_GB es es_AR es_ES es_LA es_UY es_VE et et_EE fi fi_FI fr fr_CA fr_FR hr hr_HR hu hu_HU it it_IT kk kk_KZ lt lt_LT lv lv_LV nl nl_NL pl pl_PL pt pt_BR pt_PT ro ro_RO ru ru_RU sk sk_SK sl sl_SI sq sq_AL sr sr_RS sv sv_SE uk uk_UA" LIRC_DEVICES="devinput" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21" THEMES="CLS" USERLAND="GNU" VIDEO_CARDS="nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

★★★

Начните с копания в эту сторону:

checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
sysroot
checking for i686-pc-linux-gnu-mt... no
checking for mt... no

bookman900 ★★★★★
()
Ответ на: комментарий от Deleted

Благодарю уважаемый за подсказку смотрел сегодня этот пост но не решился попробовать. Собрал за 5 сек.

xaTa ★★★
() автор топика
Ответ на: комментарий от Deleted

/lib/libtinfow.so.5: error adding symbols: DSO missing from command line

в генте можно сделать создать файл /etc/portage/env/lncurses с CFLAGS=«${CFLAGS} -ltinfo» (тут нужно заметить, что опять же в генте CFLAGS попадают в LDFLAGS) почле чего можно использовать этот файл в package.env вот например мой список пакетов, которые были сломаны:

dev-util/vbindiff lncurses
sys-process/htop lncurses
dev-util/cscope lncurses
media-libs/mesa lncurses
media-sound/moc lncurses
dev-util/cmake lncurses
net-im/mcabber lncurses
anonymous
()
Ответ на: комментарий от Deleted

там слишком много лишнего текста

anonymous
()
Ответ на: комментарий от anonymous

Спасибо уважаемый обязательно учту и ваш способ.

xaTa ★★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.