Среда (04/04/12)

/dev/pts/3
09:25:12
#make install clean
===>  License check disabled, port has not defined LICENSE
=> nspluginwrapper-1.4.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://nspluginwrapper.org/download/nspluginwrapper-1.4.4.tar.gz
nspluginwrapper-1.4.4.tar.gz                  100% of  402 kB  334 kBps
=> nspluginwrapper-i386-1.4.4-1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/jkim/nspluginwrapper-i386-1.4.4-1.tar.gz
nspluginwrapper-i386-1.4.4-1.tar.gz           100% of   64 kB  269 kBps
===>  Extracting for nspluginwrapper-1.4.4
=> SHA256 Checksum OK for nspluginwrapper-1.4.4.tar.gz.
=> SHA256 Checksum OK for nspluginwrapper-i386-1.4.4-1.tar.gz.
===>  Patching for nspluginwrapper-1.4.4
===>  Applying FreeBSD patches for nspluginwrapper-1.4.4
/usr/bin/sed -i.bak -e 's,%%LOCALBASE%%,/usr/local,g'  /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-config.c
===>   nspluginwrapper-1.4.4 depends on executable: gmake - found
===>   nspluginwrapper-1.4.4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   nspluginwrapper-1.4.4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   nspluginwrapper-1.4.4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===>   nspluginwrapper-1.4.4 depends on file: /usr/local/bin/intltool-extract - found
===>   nspluginwrapper-1.4.4 depends on executable: pkg-config - found
===>   nspluginwrapper-1.4.4 depends on shared library: curl.6 - found
===>   nspluginwrapper-1.4.4 depends on shared library: atk-1.0.0 - found
===>   nspluginwrapper-1.4.4 depends on shared library: glib-2.0.0 - found
===>   nspluginwrapper-1.4.4 depends on shared library: gtk-x11-2.0.0 - found
===>   nspluginwrapper-1.4.4 depends on shared library: pango-1.0.0 - found
===>  Configuring for nspluginwrapper-1.4.4
WARNING: disabling glib memory hooks with --enable-generic
Source path               /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4
Install prefix            /usr/local
nspluginwrapper root dir  /usr/local/lib/nspluginwrapper
Viewer paths              /usr/local/lib/nspluginwrapper/%ARCH%/%OS%
Build viewer              no
Build standalone player   yes
Build 32-/64-bit at once  no
Build with generic APIs   yes
32-bit library dir name   lib
64-bit library dir name   lib
C compiler                cc -std=c99
C++ compiler              c++
Strip binaries            yes
Host OS                   freebsd
Host CPU                  i386
Host big endian           no
Target OS                 linux
Target CPU                i386
RPC init timeout          5 secs
Memory allocation hooks   libc
Use thread checks (DEBUG) no
Use malloc checks (DEBUG) no
===>  Building for nspluginwrapper-1.4.4
cc -std=c99 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -o npconfig-npw-config.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-config.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-config.c:324:1: warning: "ELF_CLASS" redefined
In file included from /usr/include/machine/elf.h:45,
                 from /usr/include/elf.h:37,
                 from /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-config.c:34:
