1 | Portfile changed since last build; discarding previous state. |
---|
2 | ---> Fetching netxx |
---|
3 | ---> Verifying checksum(s) for netxx |
---|
4 | ---> Checksumming netxx-0.4.2.tar.gz |
---|
5 | ---> Extracting netxx |
---|
6 | ---> Extracting netxx-0.4.2.tar.gz |
---|
7 | ---> Applying patches to netxx |
---|
8 | ---> Applying /Users/olegb/testports/netxx/files/patch-osutil.h.diff |
---|
9 | patching file src/osutil.h |
---|
10 | ---> Applying /Users/olegb/testports/netxx/files/patch-netbuf.h.diff |
---|
11 | patching file include/netxx/netbuf.h |
---|
12 | ---> Configuring netxx |
---|
13 | ./src/config.jam: No such file or directory |
---|
14 | ./examples/config.jam: No such file or directory |
---|
15 | +---------------------------------------------------------+ |
---|
16 | | Debug Build | |
---|
17 | +---------------------------------------------------------+ |
---|
18 | ...patience... |
---|
19 | ...found 190 targets... |
---|
20 | ...updating 37 targets... |
---|
21 | MkDir1 src/debug |
---|
22 | C++ src/debug/accept.o |
---|
23 | C++ src/debug/address.o |
---|
24 | C++ src/debug/datagram.o |
---|
25 | C++ src/debug/datagramserver.o |
---|
26 | C++ src/debug/osutil.o |
---|
27 | C++ src/debug/peer.o |
---|
28 | C++ src/debug/probe.o |
---|
29 | C++ src/debug/probe_select.o |
---|
30 | C++ src/debug/recvfrom.o |
---|
31 | C++ src/debug/serverbase.o |
---|
32 | C++ src/debug/sockaddr.o |
---|
33 | C++ src/debug/sockopt.o |
---|
34 | C++ src/debug/socket.o |
---|
35 | C++ src/debug/stream.o |
---|
36 | C++ src/debug/streambase.o |
---|
37 | C++ src/debug/streamserver.o |
---|
38 | Archive src/debug/libnetxx.a |
---|
39 | MkDir1 examples/debug |
---|
40 | C++ examples/debug/http_get.o |
---|
41 | Link examples/debug/http_get |
---|
42 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
43 | /usr/bin/ld: Undefined symbols: |
---|
44 | Netxx::resolve_service(char const*) |
---|
45 | Netxx::resolve_hostname(char const*, unsigned short, bool, std::vector<Netxx::Peer, std::allocator<Netxx::Peer> >&) |
---|
46 | collect2: ld returned 1 exit status |
---|
47 | |
---|
48 | c++ -Wall -W -Wcast-align -Wwrite-strings -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -o examples/debug/http_get examples/debug/http_get.o src/debug/libnetxx.a |
---|
49 | |
---|
50 | ...failed Link examples/debug/http_get... |
---|
51 | C++ examples/debug/multi_server.o |
---|
52 | Link examples/debug/multi_server |
---|
53 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
54 | /usr/bin/ld: Undefined symbols: |
---|
55 | Netxx::resolve_service(char const*) |
---|
56 | Netxx::resolve_hostname(char const*, unsigned short, bool, std::vector<Netxx::Peer, std::allocator<Netxx::Peer> >&) |
---|
57 | collect2: ld returned 1 exit status |
---|
58 | |
---|
59 | c++ -Wall -W -Wcast-align -Wwrite-strings -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -o examples/debug/multi_server examples/debug/multi_server.o src/debug/libnetxx.a |
---|
60 | |
---|
61 | ...failed Link examples/debug/multi_server... |
---|
62 | C++ examples/debug/streambuf_echo_client.o |
---|
63 | Link examples/debug/streambuf_echo_client |
---|
64 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
65 | /usr/bin/ld: Undefined symbols: |
---|
66 | Netxx::resolve_service(char const*) |
---|
67 | Netxx::resolve_hostname(char const*, unsigned short, bool, std::vector<Netxx::Peer, std::allocator<Netxx::Peer> >&) |
---|
68 | collect2: ld returned 1 exit status |
---|
69 | |
---|
70 | c++ -Wall -W -Wcast-align -Wwrite-strings -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -o examples/debug/streambuf_echo_client examples/debug/streambuf_echo_client.o src/debug/libnetxx.a |
---|
71 | |
---|
72 | ...failed Link examples/debug/streambuf_echo_client... |
---|
73 | C++ examples/debug/tcp_daytime_client.o |
---|
74 | Link examples/debug/tcp_daytime_client |
---|
75 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
76 | /usr/bin/ld: Undefined symbols: |
---|
77 | Netxx::resolve_service(char const*) |
---|
78 | Netxx::resolve_hostname(char const*, unsigned short, bool, std::vector<Netxx::Peer, std::allocator<Netxx::Peer> >&) |
---|
79 | collect2: ld returned 1 exit status |
---|
80 | |
---|
81 | c++ -Wall -W -Wcast-align -Wwrite-strings -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -o examples/debug/tcp_daytime_client examples/debug/tcp_daytime_client.o src/debug/libnetxx.a |
---|
82 | |
---|
83 | ...failed Link examples/debug/tcp_daytime_client... |
---|
84 | C++ examples/debug/tcp_echo_client.o |
---|
85 | Link examples/debug/tcp_echo_client |
---|
86 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
87 | /usr/bin/ld: Undefined symbols: |
---|
88 | Netxx::resolve_service(char const*) |
---|
89 | Netxx::resolve_hostname(char const*, unsigned short, bool, std::vector<Netxx::Peer, std::allocator<Netxx::Peer> >&) |
---|
90 | collect2: ld returned 1 exit status |
---|
91 | |
---|
92 | c++ -Wall -W -Wcast-align -Wwrite-strings -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -o examples/debug/tcp_echo_client examples/debug/tcp_echo_client.o src/debug/libnetxx.a |
---|
93 | |
---|
94 | ...failed Link examples/debug/tcp_echo_client... |
---|
95 | C++ examples/debug/tcp_echo_server.o |
---|
96 | Link examples/debug/tcp_echo_server |
---|
97 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
98 | /usr/bin/ld: Undefined symbols: |
---|
99 | Netxx::resolve_service(char const*) |
---|
100 | Netxx::resolve_hostname(char const*, unsigned short, bool, std::vector<Netxx::Peer, std::allocator<Netxx::Peer> >&) |
---|
101 | collect2: ld returned 1 exit status |
---|
102 | |
---|
103 | c++ -Wall -W -Wcast-align -Wwrite-strings -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -o examples/debug/tcp_echo_server examples/debug/tcp_echo_server.o src/debug/libnetxx.a |
---|
104 | |
---|
105 | ...failed Link examples/debug/tcp_echo_server... |
---|
106 | C++ examples/debug/udp_daytime_client.o |
---|
107 | Link examples/debug/udp_daytime_client |
---|
108 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
109 | /usr/bin/ld: Undefined symbols: |
---|
110 | Netxx::resolve_service(char const*) |
---|
111 | Netxx::resolve_hostname(char const*, unsigned short, bool, std::vector<Netxx::Peer, std::allocator<Netxx::Peer> >&) |
---|
112 | collect2: ld returned 1 exit status |
---|
113 | |
---|
114 | c++ -Wall -W -Wcast-align -Wwrite-strings -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -o examples/debug/udp_daytime_client examples/debug/udp_daytime_client.o src/debug/libnetxx.a |
---|
115 | |
---|
116 | ...failed Link examples/debug/udp_daytime_client... |
---|
117 | C++ examples/debug/udp_echo_client.o |
---|
118 | Link examples/debug/udp_echo_client |
---|
119 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
120 | /usr/bin/ld: Undefined symbols: |
---|
121 | Netxx::resolve_service(char const*) |
---|
122 | Netxx::resolve_hostname(char const*, unsigned short, bool, std::vector<Netxx::Peer, std::allocator<Netxx::Peer> >&) |
---|
123 | collect2: ld returned 1 exit status |
---|
124 | |
---|
125 | c++ -Wall -W -Wcast-align -Wwrite-strings -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -o examples/debug/udp_echo_client examples/debug/udp_echo_client.o src/debug/libnetxx.a |
---|
126 | |
---|
127 | ...failed Link examples/debug/udp_echo_client... |
---|
128 | C++ examples/debug/udp_echo_server.o |
---|
129 | Link examples/debug/udp_echo_server |
---|
130 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
131 | /usr/bin/ld: Undefined symbols: |
---|
132 | Netxx::resolve_service(char const*) |
---|
133 | Netxx::resolve_hostname(char const*, unsigned short, bool, std::vector<Netxx::Peer, std::allocator<Netxx::Peer> >&) |
---|
134 | collect2: ld returned 1 exit status |
---|
135 | |
---|
136 | c++ -Wall -W -Wcast-align -Wwrite-strings -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -o examples/debug/udp_echo_server examples/debug/udp_echo_server.o src/debug/libnetxx.a |
---|
137 | |
---|
138 | ...failed Link examples/debug/udp_echo_server... |
---|
139 | ...failed updating 9 targets... |
---|
140 | ...updated 28 targets... |
---|
141 | Warning: the following items did not execute (for netxx): com.apple.build com.apple.configure |
---|