Building fusefs-s3fs-1.71_2.txz (origin /buildshare/ports/355755/sysutils/fusefs-s3fs) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/s3fs-1.71.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/curl-7.36.0_1.txz x packages/ca_root_nss-3.16.txz x packages/pkgconf-0.9.5.txz x packages/perl5-5.16.3_10.txz x packages/fusefs-libs-2.9.3_2.txz x packages/libxml2-2.9.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> fusefs-s3fs-1.71_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 fusefs-s3fs-1.71_2 ===> fusefs-s3fs-1.71_2 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /buildshare/ports/355755/ftp/curl ===> Installing existing package /packages/curl-7.36.0_1.txz Installing curl-7.36.0_1...Installing ca_root_nss-3.16... done done ===> Returning to build of fusefs-s3fs-1.71_2 ===> fusefs-s3fs-1.71_2 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /buildshare/ports/355755/textproc/libxml2 ===> Installing existing package /packages/libxml2-2.9.1_1.txz Installing libxml2-2.9.1_1... done ===> Returning to build of fusefs-s3fs-1.71_2 ===> fusefs-s3fs-1.71_2 depends on shared library: libfuse.so - not found ===> Verifying for libfuse.so in /buildshare/ports/355755/sysutils/fusefs-libs ===> Installing existing package /packages/fusefs-libs-2.9.3_2.txz Installing fusefs-libs-2.9.3_2... done Install the fuse kernel module to use this port. ===> Returning to build of fusefs-s3fs-1.71_2 ===> fusefs-s3fs-1.71_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of fusefs-s3fs-1.71_2 Make install ===> fusefs-s3fs-1.71_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-s3fs-1.71_2 for building ===> Extracting for fusefs-s3fs-1.71_2 => SHA256 Checksum OK for s3fs-1.71.tar.gz. ===> Patching for fusefs-s3fs-1.71_2 ===> Applying FreeBSD patches for fusefs-s3fs-1.71_2 /usr/bin/sed -i.bak -e 's/libcrypto >= 0.9//g' /obj/buildshare/ports/355755/sysutils/fusefs-s3fs/work/s3fs-1.71/configure /usr/bin/sed -i.bak -e '/^DEPS_LIBS =/s/$/ -lcrypto/' /obj/buildshare/ports/355755/sysutils/fusefs-s3fs/work/s3fs-1.71/src/Makefile.in ===> fusefs-s3fs-1.71_2 depends on executable: pkgconf - found ===> fusefs-s3fs-1.71_2 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so.7) ===> fusefs-s3fs-1.71_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1) ===> fusefs-s3fs-1.71_2 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so.2) ===> Configuring for fusefs-s3fs-1.71_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fusefs-s3fs/work/s3fs-1.71/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fusefs-s3fs/work/s3fs-1.71/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 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 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: executing depfiles commands ===> Building for fusefs-s3fs-1.71_2 Making all in src c++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.71\" -DPACKAGE_STRING=\"s3fs\ 1.71\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.71\" -I. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -O2 -pipe -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -MT s3fs.o -MD -MP -MF .deps/s3fs.Tpo -c -o s3fs.o s3fs.cpp s3fs.cpp: In function 'int put_local_fd_small_file(const char*, headers_t, int, bool)': s3fs.cpp:975: warning: format '%zd' expects type 'signed size_t', but argument 4 has type 'off_t' s3fs.cpp: In function 'std::string initiate_multipart_upload(const char*, off_t, headers_t, bool)': s3fs.cpp:1209: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'off_t' s3fs.cpp: In function 'int create_directory_object(const char*, mode_t, time_t, uid_t, gid_t)': s3fs.cpp:1813: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'time_t' s3fs.cpp: In function 'int s3fs_truncate(const char*, off_t)': s3fs.cpp:2719: warning: format '%zd' expects type 'signed size_t', but argument 3 has type 'off_t' s3fs.cpp: In function 'int s3fs_release(const char*, fuse_file_info*)': s3fs.cpp:2900: warning: format '%ld' expects type 'long int', but argument 3 has type 'uint64_t' s3fs.cpp:2904: warning: format '%ld' expects type 'long int', but argument 3 has type 'uint64_t' s3fs.cpp: In function 'int readdir_multi_head(const char*, S3ObjList&)': s3fs.cpp:2946: warning: format '%ld' expects type 'long int', but argument 3 has type 'size_t' mv -f .deps/s3fs.Tpo .deps/s3fs.Po c++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.71\" -DPACKAGE_STRING=\"s3fs\ 1.71\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.71\" -I. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -O2 -pipe -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -MT curl.o -MD -MP -MF .deps/curl.Tpo -c -o curl.o curl.cpp curl.cpp: In function 'int my_curl_progress(void*, double, double, double, double)': curl.cpp:699: warning: format '%li' expects type 'long int', but argument 4 has type 'int' mv -f .deps/curl.Tpo .deps/curl.Po c++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.71\" -DPACKAGE_STRING=\"s3fs\ 1.71\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.71\" -I. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -O2 -pipe -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.cpp cache.cpp: In member function 'bool StatCache::GetStat(std::string&, stat*, headers_t*, bool, const char*, bool*)': cache.cpp:150: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' cache.cpp:155: warning: format '%ld' expects type 'long int', but argument 3 has type 'time_t' mv -f .deps/cache.Tpo .deps/cache.Po c++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.71\" -DPACKAGE_STRING=\"s3fs\ 1.71\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.71\" -I. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -O2 -pipe -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -MT string_util.o -MD -MP -MF .deps/string_util.Tpo -c -o string_util.o string_util.cpp mv -f .deps/string_util.Tpo .deps/string_util.Po c++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.71\" -DPACKAGE_STRING=\"s3fs\ 1.71\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.71\" -I. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -O2 -pipe -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -MT s3fs_util.o -MD -MP -MF .deps/s3fs_util.Tpo -c -o s3fs_util.o s3fs_util.cpp mv -f .deps/s3fs_util.Tpo .deps/s3fs_util.Po c++ -DPACKAGE_NAME=\"s3fs\" -DPACKAGE_TARNAME=\"s3fs\" -DPACKAGE_VERSION=\"1.71\" -DPACKAGE_STRING=\"s3fs\ 1.71\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"s3fs\" -DVERSION=\"1.71\" -I. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -I/usr/local/include -I/usr/local/include/libxml2 -O2 -pipe -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -MT fdcache.o -MD -MP -MF .deps/fdcache.Tpo -c -o fdcache.o fdcache.cpp mv -f .deps/fdcache.Tpo .deps/fdcache.Po c++ -O2 -pipe -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wl,-rpath,/usr/lib:/usr/local/lib -o s3fs s3fs.o curl.o cache.o string_util.o s3fs_util.o fdcache.o -lfuse -pthread -lcurl -L/usr/local/lib -lxml2 -lcrypto Making all in test Making all in doc ===> Staging for fusefs-s3fs-1.71_2 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/fusefs-s3fs/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 s3fs '/obj/buildshare/ports/355755/sysutils/fusefs-s3fs/work/stage/usr/local/bin' Making install in test Making install in doc test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/fusefs-s3fs/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 man/s3fs.1 '/obj/buildshare/ports/355755/sysutils/fusefs-s3fs/work/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ===> Installing for fusefs-s3fs-1.71_2 ===> Checking if sysutils/fusefs-s3fs already installed ===> Registering installation for fusefs-s3fs-1.71_2 Installing fusefs-s3fs-1.71_2... done The usage of s3fs can be found at http://code.google.com/p/s3fs/wiki/FuseOverAmazon if you want to understand it. Make package ===> Building package for fusefs-s3fs-1.71_2 slot2: removed