=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for rp-l2tp-0.3nb1 gcc -M -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" auth.c debug.c dgram.c main.c md5.c network.c options.c peer.c session.c tunnel.c utils.c > .depend gcc -c -o auth.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" auth.c gcc -c -o debug.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" debug.c gcc -c -o dgram.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" dgram.c gcc -c -o main.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" main.c gcc -c -o md5.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" md5.c dgram.c:119:1: warning: 'describe_pulled_avp' defined but not used gcc -c -o network.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" network.c gcc -c -o options.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" options.c gcc -c -o peer.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" peer.c gcc -c -o session.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" session.c gcc -c -o tunnel.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" tunnel.c peer.c:46:47: warning: ISO C forbids conversion of function pointer to object pointer type peer.c:48:47: warning: ISO C forbids conversion of function pointer to object pointer type peer.c:49:47: warning: ISO C forbids conversion of function pointer to object pointer type options.c:42:49: warning: ISO C forbids conversion of function pointer to object pointer type options.c: In function 'set_option': options.c:146:7: warning: ISO C forbids conversion of object pointer to function pointer type gcc -c -o utils.o -g -I.. -Ilibevent -Wall -Wstrict-prototypes -ansi -pedantic -D_GNU_SOURCE -DVERSION=\"0.3\" -DPREFIX=\"/usr/pkg\" -DSYSCONFDIR=\""/usr/pkg/etc"\" utils.c test -d libevent || ln -s ../libevent . /usr/bin/make -C libevent make[1]: Entering directory `/tmp/pkgsrc/net/rp-l2tp/work/rp-l2tp-0.3/libevent' gcc -O3 -pipe -fstack-protector -I.. -c -o event.o event.c gcc -O3 -pipe -fstack-protector -I.. -c -o event_tcp.o event_tcp.c gcc -O3 -pipe -fstack-protector -I.. -c -o hash.o hash.c utils.c: In function 'l2tp_load_handler': utils.c:216:15: warning: ISO C forbids conversion of object pointer to function pointer type gcc -O3 -pipe -fstack-protector -I.. -c -o event_sig.o event_sig.c /usr/bin/make -C handlers make[1]: Entering directory `/tmp/pkgsrc/net/rp-l2tp/work/rp-l2tp-0.3/handlers' gcc -g -O2 -I.. -I../libevent -I../../libevent -Wall -fPIC -c -o pty.o pty.c gcc -g -O2 -I.. -I../libevent -I../../libevent -Wall -fPIC -c -o sync-pppd.o sync-pppd.c gcc -g -O2 -I.. -I../libevent -I../../libevent -Wall -fPIC -c -o cmd.o cmd.c gcc -g -O2 -I.. -I../libevent -I../../libevent -Wall -fPIC -c -o dstring.o dstring.c rm -f libevent.a ar -cq libevent.a event.o event_tcp.o hash.o event_sig.o ranlib libevent.a make[1]: Leaving directory `/tmp/pkgsrc/net/rp-l2tp/work/rp-l2tp-0.3/libevent' rm -f libl2tp.a ar -rc libl2tp.a auth.o debug.o dgram.o main.o md5.o network.o options.o peer.o session.o tunnel.o utils.o ranlib libl2tp.a || true gcc -c -o cmd-control.o cmd-control.c /usr/bin/make -C handlers make[1]: Entering directory `/tmp/pkgsrc/net/rp-l2tp/work/rp-l2tp-0.3/handlers' gcc -g -O2 -I.. -I../libevent -I../../libevent -Wall -fPIC -c -o pty.o pty.c gcc -o l2tp-control cmd-control.o gcc -g -O2 -I.. -I../libevent -I../../libevent -Wall -fPIC -c -o sync-pppd.o sync-pppd.c gcc -g -O2 -I.. -I../libevent -I../../libevent -Wall -fPIC -c -o cmd.o cmd.c gcc -g -O2 -I.. -I../libevent -I../../libevent -Wall -fPIC -c -o dstring.o dstring.c gcc -shared -Wl,-R/usr/pkg/lib -o sync-pppd.so pty.o sync-pppd.o gcc -shared -Wl,-R/usr/pkg/lib -o cmd.so cmd.o dstring.o sync-pppd.o: file not recognized: File truncated collect2: ld returned 1 exit status make[1]: *** [sync-pppd.so] Error 1 make[1]: *** Waiting for unfinished jobs.... gcc -shared -Wl,-R/usr/pkg/lib -o sync-pppd.so pty.o sync-pppd.o /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/bin/ld: reopening cmd.o: No such file or directory /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/bin/ld: can not read symbols: File truncated /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../../x86_64-unknown-linux-gnu/bin/ld: final link failed: File truncated collect2: ld returned 1 exit status make[1]: *** [cmd.so] Error 1 make[1]: Leaving directory `/tmp/pkgsrc/net/rp-l2tp/work/rp-l2tp-0.3/handlers' make: *** [handlers] Error 2 make: *** Waiting for unfinished jobs.... gcc -shared -Wl,-R/usr/pkg/lib -o cmd.so cmd.o dstring.o make[1]: Leaving directory `/tmp/pkgsrc/net/rp-l2tp/work/rp-l2tp-0.3/handlers' gcc -Wl,-R/usr/pkg/lib -o l2tpd -rdynamic auth.o debug.o dgram.o main.o md5.o network.o options.o peer.o session.o tunnel.o utils.o libevent/*.o -ldl *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/rp-l2tp *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/rp-l2tp