Building ical2html-2.0_2.txz (origin /buildshare/ports/355755/converters/ical2html) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ical2html-2.0.tar.gz x packages/ x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/cmake-2.8.12.1_4.txz x packages/pkg-1.2.7_2.txz x packages/cmake-modules-2.8.12.1_1.txz x packages/libical-1.0.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ical2html-2.0_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ical2html-2.0_2 ===> ical2html-2.0_2 depends on shared library: libical.so - not found ===> Verifying for libical.so in /buildshare/ports/355755/devel/libical ===> Installing existing package /packages/libical-1.0.txz Installing libical-1.0... done ===> Returning to build of ical2html-2.0_2 Make install ===> ical2html-2.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ical2html-2.0_2 for building ===> Extracting for ical2html-2.0_2 => SHA256 Checksum OK for ical2html-2.0.tar.gz. ===> Patching for ical2html-2.0_2 ===> Applying FreeBSD patches for ical2html-2.0_2 ===> ical2html-2.0_2 depends on shared library: libical.so - found (/usr/local/lib/libical.so.1.0.0) ===> Configuring for ical2html-2.0_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/converters/ical2html/work/ical2html-2.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/converters/ical2html/work/ical2html-2.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for library containing icalparser_new... -lical checking for library containing icalfileset_new... -licalss checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for ical2html-2.0_2 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I/usr/include/libical -I/usr/local/include/libical -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT ical2html.o -MD -MP -MF .deps/ical2html.Tpo -c -o ical2html.o ical2html.c ical2html.c: In function 'main': ical2html.c:444: warning: comparison is always true due to limited range of data type mv -f .deps/ical2html.Tpo .deps/ical2html.Po cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o ical2html ical2html.o -licalss -lical cc -DHAVE_CONFIG_H -I. -I/usr/include/libical -I/usr/local/include/libical -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT icalfilter.o -MD -MP -MF .deps/icalfilter.Tpo -c -o icalfilter.o icalfilter.c icalfilter.c: In function 'main': icalfilter.c:104: warning: comparison is always true due to limited range of data type mv -f .deps/icalfilter.Tpo .deps/icalfilter.Po cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o icalfilter icalfilter.o -licalss -lical cc -DHAVE_CONFIG_H -I. -I/usr/include/libical -I/usr/local/include/libical -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT icalmerge.o -MD -MP -MF .deps/icalmerge.Tpo -c -o icalmerge.o icalmerge.c icalmerge.c: In function 'main': icalmerge.c:265: warning: comparison is always true due to limited range of data type mv -f .deps/icalmerge.Tpo .deps/icalmerge.Po cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o icalmerge icalmerge.o -licalss -lical ===> Staging for ical2html-2.0_2 ===> Generating temporary packing list test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/converters/ical2html/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'ical2html' '/obj/buildshare/ports/355755/converters/ical2html/work/stage/usr/local/bin/ical2html' install -s -o root -g wheel -m 555 'icalfilter' '/obj/buildshare/ports/355755/converters/ical2html/work/stage/usr/local/bin/icalfilter' install -s -o root -g wheel -m 555 'icalmerge' '/obj/buildshare/ports/355755/converters/ical2html/work/stage/usr/local/bin/icalmerge' test -z "/usr/local/share/ical2html" || /bin/mkdir -p "/obj/buildshare/ports/355755/converters/ical2html/work/stage/usr/local/share/ical2html" install -o root -g wheel -m 444 'calendar.css' '/obj/buildshare/ports/355755/converters/ical2html/work/stage/usr/local/share/ical2html/calendar.css' ====> Compressing man pages (compress-man) ===> Installing for ical2html-2.0_2 ===> Checking if converters/ical2html already installed ===> Registering installation for ical2html-2.0_2 Installing ical2html-2.0_2... done Make package ===> Building package for ical2html-2.0_2 slot2: removed