Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2018 00:50:14 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv7-default][net-im/mcabber] Failed for mcabber-1.1.0 in stage
Message-ID:  <201810260050.w9Q0oERV041898@beefy16.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     amdmi3@FreeBSD.org
Last committer: amdmi3@FreeBSD.org
Ident:          $FreeBSD: head/net-im/mcabber/Makefile 442609 2017-06-05 11:13:24Z amdmi3 $
Log URL:        http://beefy16.nyi.freebsd.org/data/head-armv7-default/p482948_s339695/logs/mcabber-1.1.0.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p482948_s339695
Log:

=>> Building net-im/mcabber
build started at Fri Oct 26 00:49:32 UTC 2018
port directory: /usr/ports/net-im/mcabber
package name: mcabber-1.1.0
building for: FreeBSD head-armv7-default-job-13 13.0-CURRENT FreeBSD 13.0-CURRENT 1300000 arm
maintained by: amdmi3@FreeBSD.org
Makefile ident:      $FreeBSD: head/net-im/mcabber/Makefile 442609 2017-06-05 11:13:24Z amdmi3 $
Poudriere version: 3.2.8
Host OSVERSION: 1200085
Jail OSVERSION: 1300000
Job Id: 13




!!! Jail is newer than host. (Jail: 1300000, Host: 1200085) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv7
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1300000
UNAME_v=FreeBSD 13.0-CURRENT 1300000
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8
MASTERMNT=/usr/local/poudriere/data/.m/head-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for mcabber-1.1.0:
     EXAMPLES=on: Build and/or install examples
     GPGME=off: OpenPGP support via GPGME
     IDN=on: International Domain Names support
     OTR=off: Off-the-record messaging support
====> Options available for the radio SPELL: you can only select none or one of them
     ASPELL=off: Spell checking support via GNU Aspell
     ENCHANT=off: Spell checking support via Enchant
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
amdmi3@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-hgcset --disable-aspell --disable-enchant --disable-gpgme --disable-otr --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/mcabber/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/mcabber/work  HOME=/wrkdirs/usr/ports/net-im/mcabber/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/mcabber/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/mcabber/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/mcabber/work  HOME=/wrkdirs/usr/ports/net-im/mcabber/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-im/mcabber/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" " LIBS="-L/usr/local/lib"  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTEXAMPLES="" ASPELL="@comment " NO_ASPELL="" ENCHANT="@comment " NO_ENCHANT="" EXAMPLES="" NO_EXAMPLES="@comment " GPGME="@comment " NO_GPGME="" IDN="" NO_IDN="@comment " OTR="@comment " NO_OTR="" GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mcabber"  EXAMPLESDIR="share/examples/mcabber"  DATADIR="share/mcabber"  WWWDIR="www/mcabber"  ETCDIR="etc/mcabber"
--End PLIST_SUB--

