Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jan 2009 14:20:00 +0100
From:      "Johan Hendriks" <Johan@double-l.nl>
To:        "Gary Palmer" <gpalmer@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   RE: build -j3 not working anymore on Current
Message-ID:  <57200BF94E69E54880C9BB1AF714BBCB0111B4@w2003s01.double-l.local>
References:  <57200BF94E69E54880C9BB1AF714BBCB0111B3@w2003s01.double-l.local> <20090102115339.GA81380@in-addr.com> <57200BF94E69E54880C9BB1AF714BBCB5DE3C6@w2003s01.double-l.local> <20090102123051.GB81380@in-addr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>=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 =
</usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/curses.h.i=
n >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 =
</usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/MKterm.h.a=
wk.in >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 =
</usr/src/lib/ncurses/ncursesw/../../../contrib/ncurses/include/curses.h.=
in >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 =
</usr/src/lib/ncurses/ncursesw/../../../contrib/ncurses/include/MKterm.h.=
awk.in >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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57200BF94E69E54880C9BB1AF714BBCB0111B4>