From owner-freebsd-current Mon Sep 23 18:36:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E7F737B401 for ; Mon, 23 Sep 2002 18:36:14 -0700 (PDT) Received: from hun.org (hun.org [216.190.27.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id F137E43E42 for ; Mon, 23 Sep 2002 18:36:13 -0700 (PDT) (envelope-from attila@hun.org) Received: by hun.org (Postfix, from userid 1001) id 680B1664E2; Tue, 24 Sep 2002 01:36:13 +0000 (GMT) Date: Tue, 24 Sep 2002 01:36:13 +0000 (GMT) Message-Id: <20020924013613.YnPa60041@hun.org> From: attila! X-Mailer: AttilaMail with XEmacs & Postfix on FreeBSD 5.0-CURRENT X-Ballistic: N 37.218497 W 113.614979 X-Address: 31 N 700 E, St George UT 84770-3028 (435) 680-0750 X-No-Archive: yes To: FreeBSD 5.0-CURRENT Cc: Makoto `MAR' Matsushita Subject: failures in 23 Sep 1800 UCT buildworld (lots of 'em) Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; name="" Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG condensing 37,000 lines of the short version output to something reasonable, two parts: syntax and POSIX problems (66 lines after uniq). (files follow) 'snapshot' does not use the -k option and only reports first fail. In many cases it may be as simple as a couple of programs such as the 15 Sep 1800 build which had an openSSL problem. today's errors blow just about everything out of the water ... just one of those days --it's Monday. I could probably automate this and mail it; however, I have neither the space to keep more than a few versions nor bandwidth to even consider mirroring, etc. the excellent service 'snapshot' provides. Maybe Makoto `MAR' Matsushita would consider using the scripts or something similar and compiling with -s and -k options --? attila out! /usr/src/include/langinfo.h:36: syntax error before "nl_item" /usr/src/include/nl_types.h:43: syntax error before "nl_item" /usr/src/lib/libc/gen/swapcontext.c:48: `UCF_SWAPPED' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:118: syntax error before ')' token /usr/src/lib/libc/gen/sysconf.c:185: `_POSIX_MEMLOCK' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:187: `_POSIX_MEMLOCK_RANGE' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:189: `_POSIX_MEMORY_PROTECTION' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:212: syntax error before ')' token /usr/src/lib/libc/gen/sysconf.c:228: syntax error before ')' token /usr/src/lib/libc/gen/sysconf.c:370: `MQ_PRIO_MAX' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:413: `_POSIX_TIMEOUTS' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:537: `_XOPEN_STREAMS' undeclared (first use in this function) /usr/src/lib/libc/locale/nl_langinfo.c:46: syntax error before "item" /usr/src/lib/libc/locale/nl_langinfo.c:54: `item' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:100: `system_sem' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:108: syntax error before "semid" /usr/src/lib/libc/sys/sem.c:111: `SEM_USER' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:111: `semid' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:138: `SEM_MAGIC' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:171: syntax error before "semid" /usr/src/lib/libc/sys/sem.c:190: `semid' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:259: `SEM_MAGIC' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:287: `SEM_MAGIC' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:315: `SEM_MAGIC' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:340: `SEM_MAGIC' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:48: syntax error before "semid_t" /usr/src/lib/libc/sys/sem.c:65: syntax error before "semid_t" /usr/src/lib/libc/sys/sem.c:69: `value' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:98: `SEM_MAGIC' undeclared (first use in this function) /usr/src/lib/libc/sys/sem.c:99: `semid' undeclared (first use in this function) /usr/src/usr.sbin/devinfo/devinfo.c:140: `DIS_ATTACHED' undeclared (first use in this function) ioctl.c:1200: `SMB_WRITEB' undeclared (first use in this function) ioctl.c:1204: `SMB_WRITEW' undeclared (first use in this function) ioctl.c:1274: `I2CSTOP' undeclared (first use in this function) ioctl.c:1356: `I2CSTART' undeclared (first use in this function) ioctl.c:1438: `I2CWRITE' undeclared (first use in this function) ioctl.c:1476: `SMB_BREAD' undeclared (first use in this function) ioctl.c:1666: `SMB_READB' undeclared (first use in this function) ioctl.c:1710: `SMB_QUICK_WRITE' undeclared (first use in this function) ioctl.c:1762: `SMB_QUICK_READ' undeclared (first use in this function) ioctl.c:1944: `SMB_READW' undeclared (first use in this function) ioctl.c:468: `SMB_PCALL' undeclared (first use in this function) ioctl.c:518: `SMB_SENDB' undeclared (first use in this function) ioctl.c:856: `SMB_RECVB' undeclared (first use in this function) ioctl.c:878: `SMB_BWRITE' undeclared (first use in this function) ioctl.c:892: `I2CREAD' undeclared (first use in this function) ioctl.c:988: `I2CRSTCARD' undeclared (first use in this function) /usr/src/include/unistd.h:104:1: warning: "_POSIX_THREAD_ATTR_STACKADDR" redefined /usr/src/include/unistd.h:105:1: warning: "_POSIX_THREAD_ATTR_STACKSIZE" redefined /usr/src/include/unistd.h:107:1: warning: "_POSIX_THREAD_PRIO_INHERIT" redefined /usr/src/include/unistd.h:108:1: warning: "_POSIX_THREAD_PRIO_PROTECT" redefined /usr/src/include/unistd.h:109:1: warning: "_POSIX_THREAD_PRIORITY_SCHEDULING" redefined /usr/src/include/unistd.h:113:1: warning: "_POSIX_THREADS" redefined /usr/src/include/unistd.h:147:1: warning: "_POSIX_VERSION" redefined /usr/src/include/unistd.h:148:1: warning: "_POSIX2_VERSION" redefined /usr/src/lib/libc/gen/sysconf.c:185: `_POSIX_MEMLOCK' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:187: `_POSIX_MEMLOCK_RANGE' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:189: `_POSIX_MEMORY_PROTECTION' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:324:2: #error "_POSIX_ADVISORY_INFO" /usr/src/lib/libc/gen/sysconf.c:336:2: #error "_POSIX_CLOCK_SELECTION" /usr/src/lib/libc/gen/sysconf.c:342:2: #error "_POSIX_CPUTIME" /usr/src/lib/libc/gen/sysconf.c:364:2: #error "_POSIX_MONOTONIC_CLOCK" /usr/src/lib/libc/gen/sysconf.c:384:2: #error "_POSIX_SPORADIC_SERVER" /usr/src/lib/libc/gen/sysconf.c:413: `_POSIX_TIMEOUTS' undeclared (first use in this function) /usr/src/lib/libc/gen/sysconf.c:436:2: #error "_POSIX_TYPED_MEMORY_OBJECTS" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message