--SUB_LIST--
ASPELL="@comment " NO_ASPELL="" ENCHANT="@comment " NO_ENCHANT="" EXAMPLES="" NO_EXAMPLES="@comment " GPGME="@comment " NO_GPGME="" IDN="" NO_IDN="@comment " OTR="@comment " NO_OTR="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/mcabber DOCSDIR=/usr/local/share/doc/mcabber EXAMPLESDIR=/usr/local/share/examples/mcabber  WWWDIR=/usr/local/www/mcabber ETCDIR=/usr/local/etc/mcabber
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=arm
MACHINE_ARCH=armv7
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   mcabber-1.1.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
<snip>
checking for strcasestr... (cached) yes
checking for vsnprintf... (cached) yes
checking for iswblank... (cached) yes
checking whether strptime is declared... yes
checking for tm_gmtoff in struct tm... yes
checking if we use our own SIGWINCH handler... no
checking for locale_charset in -lcharset... yes
checking for initscr... no
checking for waddnwstr in -lncursesw... yes
checking for initscr in -lncursesw... yes
checking for tgetent in -ltinfo... yes
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking panel.h usability... yes
checking panel.h presence... yes
checking for panel.h... yes
checking ncursesw/panel.h usability... no
checking ncursesw/panel.h presence... no
checking for ncursesw/panel.h... no
checking for ncurses.h... (cached) yes
checking for panel.h... (cached) yes
checking for new_panel in -lpanelw... yes
checking for ESCDELAY variable... yes
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.14.0... yes (version 2.56.1)
checking for LOUDMOUTH... yes
checking for LOUDMOUTH_SHA256... yes
checking for lm_ssl_set_cipher_list in -lloudmouth-1... yes
checking for lm_ssl_set_ca in -lloudmouth-1... yes
checking for LIBIDN... 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
===========================================================================
=======================<phase: build          >============================
===>  Building for mcabber-1.1.0
Making all in mcabber
/nxb-bin/usr/bin/make  all-am
depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo roster.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT roster.o -MD -MP -MF $depbase.Tpo -c -o roster.o roster.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo events.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT events.o -MD -MP -MF $depbase.Tpo -c -o events.o events.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT commands.o -MD -MP -MF $depbase.Tpo -c -o commands.o commands.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo compl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT compl.o -MD -MP -MF $depbase.Tpo -c -o compl.o compl.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo hbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT hbuf.o -MD -MP -MF $depbase.Tpo -c -o hbuf.o hbuf.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo screen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT screen.o -MD -MP -MF $depbase.Tpo -c -o screen.o screen.c && mv -f $depbase.Tpo $depbase.Po
screen.c:2287:68: warning: format specifies type 'wint_t' (aka 'int') but the argument has type 'guint' (aka 'unsigned int') [-Wformat]
        snprintf(rline, 4*Roster_Width, "%s%lc+++ %s (%i)", space, pending,
                                           ~~~                     ^~~~~~~
                                           %c
screen.c:2291:65: warning: format specifies type 'wint_t' (aka 'int') but the argument has type 'guint' (aka 'unsigned int') [-Wformat]
          snprintf(rline, 4*Roster_Width, "%s%lc+++ %s", space, pending, name);
                                             ~~~                ^~~~~~~
                                             %c
screen.c:2294:63: warning: format specifies type 'wint_t' (aka 'int') but the argument has type 'guint' (aka 'unsigned int') [-Wformat]
        snprintf(rline, 4*Roster_Width, "%s%lc--- %s", space, pending, name);
                                           ~~~                ^~~~~~~
                                           %c
screen.c:2296:57: warning: format specifies type 'wint_t' (aka 'int') but the argument has type 'guint' (aka 'unsigned int') [-Wformat]
      snprintf(rline, 4*Roster_Width, "%s%lc%s", space, pending, name);
                                         ~~~            ^~~~~~~
                                         %c
screen.c:2310:23: warning: format specifies type 'wint_t' (aka 'int') but the argument has type 'guint' (aka 'unsigned int') [-Wformat]
               space, pending, sepleft, status, sepright, name);
                      ^~~~~~~
