Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/doc



On 20.02.2020 01:42, Christos Zoulas wrote:
> Not reproducible:

As reported this needs specified:

-V MKLLVM=yes -V MKGCC=no -V HAVE_LLVM=yes

> 
>          build.sh command:    ./build.sh -P -U -E -x -m sparc64 -a
> sparc64 -D /usr/obj/sparc64-sparc64/release -R
> /usr/obj/sparc64-sparc64/media -j 40 release
>          build.sh started:    Wed Feb 19 15:27:23 EST 2020
>          NetBSD version:      9.99.47
>          MACHINE:             sparc64
>          MACHINE_ARCH:        sparc64
>          Build platform:      NetBSD 9.99.18 amd64
>          HOST_SH:             /bin/sh
>          No $TOOLDIR/bin/nbmake, needs building.
>          Bootstrapping nbmake
>          MAKECONF file:       /etc/mk.conf
>          TOOLDIR path:        /usr/obj/sparc64-sparc64/tools
>          DESTDIR path:        /usr/obj/sparc64-sparc64/release
>          RELEASEDIR path:     /usr/obj/sparc64-sparc64/media
>          Created /usr/obj/sparc64-sparc64/tools/bin/nbmake
>          Updated makewrapper:
> /usr/obj/sparc64-sparc64/tools/bin/nbmake-sparc64
>          Tools built to /usr/obj/sparc64-sparc64/tools
>          MKREPRO_TIMESTAMP    Wed Feb 19 19:18:01 UTC 2020
>          Successful make release
>          build.sh ended:      Wed Feb 19 17:48:15 EST 2020
> ===> .
> 
> 
> 
>> On Feb 19, 2020, at 11:09 AM, Kamil Rytarowski <n54%gmx.com@localhost
>> <mailto:n54%gmx.com@localhost>> wrote:
>>
>> Signed PGP part
>> On 19.02.2020 16:32, Kamil Rytarowski wrote:
>>> On 18.02.2020 22:14, Christos Zoulas wrote:
>>>> Module Name:src
>>>> Committed By:christos
>>>> Date:Tue Feb 18 21:14:16 UTC 2020
>>>>
>>>> Modified Files:
>>>> src/doc: 3RDPARTY CHANGES
>>>>
>>>> Log Message:
>>>> new awk
>>>>
>>>>
>>>> To generate a diff of this commit:
>>>> cvs rdiff -u -r1.1690 -r1.1691 src/doc/3RDPARTY
>>>> cvs rdiff -u -r1.2649 -r1.2650 src/doc/CHANGES
>>>>
>>>> Please note that diffs are not public domain; they are subject to the
>>>> copyright notices on the relevant files.
>>>>
>>>
>>> This upgrade broke MKLLVM HAVE_LLVM build (at least for -m sparc64).
>>>
>>
>> Log:
>>
>> isters.S |  sed "s;\([^:]*\):\([^(]*\)(\([^, )]*\)\(.*\);\3 \1
>> /^\2(\3\4$/;"  >> tags.tmp
>> In file included from
>> /usr/src/lib/libc/compat/rpc/compat_pmap_rmtcall.c:50:
>> In file included from
>> /public/netbsd-sparc64/destdir.sparc64/usr/include/rpc/rpc.h:75:
>> /public/netbsd-sparc64/destdir.sparc64/usr/include/rpc/rpcb_clnt.h:68:8:
>> error: unknown type name 'rpcblist'
>> extern rpcblist *rpcb_getmaps(const struct netconfig *, const char *);
>>       ^
>> 1 error generated.
>> --- compat_pmap_rmtcall.o ---
>> *** [compat_pmap_rmtcall.o] Error code 1
>> nbmake[6]: stopped in /usr/src/lib/libc
>> In file included from /usr/src/lib/libc/compat/rpc/compat_rpcb.c:50:
>> /public/netbsd-sparc64/destdir.sparc64/usr/include/rpc/rpcb_clnt.h:68:8:
>> error: unknown type name 'rpcblist'
>> extern rpcblist *rpcb_getmaps(const struct netconfig *, const char *);
>>       ^
>> 1 error generated.
>> --- compat_rpcb.o ---
>> *** [compat_rpcb.o] Error code 1
>>
>> nbmake[6]: stopped in /usr/src/lib/libc
>> 2 errors
>>
>> nbmake[6]: stopped in /usr/src/lib/libc
>> --- dependall ---
>> *** [dependall] Error code 2
>> nbmake[5]: stopped in /usr/src/lib/libc
>> 1 error
>> nbmake[5]: stopped in /usr/src/lib/libc
>> *** Failed target:  dependall-libc
>> *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
>> shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
>> this="lib/"; real="/usr/src/lib" ;; *) this="lib/${dir}/";
>> real="/usr/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target}
>> ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
>> /public/netbsd-sparc64/tooldir.NetBSD-9.99.46-amd64/bin/nbmake
>> _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libc dependall
>> *** Error code 2
>>
>> Stop.
>> nbmake[4]: stopped in /usr/src/lib
>> --- build_install ---
>> *** [build_install] Error code 1
>>
>> nbmake[3]: stopped in /usr/src/lib
>> 1 error
>>
>> nbmake[3]: stopped in /usr/src/lib
>> --- do-lib ---
>> *** [do-lib] Error code 2
>>
>> nbmake[2]: stopped in /usr/src
>> 1 error
>>
>> nbmake[2]: stopped in /usr/src
>> --- build ---
>> *** [build] Error code 2
>>
>> nbmake[1]: stopped in /usr/src
>> 1 error
>>
>> nbmake[1]: stopped in /usr/src
>> --- distribution ---
>> *** [distribution] Error code 2
>>
>> nbmake: stopped in /usr/src
>> 1 error
>>
>> nbmake: stopped in /usr/src
>>
>> ERROR: Failed to make distribution
>>
>>
>> <sanitizer.log>
> 


Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index