Building smssend-3.5.txz (origin /buildshare/ports/355755/misc/smssend) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/smssend-3.5.tar.gz x packages/ x packages/help2man-1.43.3_1.txz x packages/skyutils-2.9_2.txz x packages/m4-1.4.17_1,1.txz x packages/autoconf-wrapper-20131203.txz x packages/pkg-1.2.7_2.txz x packages/libtool-2.4.2_3.txz x packages/p5-Locale-gettext-1.05_3.txz x packages/autoconf-2.69.txz x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> smssend-3.5 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 smssend-3.5 ===> smssend-3.5 depends on shared library: skyutils-2.9.9 - not found ===> Verifying install for skyutils-2.9.9 in /buildshare/ports/355755/misc/skyutils ===> Installing existing package /packages/skyutils-2.9_2.txz Installing skyutils-2.9_2... done ===> Returning to build of smssend-3.5 Make install ===> smssend-3.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by smssend-3.5 for building ===> Extracting for smssend-3.5 => SHA256 Checksum OK for smssend-3.5.tar.gz. ===> Patching for smssend-3.5 ===> smssend-3.5 depends on shared library: skyutils-2.9.9 - found ===> Configuring for smssend-3.5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/smssend/work/smssend/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/smssend/work/smssend/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/smssend/work/smssend/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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for style of include used by make... GNU 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 ANSI C... none needed checking dependency style of cc... none checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for library containing strerror... none required checking for skyutils-config... using /usr/local/bin/skyutils-config checking for pcre_compile in -lpcre... no configure: WARNING: "Cannot find pcre lib. Regexpr will be disabled in smssend" checking for socket in -lsocket... no checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no checking for an ANSI C-conforming const... 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... time.h checking for mkdir... yes checking for strdup... (cached) yes checking for strstr... yes checking for select... (cached) yes checking for socket... yes checking for snprintf... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating smssend.h config.status: creating scripts/Makefile config.status: creating lycos/Makefile config.status: creating docs/Makefile config.status: creating docs/en/Makefile config.status: creating docs/en/smssend.1 config.status: creating docs/en/smssend.scripting.1 config.status: creating docs/fr/Makefile config.status: creating docs/fr/smssend.1 config.status: creating docs/fr/smssend.scripting.1 config.status: creating config.h config.status: executing depfiles commands ************************* * Compilation options * ************************* Debug mode : OFF Dump mode : OFF Regexpr support : OFF ===> Building for smssend-3.5 /usr/bin/make all-recursive Making all in scripts Making all in docs Making all in en Making all in fr Making all in lycos cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -fno-strict-aliasing -Wall -I/usr/local/include -D_REENTRANT -pthread -DSU_USE_SSL -DSU_USE_ARCH -DSU_ENABLE_ANSI_CODE -c `test -f 'smssend.c' || echo './'`smssend.c /bin/sh ./libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/local/include -D_REENTRANT -pthread -DSU_USE_SSL -DSU_USE_ARCH -DSU_ENABLE_ANSI_CODE -o smssend smssend.o -lpthread -L/usr/local/lib -lskyutils -lssl -lcrypto -lz -lbz2 mkdir .libs cc -O2 -pipe -fno-strict-aliasing -Wall -I/usr/local/include -D_REENTRANT -pthread -DSU_USE_SSL -DSU_USE_ARCH -DSU_ENABLE_ANSI_CODE -o smssend smssend.o -L/usr/local/lib /usr/local/lib/libskyutils.so -lpthread -lssl -lcrypto -lz -lbz2 -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib smssend.o: In function `TranslateString': smssend.c:(.text+0x1a40): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() ===> Installing for smssend-3.5 ===> Generating temporary packing list ===> Checking if misc/smssend already installed Making install in scripts /bin/sh ../mkinstalldirs /usr/local/share/smssend mkdir -p -- /usr/local/share/smssend install -o root -g wheel -m 444 130sms.sms /usr/local/share/smssend/130sms.sms install -o root -g wheel -m 444 1rstwap.sms /usr/local/share/smssend/1rstwap.sms install -o root -g wheel -m 444 6sensreg.sms /usr/local/share/smssend/6sensreg.sms install -o root -g wheel -m 444 6sens.sms /usr/local/share/smssend/6sens.sms install -o root -g wheel -m 444 a1_globalsms.sms /usr/local/share/smssend/a1_globalsms.sms install -o root -g wheel -m 444 amazonia.sms /usr/local/share/smssend/amazonia.sms install -o root -g wheel -m 444 americel.sms /usr/local/share/smssend/americel.sms install -o root -g wheel -m 444 armgsm.sms /usr/local/share/smssend/armgsm.sms install -o root -g wheel -m 444 atl.sms /usr/local/share/smssend/atl.sms install -o root -g wheel -m 444 attwireless.sms /usr/local/share/smssend/attwireless.sms install -o root -g wheel -m 444 banana.sms /usr/local/share/smssend/banana.sms install -o root -g wheel -m 444 basemine.sms /usr/local/share/smssend/basemine.sms install -o root -g wheel -m 444 bcp.sms /usr/local/share/smssend/bcp.sms install -o root -g wheel -m 444 bell.sms /usr/local/share/smssend/bell.sms install -o root -g wheel -m 444 bol_rus.sms /usr/local/share/smssend/bol_rus.sms install -o root -g wheel -m 444 bol.sms /usr/local/share/smssend/bol.sms install -o root -g wheel -m 444 boltblue.sms /usr/local/share/smssend/boltblue.sms install -o root -g wheel -m 444 bramka.sms /usr/local/share/smssend/bramka.sms install -o root -g wheel -m 444 bwc.sms /usr/local/share/smssend/bwc.sms install -o root -g wheel -m 444 clarodigital.sms /usr/local/share/smssend/clarodigital.sms install -o root -g wheel -m 444 claro.sms /usr/local/share/smssend/claro.sms install -o root -g wheel -m 444 clubmessage.sms /usr/local/share/smssend/clubmessage.sms install -o root -g wheel -m 444 comcel.sms /usr/local/share/smssend/comcel.sms install -o root -g wheel -m 444 coolsmsdk-fast.sms /usr/local/share/smssend/coolsmsdk-fast.sms install -o root -g wheel -m 444 coolsmsdk.sms /usr/local/share/smssend/coolsmsdk.sms install -o root -g wheel -m 444 cosmos.sms /usr/local/share/smssend/cosmos.sms install -o root -g wheel -m 444 cricket.sms /usr/local/share/smssend/cricket.sms install -o root -g wheel -m 444 ebol.sms /usr/local/share/smssend/ebol.sms install -o root -g wheel -m 444 e-merge.sms /usr/local/share/smssend/e-merge.sms install -o root -g wheel -m 444 ems-iwarp.sms /usr/local/share/smssend/ems-iwarp.sms install -o root -g wheel -m 444 ermak_rus.sms /usr/local/share/smssend/ermak_rus.sms install -o root -g wheel -m 444 etsity.sms /usr/local/share/smssend/etsity.sms install -o root -g wheel -m 444 eurobate.sms /usr/local/share/smssend/eurobate.sms install -o root -g wheel -m 444 eurotel.sms /usr/local/share/smssend/eurotel.sms install -o root -g wheel -m 444 everyday.sms /usr/local/share/smssend/everyday.sms install -o root -g wheel -m 444 exoset.sms /usr/local/share/smssend/exoset.sms install -o root -g wheel -m 444 extel-gsm.sms /usr/local/share/smssend/extel-gsm.sms install -o root -g wheel -m 444 fajront.sms /usr/local/share/smssend/fajront.sms install -o root -g wheel -m 444 fido.sms /usr/local/share/smssend/fido.sms install -o root -g wheel -m 444 freenet.sms /usr/local/share/smssend/freenet.sms install -o root -g wheel -m 444 freesmsau.sms /usr/local/share/smssend/freesmsau.sms install -o root -g wheel -m 444 ft.sms /usr/local/share/smssend/ft.sms install -o root -g wheel -m 444 globtel.sms /usr/local/share/smssend/globtel.sms install -o root -g wheel -m 444 gmxde.sms /usr/local/share/smssend/gmxde.sms install -o root -g wheel -m 444 goingtonight.sms /usr/local/share/smssend/goingtonight.sms install -o root -g wheel -m 444 golden.sms /usr/local/share/smssend/golden.sms install -o root -g wheel -m 444 gomobile.sms /usr/local/share/smssend/gomobile.sms install -o root -g wheel -m 444 gorizont-rt.sms /usr/local/share/smssend/gorizont-rt.sms install -o root -g wheel -m 444 gtnet.sms /usr/local/share/smssend/gtnet.sms install -o root -g wheel -m 444 halebop.sms /usr/local/share/smssend/halebop.sms install -o root -g wheel -m 444 hooya.sms /usr/local/share/smssend/hooya.sms install -o root -g wheel -m 444 hotsms.sms /usr/local/share/smssend/hotsms.sms install -o root -g wheel -m 444 indosat-m3.sms /usr/local/share/smssend/indosat-m3.sms install -o root -g wheel -m 444 info2you.sms /usr/local/share/smssend/info2you.sms install -o root -g wheel -m 444 ingyensms.sms /usr/local/share/smssend/ingyensms.sms install -o root -g wheel -m 444 inwind.sms /usr/local/share/smssend/inwind.sms install -o root -g wheel -m 444 iol.sms /usr/local/share/smssend/iol.sms install -o root -g wheel -m 444 kiyvstar.sms /usr/local/share/smssend/kiyvstar.sms install -o root -g wheel -m 444 kyivstar.sms /usr/local/share/smssend/kyivstar.sms install -o root -g wheel -m 444 lycosde.sms /usr/local/share/smssend/lycosde.sms install -o root -g wheel -m 444 lycosse.sms /usr/local/share/smssend/lycosse.sms install -o root -g wheel -m 444 lycos.sms /usr/local/share/smssend/lycos.sms install -o root -g wheel -m 444 lycosuk.sms /usr/local/share/smssend/lycosuk.sms install -o root -g wheel -m 444 mageos.sms /usr/local/share/smssend/mageos.sms install -o root -g wheel -m 444 maxitel.sms /usr/local/share/smssend/maxitel.sms install -o root -g wheel -m 444 megaforums.sms /usr/local/share/smssend/megaforums.sms install -o root -g wheel -m 444 mobimel.sms /usr/local/share/smssend/mobimel.sms install -o root -g wheel -m 444 mobitag.sms /usr/local/share/smssend/mobitag.sms install -o root -g wheel -m 444 mobitel.sms /usr/local/share/smssend/mobitel.sms install -o root -g wheel -m 444 mtnsms.sms /usr/local/share/smssend/mtnsms.sms install -o root -g wheel -m 444 mtsmb.sms /usr/local/share/smssend/mtsmb.sms install -o root -g wheel -m 444 mts.sms /usr/local/share/smssend/mts.sms install -o root -g wheel -m 444 mtsspb.sms /usr/local/share/smssend/mtsspb.sms install -o root -g wheel -m 444 mufa.sms /usr/local/share/smssend/mufa.sms install -o root -g wheel -m 444 mybegin.sms /usr/local/share/smssend/mybegin.sms install -o root -g wheel -m 444 natelskyline.sms /usr/local/share/smssend/natelskyline.sms install -o root -g wheel -m 444 netcom.sms /usr/local/share/smssend/netcom.sms install -o root -g wheel -m 444 netzquadrat.sms /usr/local/share/smssend/netzquadrat.sms install -o root -g wheel -m 444 nwgsm.sms /usr/local/share/smssend/nwgsm.sms install -o root -g wheel -m 444 o2-genie.sms /usr/local/share/smssend/o2-genie.sms install -o root -g wheel -m 444 oi.sms /usr/local/share/smssend/oi.sms install -o root -g wheel -m 444 onelv.sms /usr/local/share/smssend/onelv.sms install -o root -g wheel -m 444 orangeportal.sms /usr/local/share/smssend/orangeportal.sms install -o root -g wheel -m 444 orange.sms /usr/local/share/smssend/orange.sms install -o root -g wheel -m 444 orf.sms /usr/local/share/smssend/orf.sms install -o root -g wheel -m 444 oskar.sms /usr/local/share/smssend/oskar.sms install -o root -g wheel -m 444 paegas.sms /usr/local/share/smssend/paegas.sms install -o root -g wheel -m 444 pager.sms /usr/local/share/smssend/pager.sms install -o root -g wheel -m 444 passagen.sms /usr/local/share/smssend/passagen.sms install -o root -g wheel -m 444 planet.sms /usr/local/share/smssend/planet.sms install -o root -g wheel -m 444 plus.sms /usr/local/share/smssend/plus.sms install -o root -g wheel -m 444 proximus.sms /usr/local/share/smssend/proximus.sms install -o root -g wheel -m 444 quick.sms /usr/local/share/smssend/quick.sms install -o root -g wheel -m 444 rekom.sms /usr/local/share/smssend/rekom.sms install -o root -g wheel -m 444 rogers.sms /usr/local/share/smssend/rogers.sms install -o root -g wheel -m 444 room33.sms /usr/local/share/smssend/room33.sms install -o root -g wheel -m 444 scs-900.sms /usr/local/share/smssend/scs-900.sms install -o root -g wheel -m 444 sfr.sms /usr/local/share/smssend/sfr.sms install -o root -g wheel -m 444 simobil.sms /usr/local/share/smssend/simobil.sms install -o root -g wheel -m 444 smarts.sms /usr/local/share/smssend/smarts.sms install -o root -g wheel -m 444 sms_ac.sms /usr/local/share/smssend/sms_ac.sms install -o root -g wheel -m 444 smsitaly.sms /usr/local/share/smssend/smsitaly.sms install -o root -g wheel -m 444 smspress.sms /usr/local/share/smssend/smspress.sms install -o root -g wheel -m 444 smsro.sms /usr/local/share/smssend/smsro.sms install -o root -g wheel -m 444 sprintpcs.sms /usr/local/share/smssend/sprintpcs.sms install -o root -g wheel -m 444 starhub.sms /usr/local/share/smssend/starhub.sms install -o root -g wheel -m 444 suomi24.sms /usr/local/share/smssend/suomi24.sms install -o root -g wheel -m 444 surfeu.sms /usr/local/share/smssend/surfeu.sms install -o root -g wheel -m 444 tango.sms /usr/local/share/smssend/tango.sms install -o root -g wheel -m 444 tankssms.sms /usr/local/share/smssend/tankssms.sms install -o root -g wheel -m 444 telebahiacelular.sms /usr/local/share/smssend/telebahiacelular.sms install -o root -g wheel -m 444 telemig.sms /usr/local/share/smssend/telemig.sms install -o root -g wheel -m 444 telering.sms /usr/local/share/smssend/telering.sms install -o root -g wheel -m 444 tess.sms /usr/local/share/smssend/tess.sms install -o root -g wheel -m 444 timnordeste.sms /usr/local/share/smssend/timnordeste.sms install -o root -g wheel -m 444 timsul.sms /usr/local/share/smssend/timsul.sms install -o root -g wheel -m 444 t-mobile.sms /usr/local/share/smssend/t-mobile.sms install -o root -g wheel -m 444 totalise.sms /usr/local/share/smssend/totalise.sms install -o root -g wheel -m 444 touristik.sms /usr/local/share/smssend/touristik.sms install -o root -g wheel -m 444 ubootflash.sms /usr/local/share/smssend/ubootflash.sms install -o root -g wheel -m 444 uboot.sms /usr/local/share/smssend/uboot.sms install -o root -g wheel -m 444 umail.sms /usr/local/share/smssend/umail.sms install -o root -g wheel -m 444 umc.sms /usr/local/share/smssend/umc.sms install -o root -g wheel -m 444 unimobile.sms /usr/local/share/smssend/unimobile.sms install -o root -g wheel -m 444 universal.sms /usr/local/share/smssend/universal.sms install -o root -g wheel -m 444 vivo.sms /usr/local/share/smssend/vivo.sms install -o root -g wheel -m 444 vizzavifr.sms /usr/local/share/smssend/vizzavifr.sms install -o root -g wheel -m 444 vizzavigr.sms /usr/local/share/smssend/vizzavigr.sms install -o root -g wheel -m 444 vizzaviuk.sms /usr/local/share/smssend/vizzaviuk.sms install -o root -g wheel -m 444 vodacom.sms /usr/local/share/smssend/vodacom.sms install -o root -g wheel -m 444 yab.sms /usr/local/share/smssend/yab.sms Making install in docs Making install in en /bin/sh ../../mkinstalldirs /usr/local/man/man1 install -o root -g wheel -m 444 ./smssend.1 /usr/local/man/man1/smssend.1 install -o root -g wheel -m 444 ./smssend.scripting.1 /usr/local/man/man1/smssend.scripting.1 install -o root -g wheel -m 444 ./email2smssend.1 /usr/local/man/man1/email2smssend.1 Making install in fr /bin/sh ../../mkinstalldirs /usr/local/man/fr/man1 mkdir -p -- /usr/local/man/fr/man1 install -o root -g wheel -m 444 smssend.1 /usr/local/man/fr/man1/smssend.1 install -o root -g wheel -m 444 smssend.scripting.1 /usr/local/man/fr/man1/smssend.scripting.1 install -o root -g wheel -m 444 email2smssend.1 /usr/local/man/fr/man1/email2smssend.1 Making install in lycos /bin/sh ./mkinstalldirs /usr/local/bin /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 smssend /usr/local/bin/smssend install -o root -g wheel -m 555 -s smssend /usr/local/bin/smssend /bin/sh ./mkinstalldirs /usr/local/bin install -o root -g wheel -m 555 email2smssend /usr/local/bin/email2smssend install -o root -g wheel -m 555 bestsms.sh /usr/local/bin/bestsms.sh /usr/bin/strip /usr/local/bin/smssend ===> Compressing manual pages for smssend-3.5 ===> Registering installation for smssend-3.5 Installing smssend-3.5... done Make package ===> Building package for smssend-3.5 Creating package for smssend-3.5 slot2: removed