FreeBSD-head-riscv64-build - Build #9580 (r336483) - Failure

Li-Wen Hsu lwhsu at freebsd.org
Thu Jul 19 14:01:50 UTC 2018


On Thu, Jul 19, 2018 at 2:42 PM <jenkins-admin at freebsd.org> wrote:
>
> FreeBSD-head-riscv64-build - Build #9580 (r336483) - Failure
>
> Build information: https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/9580/
> Full change log: https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/9580/changes
> Full build log: https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/9580/console
>
> Change summaries:
>
> 336483 by 0mp:
> Describe how to prevent *.core files from being created using ulimit.
>
> While here, pet mandoc.
>
> Reviewed by:    eadler (previous revision), jilles (previous revision), mat (mentor)
> Approved by:    manpages (jilles), mat (mentor)
> Differential Revision:  https://reviews.freebsd.org/D15609
>
> 336482 by br:
> PROFILE, TESTS and CXX build options are no longer broken for RISC-V.
>
> Sponsored by:   DARPA, AFRL
>
>
>
> The end of the build log:

[...]

> /usr/local/bin/riscv64-unknown-freebsd11.1-gcc --sysroot=/workspace/obj/workspace/src/riscv.riscv64/tmp -B/usr/local/riscv64-unknown-freebsd11.1/bin/ -pg  -O2 -pipe -march=rv64imafdc -mabi=lp64d   -fpic -fvisibility=hidden -DVISIBILITY_HIDDEN -I/workspace/src/contrib/libcxxrt -g -MD  -MF.depend.lshrti3.po -MTlshrti3.po -std=gnu99 -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=enum-compare -Wno-error=extra -Wno-error=inline -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -Wno-error=unused-function -Wno-error=unused-value -Wno-error=misleading-indentation -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow     -c /workspace/src/contrib/compiler-rt/lib/builtins/lshrti3.c -o lshrti3.po
> --- all_subdir_libexec ---
> collect2: error: ld returned 1 exit status
> *** [atf-check.full] Error code 1
>
> make[5]: stopped in /workspace/src/libexec/atf/atf-check
> 1 error

I think this is because we don't have official package with this
change https://svnweb.freebsd.org/changeset/ports/474879 yet.

>From the pkg building log:
http://beefy9.nyi.freebsd.org/build.html?mastername=111amd64-default&build=474922

It should be available in about 2 days.  I'll disable the notification
of FreeBSD-head-riscv64-build for now and re-enable it again after it
is available on pkg.freebsd.org.

Next time we should check if pkg.freebsd.org has the required packages
before updating the code depends on external toolchain.

Best,
Li-Wen

-- 
Li-Wen Hsu <lwhsu at FreeBSD.org>
https://lwhsu.org


More information about the freebsd-riscv mailing list