FreeBSD Bugzilla – Attachment 181821 Details for
Bug 218686
[new port] net/open-isns: Internet Storage Name Service (iSNS)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build log
open-isns-build.txt (text/plain), 18.54 KB, created by
Pavel Volkov
on 2017-04-16 10:44:37 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2017-04-16 10:44:37 UTC
Size:
18.54 KB
patch
obsolete
>===> Cleaning for open-isns-0.97 >===> Deleting distfiles for open-isns-0.97 >===> Removing user-configured options for open-isns-0.97 > >===> License LGPL21 accepted by the user >===> Found saved configuration for open-isns-0.97 >===> open-isns-0.97 depends on file: /usr/local/sbin/pkg - found >=> open-iscsi-open-isns-v0.97-94e3bc9_GH0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >=> Attempting to fetch https://codeload.github.com/open-iscsi/open-isns/tar.gz/94e3bc9?dummy=/open-iscsi-open-isns-v0.97-94e3bc9_GH0.tar.gz >open-iscsi-open-isns-v0.97-94e3bc9_GH0.tar.gz 0 B 0 Bps >===> Fetching all distfiles required by open-isns-0.97 for building >===> Extracting for open-isns-0.97 >=> SHA256 Checksum OK for open-iscsi-open-isns-v0.97-94e3bc9_GH0.tar.gz. >===> Patching for open-isns-0.97 >===> Applying FreeBSD patches for open-isns-0.97 >/usr/bin/sed -i.bak -E -e "s|^([[:blank:]]*#define ISNS_ETCDIR[[:blank:]]+\")(.*)$|\1/usr/local\2|" -e "s|^([[:blank:]]*#define ISCSI_DEFAULT_INITIATORNAME[[:blank:]]+\")(.*)$|\1/usr/local\2|" /usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9/include/libisns/paths.h.in >/usr/bin/sed -i.bak -E -e "1,10s|^(vardir[[:blank:]]*=[[:blank:]]*)(.*)$|\1/var/db/isns|" /usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9/Makefile.in >/usr/bin/sed -i.bak -E -e "s|^(.*AuthKeyFile[[:blank:]]*=[[:blank:]]*)(.*)$|\1/usr/local\2|" -e "s|^(.*ServerKeyFile[[:blank:]]*=[[:blank:]]*)(.*)$|\1/usr/local\2|" -e "s|^(.*Database[[:blank:]]*=[[:blank:]]*)(.*)$|\1/var/db/isns|" /usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9/etc/isnsadm.conf >/usr/bin/sed -i.bak -E -e "s|^(.*AuthKeyFile[[:blank:]]*=[[:blank:]]*)(.*)$|\1/usr/local\2|" -e "s|^(.*ServerKeyFile[[:blank:]]*=[[:blank:]]*)(.*)$|\1/usr/local\2|" -e "s|^(.*Database[[:blank:]]*=[[:blank:]]*)(.*)$|\1/var/db/isns|" /usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9/etc/isnsd.conf >/usr/bin/sed -i.bak -E -e "s|^(.*AuthKeyFile[[:blank:]]*=[[:blank:]]*)(.*)$|\1/usr/local\2|" -e "s|^(.*ServerKeyFile[[:blank:]]*=[[:blank:]]*)(.*)$|\1/usr/local\2|" -e "s|^(.*Database[[:blank:]]*=[[:blank:]]*)(.*)$|\1/var/db/isns|" /usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9/etc/isnsdd.conf >/usr/bin/sed -i.bak -E -e "s|^(.*SLPRegister[[:blank:]]*=[[:blank:]]*)(.*)$|\10|" /usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9/etc/isnsd.conf >===> open-isns-0.97 depends on executable: autoconf-2.69 - found >===> open-isns-0.97 depends on executable: autoheader-2.69 - found >===> open-isns-0.97 depends on executable: autoreconf-2.69 - found >===> open-isns-0.97 depends on executable: aclocal-1.15 - found >===> open-isns-0.97 depends on executable: automake-1.15 - found >===> open-isns-0.97 depends on executable: gmake - found >===> Configuring for open-isns-0.97 >configure: loading site script /usr/ports/Templates/config.site >checking for gcc... cc >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 build system type... amd64-portbld-freebsd11.0 >checking host system type... amd64-portbld-freebsd11.0 >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 whether byte ordering is bigendian... no >checking how to run the C preprocessor... cpp >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether gmake sets $(MAKE)... yes >checking for sh... /bin/sh >checking for inline... inline >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking for errno.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for malloc.h... (cached) no >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for getopt.h... (cached) yes >checking for socket in -lsocket... no >checking for getopt_long... yes >checking openssl/crypto.h usability... yes >checking openssl/crypto.h presence... yes >checking for openssl/crypto.h... yes >checking for EVP_PKEY_new in -lcrypto... yes >checking if libraries can be versioned... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/libisns/paths.h >config.status: creating config.h >===> Building for open-isns-0.97 >gmake[2]: Entering directory '/usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9' >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-server.o server.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-client.o client.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-objects.o objects.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-callback.o callback.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-timer.o timer.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-vendor.o vendor.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-db.o db.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-db-file.o db-file.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-db-policy.o db-policy.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-relation.o relation.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-scope.o scope.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-message.o message.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-security.o security.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-authblock.o authblock.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-policy.o policy.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-pki.o pki.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-register.o register.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-query.o query.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-getnext.o getnext.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-deregister.o deregister.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-esi.o esi.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-scn.o scn.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-dd.o dd.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-entity.o entity.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-portal-group.o portal-group.c >portal-group.c:299:15: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] > .iot_attrs = iscsi_pg_attrs, > ^~~~~~~~~~~~~~ >portal-group.c:295:15: note: previous initialization is here > .iot_attrs = iscsi_pg_attrs, > ^~~~~~~~~~~~~~ >portal-group.c:300:14: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] > .iot_keys = iscsi_pg_key_attrs, > ^~~~~~~~~~~~~~~~~~ >portal-group.c:297:14: note: previous initialization is here > .iot_keys = iscsi_pg_key_attrs, > ^~~~~~~~~~~~~~~~~~ >2 warnings generated. >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-storage-node.o storage-node.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-domain.o domain.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-simple.o simple.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-tags.o tags.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-attrs.o attrs.c >attrs.c:782:6: warning: variable 'len' is used uninitialized whenever '||' condition is true [-Wsometimes-uninitialized] > if (!buf_get32(bp, &tag) > ^~~~~~~~~~~~~~~~~~~~ >attrs.c:808:10: note: uninitialized use occurs here > tag, len); > ^~~ >attrs.c:782:6: note: remove the '||' if its condition is always false > if (!buf_get32(bp, &tag) > ^~~~~~~~~~~~~~~~~~~~ >attrs.c:780:19: note: initialize the variable 'len' to silence this warning > uint32_t tag, len; > ^ > = 0 >1 warning generated. >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-export.o export.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-socket.o socket.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-slp.o slp.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-error.o error.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-logging.o logging.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-config.o config.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-parser.o parser.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-buffer.o buffer.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-pidfile.o pidfile.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-sysdep-unix.o sysdep-unix.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-util.o util.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-bitvector.o bitvector.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -fPIC -c -o solib-mdebug.o mdebug.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -fstack-protector -fPIC -shared -Wl,-soname,libisns.so.0 -Wl,--version-script=libisns.vers -o libisns.so.0 solib-server.o solib-client.o solib-objects.o solib-callback.o solib-timer.o solib-vendor.o solib-db.o solib-db-file.o solib-db-policy.o solib-relation.o solib-scope.o solib-message.o solib-security.o solib-authblock.o solib-policy.o solib-pki.o solib-register.o solib-query.o solib-getnext.o solib-deregister.o solib-esi.o solib-scn.o solib-dd.o solib-entity.o solib-portal-group.o solib-storage-node.o solib-domain.o solib-simple.o solib-tags.o solib-attrs.o solib-export.o solib-socket.o solib-slp.o solib-error.o solib-logging.o solib-config.o solib-parser.o solib-buffer.o solib-pidfile.o solib-sysdep-unix.o solib-util.o solib-bitvector.o solib-mdebug.o -Wl,--as-needed -lcrypto >[ -L libisns.so ] || ln -s libisns.so.0 libisns.so >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -c -o isnsd.o isnsd.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -fstack-protector -o isnsd isnsd.o -L. -lisns -Wl,--as-needed -lcrypto >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -c -o isnsadm.o isnsadm.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -fstack-protector -o isnsadm isnsadm.o -L. -lisns -Wl,--as-needed -lcrypto >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -c -o local.o local.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -c -o isnsdd.o isnsdd.c >isnsdd.c:576:1: warning: unused function '__add_release_object' [-Wunused-function] >__add_release_object(isns_object_list_t *objects, isns_object_t *cur) >^ >1 warning generated. >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -fstack-protector -o isnsdd local.o isnsdd.o -L. -lisns -Wl,--as-needed -lcrypto >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -c -o tests/pauw1.o tests/pauw1.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -fstack-protector -o tests/pauw1 tests/pauw1.o -L. -lisns -Wl,--as-needed -lcrypto >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -c -o tests/pauw2.o tests/pauw2.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -fstack-protector -o tests/pauw2 tests/pauw2.o -L. -lisns -Wl,--as-needed -lcrypto >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -c -o tests/pauw3.o tests/pauw3.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -fstack-protector -o tests/pauw3 tests/pauw3.o -L. -lisns -Wl,--as-needed -lcrypto >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -D_GNU_SOURCE -c -o tests/pauw4.o tests/pauw4.c >cc -Wall -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -Iinclude -fstack-protector -o tests/pauw4 tests/pauw4.o -L. -lisns -Wl,--as-needed -lcrypto >rm tests/pauw4.o tests/pauw1.o tests/pauw3.o tests/pauw2.o >gmake[2]: Leaving directory '/usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9' >===> Staging for open-isns-0.97 >===> Generating temporary packing list >gmake[2]: Entering directory '/usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9' >*** Installing Open-iSNS *** >/usr/bin/install -c -m 755 -d /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/etc/isns /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/man/man8 /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/man/man5 /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/sbin >/usr/bin/install -c -m 700 -d /usr/obj/usr/ports/net/open-isns/work/stage/var/db/isns >/usr/bin/install -c -m 555 isnsd isnsadm isnsdd /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/sbin >/usr/bin/install -c -m 644 etc/isnsd.conf /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/etc/isns/isnsd.conf.sample >/usr/bin/install -c -m 644 etc/isnsdd.conf /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/etc/isns/isnsdd.conf.sample >/usr/bin/install -c -m 644 etc/isnsadm.conf /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/etc/isns/isnsadm.conf.sample >/usr/bin/install -c -m 644 doc/isnsd.8 /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/man/man8 >/usr/bin/install -c -m 644 doc/isnsdd.8 /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/man/man8 >/usr/bin/install -c -m 644 doc/isnsadm.8 /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/man/man8 >/usr/bin/install -c -m 644 doc/isns_config.5 /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/man/man5 >*** Installing Open-iSNS developer files *** >/usr/bin/install -c -m 755 -d /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/lib >/usr/bin/install -c -m 644 libisns.so.0 /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/lib >ln -sf libisns.so.0 /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/lib/libisns.so >gmake[2]: Leaving directory '/usr/obj/usr/ports/net/open-isns/work/open-isns-94e3bc9' >/usr/bin/strip /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/sbin/isnsadm >/usr/bin/strip /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/sbin/isnsd >/usr/bin/strip /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/sbin/isnsdd >/usr/bin/strip /usr/obj/usr/ports/net/open-isns/work/stage/usr/local/lib/libisns.so.0 >====> Compressing man pages (compress-man) >===> Staging rc.d startup script(s) >====> Running Q/A tests (stage-qa) >===> Building package for open-isns-0.97 >pkg-static: duplicate file listing: /usr/local/etc/rc.d/isnsd, ignoring
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 218686
:
181820
| 181821 |
181822