------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The netembryo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> netembryo-0.1.1_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The netembryo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> netembryo-0.1.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by netembryo-0.1.1_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The netembryo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> netembryo-0.1.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by netembryo-0.1.1_2 for building => SHA256 Checksum OK for netembryo-0.1.1.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The netembryo port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> netembryo-0.1.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by netembryo-0.1.1_2 for building ===> Extracting for netembryo-0.1.1_2 => SHA256 Checksum OK for netembryo-0.1.1.tar.bz2. Extracted Memory Use: 1.46M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for netembryo-0.1.1_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> netembryo-0.1.1_2 depends on package: gmake>=4.3 - found ===> netembryo-0.1.1_2 depends on package: pkgconf>=1.3.0_1 - found ===> netembryo-0.1.1_2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> netembryo-0.1.1_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> netembryo-0.1.1_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> netembryo-0.1.1_2 depends on package: gmake>=4.3 - found ===> netembryo-0.1.1_2 depends on package: pkgconf>=1.3.0_1 - found ===> netembryo-0.1.1_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> netembryo-0.1.1_2 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> netembryo-0.1.1_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for netembryo-0.1.1_2 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by gmake... 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 ISO C89... none needed checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) 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... dragonfly5.9 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 checking whether to check for IPv6... yes checking for struct sockaddr_in6... yes checking whether to enable SCTP support... no, disabled by user checking for cc way to treat warnings as errors... -Werror checking if cc supports -Wall flag... yes checking if cc supports -Wwrite-strings flag... yes checking if cc supports -Wformat=2 flag... yes checking if cc supports -Werror=implicit flag... yes checking if cc supports -Werror=return-type flag... yes checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for GLIB... yes checking for gawk... no checking for exuberant-ctags... no configure: creating ./config.status config.status: creating Makefile config.status: creating wsocket/Makefile config.status: creating utils/Makefile config.status: creating tests/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/libnetembryo.pc config.status: creating pkgconfig/libnetembryo-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: debug enabled ................ : no mudflap enabled ............. : no errors enabled ............. : none configure: config files successfully generated! NetEmbryo version is .............. : 0.1.1 NetEmbryo Install prefix .......... : /usr/local NetEmbryo sctp support enabled .... : no NetEmbryo ssl support enabled ..... : yes NetEmbryo tests ................... : no 'make' will now compile NetEmbryo and 'su -c make install' will install it. Note: On non-Linux systems you might need to use 'gmake' instead of 'make'. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for netembryo-0.1.1_2 gmake[1]: Entering directory '/construction/net/netembryo/netembryo-0.1.1' gmake all-recursive gmake[2]: Entering directory '/construction/net/netembryo/netembryo-0.1.1' Making all in wsocket gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/wsocket' /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -MT libwsocket_la-multicast.lo -MD -MP -MF .deps/libwsocket_la-multicast.Tpo -c -o libwsocket_la-multicast.lo `test -f 'multicast.c' || echo './'`multicast.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -MT libwsocket_la-socket.lo -MD -MP -MF .deps/libwsocket_la-socket.Tpo -c -o libwsocket_la-socket.lo `test -f 'socket.c' || echo './'`socket.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -MT libwsocket_la-sock_ntop_host.lo -MD -MP -MF .deps/libwsocket_la-sock_ntop_host.Tpo -c -o libwsocket_la-sock_ntop_host.lo `test -f 'sock_ntop_host.c' || echo './'`sock_ntop_host.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -MT libwsocket_la-get_info.lo -MD -MP -MF .deps/libwsocket_la-get_info.Tpo -c -o libwsocket_la-get_info.lo `test -f 'get_info.c' || echo './'`get_info.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -MT libwsocket_la-Sock.lo -MD -MP -MF .deps/libwsocket_la-Sock.Tpo -c -o libwsocket_la-Sock.lo `test -f 'Sock.c' || echo './'`Sock.c /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -MT libwsocket_la-ssl.lo -MD -MP -MF .deps/libwsocket_la-ssl.Tpo -c -o libwsocket_la-ssl.lo `test -f 'ssl.c' || echo './'`ssl.c mv -f .deps/libwsocket_la-multicast.Tpo .deps/libwsocket_la-multicast.Plo mv -f .deps/libwsocket_la-sock_ntop_host.Tpo .deps/libwsocket_la-sock_ntop_host.Plo mv -f .deps/libwsocket_la-get_info.Tpo .deps/libwsocket_la-get_info.Plo Sock.c: In function 'Sock_connect': Sock.c:374:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (sock_SSL_connect(&ssl_con, sockfd, ctx)) ^~ Sock.c:376:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' sock_close(sockfd); ^~~~~~~~~~ mv -f .deps/libwsocket_la-socket.Tpo .deps/libwsocket_la-socket.Plo ssl.c: In function 'Sock_init_ctx': ssl.c:47:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] method = SSLv23_method(); ^ mv -f .deps/libwsocket_la-ssl.Tpo .deps/libwsocket_la-ssl.Plo mv -f .deps/libwsocket_la-Sock.Tpo .deps/libwsocket_la-Sock.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -Wl,-rpath,/usr/local/lib -o libwsocket.la libwsocket_la-multicast.lo libwsocket_la-socket.lo libwsocket_la-sock_ntop_host.lo libwsocket_la-get_info.lo libwsocket_la-Sock.lo libwsocket_la-ssl.lo -L/usr/local/lib /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/wsocket' Making all in utils gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/utils' depbase=`echo url.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -MT url.lo -MD -MP -MF $depbase.Tpo -c -o url.lo url.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rtsp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../netembryo -I.. -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -MT rtsp.lo -MD -MP -MF $depbase.Tpo -c -o rtsp.lo rtsp.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --silent --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -Wl,-rpath,/usr/local/lib -o libutils.la url.lo rtsp.lo /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/utils' Making all in pkgconfig gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/pkgconfig' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/pkgconfig' Making all in . gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1' /bin/sh ./libtool --silent --tag=CC --mode=link cc -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -fno-strict-aliasing -Wall -Wwrite-strings -Wformat=2 -Werror=implicit -Werror=return-type -version-info 9:0:0 -Wl,-rpath,/usr/local/lib -o libnetembryo.la -rpath /usr/local/lib wsocket/libwsocket.la utils/libutils.la -L/usr/local/lib -lglib-2.0 -lintl /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1' Making all in tests gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake all-am gmake[4]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake[2]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1' gmake[1]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> netembryo-0.1.1_2 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for netembryo-0.1.1_2 ===> netembryo-0.1.1_2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net/netembryo/netembryo-0.1.1' gmake INSTALL_PROGRAM="/bin/sh /construction/net/netembryo/netembryo-0.1.1/config/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/net/netembryo/netembryo-0.1.1/config/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install gmake[2]: Entering directory '/construction/net/netembryo/netembryo-0.1.1' Making install in wsocket gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/wsocket' gmake[4]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/wsocket' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/wsocket' gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/wsocket' Making install in utils gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/utils' gmake[4]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/utils' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/utils' gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/utils' Making install in pkgconfig gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/pkgconfig' gmake[4]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/pkgconfig' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/construction/net/netembryo/stage/usr/local/libdata/pkgconfig" install -m 0644 libnetembryo.pc '/construction/net/netembryo/stage/usr/local/libdata/pkgconfig' gmake[4]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/pkgconfig' gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/pkgconfig' Making install in . gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1' gmake[4]: Entering directory '/construction/net/netembryo/netembryo-0.1.1' test -z "/usr/local/lib" || /bin/mkdir -p "/construction/net/netembryo/stage/usr/local/lib" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c -s libnetembryo.la '/construction/net/netembryo/stage/usr/local/lib' libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/netembryo" || /bin/mkdir -p "/construction/net/netembryo/stage/usr/local/include/netembryo" install -m 0644 netembryo/wsocket.h netembryo/wsocket-internal.h netembryo/url.h netembryo/rtsp.h '/construction/net/netembryo/stage/usr/local/include/netembryo' gmake[4]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1' gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1' Making install in tests gmake[3]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake install-am gmake[4]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake[5]: Entering directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake[4]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake[3]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1/tests' gmake[2]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1' gmake[1]: Leaving directory '/construction/net/netembryo/netembryo-0.1.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: you may not need USES=ssl Error: /usr/local/lib/libnetembryo.so.9.0.0 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/libnetembryo.so.9.0.0 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for netembryo-0.1.1_2 file sizes/checksums [9]: 0% file sizes/checksums [9]: 100% packing files [9]: 0% packing files [9]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:30