=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/iperf2", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for iperf-2.1.9 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in compat --- Thread.o --- --- error.o --- --- delay.o --- --- gettimeofday.o --- --- Thread.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT Thread.o -MD -MP -MF .deps/Thread.Tpo -c -o Thread.o Thread.c --- error.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c --- gettimeofday.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o gettimeofday.c --- delay.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT delay.o -MD -MP -MF .deps/delay.Tpo -c -o delay.o delay.c --- gettimeofday.o --- mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po --- gettcpinfo.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT gettcpinfo.o -MD -MP -MF .deps/gettcpinfo.Tpo -c -o gettcpinfo.o gettcpinfo.c --- error.o --- mv -f .deps/error.Tpo .deps/error.Po --- inet_ntop.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT inet_ntop.o -MD -MP -MF .deps/inet_ntop.Tpo -c -o inet_ntop.o inet_ntop.c --- gettcpinfo.o --- mv -f .deps/gettcpinfo.Tpo .deps/gettcpinfo.Po --- inet_pton.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT inet_pton.o -MD -MP -MF .deps/inet_pton.Tpo -c -o inet_pton.o inet_pton.c --- delay.o --- mv -f .deps/delay.Tpo .deps/delay.Po --- signal.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c --- Thread.o --- mv -f .deps/Thread.Tpo .deps/Thread.Po --- snprintf.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT snprintf.o -MD -MP -MF .deps/snprintf.Tpo -c -o snprintf.o snprintf.c --- inet_ntop.o --- mv -f .deps/inet_ntop.Tpo .deps/inet_ntop.Po --- string.o --- --- inet_pton.o --- mv -f .deps/inet_pton.Tpo .deps/inet_pton.Po --- string.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c --- snprintf.o --- mv -f .deps/snprintf.Tpo .deps/snprintf.Po --- signal.o --- mv -f .deps/signal.Tpo .deps/signal.Po --- string.o --- mv -f .deps/string.Tpo .deps/string.Po --- libcompat.a --- rm -f libcompat.a ar cru libcompat.a Thread.o error.o delay.o gettimeofday.o gettcpinfo.o inet_ntop.o inet_pton.o signal.o snprintf.o string.o ranlib libcompat.a Making all in doc Making all in include Making all in src --- Client.o --- --- Extractor.o --- --- isochronous.o --- --- Launch.o --- --- isochronous.o --- g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -O2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT isochronous.o -MD -MP -MF .deps/isochronous.Tpo -c -o isochronous.o isochronous.cpp --- Extractor.o --- gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -O2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT Extractor.o -MD -MP -MF .deps/Extractor.Tpo -c -o Extractor.o Extractor.c --- Client.o --- g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -O2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT Client.o -MD -MP -MF .deps/Client.Tpo -c -o Client.o Client.cpp --- Launch.o --- g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -O2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT Launch.o -MD -MP -MF .deps/Launch.Tpo -c -o Launch.o Launch.cpp --- isochronous.o --- In file included from isochronous.cpp:48: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:269:5: note: in expansion of macro 'bool' 269 | bool before(timeval right) { | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:274:5: note: in expansion of macro 'bool' 274 | bool before(Timestamp right) { return before(right.mTime); } | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:279:5: note: in expansion of macro 'bool' 279 | bool after(timeval right) { | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:284:5: note: in expansion of macro 'bool' 284 | bool after(Timestamp right) { return after(right.mTime); } | ^~~~ In file included from isochronous.cpp:49: ../include/Timestamp.hpp: In member function 'double Timestamp::fraction(Timestamp, Timestamp)': ../include/Timestamp.hpp:291:26: error: 'class Timestamp' has no member named 'after' 291 | if ((currentTime.after(*this)) && (endTime.after(currentTime))) { | ^~~~~ ../include/Timestamp.hpp:291:52: error: 'class Timestamp' has no member named 'after' 291 | if ((currentTime.after(*this)) && (endTime.after(currentTime))) { | ^~~~~ ../include/util.h: At global scope: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/util.h:73:1: note: in expansion of macro 'bool' 73 | bool setsock_blocking(int fd, bool blocking); | ^~~~ --- Launch.o --- In file included from Launch.cpp:56: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/util.h:73:1: note: in expansion of macro 'bool' 73 | bool setsock_blocking(int fd, bool blocking); | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/gettcpinfo.h:58:5: note: in expansion of macro 'bool' 58 | bool isValid; | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/gettcpinfo.h:58:5: note: in expansion of macro 'bool' 58 | bool isValid; | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/packet_ring.h:83:5: note: in expansion of macro 'bool' 83 | bool scheduled; | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/packet_ring.h:83:5: note: in expansion of macro 'bool' 83 | bool scheduled; | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:188:5: note: in expansion of macro 'bool' 188 | bool KeyCheck; | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:188:5: note: in expansion of macro 'bool' 188 | bool KeyCheck; | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:338:5: note: in expansion of macro 'bool' 338 | bool isMaskOutput; | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:338:5: note: in expansion of macro 'bool' 338 | bool isMaskOutput; | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:367:5: note: in expansion of macro 'bool' 367 | bool final; | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:367:5: note: in expansion of macro 'bool' 367 | bool final; | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:368:5: note: in expansion of macro 'bool' 368 | bool burstid_transition; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:369:5: note: in expansion of macro 'bool' 369 | bool isEnableTcpInfo; | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:368:5: note: in expansion of macro 'bool' 368 | bool burstid_transition; | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:388:5: note: in expansion of macro 'bool' 388 | bool sum_reverse_set; | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:369:5: note: in expansion of macro 'bool' 369 | bool isEnableTcpInfo; | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:435:1: note: in expansion of macro 'bool' 435 | bool ReportPacket (struct ReporterData* data, struct ReportStruct *packet); | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:388:5: note: in expansion of macro 'bool' 388 | bool sum_reverse_set; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:435:1: note: in expansion of macro 'bool' 435 | bool ReportPacket (struct ReporterData* data, struct ReportStruct *packet); | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' has not been declared 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:578:58: note: in expansion of macro 'bool' 578 | void format_ips_port_string (struct TransferInfo *stats, bool sum); | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' has not been declared 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:578:58: note: in expansion of macro 'bool' 578 | void format_ips_port_string (struct TransferInfo *stats, bool sum); | ^~~~ --- isochronous.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Settings.hpp:228:5: note: in expansion of macro 'bool' 228 | bool clientListener; // set to True if client mode listener per -r or -d | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Settings.hpp:287:5: note: in expansion of macro 'bool' 287 | bool mKeyCheck; | ^~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Settings.hpp:228:5: note: in expansion of macro 'bool' 228 | bool clientListener; // set to True if client mode listener per -r or -d | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Settings.hpp:287:5: note: in expansion of macro 'bool' 287 | bool mKeyCheck; | ^~~~ --- isochronous.o --- isochronous.cpp: In member function 'unsigned int Isochronous::FrameCounter::wait_tick(long int*)': isochronous.cpp:130:21: error: 'class Timestamp' has no member named 'before' 130 | while (!now.before(nextslotTime)) { | ^~~~~~ --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:269:5: note: in expansion of macro 'bool' 269 | bool before(timeval right) { | ^~~~ --- Extractor.o --- mv -f .deps/Extractor.Tpo .deps/Extractor.Po --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:274:5: note: in expansion of macro 'bool' 274 | bool before(Timestamp right) { return before(right.mTime); } | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:279:5: note: in expansion of macro 'bool' 279 | bool after(timeval right) { | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:284:5: note: in expansion of macro 'bool' 284 | bool after(Timestamp right) { return after(right.mTime); } | ^~~~ In file included from ../include/Client.hpp:58, from Launch.cpp:59: ../include/Timestamp.hpp: In member function 'double Timestamp::fraction(Timestamp, Timestamp)': ../include/Timestamp.hpp:291:26: error: 'class Timestamp' has no member named 'after' 291 | if ((currentTime.after(*this)) && (endTime.after(currentTime))) { | ^~~~~ ../include/Timestamp.hpp:291:52: error: 'class Timestamp' has no member named 'after' 291 | if ((currentTime.after(*this)) && (endTime.after(currentTime))) { | ^~~~~ --- active_hosts.o --- --- Launch.o --- ../include/Client.hpp: At global scope: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:81:5: note: in expansion of macro 'bool' 81 | bool my_connect(bool close_on_fail); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:83:5: note: in expansion of macro 'bool' 83 | bool isConnected(void) const; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:99:5: note: in expansion of macro 'bool' 99 | bool InProgress(void); | ^~~~ ../include/headers.h:98:15: error: '_Bool' has not been declared 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:101:24: note: in expansion of macro 'bool' 101 | void PostNullEvent(bool isFirst); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:104:5: note: in expansion of macro 'bool' 104 | bool connected; | ^~~~ --- active_hosts.o --- g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -O2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT active_hosts.o -MD -MP -MF .deps/active_hosts.Tpo -c -o active_hosts.o active_hosts.cpp --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:109:5: note: in expansion of macro 'bool' 109 | bool one_report; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:110:5: note: in expansion of macro 'bool' 110 | bool apply_first_udppkt_delay; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:141:5: note: in expansion of macro 'bool' 141 | bool isburst; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:142:5: note: in expansion of macro 'bool' 142 | bool mysock_init_done; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:143:5: note: in expansion of macro 'bool' 143 | bool peerclose; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Listener.hpp:81:5: note: in expansion of macro 'bool' 81 | bool apply_client_settings_udp(thread_Settings *server); | ^~~~ --- isochronous.o --- *** [isochronous.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/net/iperf2/work/iperf-2.1.9/src --- Launch.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Listener.hpp:82:5: note: in expansion of macro 'bool' 82 | bool apply_client_settings_tcp(thread_Settings *server); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Listener.hpp:83:5: note: in expansion of macro 'bool' 83 | bool apply_client_settings(thread_Settings *server); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Listener.hpp:90:5: note: in expansion of macro 'bool' 90 | bool L2_setup(thread_Settings *server, int sockfd); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Listener.hpp:91:5: note: in expansion of macro 'bool' 91 | bool tap_setup(thread_Settings *server, int sockfd); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Listener.hpp:93:5: note: in expansion of macro 'bool' 93 | bool test_permit_key(uint32_t flags, thread_Settings *server, int keyoffset); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Server.hpp:85:5: note: in expansion of macro 'bool' 85 | bool InitTrafficLoop(void); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Server.hpp:88:5: note: in expansion of macro 'bool' 88 | bool ReadBBWithRXTimestamp (); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Server.hpp:90:5: note: in expansion of macro 'bool' 90 | bool ReadPacketID(int); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Server.hpp:94:5: note: in expansion of macro 'bool' 94 | bool InProgress(void); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Server.hpp:99:5: note: in expansion of macro 'bool' 99 | bool peerclose; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Server.hpp:100:5: note: in expansion of macro 'bool' 100 | bool isburst; | ^~~~ Launch.cpp: In function 'void clientside_client_basic(thread_Settings*, Client*)': Launch.cpp:190:16: error: 'class Client' has no member named 'my_connect' 190 | theClient->my_connect(true); | ^~~~~~~~~~ Launch.cpp:194:20: error: 'class Client' has no member named 'isConnected' 194 | if (theClient->isConnected()) { | ^~~~~~~~~~~ Launch.cpp: In function 'void clientside_client_reverse(thread_Settings*, thread_Settings*, Client*)': Launch.cpp:206:16: error: 'class Client' has no member named 'my_connect' 206 | theClient->my_connect(true); | ^~~~~~~~~~ Launch.cpp:213:20: error: 'class Client' has no member named 'isConnected' 213 | if (theClient->isConnected()) { | ^~~~~~~~~~~ Launch.cpp: In function 'void clientside_client_fullduplex(thread_Settings*, thread_Settings*, Client*)': Launch.cpp:246:16: error: 'class Client' has no member named 'my_connect' 246 | theClient->my_connect(true); | ^~~~~~~~~~ Launch.cpp:253:20: error: 'class Client' has no member named 'isConnected' 253 | if (theClient->isConnected()) { | ^~~~~~~~~~~ Launch.cpp: In function 'void serverside_client_bidir(thread_Settings*, Client*)': Launch.cpp:294:16: error: 'class Client' has no member named 'my_connect' 294 | theClient->my_connect(false); | ^~~~~~~~~~ Launch.cpp:295:20: error: 'class Client' has no member named 'isConnected' 295 | if (theClient->isConnected()) { | ^~~~~~~~~~~ *** [Launch.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/net/iperf2/work/iperf-2.1.9/src --- active_hosts.o --- In file included from ../include/active_hosts.h:57, from active_hosts.cpp:55: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/util.h:73:1: note: in expansion of macro 'bool' 73 | bool setsock_blocking(int fd, bool blocking); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/gettcpinfo.h:58:5: note: in expansion of macro 'bool' 58 | bool isValid; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/packet_ring.h:83:5: note: in expansion of macro 'bool' 83 | bool scheduled; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:188:5: note: in expansion of macro 'bool' 188 | bool KeyCheck; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:338:5: note: in expansion of macro 'bool' 338 | bool isMaskOutput; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:367:5: note: in expansion of macro 'bool' 367 | bool final; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:368:5: note: in expansion of macro 'bool' 368 | bool burstid_transition; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:369:5: note: in expansion of macro 'bool' 369 | bool isEnableTcpInfo; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:388:5: note: in expansion of macro 'bool' 388 | bool sum_reverse_set; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:435:1: note: in expansion of macro 'bool' 435 | bool ReportPacket (struct ReporterData* data, struct ReportStruct *packet); | ^~~~ ../include/headers.h:98:15: error: '_Bool' has not been declared 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:578:58: note: in expansion of macro 'bool' 578 | void format_ips_port_string (struct TransferInfo *stats, bool sum); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Settings.hpp:228:5: note: in expansion of macro 'bool' 228 | bool clientListener; // set to True if client mode listener per -r or -d | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Settings.hpp:287:5: note: in expansion of macro 'bool' 287 | bool mKeyCheck; | ^~~~ --- Client.o --- In file included from Client.cpp:55: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/util.h:73:1: note: in expansion of macro 'bool' 73 | bool setsock_blocking(int fd, bool blocking); | ^~~~ --- active_hosts.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ active_hosts.cpp:64:8: note: in expansion of macro 'bool' 64 | static bool Iperf_host_port_present (iperf_sockaddr *find); | ^~~~ --- Client.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/gettcpinfo.h:58:5: note: in expansion of macro 'bool' 58 | bool isValid; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/packet_ring.h:83:5: note: in expansion of macro 'bool' 83 | bool scheduled; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:188:5: note: in expansion of macro 'bool' 188 | bool KeyCheck; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:338:5: note: in expansion of macro 'bool' 338 | bool isMaskOutput; | ^~~~ --- active_hosts.o --- active_hosts.cpp: In function 'int Iperf_push_host_port_conditional(thread_Settings*)': active_hosts.cpp:155:10: error: 'Iperf_host_port_present' was not declared in this scope; did you mean 'Iperf_host_present'? 155 | if (!Iperf_host_port_present(host)) { | ^~~~~~~~~~~~~~~~~~~~~~~ | Iperf_host_present --- Client.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:367:5: note: in expansion of macro 'bool' 367 | bool final; | ^~~~ --- active_hosts.o --- active_hosts.cpp: At global scope: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ active_hosts.cpp:222:1: note: in expansion of macro 'bool' 222 | bool Iperf_host_port_present (iperf_sockaddr *find) { | ^~~~ --- Client.o --- ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:368:5: note: in expansion of macro 'bool' 368 | bool burstid_transition; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:369:5: note: in expansion of macro 'bool' 369 | bool isEnableTcpInfo; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:388:5: note: in expansion of macro 'bool' 388 | bool sum_reverse_set; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:435:1: note: in expansion of macro 'bool' 435 | bool ReportPacket (struct ReporterData* data, struct ReportStruct *packet); | ^~~~ ../include/headers.h:98:15: error: '_Bool' has not been declared 98 | # define bool _Bool | ^~~~~ ../include/Reporter.h:578:58: note: in expansion of macro 'bool' 578 | void format_ips_port_string (struct TransferInfo *stats, bool sum); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Settings.hpp:228:5: note: in expansion of macro 'bool' 228 | bool clientListener; // set to True if client mode listener per -r or -d | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Settings.hpp:287:5: note: in expansion of macro 'bool' 287 | bool mKeyCheck; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:269:5: note: in expansion of macro 'bool' 269 | bool before(timeval right) { | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:274:5: note: in expansion of macro 'bool' 274 | bool before(Timestamp right) { return before(right.mTime); } | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:279:5: note: in expansion of macro 'bool' 279 | bool after(timeval right) { | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Timestamp.hpp:284:5: note: in expansion of macro 'bool' 284 | bool after(Timestamp right) { return after(right.mTime); } | ^~~~ In file included from ../include/Client.hpp:58, from Client.cpp:56: ../include/Timestamp.hpp: In member function 'double Timestamp::fraction(Timestamp, Timestamp)': ../include/Timestamp.hpp:291:26: error: 'class Timestamp' has no member named 'after' 291 | if ((currentTime.after(*this)) && (endTime.after(currentTime))) { | ^~~~~ ../include/Timestamp.hpp:291:52: error: 'class Timestamp' has no member named 'after' 291 | if ((currentTime.after(*this)) && (endTime.after(currentTime))) { | ^~~~~ --- active_hosts.o --- *** [active_hosts.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/net/iperf2/work/iperf-2.1.9/src --- Client.o --- ../include/Client.hpp: At global scope: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:81:5: note: in expansion of macro 'bool' 81 | bool my_connect(bool close_on_fail); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:83:5: note: in expansion of macro 'bool' 83 | bool isConnected(void) const; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:99:5: note: in expansion of macro 'bool' 99 | bool InProgress(void); | ^~~~ ../include/headers.h:98:15: error: '_Bool' has not been declared 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:101:24: note: in expansion of macro 'bool' 101 | void PostNullEvent(bool isFirst); | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:104:5: note: in expansion of macro 'bool' 104 | bool connected; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:109:5: note: in expansion of macro 'bool' 109 | bool one_report; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:110:5: note: in expansion of macro 'bool' 110 | bool apply_first_udppkt_delay; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:141:5: note: in expansion of macro 'bool' 141 | bool isburst; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:142:5: note: in expansion of macro 'bool' 142 | bool mysock_init_done; | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ ../include/Client.hpp:143:5: note: in expansion of macro 'bool' 143 | bool peerclose; | ^~~~ Client.cpp: In constructor 'Client::Client(thread_Settings*)': Client.cpp:86:5: error: 'one_report' was not declared in this scope 86 | one_report = false; | ^~~~~~~~~~ Client.cpp:88:5: error: 'apply_first_udppkt_delay' was not declared in this scope 88 | apply_first_udppkt_delay = false; | ^~~~~~~~~~~~~~~~~~~~~~~~ Client.cpp:94:5: error: 'connected' was not declared in this scope; did you mean 'connect'? 94 | connected = isServerReverse(mSettings); | ^~~~~~~~~ | connect Client.cpp:114:5: error: 'peerclose' was not declared in this scope; did you mean 'pclose'? 114 | peerclose = false; | ^~~~~~~~~ | pclose Client.cpp:115:5: error: 'mysock_init_done' was not declared in this scope 115 | mysock_init_done = false; | ^~~~~~~~~~~~~~~~ Client.cpp:116:5: error: 'isburst' was not declared in this scope 116 | isburst = (isIsochronous(mSettings) || isPeriodicBurst(mSettings) || (isTripTime(mSettings) && !isUDP(mSettings))); | ^~~~~~~ Client.cpp: In member function 'void Client::mySockInit()': Client.cpp:160:5: error: 'mysock_init_done' was not declared in this scope 160 | mysock_init_done = true; | ^~~~~~~~~~~~~~~~ Client.cpp: At global scope: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ Client.cpp:173:1: note: in expansion of macro 'bool' 173 | bool Client::my_connect (bool close_on_fail) { | ^~~~ ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ Client.cpp:262:1: note: in expansion of macro 'bool' 262 | bool Client::isConnected () const { | ^~~~ Client.cpp: In member function 'void Client::myReportPacket()': Client.cpp:276:5: error: 'ReportPacket' was not declared in this scope; did you mean 'myReportPacket'? 276 | ReportPacket(myReport, reportstruct); | ^~~~~~~~~~~~ | myReportPacket Client.cpp: In member function 'int Client::StartSynch()': ../include/headers.h:98:15: error: '_Bool' was not declared in this scope 98 | # define bool _Bool | ^~~~~ Client.cpp:288:5: note: in expansion of macro 'bool' 288 | bool delay_test_exchange = (isFullDuplex(mSettings) && isUDP(mSettings)); | ^~~~ Client.cpp:289:37: error: 'delay_test_exchange' was not declared in this scope 289 | if (isTxStartTime(mSettings) && delay_test_exchange) { | ^~~~~~~~~~~~~~~~~~~ Client.cpp:295:20: error: 'struct TransferInfo' has no member named 'isEnableTcpInfo' 295 | myReport->info.isEnableTcpInfo = false; // default here, set in init traffic actions | ^~~~~~~~~~~~~~~ Client.cpp:330:42: error: 'delay_test_exchange' was not declared in this scope 330 | if (isTxStartTime(mSettings) && !delay_test_exchange) { | ^~~~~~~~~~~~~~~~~~~ Client.cpp: In member function 'void Client::ConnectPeriodic()': Client.cpp:455:13: error: 'my_connect' was not declared in this scope; did you mean 'connect'? 455 | if (my_connect(false)){ | ^~~~~~~~~~ | connect Client.cpp:459:13: error: 'mysock_init_done' was not declared in this scope 459 | mysock_init_done = false; | ^~~~~~~~~~~~~~~~ Client.cpp:465:27: error: 'class Timestamp' has no member named 'before' 465 | } while (next.before(now)); | ^~~~~~ Client.cpp:466:22: error: 'class Timestamp' has no member named 'before' 466 | if (next.before(end)) { | ^~~~~~ Client.cpp:476:52: error: 'class Timestamp' has no member named 'before' 476 | } while (num_connects && !sInterupted && (next.before(end) || (isModeTime(mSettings) && !(mSettings->mInterval > 0)))); | ^~~~~~ Client.cpp: In member function 'void Client::InitTrafficLoop()': Client.cpp:526:5: error: 'one_report' was not declared in this scope 526 | one_report = (!isUDP(mSettings) && !isEnhanced(mSettings) && (mSettings->mIntervalMode != kInterval_Time) \ | ^~~~~~~~~~ Client.cpp: In member function 'void Client::RunTCP()': Client.cpp:591:12: error: 'InProgress' was not declared in this scope 591 | while (InProgress()) { | ^~~~~~~~~~ Client.cpp:593:23: error: 'struct ReportStruct' has no member named 'scheduled' 593 | reportstruct->scheduled = false; | ^~~~~~~~~ Client.cpp:597:13: error: 'isburst' was not declared in this scope 597 | if (isburst && !(burst_remaining > 0)) { | ^~~~~~~ Client.cpp:613:31: error: 'struct ReportStruct' has no member named 'scheduled' 613 | reportstruct->scheduled = true; | ^~~~~~~~~ Client.cpp:679:17: error: 'peerclose' was not declared in this scope; did you mean 'pclose'? 679 | peerclose = true; | ^~~~~~~~~ | pclose Client.cpp:695:17: error: 'isburst' was not declared in this scope 695 | if (isburst) { | ^~~~~~~ Client.cpp:713:14: error: 'one_report' was not declared in this scope 713 | if (!one_report) { | ^~~~~~~~~~ Client.cpp: In member function 'void Client::RunNearCongestionTCP()': Client.cpp:729:12: error: 'InProgress' was not declared in this scope 729 | while (InProgress()) { | ^~~~~~~~~~ Client.cpp: In member function 'void Client::RunRateLimitedTCP()': Client.cpp:827:12: error: 'InProgress' was not declared in this scope 827 | while (InProgress() && !fatalwrite_err) { | ^~~~~~~~~~ Client.cpp:920:18: error: 'one_report' was not declared in this scope 920 | if (!one_report) { | ^~~~~~~~~~ Client.cpp: In member function 'void Client::RunBounceBackTCP()': Client.cpp:1045:12: error: 'InProgress' was not declared in this scope 1045 | while (InProgress()) { | ^~~~~~~~~~ ../include/headers.h:98:15: error: '_Bool' was not declared in this scope 98 | # define bool _Bool | ^~~~~ Client.cpp:1048:9: note: in expansion of macro 'bool' 1048 | bool isFirst; | ^~~~ Client.cpp:1054:13: error: 'isFirst' was not declared in this scope 1054 | isFirst = true; | ^~~~~~~ Client.cpp:1057:13: error: 'isFirst' was not declared in this scope 1057 | isFirst = false; | ^~~~~~~ Client.cpp:1062:17: error: 'isFirst' was not declared in this scope 1062 | if (isFirst) { | ^~~~~~~ Client.cpp:1075:21: error: 'peerclose' was not declared in this scope; did you mean 'pclose'? 1075 | peerclose = true; | ^~~~~~~~~ | pclose Client.cpp:1077:21: error: 'peerclose' was not declared in this scope; did you mean 'pclose'? 1077 | peerclose = true; | ^~~~~~~~~ | pclose Client.cpp:1080:21: error: 'peerclose' was not declared in this scope; did you mean 'pclose'? 1080 | peerclose = true; | ^~~~~~~~~ | pclose Client.cpp:1114:21: error: 'peerclose' was not declared in this scope; did you mean 'pclose'? 1114 | peerclose = true; | ^~~~~~~~~ | pclose Client.cpp:1118:25: error: 'peerclose' was not declared in this scope; did you mean 'pclose'? 1118 | peerclose = true; | ^~~~~~~~~ | pclose Client.cpp: In member function 'void Client::RunUDP()': Client.cpp:1171:9: error: 'apply_first_udppkt_delay' was not declared in this scope 1171 | if (apply_first_udppkt_delay && (delay_target > 100000)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ Client.cpp:1176:12: error: 'InProgress' was not declared in this scope 1176 | while (InProgress()) { | ^~~~~~~~~~ Client.cpp: In member function 'void Client::RunUDPIsochronous()': Client.cpp:1303:12: error: 'InProgress' was not declared in this scope 1303 | while (InProgress() && !fatalwrite_err) { | ^~~~~~~~~~ Client.cpp:1314:23: error: 'struct ReportStruct' has no member named 'scheduled' 1314 | reportstruct->scheduled = true; | ^~~~~~~~~ Client.cpp:1412:27: error: 'struct ReportStruct' has no member named 'scheduled' 1412 | reportstruct->scheduled = false; // reset to false after the report | ^~~~~~~~~ Client.cpp: At global scope: ../include/headers.h:98:15: error: '_Bool' does not name a type 98 | # define bool _Bool | ^~~~~ Client.cpp:1519:8: note: in expansion of macro 'bool' 1519 | inline bool Client::InProgress (void) { | ^~~~ Client.cpp: In member function 'void Client::tcp_shutdown()': Client.cpp:1533:41: error: 'isConnected' was not declared in this scope; did you mean 'isConnectOnly'? 1533 | if ((mySocket != INVALID_SOCKET) && isConnected()) { | ^~~~~~~~~~~ | isConnectOnly Client.cpp: In member function 'void Client::FinishTrafficActions()': Client.cpp:1564:13: error: 'one_report' was not declared in this scope 1564 | if (one_report) { | ^~~~~~~~~~ Client.cpp: At global scope: Client.cpp:1699:6: error: variable or field 'PostNullEvent' declared void 1699 | void Client::PostNullEvent (bool isFirst) { | ^~~~~~ ../include/headers.h:98:15: error: '_Bool' was not declared in this scope 98 | # define bool _Bool | ^~~~~ Client.cpp:1699:29: note: in expansion of macro 'bool' 1699 | void Client::PostNullEvent (bool isFirst) { | ^~~~ Client.cpp: In member function 'void Client::AwaitServerCloseEvent()': Client.cpp:1732:9: error: 'connected' was not declared in this scope; did you mean 'connect'? 1732 | connected = false; | ^~~~~~~~~ | connect Client.cpp: In member function 'int Client::SendFirstPayload()': Client.cpp:1767:17: error: 'apply_first_udppkt_delay' was not declared in this scope 1767 | apply_first_udppkt_delay = true; | ^~~~~~~~~~~~~~~~~~~~~~~~ *** [Client.o] Error code 1 bmake[2]: stopped making "all" in /tmp/work/net/iperf2/work/iperf-2.1.9/src bmake[2]: 4 errors bmake[2]: stopped making "all" in /tmp/work/net/iperf2/work/iperf-2.1.9/src bmake[1]: stopped making "all-recursive" in /tmp/work/net/iperf2/work/iperf-2.1.9 bmake: stopped making "all" in /tmp/work/net/iperf2/work/iperf-2.1.9 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/iperf2 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/iperf2