From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 13:17:00 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1DCA106564A; Fri, 2 Jan 2009 13:17:00 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by mx1.freebsd.org (Postfix) with ESMTP id EBE038FC12; Fri, 2 Jan 2009 13:16:59 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (double-l.xs4all.nl [80.126.205.144]) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id n02DGwnN075438; Fri, 2 Jan 2009 14:16:58 +0100 (CET) (envelope-from Johan@double-l.nl) MIME-Version: 1.0 Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Fri, 2 Jan 2009 14:20:00 +0100 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB0111B4@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: build -j3 not working anymore on Current Thread-Index: Acls1mIG/lZGMBvKRyqJm2zGvBNqAAABVUp4 References: <57200BF94E69E54880C9BB1AF714BBCB0111B3@w2003s01.double-l.local> <20090102115339.GA81380@in-addr.com> <57200BF94E69E54880C9BB1AF714BBCB5DE3C6@w2003s01.double-l.local> <20090102123051.GB81380@in-addr.com> From: "Johan Hendriks" To: "Gary Palmer" X-Virus-Scanned: by XS4ALL Virus Scanner Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org Subject: RE: build -j3 not working anymore on Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 13:17:01 -0000 >>=20 >> Hello >>=20 >> If you read on after the error message in my mail you will see that a = buildworld cycle without the -j3 option works so I get no error message = that way ;-) >Johan, >Sorry, missed that bit.=20 >> At least at the amd64 host, the i386 is still building, it takes some = time on a PIII ;-) >>=20 >> So I have no idea where the error message kicks in. >>=20 >> Is there a way to get the error message? >From memory: >If you have the build output in a log file, look for '**' at the start >of the line. If you look around where you find the '**' you should >hopefully find the error messages. >Regards, >Gary Ok i did the build again with the following option buildworld -j3 >> = /var/log/buildlog Then i searched for ** and the following came up , i do not now how many = line i need to capture!=20 If you need more let me know! the parts with the double ** came up twice. --- curses.head --- sed = curses.head -e "/@BROKEN_LINKER@/s%%0%" -e "/@HAVE_VSSCANF@/s%%1%" = -e "/@N CURSES_CH_T@/s%%chtype%" -e "/@NCURSES_CONST@/s%%const%" -e = "/@NCURSES_EXT_COLORS@/s%%0%" -e "/@NCURSES_EXT_FUNCS@/s%%1%" -e = "/@NCURSES_INLINE@/s%%inline %" -e "/@NCURSES_LIBUTF8@/s%%0%" -e "/@NCURSES_MAJOR@/s%%5%" -e = "/@NCURSES_MBSTATE_T@/s%%0%" -e "/@NCURSES_MINOR@/s%%7%" -e = "/@NCURSES_MOUSE_VERSION@/s% %1%" -e "/@NCURSES_OK_WCHAR_T@/s%%%" -e "/@NCURSES_OPAQUE@/s%%0%" -e = "/@NCURSES_PATCH@/s%%20081102%" -e "/@NCURSES_SIZE_T@/s%%short%" -e = "/@NCURSES_TPAR M_VARARGS@/s%%1%" -e "/@NCURSES_WCHAR_T@/s%%0%" -e = "/@NCURSES_WCHAR_T@/s%%0%" -e "/@NCURSES_WINT_T@/s%%0%" -e = "/@NEED_WCHAR_H@/s%%0%" -e "/@USE_CXX_BOOL @/s%%defined(__cplusplus)%" -e "s%@cf_cv_1UL@%1UL%g" -e = "s%@cf_cv_builtin_bool@%1%g" -e "s%@cf_cv_enable_lp64@%0%g" -e = "s%@cf_cv_enable_opaque@%NCURSES_O PAQUE%g" -e "s%@cf_cv_enable_reentrant@%0%g" -e = "s%@cf_cv_header_stdbool_h@%1%g" -e "s%@cf_cv_type_of_bool@%unsigned = char%g" -e "s%@cf_cv_typeof_chtype@% long%g" -e "s%@cf_cv_typeof_mmask_t@%long%g" -e "s/ _WCHAR_T/ = __wchar_t/g" -e "s/ _WINT_T/ __wint_t/g" --- MKterm.h.awk --- sed = MKterm.h.awk -e "/@BROKEN_LINKER@/s%%0%" -e = "/@NCURSES_MAJOR@/s%%5%" - e "/@NCURSES_MINOR@/s%%7%" -e "/@NCURSES_CONST@/s%%const%" -e = "/@NCURSES_TPARM_VARARGS@/s%%1%" -e "/@NCURSES_SBOOL@/s%%char%" -e = "/@NCURSES_XNAMES@/s%%1% " -e "/@HAVE_TERMIOS_H@/s%%1%" -e "/@HAVE_TERMIO_H@/s%%0%" -e = "/@HAVE_TCGETATTR@/s%%1%" -e "s%@cf_cv_enable_reentrant@%0%g" --- term.h --- awk -f MKterm.h.awk = /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/Caps > = term.h.new sh = /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/edit_cfg.sh= /usr/src/lib/ncurses/ncurses/ncurses_cfg.h term.h.new --- curses.h --- cat curses.head > curses.h.new AWK=3Dawk _POSIX2_VERSION=3D199209 sh = /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/MKkey_defs.= sh /usr/src/lib/ncurses/ncurses/../../../contrib/ ncurses/include/Caps >> curses.h.new --- term.h --- ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 ** edit: HAVE_TERMIO_H 0 ** edit: BROKEN_LINKER 0 --- curses.head --- sed = curses.head -e "/@BROKEN_LINKER@/s%%0%" -e "/@HAVE_VSSCANF@/s%%1%" = -e "/@ NCURSES_CH_T@/s%%cchar_t%" -e "/@NCURSES_CONST@/s%%const%" -e = "/@NCURSES_EXT_COLORS@/s%%0%" -e "/@NCURSES_EXT_FUNCS@/s%%1%" -e = "/@NCURSES_INLINE@/s%%inli ne%" -e "/@NCURSES_LIBUTF8@/s%%0%" -e "/@NCURSES_MAJOR@/s%%5%" -e = "/@NCURSES_MBSTATE_T@/s%%0%" -e "/@NCURSES_MINOR@/s%%7%" -e = "/@NCURSES_MOUSE_VERSION@/ s%%1%" -e "/@NCURSES_OK_WCHAR_T@/s%%1%" -e "/@NCURSES_OPAQUE@/s%%0%" = -e "/@NCURSES_PATCH@/s%%20081102%" -e "/@NCURSES_SIZE_T@/s%%short%" -e = "/@NCURSES_T PARM_VARARGS@/s%%1%" -e "/@NCURSES_WCHAR_T@/s%%0%" -e = "/@NCURSES_WCHAR_T@/s%%0%" -e "/@NCURSES_WINT_T@/s%%0%" -e = "/@NEED_WCHAR_H@/s%%1%" -e "/@USE_CXX_B OOL@/s%%defined(__cplusplus)%" -e "s%@cf_cv_1UL@%1UL%g" -e = "s%@cf_cv_builtin_bool@%1%g" -e "s%@cf_cv_enable_lp64@%0%g" -e = "s%@cf_cv_enable_opaque@%NCURSE S_OPAQUE%g" -e "s%@cf_cv_enable_reentrant@%0%g" -e = "s%@cf_cv_header_stdbool_h@%1%g" -e "s%@cf_cv_type_of_bool@%unsigned = char%g" -e "s%@cf_cv_typeof_chtyp e@%long%g" -e "s%@cf_cv_typeof_mmask_t@%long%g" -e "s/ _WCHAR_T/ = __wchar_t/g" -e "s/ _WINT_T/ __wint_t/g" --- curses.h --- cat curses.head > curses.h.new AWK=3Dawk _POSIX2_VERSION=3D199209 sh = /usr/src/lib/ncurses/ncursesw/../../../contrib/ncurses/include/MKkey_defs= .sh /usr/src/lib/ncurses/ncursesw/../../../contri b/ncurses/include/Caps >> curses.h.new cat = /usr/src/lib/ncurses/ncursesw/../../../contrib/ncurses/include/curses.wid= e >> curses.h.new --- MKterm.h.awk --- sed = MKterm.h.awk -e "/@BROKEN_LINKER@/s%%0%" -e = "/@NCURSES_MAJOR@/s%%5%" -e "/@NCURSES_MINOR@/s%%7%" -e "/@NCURSES_CONST@/s%%const%" -e = "/@NCURSES_TPARM_VARARGS@/s%%1%" -e "/@NCURSES_SBOOL@/s%%char%" -e = "/@NCURSES_XNAMES@/s%%1 %" -e "/@HAVE_TERMIOS_H@/s%%1%" -e "/@HAVE_TERMIO_H@/s%%0%" -e = "/@HAVE_TCGETATTR@/s%%1%" -e "s%@cf_cv_enable_reentrant@%0%g" --- term.h --- awk -f MKterm.h.awk = /usr/src/lib/ncurses/ncursesw/../../../contrib/ncurses/include/Caps > = term.h.new sh = /usr/src/lib/ncurses/ncursesw/../../../contrib/ncurses/include/edit_cfg.s= h /usr/src/lib/ncurses/ncursesw/../ncurses/ncurses_cfg.h term.h.new --- curses.h --- cat = /usr/src/lib/ncurses/ncursesw/../../../contrib/ncurses/include/curses.tai= l >> curses.h.new mv -f curses.h.new curses.h --- term.h --- ** edit: HAVE_TCGETATTR 1 ** edit: HAVE_TERMIOS_H 1 ** edit: HAVE_TERMIO_H 0 ** edit: BROKEN_LINKER 0 regards, Johan Hendriks