Building istgt-20121028.txz (origin /buildshare/ports/355755/net/istgt) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/istgt-20121028.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> istgt-20121028 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 istgt-20121028 Make install ===> istgt-20121028 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by istgt-20121028 for building ===> Extracting for istgt-20121028 => SHA256 Checksum OK for istgt-20121028.tar.gz. ===> Patching for istgt-20121028 ===> Configuring for istgt-20121028 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/istgt/work/istgt-20121028/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for pthread_create in -lpthread... yes checking for MD5_Update in -lcrypto... yes checking for cam_open_spec_device in -lcam... yes 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 arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for struct stat.st_blocks... yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking whether lstat correctly handles trailing slash... (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 ftruncate... yes checking for memset... (cached) yes checking for realpath... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strncasecmp... (cached) yes checking for strspn... yes checking for strtol... (cached) yes checking for strtoull... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for sched.h... (cached) yes checking uuid.h usability... yes checking uuid.h presence... yes checking for uuid.h... yes checking sys/disk.h usability... yes checking sys/disk.h presence... yes checking for sys/disk.h... yes checking sys/disklabel.h usability... yes checking sys/disklabel.h presence... yes checking for sys/disklabel.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_np.h... yes checking for strlcpy... (cached) yes checking for arc4random... (cached) yes checking for srandomdev... yes checking for pthread_yield... yes checking for sched_yield... (cached) yes checking for pthread_set_name_np... yes checking for setproctitle... (cached) yes checking for mkdep... /usr/bin/mkdep checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Wextra... yes checking whether to use debug mode... no checking whether to use symlink device... no checking which syslog facility to use... "local7" checking which syslog priority to use... "info" checking VirtualBox Virtual Disk support... no checking for PTHREAD_MUTEX_ADAPTIVE_NP... yes checking for sys/types.h... (cached) yes checking for machine/atomic.h... yes checking sys/atomic.h usability... no checking sys/atomic.h presence... no checking for sys/atomic.h... no checking for atomic operations... yes checking for gcc builtin atomic operations... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating etc/Makefile config.status: creating doc/Makefile config.status: creating src/build.h config.status: creating src/config.h ===> Building for istgt-20121028 for subdir in src etc doc; do (cd $subdir; /usr/bin/make all) || exit $?; done /usr/bin/make depend if [ "x/usr/bin/mkdep" != "x" ]; then /usr/bin/mkdep -MM -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. istgt.c istgt_iscsi.c istgt_iscsi_param.c istgt_lu.c istgt_lu_disk.c istgt_lu_disk_vbox.c istgt_lu_dvd.c istgt_lu_tape.c istgt_lu_pass.c istgt_lu_ctl.c istgt_log.c istgt_conf.c istgt_sock.c istgt_misc.c istgt_queue.c istgt_crc32c.c istgt_md5.c; fi touch stamp-depend cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt.o istgt.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_iscsi.o istgt_iscsi.c istgt_iscsi.c: In function 'istgt_iscsi_read_pdu': istgt_iscsi.c:673: warning: cast from function call of type 'double' to non-matching type 'int' istgt_iscsi.c:677: warning: cast from function call of type 'double' to non-matching type 'int' istgt_iscsi.c:681: warning: cast from function call of type 'double' to non-matching type 'int' istgt_iscsi.c:765: warning: cast from function call of type 'double' to non-matching type 'int' istgt_iscsi.c: In function 'istgt_iscsi_write_pdu_internal': istgt_iscsi.c:1260: warning: cast from function call of type 'double' to non-matching type 'int' istgt_iscsi.c: In function 'istgt_iscsi_op_scsi': istgt_iscsi.c:3592: warning: cast from function call of type 'double' to non-matching type 'int' cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_iscsi_param.o istgt_iscsi_param.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_lu.o istgt_lu.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_lu_disk.o istgt_lu_disk.c istgt_lu_disk.c: In function 'istgt_lu_disk_queue_start': istgt_lu_disk.c:5290: warning: cast from function call of type 'double' to non-matching type 'int' istgt_lu_disk.c:5329: warning: cast from function call of type 'double' to non-matching type 'int' cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_lu_disk_vbox.o istgt_lu_disk_vbox.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_lu_dvd.o istgt_lu_dvd.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_lu_tape.o istgt_lu_tape.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_lu_pass.o istgt_lu_pass.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_lu_ctl.o istgt_lu_ctl.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_log.o istgt_log.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_conf.o istgt_conf.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_sock.o istgt_sock.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_misc.o istgt_misc.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_queue.o istgt_queue.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_crc32c.o istgt_crc32c.c cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgt_md5.o istgt_md5.c cc -o istgt istgt.o istgt_iscsi.o istgt_iscsi_param.o istgt_lu.o istgt_lu_disk.o istgt_lu_disk_vbox.o istgt_lu_dvd.o istgt_lu_tape.o istgt_lu_pass.o istgt_lu_ctl.o istgt_log.o istgt_conf.o istgt_sock.o istgt_misc.o istgt_queue.o istgt_crc32c.o istgt_md5.o -lcam -lcrypto -lpthread cc -DHAVE_CONFIG_H -O2 -pipe -fno-strict-aliasing -Wall -Wextra -DDEBUG -fno-strict-aliasing -Wstrict-aliasing -Wformat=2 -Wreturn-type -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Winline -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -I.. -I. -c -o istgtcontrol.o istgtcontrol.c cc -o istgtcontrol istgtcontrol.o istgt_conf.o istgt_log.o istgt_sock.o istgt_misc.o istgt_md5.o -lcam -lcrypto -lpthread /usr/bin/sed -e 's:%%SYSCONFDIR%%:/usr/local/etc:g' -e 's:%%CONFIGDIR%%:/usr/local/etc/istgt:g' -e 's:%%MEDIADIR%%:/var/istgt:g' < istgt.large.conf.in > istgt.large.conf /usr/bin/sed -e 's:%%SYSCONFDIR%%:/usr/local/etc:g' -e 's:%%CONFIGDIR%%:/usr/local/etc/istgt:g' -e 's:%%MEDIADIR%%:/var/istgt:g' < istgt.conf.in > istgt.conf /usr/bin/sed -e 's:%%SYSCONFDIR%%:/usr/local/etc:g' -e 's:%%CONFIGDIR%%:/usr/local/etc/istgt:g' -e 's:%%MEDIADIR%%:/var/istgt:g' -e 's:%%BINDIR%%:/usr/local/bin:g' -e 's:%%SBINDIR%%:/usr/local/sbin:g' < istgt.sh.in > istgt.sh /usr/bin/sed -e 's:%%PREFIX%%:/usr/local:g' -e 's:%%CONFIGDIR%%:/usr/local/etc/istgt:g' -e 's:%%MEDIADIR%%:/var/istgt:g' < istgt.1.in > istgt.1 ===> Installing for istgt-20121028 ===> Generating temporary packing list ===> Checking if net/istgt already installed for subdir in src etc doc; do (cd $subdir; /usr/bin/make install) || exit $?; done /bin/mkdir -p /usr/local/bin /usr/bin/install -c -o root -g wheel -m 0755 istgt /usr/local/bin /usr/bin/install -c -o root -g wheel -m 0755 istgtcontrol /usr/local/bin /bin/mkdir -p /usr/local/etc/istgt if [ -n "istgt.sh" ] && [ -f "istgt.sh" ]; then if [ -n "/usr/local/etc/rc.d" ] && [ ! -d "/usr/local/etc/rc.d" ]; then /bin/mkdir -p /usr/local/etc/rc.d; fi fi /usr/bin/install -c -o root -g wheel -m 0644 istgt.conf /usr/local/etc/istgt/istgt.conf.sample /usr/bin/install -c -o root -g wheel -m 0644 istgt.large.conf /usr/local/etc/istgt/istgt.large.conf.sample /usr/bin/install -c -o root -g wheel -m 0600 auth.conf /usr/local/etc/istgt/auth.conf.sample /usr/bin/install -c -o root -g wheel -m 0600 istgtcontrol.conf /usr/local/etc/istgt/istgtcontrol.conf.sample if [ "xistgt.sh" != "x" -a -f "istgt.sh" ]; then /usr/bin/install -c -o root -g wheel -m 0555 istgt.sh /usr/local/etc/rc.d/istgt; fi /bin/mkdir -p /usr/local/man/man1 /usr/bin/install -c -o root -g wheel -m 0644 istgt.1 /usr/local/man/man1/ rm -f /usr/local/man/man1/istgt.1.gz gzip -9 /usr/local/man/man1/istgt.1 /bin/mkdir -p /usr/local/share/doc/istgt cd /obj/buildshare/ports/355755/net/istgt/work/istgt-20121028 && install -o root -g wheel -m 444 ChangeLog.jp README doc/QUICKSTART doc/QUICKSTART.jp /usr/local/share/doc/istgt ************************************************************************* To run istgt at startup, add istgt_enable="YES" to /etc/rc.conf. Create configuration files manually. Sample configuration files can be found in /usr/local/etc/istgt. QUICKSTART in /usr/local/share/doc/istgt shows you how to configure. ************************************************************************* ===> Registering installation for istgt-20121028 Installing istgt-20121028... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/istgt This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/istgt If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://shell.peach.ne.jp/aoyama/ Make package ===> Building package for istgt-20121028 Creating package for istgt-20121028 slot2: removed