5 warnings generated.
depbase=`echo settings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT settings.o -MD -MP -MF $depbase.Tpo -c -o settings.o settings.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo hooks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT hooks.o -MD -MP -MF $depbase.Tpo -c -o hooks.o hooks.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT utf8.o -MD -MP -MF $depbase.Tpo -c -o utf8.o utf8.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo histolog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT histolog.o -MD -MP -MF $depbase.Tpo -c -o histolog.o histolog.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo pgp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT pgp.o -MD -MP -MF $depbase.Tpo -c -o pgp.o pgp.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT xmpp.o -MD -MP -MF $depbase.Tpo -c -o xmpp.o xmpp.c && mv -f $depbase.Tpo $depbase.Po
xmpp.c:473:1: warning: unused label 'xmpp_send_msg_return' [-Wunused-label]
xmpp_send_msg_return:
^~~~~~~~~~~~~~~~~~~~~
xmpp.c:1814:27: warning: implicit conversion from enumeration type 'LmLogLevelFlags' to different enumeration type 'GLogLevelFlags' [-Wenum-conversion]
  g_log_set_handler("LM", LM_LOG_LEVEL_ALL, lm_debug_handler, NULL);
  ~~~~~~~~~~~~~~~~~       ^~~~~~~~~~~~~~~~
2 warnings generated.
depbase=`echo xmpp_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT xmpp_helper.o -MD -MP -MF $depbase.Tpo -c -o xmpp_helper.o xmpp_helper.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp_iq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT xmpp_iq.o -MD -MP -MF $depbase.Tpo -c -o xmpp_iq.o xmpp_iq.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp_iqrequest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT xmpp_iqrequest.o -MD -MP -MF $depbase.Tpo -c -o xmpp_iqrequest.o xmpp_iqrequest.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp_muc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT xmpp_muc.o -MD -MP -MF $depbase.Tpo -c -o xmpp_muc.o xmpp_muc.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmpp_s10n.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT xmpp_s10n.o -MD -MP -MF $depbase.Tpo -c -o xmpp_s10n.o xmpp_s10n.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo caps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT caps.o -MD -MP -MF $depbase.Tpo -c -o caps.o caps.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT help.o -MD -MP -MF $depbase.Tpo -c -o help.o help.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo carbons.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT carbons.o -MD -MP -MF $depbase.Tpo -c -o carbons.o carbons.c && mv -f $depbase.Tpo $depbase.Po
depbase=`echo modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I.. -I..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -I/usr/local/include  -isystem /usr/local/include  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT modules.o -MD -MP -MF $depbase.Tpo -c -o modules.o modules.c && mv -f $depbase.Tpo $depbase.Po
/bin/sh ../libtool  --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -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  carbons.o  modules.o   -L/usr/local/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lloudmouth-1 -lglib-2.0 -lintl     -L/usr/local/lib -lidn -lpanelw -lcharset -L/usr/local/lib -lncursesw -ltinfo
libtool: link: /nxb-bin/usr/bin/cc -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -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 carbons.o modules.o -Wl,--export-dynamic -pthread  -L/usr/local/lib -lgmodule-2.0 -lloudmouth-1 -lglib-2.0 -lintl -lidn -lpanelw -lcharset -lncursesw -ltinfo -pthread
Making all in doc
Making all in help
Making all in modules
Making all in beep
depbase=`echo beep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H  -I. -I../../mcabber -I../../include  -I../.. -I../..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -isystem /usr/local/include   -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT beep.lo -MD -MP -MF $depbase.Tpo -c -o beep.lo beep.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT beep.lo -MD -MP -MF .deps/beep.Tpo -c beep.c  -fPIC -DPIC -o .libs/beep.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT beep.lo -MD -MP -MF .deps/beep.Tpo -c beep.c -o beep.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE  -module -avoid-version -shared  -o libbeep.la -rpath /usr/local/lib/mcabber beep.lo  -lpanelw -lcharset -L/usr/local/lib -lncursesw -ltinfo
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/beep.o   -lpanelw -lcharset -L/usr/local/lib -lncursesw -ltinfo  -O2   -Wl,-soname -Wl,libbeep.so -o .libs/libbeep.so
libtool: link: ( cd ".libs" && rm -f "libbeep.la" && ln -s "../libbeep.la" "libbeep.la" )
Making all in xttitle
depbase=`echo xttitle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H  -I. -I../../mcabber -I../../include  -I../.. -I../..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include     -isystem /usr/local/include   -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT xttitle.lo -MD -MP -MF $depbase.Tpo -c -o xttitle.lo xttitle.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT xttitle.lo -MD -MP -MF .deps/xttitle.Tpo -c xttitle.c  -fPIC -DPIC -o .libs/xttitle.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT xttitle.lo -MD -MP -MF .deps/xttitle.Tpo -c xttitle.c -o xttitle.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE  -module -avoid-version -shared  -o libxttitle.la -rpath /usr/local/lib/mcabber xttitle.lo  -lpanelw -lcharset -L/usr/local/lib -lncursesw -ltinfo
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/xttitle.o   -lpanelw -lcharset -L/usr/local/lib -lncursesw -ltinfo  -O2   -Wl,-soname -Wl,libxttitle.so -o .libs/libxttitle.so
libtool: link: ( cd ".libs" && rm -f "libxttitle.la" && ln -s "../libxttitle.la" "libxttitle.la" )
Making all in fifo
depbase=`echo fifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H  -I. -I../../mcabber -I../../include  -I../.. -I../..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -isystem /usr/local/include   -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT fifo.lo -MD -MP -MF $depbase.Tpo -c -o fifo.lo fifo.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT fifo.lo -MD -MP -MF .deps/fifo.Tpo -c fifo.c  -fPIC -DPIC -o .libs/fifo.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT fifo.lo -MD -MP -MF .deps/fifo.Tpo -c fifo.c -o fifo.o >/dev/null 2>&1
depbase=`echo ../../mcabber/fifo_internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H  -I. -I../../mcabber -I../../include  -I../.. -I../..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -isystem /usr/local/include   -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT ../../mcabber/fifo_internal.lo -MD -MP -MF $depbase.Tpo -c -o ../../mcabber/fifo_internal.lo ../../mcabber/fifo_internal.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT ../../mcabber/fifo_internal.lo -MD -MP -MF ../../mcabber/.deps/fifo_internal.Tpo -c ../../mcabber/fifo_internal.c  -fPIC -DPIC -o ../../mcabber/.libs/fifo_internal.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT ../../mcabber/fifo_internal.lo -MD -MP -MF ../../mcabber/.deps/fifo_internal.Tpo -c ../../mcabber/fifo_internal.c -o ../../mcabber/fifo_internal.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC    --mode=link /nxb-bin/usr/bin/cc  -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE  -module -avoid-version -shared  -o libfifo.la -rpath /usr/local/lib/mcabber fifo.lo  ../../mcabber/fifo_internal.lo  -lpanelw -lcharset -L/usr/local/lib -lncursesw -ltinfo
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/fifo.o ../../mcabber/.libs/fifo_internal.o   -lpanelw -lcharset -L/usr/local/lib -lncursesw -ltinfo  -O2   -Wl,-soname -Wl,libfifo.so -o .libs/libfifo.so
libtool: link: ( cd ".libs" && rm -f "libfifo.la" && ln -s "../libfifo.la" "libfifo.la" )
Making all in urlregex
depbase=`echo urlregex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../libtool  --tag=CC    --mode=compile /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H  -I. -I../../mcabber -I../../include  -I../.. -I../..  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include      -isystem /usr/local/include   -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -MT urlregex.lo -MD -MP -MF $depbase.Tpo -c -o urlregex.lo urlregex.c && mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT urlregex.lo -MD -MP -MF .deps/urlregex.Tpo -c urlregex.c  -fPIC -DPIC -o .libs/urlregex.o
libtool: compile:  /nxb-bin/usr/bin/cc -DHAVE_CONFIG_H -I. -I../../mcabber -I../../include -I../.. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/loudmouth-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -Wall -D_GNU_SOURCE -MT urlregex.lo -MD -MP -MF .deps/urlregex.Tpo -c urlregex.c -o urlregex.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC    --mode=link /nxb-bin/usr/bin/cc   -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing  -Wall -D_GNU_SOURCE -module -avoid-version -shared  -o  liburlregex.la -rpath /usr/local/lib/mcabber urlregex.lo  -lpanelw -lcharset -L/usr/local/lib -lncursesw -ltinfo
libtool: link: /nxb-bin/usr/bin/cc -shared  -fPIC -DPIC  .libs/urlregex.o   -lpanelw -lcharset -L/usr/local/lib -lncursesw -ltinfo  -O2   -Wl,-soname -Wl,liburlregex.so -o .libs/liburlregex.so
libtool: link: ( cd ".libs" && rm -f "liburlregex.la" && ln -s "../liburlregex.la" "liburlregex.la" )
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for mcabber-1.1.0
===>   Generating temporary packing list
if test -z 'strip'; then  /nxb-bin/usr/bin/make  INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-im/mcabber/work/mcabber-1.1.0/install-sh -c -s"  install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-im/mcabber/work/mcabber-1.1.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s  install;  else  /nxb-bin/usr/bin/make  INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-im/mcabber/work/mcabber-1.1.0/install-sh -c -s"  install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/net-im/mcabber/work/mcabber-1.1.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s  "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install;  fi
Making install in mcabber
/nxb-bin/usr/bin/make  install-am
 /bin/mkdir -p '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/bin'
 STRIPPROG='strip' /bin/sh ../libtool   --mode=install /bin/sh /wrkdirs/usr/ports/net-im/mcabber/work/mcabber-1.1.0/install-sh -c -s mcabber '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/bin'
