svn commit: r336482 - head/share/mk [ ci.freebsd.org's FreeBSD-head-riscv64-build fail after this change ]

Mark Millard marklmi at yahoo.com
Thu Jul 19 17:38:13 UTC 2018


> Author: br
> Date: Thu Jul 19 13:02:29 2018
> New Revision: 336482
> URL: 
> https://svnweb.freebsd.org/changeset/base/336482
> 
> 
> Log:
>   PROFILE, TESTS and CXX build options are no longer broken for RISC-V.
> 
> . . .

https://ci.freebsd.org/job/FreeBSD-head-riscv64-build/9580/consoleText (and later)
shows the build failure:

--- all_subdir_libexec ---
atf-check.o: In function `.L0 ':
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/include/c++/v1/string:896: undefined reference to `_Unwind_Resume'
atf-check.o: In function `.L0 ':
/workspace/src/contrib/atf/atf-sh/atf-check.cpp:130: undefined reference to `_Unwind_Resume'
atf-check.o: In function `.L0 ':
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/include/c++/v1/__string:225: undefined reference to `_Unwind_Resume'
atf-check.o: In function `compare_files':
/workspace/src/contrib/atf/atf-sh/atf-check.cpp:407: undefined reference to `_Unwind_Resume'
/workspace/src/contrib/atf/atf-sh/atf-check.cpp:415: undefined reference to `_Unwind_Resume'
atf-check.o:/workspace/src/contrib/atf/atf-sh/atf-check.cpp:412: more undefined references to `_Unwind_Resume' follow
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_Resume_or_Rethrow'
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_RaiseException'
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_Backtrace'
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_GetLanguageSpecificData'
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_GetTextRelBase'
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_SetIP'
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_GetDataRelBase'
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_GetRegionStart'
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_SetGR'
/workspace/obj/workspace/src/riscv.riscv64/tmp/usr/lib/libcxxrt.so: undefined reference to `_Unwind_GetIP'
--- all_subdir_lib ---
--- lshrti3.po ---
/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



===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



More information about the svn-src-head mailing list