Building bsd-sort-20120716.txz (origin /buildshare/ports/355755/textproc/bsdsort) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/sort-20120716.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> bsd-sort-20120716 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 bsd-sort-20120716 Make install ===> License BSD accepted by the user ===> bsd-sort-20120716 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bsd-sort-20120716 for building ===> Extracting for bsd-sort-20120716 => SHA256 Checksum OK for sort-20120716.tar.gz. ===> Patching for bsd-sort-20120716 ===> Applying FreeBSD patches for bsd-sort-20120716 ===> Configuring for bsd-sort-20120716 ===> Building for bsd-sort-20120716 Warning: Object directory not changed from original /obj/buildshare/ports/355755/textproc/bsdsort/work/sort cc -O2 -pipe -std=c99 -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c bwstring.c cc -O2 -pipe -std=c99 -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c coll.c cc -O2 -pipe -std=c99 -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c file.c cc -O2 -pipe -std=c99 -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c mem.c cc -O2 -pipe -std=c99 -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c radixsort.c cc -O2 -pipe -std=c99 -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c sort.c cc -O2 -pipe -std=c99 -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c vsort.c cc -O2 -pipe -std=c99 -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -lpthread -lmd -o sort bwstring.o coll.o file.o mem.o radixsort.o sort.o vsort.o /usr/bin/sed -e 's|%%THREADS%%||g' -e 's|%%NLS%%||g' sort.1.in >sort.1 gzip -cn sort.1 > sort.1.gz cat /obj/buildshare/ports/355755/textproc/bsdsort/work/sort/nls/hu_HU.ISO8859-2.msg > hu_HU.ISO8859-2.msg gencat hu_HU.ISO8859-2.cat hu_HU.ISO8859-2.msg ===> Installing for bsd-sort-20120716 ===> Generating temporary packing list ===> Checking if textproc/bsdsort already installed install -s -o root -g wheel -m 555 sort /usr/local/bin/sort install -o root -g wheel -m 444 hu_HU.ISO8859-2.cat /usr/local/share/nls/hu_HU.ISO8859-2/sort.cat install -o root -g wheel -m 444 sort.1.gz /usr/local/man/man1 /bin/ln -s /usr/local/bin/sort /usr/local/bin/bsdsort /bin/ln -s /usr/bin/sort /usr/local/bin/gnusort ===> Registering installation for bsd-sort-20120716 Installing bsd-sort-20120716... done Make package ===> Building package for bsd-sort-20120716 Creating package for bsd-sort-20120716 slot2: removed