=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for latd-1.21 if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"latd\" -DVERSION=\"1.21\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_LIBUTIL_H=1 -DHAVE_UTIL_H=1 -DHAVE_NET_IF_ETHER_H=1 -DHAVE_NET_IF_ETHER_H=1 -DHAVE_NET_IF_DL_H=1 -DHAVE_AF_LINK=1 -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_OPENPTY=1 -DLOGIN_BIN=\"/usr/bin/login\" -DLATCP_SOCKNAME=\"/var/run/latcp\" -DLLOGIN_SOCKNAME=\"/var/run/latlogin\" -I. -I. -DLATD_CONF=\"/usr/pkg/etc/latd.conf\" -DSBINDIR=\"/usr/pkg/sbin\" -DBINDIR=\"/usr/pkg/bin\" -DPREFIX="\"/usr/pkg\"" -fno-rtti -fno-exceptions -Wstrict-prototypes -Wno-unused -O2 -march=i586 -DENABLE_DEFAULT_SERVICE -W -MT llogin.o -MD -MP -MF ".deps/llogin.Tpo" -c -o llogin.o `test -f 'llogin.cc' || echo './'`llogin.cc; then mv -f ".deps/llogin.Tpo" ".deps/llogin.Po"; else rm -f ".deps/llogin.Tpo"; exit 1; fi In file included from llogin.cc:57: ./lat.h:34:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char cmd __attribute__ ((packed)); ^ ./lat.h:35:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char num_slots __attribute__ ((packed)); ^ ./lat.h:38:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char sequence_number __attribute__ ((packed)); ^ ./lat.h:39:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char ack_number __attribute__ ((packed)); ^ ./lat.h:45:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char cmd __attribute__ ((packed)); ^ ./lat.h:46:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char dummy __attribute__ ((packed)); ^ ./lat.h:47:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char hiver __attribute__ ((packed)); // Highest protocol version ^ ./lat.h:48:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char lover __attribute__ ((packed)); // Lowest protocol version ^ ./lat.h:49:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver __attribute__ ((packed)); // LAT version No. (5) ^ ./lat.h:50:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver_eco __attribute__ ((packed)); // LAT version No. (LSB) ^ ./lat.h:59:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char cmd __attribute__ ((packed)); ^ ./lat.h:60:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char dummy __attribute__ ((packed)); ^ ./lat.h:61:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char hiver __attribute__ ((packed)); // Highest protocol version ^ ./lat.h:62:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char lover __attribute__ ((packed)); // Lowest protocol version ^ ./lat.h:63:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver __attribute__ ((packed)); // LAT version No. (5) ^ ./lat.h:64:52: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver_eco __attribute__ ((packed)); // LAT version No. (LSB) ^ ./lat.h:75:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char cmd __attribute__ ((packed)); // always 0x28 ^ ./lat.h:76:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char circuit_timer __attribute__ ((packed)); // in 10s milliseconds ^ ./lat.h:77:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char hiver __attribute__ ((packed)); // Highest protocol version ^ ./lat.h:78:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char lover __attribute__ ((packed)); // Lowest protocol version ^ ./lat.h:79:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver __attribute__ ((packed)); // LAT version No. (5) ^ ./lat.h:80:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver_eco __attribute__ ((packed)); // LAT version No. (LSB) ^ ./lat.h:81:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char incarnation __attribute__ ((packed)); // Message incarnation ^ ./lat.h:82:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char flags __attribute__ ((packed)); // Change flags ^ ./lat.h:84:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char multicast_timer __attribute__ ((packed)); // Multicast timer (seconds) ^ ./lat.h:85:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char node_status __attribute__ ((packed)); // 2 (accepting connections) ^ ./lat.h:86:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char group_length __attribute__ ((packed)); ^ ./lat.h:99:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver __attribute__ ((packed)); // LAT version No. (5) ^ ./lat.h:100:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver_eco __attribute__ ((packed)); // LAT version No. (LSB) ^ ./lat.h:101:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char maxsessions __attribute__ ((packed)); ^ ./lat.h:102:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char exqueued __attribute__ ((packed)); // Extra data link buffer queued ^ ./lat.h:103:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char circtimer __attribute__ ((packed)); // in 10s of milliseconds ^ ./lat.h:104:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char keepalive __attribute__ ((packed)); // in seconds ^ ./lat.h:106:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char prodtype __attribute__ ((packed)); ^ ./lat.h:107:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char prodver __attribute__ ((packed)); ^ ./lat.h:119:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver __attribute__ ((packed)); // LAT version No. (5) ^ ./lat.h:120:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver_eco __attribute__ ((packed)); // LAT version No. (LSB) ^ ./lat.h:121:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char maxsessions __attribute__ ((packed)); ^ ./lat.h:122:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char exqueued __attribute__ ((packed)); ^ ./lat.h:123:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char circtimer __attribute__ ((packed)); ^ ./lat.h:124:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char keepalive __attribute__ ((packed)); ^ ./lat.h:126:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char prodtype __attribute__ ((packed)); ^ ./lat.h:127:48: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char prodver __attribute__ ((packed)); ^ ./lat.h:139:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char local_session __attribute__ ((packed)); ^ ./lat.h:140:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char remote_session __attribute__ ((packed)); ^ ./lat.h:141:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char length __attribute__ ((packed)); ^ ./lat.h:142:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char cmd __attribute__ ((packed)); ^ ./lat.h:148:41: warning: 'packed' attribute ignored for field of type 'LAT_Header' [-Wignored-attributes] LAT_Header header __attribute__ ((packed)); ^ ./lat.h:149:41: warning: 'packed' attribute ignored for field of type 'LAT_SlotCmd' [-Wignored-attributes] LAT_SlotCmd slot __attribute__ ((packed)); ^ ./lat.h:154:49: warning: 'packed' attribute ignored for field of type 'LAT_Header' [-Wignored-attributes] LAT_Header header __attribute__ ((packed)); ^ ./lat.h:155:49: warning: 'packed' attribute ignored for field of type 'LAT_SlotCmd' [-Wignored-attributes] LAT_SlotCmd slot __attribute__ ((packed)); ^ ./lat.h:156:49: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char serviceclass __attribute__ ((packed)); ^ ./lat.h:157:49: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char attslotsize __attribute__ ((packed)); ^ ./lat.h:158:49: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char dataslotsize __attribute__ ((packed)); ^ ./lat.h:163:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char cmd __attribute__ ((packed)); ^ ./lat.h:164:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char format __attribute__ ((packed)); ^ ./lat.h:165:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char hiver __attribute__ ((packed)); // Highest protocol version ^ ./lat.h:166:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char lover __attribute__ ((packed)); // Lowest protocol version ^ ./lat.h:167:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver __attribute__ ((packed)); // LAT version No. (5) ^ ./lat.h:168:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver_eco __attribute__ ((packed)); // LAT version No. (LSB) ^ ./lat.h:172:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char opcode __attribute__ ((packed)); ^ ./lat.h:173:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char modifier __attribute__ ((packed)); ^ ./lat.h:200:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char cmd __attribute__ ((packed)); ^ ./lat.h:201:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char format __attribute__ ((packed)); ^ ./lat.h:202:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char hiver __attribute__ ((packed)); // Highest protocol version ^ ./lat.h:203:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char lover __attribute__ ((packed)); // Lowest protocol version ^ ./lat.h:204:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver __attribute__ ((packed)); // LAT version No. (5) ^ ./lat.h:205:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char latver_eco __attribute__ ((packed)); // LAT version No. (LSB) ^ ./lat.h:208:50: warning: 'packed' attribute ignored for field of type 'unsigned char' [-Wignored-attributes] unsigned char entry_count __attribute__ ((packed)); ^ In file included from llogin.cc:59: In file included from ./utils.h:40: /usr/include/util.h:99:6: error: declaration of 'openpty' has a different language linkage int openpty(int *, int *, char *, struct termios *, ^ /usr/include/libutil.h:6:5: note: previous declaration is here int openpty(int *, int *, char *, struct termios *, struct winsize *); ^ In file included from llogin.cc:60: ./dn_endian.h:32:6: error: "Can't determine endianness - please inform patrick@debian.org with your distribution and hardware type." #error "Can't determine endianness - please inform patrick@debian.org with your distribution and hardware type." ^ ./dn_endian.h:61:6: error: "Unsupported endianness - please inform patrick@debian.org with your distribution and hardware type." #error "Unsupported endianness - please inform patrick@debian.org with your distribution and hardware type." ^ llogin.cc:71:24: warning: unused parameter 'cmd' [-Wunused-parameter] static int usage(char *cmd) ^ llogin.cc:339:43: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] send_msg(latcp_socket, LATCP_VERSION, VERSION, strlen(VERSION)+1); ^ :7:17: note: expanded from here #define VERSION "1.21" ^ llogin.cc:469:90: warning: unused parameter 'nolock' [-Wunused-parameter] static int do_use_port(char *portname, int quit_char, int crlf, int bsdel, int lfvt, int nolock, char *logfile) ^ 72 warnings and 3 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/latd/work/latd-1.21 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/net/latd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/latd