octave:7> pkg install instrument-control-0.3.1.tar.gz -verbose mkdir (/var/folders/w6/bbz2hn4x3wg_rp0t9s4khnf40000gn/T/oct-OFkFzv) untar (instrument-control-0.3.1.tar.gz, /var/folders/w6/bbz2hn4x3wg_rp0t9s4khnf40000gn/T/oct-OFkFzv) checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether clang++ -std=gnu++11 accepts -g... yes checking for mkoctfile... /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose checking for grep that handles long lines and -e... /usr/bin/grep checking is_float_type or isfloat... isfloat checking is_integer_type or isinteger... isinteger checking unwind_protect or octave::unwind_protect... octave::unwind_protect checking octave_value_typeinfo::register_binary_op or octave::type_info::register_binary_op... octave::type_info::register_binary_op checking for windows... no checking how to run the C++ preprocessor... clang++ -std=gnu++11 -E checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking linux/i2c-dev.h usability... no checking linux/i2c-dev.h presence... no checking for linux/i2c-dev.h... no checking dev/iicbus/iic.h usability... no checking dev/iicbus/iic.h presence... no checking for dev/iicbus/iic.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking linux/parport.h usability... no checking linux/parport.h presence... no checking for linux/parport.h... no checking linux/ppdev.h usability... no checking linux/ppdev.h presence... no checking for linux/ppdev.h... no checking dev/ppbus/ppi.h usability... no checking dev/ppbus/ppi.h presence... no checking for dev/ppbus/ppi.h... no checking dev/ppbus/ppbconf.h usability... no checking dev/ppbus/ppbconf.h presence... no checking for dev/ppbus/ppbconf.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for library containing getnameinfo... none required checking gpib/ib.h usability... no checking gpib/ib.h presence... no checking for gpib/ib.h... no checking for rpcgen... yes checking for library containing clnt_create... none required checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... yes checking for rpc/rpc.h... yes checking visa/visa.h usability... no checking visa/visa.h presence... no checking for visa/visa.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating gpib/Makefile config.status: creating tcp/Makefile config.status: creating udp/Makefile config.status: creating vxi11/Makefile config.status: creating usbtmc/Makefile config.status: creating serial/Makefile config.status: creating parallel/Makefile config.status: creating i2c/Makefile config.status: creating resolvehost/Makefile config.status: creating hwinfo/Makefile config.status: creating config.h configure: octave instrument control package is now configured with BUILD SERIAL: yes BUILD PARALLEL: no BUILD I2C: no BUILD TCP: yes BUILD UDP: yes BUILD USBTMC: no BUILD GPIB: no BUILD VXI11: yes BUILD RESOLVEHOST: yes GPIB LIBS: VXI11 LIBS: VXI11 INCLUDE: VISA LIBS: TCP LIBS: /Applications/Xcode.app/Contents/Developer/usr/bin/make -C serial /Applications/Xcode.app/Contents/Developer/usr/bin/make -C parallel /Applications/Xcode.app/Contents/Developer/usr/bin/make -C i2c /Applications/Xcode.app/Contents/Developer/usr/bin/make -C usbtmc /Applications/Xcode.app/Contents/Developer/usr/bin/make -C tcp /Applications/Xcode.app/Contents/Developer/usr/bin/make -C udp /Applications/Xcode.app/Contents/Developer/usr/bin/make -C gpib /Applications/Xcode.app/Contents/Developer/usr/bin/make -C vxi11 /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c parallel.cc /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c i2c.cc /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c serial.cc /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c usbtmc.cc /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c tcp.cc /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c udp.cc /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c gpib.cc rpcgen vxi11.x clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H usbtmc.cc -o usbtmc.o clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H i2c.cc -o i2c.o clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H serial.cc -o serial.o clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H parallel.cc -o parallel.o clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H tcp.cc -o tcp.o clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H gpib.cc -o gpib.o clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H udp.cc -o udp.o rpcgen vxi11.x /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c vxi11.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H vxi11.cc -o vxi11.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c parallel_class.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H parallel_class.cc -o parallel_class.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c i2c_close.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H i2c_close.cc -o i2c_close.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c srl_write.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H srl_write.cc -o srl_write.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c usbtmc_close.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H usbtmc_close.cc -o usbtmc_close.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c gpib_timeout.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H gpib_timeout.cc -o gpib_timeout.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c tcp_timeout.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H tcp_timeout.cc -o tcp_timeout.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c udp_timeout.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H udp_timeout.cc -o udp_timeout.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c vxi11_write.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H vxi11_write.cc -o vxi11_write.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c i2c_addr.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H i2c_addr.cc -o i2c_addr.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c usbtmc_write.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H usbtmc_write.cc -o usbtmc_write.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c gpib_write.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H gpib_write.cc -o gpib_write.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c srl_read.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H srl_read.cc -o srl_read.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c pp_close.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H pp_close.cc -o pp_close.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c tcp_write.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H tcp_write.cc -o tcp_write.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c udp_write.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H udp_write.cc -o udp_write.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c vxi11_close.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H vxi11_close.cc -o vxi11_close.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c i2c_write.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H i2c_write.cc -o i2c_write.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c usbtmc_read.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H usbtmc_read.cc -o usbtmc_read.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c gpib_close.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H gpib_close.cc -o gpib_close.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c pp_datadir.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H pp_datadir.cc -o pp_datadir.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c __srl_properties__.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H __srl_properties__.cc -o __srl_properties__.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c tcp_close.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H tcp_close.cc -o tcp_close.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c udp_close.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H udp_close.cc -o udp_close.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c vxi11_read.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H vxi11_read.cc -o vxi11_read.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c i2c_read.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H i2c_read.cc -o i2c_read.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c gpib_read.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H gpib_read.cc -o gpib_read.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c usbtmc_class.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H usbtmc_class.cc -o usbtmc_class.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c pp_data.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H pp_data.cc -o pp_data.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c serial_class_lin.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H serial_class_lin.cc -o serial_class_lin.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c tcp_read.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H tcp_read.cc -o tcp_read.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c udp_read.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H udp_read.cc -o udp_read.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c vxi11_clnt.c clang -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H vxi11_clnt.c -o vxi11_clnt.o vxi11_clnt.c:71:36: warning: incompatible pointer types passing 'int (XDR *, Device_Link *)' (aka 'int (struct __rpc_xdr *, long *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_abort, xdr_Device_Link, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:71:59: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_abort, xdr_Device_Link, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:84:35: warning: incompatible pointer types passing 'int (XDR *, Create_LinkParms *)' (aka 'int (struct __rpc_xdr *, struct Create_LinkParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, create_link, xdr_Create_LinkParms, argp, xdr_Create_LinkResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:84:63: warning: incompatible pointer types passing 'int (XDR *, Create_LinkResp *)' (aka 'int (struct __rpc_xdr *, struct Create_LinkResp *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, create_link, xdr_Create_LinkParms, argp, xdr_Create_LinkResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:97:36: warning: incompatible pointer types passing 'int (XDR *, Device_WriteParms *)' (aka 'int (struct __rpc_xdr *, struct Device_WriteParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_write, xdr_Device_WriteParms, argp, xdr_Device_WriteResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:97:65: warning: incompatible pointer types passing 'int (XDR *, Device_WriteResp *)' (aka 'int (struct __rpc_xdr *, struct Device_WriteResp *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_write, xdr_Device_WriteParms, argp, xdr_Device_WriteResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:110:35: warning: incompatible pointer types passing 'int (XDR *, Device_ReadParms *)' (aka 'int (struct __rpc_xdr *, struct Device_ReadParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_read, xdr_Device_ReadParms, argp, xdr_Device_ReadResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:110:63: warning: incompatible pointer types passing 'int (XDR *, Device_ReadResp *)' (aka 'int (struct __rpc_xdr *, struct Device_ReadResp *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_read, xdr_Device_ReadParms, argp, xdr_Device_ReadResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:123:38: warning: incompatible pointer types passing 'int (XDR *, Device_GenericParms *)' (aka 'int (struct __rpc_xdr *, struct Device_GenericParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_readstb, xdr_Device_GenericParms, argp, xdr_Device_ReadStbResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:123:69: warning: incompatible pointer types passing 'int (XDR *, Device_ReadStbResp *)' (aka 'int (struct __rpc_xdr *, struct Device_ReadStbResp *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_readstb, xdr_Device_GenericParms, argp, xdr_Device_ReadStbResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:136:38: warning: incompatible pointer types passing 'int (XDR *, Device_GenericParms *)' (aka 'int (struct __rpc_xdr *, struct Device_GenericParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_trigger, xdr_Device_GenericParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:136:69: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_trigger, xdr_Device_GenericParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:149:36: warning: incompatible pointer types passing 'int (XDR *, Device_GenericParms *)' (aka 'int (struct __rpc_xdr *, struct Device_GenericParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_clear, xdr_Device_GenericParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:149:67: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_clear, xdr_Device_GenericParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:162:37: warning: incompatible pointer types passing 'int (XDR *, Device_GenericParms *)' (aka 'int (struct __rpc_xdr *, struct Device_GenericParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_remote, xdr_Device_GenericParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:162:68: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_remote, xdr_Device_GenericParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:175:36: warning: incompatible pointer types passing 'int (XDR *, Device_GenericParms *)' (aka 'int (struct __rpc_xdr *, struct Device_GenericParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_local, xdr_Device_GenericParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:175:67: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_local, xdr_Device_GenericParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:188:35: warning: incompatible pointer types passing 'int (XDR *, Device_LockParms *)' (aka 'int (struct __rpc_xdr *, struct Device_LockParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_lock, xdr_Device_LockParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:188:63: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_lock, xdr_Device_LockParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:201:37: warning: incompatible pointer types passing 'int (XDR *, Device_Link *)' (aka 'int (struct __rpc_xdr *, long *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_unlock, xdr_Device_Link, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:201:60: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_unlock, xdr_Device_Link, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:214:41: warning: incompatible pointer types passing 'int (XDR *, Device_EnableSrqParms *)' (aka 'int (struct __rpc_xdr *, struct Device_EnableSrqParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_enable_srq, xdr_Device_EnableSrqParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:214:74: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_enable_srq, xdr_Device_EnableSrqParms, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:227:36: warning: incompatible pointer types passing 'int (XDR *, Device_DocmdParms *)' (aka 'int (struct __rpc_xdr *, struct Device_DocmdParms *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_docmd, xdr_Device_DocmdParms, argp, xdr_Device_DocmdResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:227:65: warning: incompatible pointer types passing 'int (XDR *, Device_DocmdResp *)' (aka 'int (struct __rpc_xdr *, struct Device_DocmdResp *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, device_docmd, xdr_Device_DocmdParms, argp, xdr_Device_DocmdResp, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:240:36: warning: incompatible pointer types passing 'int (XDR *, Device_Link *)' (aka 'int (struct __rpc_xdr *, long *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, destroy_link, xdr_Device_Link, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:240:59: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, destroy_link, xdr_Device_Link, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:253:40: warning: incompatible pointer types passing 'int (XDR *, Device_RemoteFunc *)' (aka 'int (struct __rpc_xdr *, struct Device_RemoteFunc *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, create_intr_chan, xdr_Device_RemoteFunc, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:253:69: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, create_intr_chan, xdr_Device_RemoteFunc, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ vxi11_clnt.c:266:41: warning: incompatible pointer types passing 'int (void)' to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, destroy_intr_chan, xdr_void, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:38: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~~ vxi11_clnt.c:266:57: warning: incompatible pointer types passing 'int (XDR *, Device_Error *)' (aka 'int (struct __rpc_xdr *, struct Device_Error *)') to parameter of type 'xdrproc_t' (aka 'int (*)(struct __rpc_xdr *, void *, unsigned int)') [-Wincompatible-pointer-types] if (clnt_call(clnt, destroy_intr_chan, xdr_void, argp, xdr_Device_Error, &clnt_res, TIMEOUT) != RPC_SUCCESS) ^~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:197:52: note: expanded from macro 'clnt_call' ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs)) ^~~~ 32 warnings generated. /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c vxi11_xdr.c clang -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H vxi11_xdr.c -o vxi11_xdr.o vxi11_xdr.c:66:22: warning: incompatible pointer types passing 'Device_Link *' (aka 'long *') to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, objp)) ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:88:22: warning: incompatible pointer types passing 'Device_Flags *' (aka 'long *') to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, objp)) ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:99:22: warning: incompatible pointer types passing 'Device_ErrorCode *' (aka 'long *') to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, objp)) ^~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:125:24: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->clientId)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:129:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:141:24: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->clientId)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:145:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:155:23: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->clientId)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:159:25: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:179:24: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->maxRecvSize)) ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:192:24: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->io_timeout)) ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:194:24: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:211:24: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->size)) ^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:228:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->requestSize)) ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:230:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->io_timeout)) ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:232:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:248:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->requestSize)) ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:250:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->io_timeout)) ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:252:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:266:25: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->requestSize)) ^~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:268:25: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->io_timeout)) ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:270:25: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:288:22: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->reason)) ^~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:318:24: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:320:24: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->io_timeout)) ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:335:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->hostAddr)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:339:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->progNum)) ^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:341:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->progVers)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:354:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->hostAddr)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:358:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->progNum)) ^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:360:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->progVers)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:371:25: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->hostAddr)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:375:25: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->progNum)) ^~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:377:25: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->progVers)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:410:24: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:429:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->io_timeout)) ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:431:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:433:24: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->cmd)) ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:437:24: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->datasize)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:455:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->io_timeout)) ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:457:26: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:459:24: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->cmd)) ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:463:24: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->datasize)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:479:25: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->io_timeout)) ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:481:25: warning: incompatible pointer types passing 'u_long *' (aka 'unsigned long *') to parameter of type 'unsigned int *' [-Wincompatible-pointer-types] if (!xdr_u_long(xdrs, &objp->lock_timeout)) ^~~~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:374:47: note: passing argument to parameter here extern bool_t xdr_u_long(XDR *, unsigned int *); ^ vxi11_xdr.c:483:23: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->cmd)) ^~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ vxi11_xdr.c:487:23: warning: incompatible pointer types passing 'long *' to parameter of type 'int *' [-Wincompatible-pointer-types] if (!xdr_long(xdrs, &objp->datasize)) ^~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/xdr.h:373:36: note: passing argument to parameter here extern bool_t xdr_long(XDR *, int *); ^ 47 warnings generated. /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c vxi11_class.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H vxi11_class.cc -o vxi11_class.o vxi11_class.cc:151:10: error: no matching function for call to 'device_read_1' if(device_read_1(&read_parms, &read_resp, client) != RPC_SUCCESS) ^~~~~~~~~~~~~ ./vxi11.h:375:30: note: candidate function not viable: requires 2 arguments, but 3 were provided extern "C" Device_ReadResp * device_read_1(Device_ReadParms *, CLIENT *); ^ vxi11_class.cc:276:10: error: no matching function for call to 'device_write_1' if(device_write_1 (&write_parms, &write_resp, client) != RPC_SUCCESS) ^~~~~~~~~~~~~~ ./vxi11.h:372:31: note: candidate function not viable: requires 2 arguments, but 3 were provided extern "C" Device_WriteResp * device_write_1(Device_WriteParms *, CLIENT *); ^ vxi11_class.cc:335:13: error: no matching function for call to 'clnt_create' *client = clnt_create(ip, DEVICE_CORE, DEVICE_CORE_VERSION, "tcp"); ^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:318:16: note: candidate function not viable: 1st argument ('const char *') would lose const qualifier extern CLIENT *clnt_create __P((char *, unsigned int, unsigned int, char *)); ^ vxi11_class.cc:338:7: error: no matching function for call to 'clnt_pcreateerror' clnt_pcreateerror (ip); ^~~~~~~~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:411:13: note: candidate function not viable: 1st argument ('const char *') would lose const qualifier extern void clnt_pcreateerror __P((char *)); /* stderr */ ^ vxi11_class.cc:353:7: error: no matching function for call to 'create_link_1' if (create_link_1 (&link_parms, *link, *client) != RPC_SUCCESS) ^~~~~~~~~~~~~ ./vxi11.h:369:30: note: candidate function not viable: requires 2 arguments, but 3 were provided extern "C" Create_LinkResp * create_link_1(Create_LinkParms *, CLIENT *); ^ vxi11_class.cc:355:7: error: no matching function for call to 'clnt_perror' clnt_perror (*client, ip); ^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:427:13: note: candidate function not viable: 2nd argument ('const char *') would lose const qualifier extern void clnt_perror __P((CLIENT *, char *)); /* stderr */ ^ vxi11_class.cc:368:7: error: no matching function for call to 'destroy_link_1' if (destroy_link_1 (&link->lid, &dev_error, client) != RPC_SUCCESS) ^~~~~~~~~~~~~~ ./vxi11.h:405:27: note: candidate function not viable: requires 2 arguments, but 3 were provided extern "C" Device_Error * destroy_link_1(Device_Link *, CLIENT *); ^ vxi11_class.cc:370:7: error: no matching function for call to 'clnt_perror' clnt_perror (client,ip); ^~~~~~~~~~~ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/rpc/clnt.h:427:13: note: candidate function not viable: 2nd argument ('const char *') would lose const qualifier extern void clnt_perror __P((CLIENT *, char *)); /* stderr */ ^ 8 errors generated. make[1]: *** [vxi11_class.o] Error 1 rm vxi11_close.o vxi11_clnt.o vxi11_write.o vxi11_read.o vxi11.o vxi11_xdr.o make: *** [vxi11] Error 2 make: *** Waiting for unfinished jobs.... /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c i2c_class.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H i2c_class.cc -o i2c_class.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c __gpib_spoll__.cc /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose usbtmc.o usbtmc_close.o usbtmc_write.o usbtmc_read.o usbtmc_class.o -o ../usbtmc.oct clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H __gpib_spoll__.cc -o __gpib_spoll__.o clang++ -std=gnu++11 -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -bundle -bundle_loader /usr/local/Cellar/octave/4.4.1_1/bin/octave-4.4.1 -o ../usbtmc.oct usbtmc.o usbtmc_close.o usbtmc_write.o usbtmc_read.o usbtmc_class.o -L/usr/local/Cellar/octave/4.4.1_1/lib/octave/4.4.1 -L/usr/local/Cellar/octave/4.4.1_1/lib -loctinterp -loctave /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c __udp_properties__.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H __udp_properties__.cc -o __udp_properties__.o Extracting tests from usbtmc.cc ... /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c pp_stat.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H pp_stat.cc -o pp_stat.o rm usbtmc_close.o usbtmc_write.o usbtmc_class.o usbtmc_read.o usbtmc.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c __gpib_trigger__.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H __gpib_trigger__.cc -o __gpib_trigger__.o Extracting tests from serial.cc ... /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose serial.o srl_write.o srl_read.o __srl_properties__.o serial_class_lin.o -o ../serial.oct clang++ -std=gnu++11 -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -bundle -bundle_loader /usr/local/Cellar/octave/4.4.1_1/bin/octave-4.4.1 -o ../serial.oct serial.o srl_write.o srl_read.o __srl_properties__.o serial_class_lin.o -L/usr/local/Cellar/octave/4.4.1_1/lib/octave/4.4.1 -L/usr/local/Cellar/octave/4.4.1_1/lib -loctinterp -loctave rm srl_write.o srl_read.o serial.o serial_class_lin.o __srl_properties__.o Extracting tests from i2c.cc ... /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c tcp_class.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H tcp_class.cc -o tcp_class.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c pp_ctrl.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H pp_ctrl.cc -o pp_ctrl.o Extracting tests from tcp.cc ... /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c __gpib_clrdevice__.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H __gpib_clrdevice__.cc -o __gpib_clrdevice__.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose i2c.o i2c_close.o i2c_addr.o i2c_write.o i2c_read.o i2c_class.o -o ../i2c.oct clang++ -std=gnu++11 -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -bundle -bundle_loader /usr/local/Cellar/octave/4.4.1_1/bin/octave-4.4.1 -o ../i2c.oct i2c.o i2c_close.o i2c_addr.o i2c_write.o i2c_read.o i2c_class.o -L/usr/local/Cellar/octave/4.4.1_1/lib/octave/4.4.1 -L/usr/local/Cellar/octave/4.4.1_1/lib -loctinterp -loctave rm i2c_close.o i2c_write.o i2c_class.o i2c_read.o i2c_addr.o i2c.o Extracting tests from parallel.cc ... Extracting tests from tcp_close.cc ... Extracting tests from pp_close.cc ... /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c gpib_class.cc clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H gpib_class.cc -o gpib_class.o Extracting tests from pp_ctrl.cc ... Extracting tests from gpib.cc ... Extracting tests from tcp_read.cc ... Extracting tests from pp_data.cc ... Extracting tests from tcp_write.cc ... /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose -DHAVE_CONFIG_H -c udp_class.cc Extracting tests from pp_datadir.cc ... clang++ -std=gnu++11 -c -fPIC -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -DHAVE_CONFIG_H udp_class.cc -o udp_class.o Extracting tests from pp_stat.cc ... Extracting tests from __udp_properties__.cc ... Extracting tests from udp.cc ... Extracting tests from udp_close.cc ... Extracting tests from udp_read.cc ... Extracting tests from udp_timeout.cc ... Extracting tests from udp_write.cc ... /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose tcp.o tcp_timeout.o tcp_write.o tcp_close.o tcp_read.o tcp_class.o -o ../tcp.oct clang++ -std=gnu++11 -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -bundle -bundle_loader /usr/local/Cellar/octave/4.4.1_1/bin/octave-4.4.1 -o ../tcp.oct tcp.o tcp_timeout.o tcp_write.o tcp_close.o tcp_read.o tcp_class.o -L/usr/local/Cellar/octave/4.4.1_1/lib/octave/4.4.1 -L/usr/local/Cellar/octave/4.4.1_1/lib -loctinterp -loctave rm tcp.o tcp_timeout.o tcp_close.o tcp_write.o tcp_class.o tcp_read.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose parallel.o parallel_class.o pp_close.o pp_datadir.o pp_data.o pp_stat.o pp_ctrl.o -o ../parallel.oct clang++ -std=gnu++11 -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -bundle -bundle_loader /usr/local/Cellar/octave/4.4.1_1/bin/octave-4.4.1 -o ../parallel.oct parallel.o parallel_class.o pp_close.o pp_datadir.o pp_data.o pp_stat.o pp_ctrl.o -L/usr/local/Cellar/octave/4.4.1_1/lib/octave/4.4.1 -L/usr/local/Cellar/octave/4.4.1_1/lib -loctinterp -loctave rm parallel.o pp_close.o pp_stat.o pp_datadir.o pp_data.o parallel_class.o pp_ctrl.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose gpib.o gpib_timeout.o gpib_write.o gpib_close.o gpib_read.o __gpib_spoll__.o __gpib_trigger__.o __gpib_clrdevice__.o gpib_class.o -o ../gpib.oct clang++ -std=gnu++11 -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -bundle -bundle_loader /usr/local/Cellar/octave/4.4.1_1/bin/octave-4.4.1 -o ../gpib.oct gpib.o gpib_timeout.o gpib_write.o gpib_close.o gpib_read.o __gpib_spoll__.o __gpib_trigger__.o __gpib_clrdevice__.o gpib_class.o -L/usr/local/Cellar/octave/4.4.1_1/lib/octave/4.4.1 -L/usr/local/Cellar/octave/4.4.1_1/lib -loctinterp -loctave rm __gpib_trigger__.o gpib_write.o gpib_class.o gpib_read.o __gpib_spoll__.o gpib.o __gpib_clrdevice__.o gpib_timeout.o gpib_close.o /usr/local/Cellar/octave/4.4.1_1/bin/mkoctfile-4.4.1 --verbose udp.o udp_timeout.o udp_write.o udp_close.o udp_read.o __udp_properties__.o udp_class.o -o ../udp.oct clang++ -std=gnu++11 -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave/.. -I/usr/local/Cellar/octave/4.4.1_1/include/octave-4.4.1/octave -I/usr/local/Cellar/octave/4.4.1_1/include -D_THREAD_SAFE -pthread -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include -I/Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/include/darwin -bundle -bundle_loader /usr/local/Cellar/octave/4.4.1_1/bin/octave-4.4.1 -o ../udp.oct udp.o udp_timeout.o udp_write.o udp_close.o udp_read.o __udp_properties__.o udp_class.o -L/usr/local/Cellar/octave/4.4.1_1/lib/octave/4.4.1 -L/usr/local/Cellar/octave/4.4.1_1/lib -loctinterp -loctave rm udp.o udp_timeout.o udp_close.o __udp_properties__.o udp_write.o udp_class.o udp_read.o pkg: error running `make' for the instrument-control package. error: called from configure_make at line 99 column 9 install at line 184 column 7 pkg at line 437 column 9 octave:7>