/usr/include/sys/elf_generic.h:43:1: warning: this is the location of the previous definition
cc -std=c99  -o npconfig npconfig-npw-config.o  -L/usr/local/lib -lglib-2.0
sed -e 's|%NPW_VIEWER_DIR%|/usr/local/lib/nspluginwrapper/\$TARGET_ARCH/\$TARGET_OS|' /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-viewer.sh > npviewer.sh
chmod 755 npviewer.sh
cc -std=c99 -o npwrapper-npw-wrapper.os -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-wrapper.c -fPIC -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -I/usr/local/include   -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/npapi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inclu
cc -std=c99 -o npwrapper-npw-common.os -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-common.c -fPIC -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -I/usr/local/include   -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/npapi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
cc -std=c99 -o npwrapper-npw-malloc.os -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-malloc.c -fPIC -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -I/usr/local/include   -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/npapi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
cc -std=c99 -o npwrapper-npw-rpc.os -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-rpc.c -fPIC -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -I/usr/local/include   -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/npapi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -DB
cc -std=c99 -o npwrapper-rpc.os -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c -fPIC -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -I/usr/local/include   -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/npapi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -DBUILD_WRA
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c: In function 'rpc_message_send_int32':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c:1061: warning: implicit declaration of function 'htonl'
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c: In function 'rpc_message_recv_int32':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c:1304: warning: implicit declaration of function 'ntohl'
cc -std=c99 -o npwrapper-debug.os -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/debug.c -fPIC -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -I/usr/local/include   -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/npapi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -DBUILD
cc -std=c99 -o npwrapper-utils.os -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/utils.c -fPIC -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -I/usr/local/include   -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/npapi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -DBUILD
cc -std=c99 -o npwrapper-npruntime.os -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npruntime.c -fPIC -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -I/usr/local/include   -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/npapi -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
cc -std=c99 -shared   -o npwrapper.so npwrapper-npw-wrapper.os npwrapper-npw-common.os npwrapper-npw-malloc.os npwrapper-npw-rpc.os npwrapper-rpc.os npwrapper-debug.os npwrapper-utils.os npwrapper-npruntime.os -L/usr/local/lib -lXt -lX11 -lSM -lICE   -lpthread  -L/usr/local/lib -lglib-2.0
cc -std=c99 -o npplayer-npw-player.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/npw-player.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixb
cc -std=c99 -o npplayer-debug.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/debug.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/
cc -std=c99 -o npplayer-rpc.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c: In function 'rpc_message_send_int32':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c:1061: warning: implicit declaration of function 'htonl'
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c: In function 'rpc_message_recv_int32':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c:1304: warning: implicit declaration of function 'ntohl'
cc -std=c99 -o npplayer-utils.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/utils.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/
cc -std=c99 -o npplayer-glibcurl.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/glibcurl.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2
cc -std=c99 -o npplayer-gtk2xtbin.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c: In function 'xt_event_dispatch':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c:161: warning: unused variable 'event'
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c: At top level:
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c:187: warning: initialization from incompatible pointer type
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c: In function 'xt_add_focus_listener':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c:892: warning: unused variable 'errorcode'
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c: In function 'xt_remove_focus_listener':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c:912: warning: unused variable 'errorcode'
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c: At top level:
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/gtk2xtbin.c:75: warning: 'gtk_xtbin_shutdown' declared 'static' but never defined
cc -std=c99   -o npplayer npplayer-npw-player.o npplayer-debug.o npplayer-rpc.o npplayer-utils.o npplayer-glibcurl.o npplayer-gtk2xtbin.o -pthread -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpng -lz -lpango-1.0 -lm -lfreetype -lfo
cc -std=c99 -o test-rpc-types-client.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-types.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_CLIENT -DNPW_COMPONENT_NAME="\"Client\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-
cc -std=c99 -o test-rpc-common-client.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-common.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_CLIENT -DNPW_COMPONENT_NAME="\"Client\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwrappe
cc -std=c99 -o debug-client.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/debug.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_CLIENT -DNPW_COMPONENT_NAME="\"Client\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -I/usr/loc
cc -std=c99 -o rpc-client.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_CLIENT -DNPW_COMPONENT_NAME="\"Client\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -I/usr/local/i
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c: In function 'rpc_message_send_int32':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c:1061: warning: implicit declaration of function 'htonl'
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c: In function 'rpc_message_recv_int32':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c:1304: warning: implicit declaration of function 'ntohl'
cc -std=c99   -o test-rpc-types-client test-rpc-types-client.o test-rpc-common-client.o debug-client.o rpc-client.o -L/usr/local/lib -lglib-2.0   -lpthread
cc -std=c99 -o test-rpc-nested-1-client.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-nested-1.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_CLIENT -DNPW_COMPONENT_NAME="\"Client\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwr
cc -std=c99   -o test-rpc-nested-1-client test-rpc-nested-1-client.o test-rpc-common-client.o debug-client.o rpc-client.o -L/usr/local/lib -lglib-2.0   -lpthread
cc -std=c99 -o test-rpc-nested-2-client.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-nested-2.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_CLIENT -DNPW_COMPONENT_NAME="\"Client\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwr
cc -std=c99   -o test-rpc-nested-2-client test-rpc-nested-2-client.o test-rpc-common-client.o debug-client.o rpc-client.o -L/usr/local/lib -lglib-2.0   -lpthread
cc -std=c99 -o test-rpc-concurrent-client.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-concurrent.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_CLIENT -DNPW_COMPONENT_NAME="\"Client\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nsplug
cc -std=c99   -o test-rpc-concurrent-client test-rpc-concurrent-client.o test-rpc-common-client.o debug-client.o rpc-client.o -L/usr/local/lib -lglib-2.0   -lpthread
cc -std=c99 -o test-rpc-types-server.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-types.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_SERVER -DNPW_COMPONENT_NAME="\"Server\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-
cc -std=c99 -o test-rpc-common-server.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-common.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_SERVER -DNPW_COMPONENT_NAME="\"Server\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwrappe
cc -std=c99 -o debug-server.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/debug.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_SERVER -DNPW_COMPONENT_NAME="\"Server\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -I/usr/loc
cc -std=c99 -o rpc-server.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_SERVER -DNPW_COMPONENT_NAME="\"Server\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -I/usr/local/i
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c: In function 'rpc_message_send_int32':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c:1061: warning: implicit declaration of function 'htonl'
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c: In function 'rpc_message_recv_int32':
/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src/rpc.c:1304: warning: implicit declaration of function 'ntohl'
cc -std=c99   -o test-rpc-types-server test-rpc-types-server.o test-rpc-common-server.o debug-server.o rpc-server.o -L/usr/local/lib -lglib-2.0   -lpthread
cc -std=c99 -o test-rpc-nested-1-server.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-nested-1.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_SERVER -DNPW_COMPONENT_NAME="\"Server\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwr
cc -std=c99   -o test-rpc-nested-1-server test-rpc-nested-1-server.o test-rpc-common-server.o debug-server.o rpc-server.o -L/usr/local/lib -lglib-2.0   -lpthread
cc -std=c99 -o test-rpc-nested-2-server.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-nested-2.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_SERVER -DNPW_COMPONENT_NAME="\"Server\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nspluginwr
cc -std=c99   -o test-rpc-nested-2-server test-rpc-nested-2-server.o test-rpc-common-server.o debug-server.o rpc-server.o -L/usr/local/lib -lglib-2.0   -lpthread
cc -std=c99 -o test-rpc-concurrent-server.o -c /usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/tests/test-rpc-concurrent.c -I. -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4 -I/usr/ports/www/nspluginwrapper/work/nspluginwrapper-1.4.4/src -DBUILD_SERVER -DNPW_COMPONENT_NAME="\"Server\"" -O2 -pipe -std=c99 -fno-strict-aliasing -Wall -I/usr/ports/www/nspluginwrapper/work/nsplug
cc -std=c99   -o test-rpc-concurrent-server test-rpc-concurrent-server.o test-rpc-common-server.o debug-server.o rpc-server.o -L/usr/local/lib -lglib-2.0   -lpthread
rm test-rpc-types-server.o test-rpc-nested-1-client.o test-rpc-nested-2-client.o test-rpc-concurrent-client.o test-rpc-common-server.o test-rpc-common-client.o rpc-client.o test-rpc-types-client.o test-rpc-concurrent-server.o rpc-server.o debug-client.o test-rpc-nested-1-server.o debug-server.o test-rpc-nested-2-server.o
===>  Installing for nspluginwrapper-1.4.4
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/etc/fedora-release - found
===>   nspluginwrapper-1.4.4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   nspluginwrapper-1.4.4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   nspluginwrapper-1.4.4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/usr/lib/libatk-1.0.so.0.2409.1 - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/usr/lib/libcairo.so.2.10800.0 - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/lib/libexpat.so.1 - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/usr/lib/libfontconfig.so.1.3.0 - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/usr/lib/libgtk-x11-2.0.so.0.1400.7 - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/usr/lib/libjpeg.so.62.0.0 - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/usr/lib/libpango-1.0.so.0.2800.3 - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/usr/lib/libpng.so.3.37.0 - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/usr/lib/libtiff.so.3.8.2 - found
===>   nspluginwrapper-1.4.4 depends on file: /compat/linux/usr/lib/libXrandr.so.2.1.0 - found
===>   nspluginwrapper-1.4.4 depends on executable: pkg-config - found
===>   nspluginwrapper-1.4.4 depends on file: /usr/local/lib/gio/modules/libgiofam.so - found
===>   Generating temporary packing list
===>  Checking if www/nspluginwrapper already installed
mkdir -p /usr/local/lib/nspluginwrapper/noarch || :
mkdir -p /usr/local/lib/nspluginwrapper/i386/freebsd || :
mkdir -p /usr/local/lib/nspluginwrapper/i386/linux || :
install -m 755 -s npplayer /usr/local/lib/nspluginwrapper/i386/freebsd/npplayer
mkdir -p /usr/local/bin
ln -sf /usr/local/lib/nspluginwrapper/i386/freebsd/npplayer /usr/local/bin/nspluginplayer
install -m 755 -s npwrapper.so /usr/local/lib/nspluginwrapper/i386/freebsd/npwrapper.so
install -m 755 npviewer.sh /usr/local/lib/nspluginwrapper/noarch/npviewer.sh
install -m 755 -s npconfig /usr/local/lib/nspluginwrapper/i386/freebsd/npconfig
mkdir -p /usr/local/bin
ln -sf /usr/local/lib/nspluginwrapper/i386/freebsd/npconfig /usr/local/bin/nspluginwrapper
/bin/mkdir -p /usr/local/lib/nspluginwrapper/i386/linux
install   -o root -g wheel -m 555 /usr/ports/www/nspluginwrapper/work/usr/lib/nspluginwrapper/i386/linux/*.bin  /usr/ports/www/nspluginwrapper/work/usr/lib/nspluginwrapper/i386/linux/*.so  /usr/local/lib/nspluginwrapper/i386/linux/
install  -o root -g wheel -m 555 /usr/ports/www/nspluginwrapper/work/npviewer /usr/local/lib/nspluginwrapper/i386/linux/
================================================================
The nspluginwrapper is installed on a per user basis. All of
the commands can be run as an unprivileged user.
================================================================
To install all the plugins from their default locations:
nspluginwrapper -v -a -i
================================================================
To install a specific plugin:
nspluginwrapper -i path/to/plugin.so
================================================================
To remove a specific plugin:
nspluginwrapper -r path/to/plugin.so
================================================================
To view all currently installed plugins:
nspluginwrapper -l
================================================================
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for nspluginwrapper-1.4.4
===> 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/lib/nspluginwrapper/i386/freebsd/npplayer
/usr/local/lib/nspluginwrapper/i386/freebsd/npwrapper.so
/usr/local/lib/nspluginwrapper/i386/linux/npviewer.bin
      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://nspluginwrapper.org
===>  Cleaning for nspluginwrapper-1.4.4