libtool: install: /bin/sh /wrkdirs/usr/ports/net-im/mcabber/work/mcabber-1.1.0/install-sh -c -s mcabber /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/bin/mcabber
 /bin/mkdir -p '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/include/mcabber'
 install  -m 0644 main.h roster.h events.h commands.h compl.h hbuf.h screen.h logprint.h settings.h hooks.h utf8.c utf8.h histolog.h utils.h pgp.h xmpp.h xmpp_helper.h xmpp_defines.h xmpp_iq.h xmpp_iqrequest.h xmpp_muc.h xmpp_s10n.h caps.h fifo.h help.h modules.h api.h ../include/config.h '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/include/mcabber'
Making install in doc
Making install in help
/usr/bin/install -c -d /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/share/mcabber/help
for lang in en cs de fr it nl pl ru uk; do  /usr/bin/install -c -d /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/share/mcabber/help/$lang;  /usr/bin/install -c -m 0644 ./$lang/*  /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/share/mcabber/help/$lang;  done
 /bin/mkdir -p '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/man/man1'
 install  -m 0644 mcabber.1 '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/man/man1'
Making install in modules
Making install in beep
 /bin/mkdir -p '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c -s  libbeep.la '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber'
libtool: install: /usr/bin/install -c .libs/libbeep.so /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/libbeep.so
libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/libbeep.so
libtool: install: /usr/bin/install -c .libs/libbeep.lai /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/libbeep.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/mcabber'
Making install in xttitle
 /bin/mkdir -p '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c -s  libxttitle.la '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber'
libtool: install: /usr/bin/install -c .libs/libxttitle.so /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/libxttitle.so
libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/libxttitle.so
libtool: install: /usr/bin/install -c .libs/libxttitle.lai /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/libxttitle.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/mcabber'
Making install in fifo
 /bin/mkdir -p '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c -s  libfifo.la '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber'
libtool: install: /usr/bin/install -c .libs/libfifo.so /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/libfifo.so
libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/libfifo.so
libtool: install: /usr/bin/install -c .libs/libfifo.lai /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/libfifo.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/mcabber'
Making install in urlregex
 /bin/mkdir -p '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c -s  liburlregex.la '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber'
libtool: install: /usr/bin/install -c .libs/liburlregex.so /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/liburlregex.so
libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/liburlregex.so
libtool: install: /usr/bin/install -c .libs/liburlregex.lai /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/lib/mcabber/liburlregex.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/mcabber'
 /bin/mkdir -p '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/libdata/pkgconfig'
 install  -m 0644 mcabber.pc '/wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/libdata/pkgconfig'
install  -m 0644 /wrkdirs/usr/ports/net-im/mcabber/work/mcabber-1.1.0/mcabber.desktop  /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/share/applications
install  -m 0644 /wrkdirs/usr/ports/net-im/mcabber/work/mcabber-1.1.0/mcabberrc.example  /wrkdirs/usr/ports/net-im/mcabber/work/stage/usr/local/share/examples/mcabber/mcabberrc
Abort trap
*** Error code 134

Stop.
make: stopped in /usr/ports/net-im/mcabber



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810260050.w9Q0oERV041898>