Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2017 20:59:41 +0900 (JST)
From:      YAMAMOTO Shigeru <shigeru@os-hackers.jp>
To:        freebsd-arm@freebsd.org
Subject:   clock problem at PINE64
Message-ID:  <20170922.205941.1509653942908658214.shigeru@os-hackers.jp>

next in thread | raw e-mail | index | archive | help

Hi, all,

Now I test 'make buildworld' on PINE64.

It is not success following error,

----------------------------------------------------------------------------
--- Transforms/ObjCARC/ObjCARCAPElim.o ---
<jemalloc>: jemalloc_arena.c:824: Failed assertion: "nstime_compare(&decay->epoch, &time) <= 0"
c++: error: unable to execute command: Abort trap
c++: error: clang frontend command failed due to signal (use -v to see invocation)
FreeBSD clang version 5.0.0 (tags/RELEASE_500/final 312559) (based on LLVM 5.0.0svn)
Target: aarch64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/ObjCARCAPElim-2ca7c8.cpp
c++: note: diagnostic msg: /tmp/ObjCARCAPElim-2ca7c8.sh
c++: note: diagnostic msg: 

********************
*** [Transforms/ObjCARC/ObjCARCAPElim.o] Error code 254

make[4]: stopped in /usr/src/lib/clang/libllvm
1 error

make[4]: stopped in /usr/src/lib/clang/libllvm
*** [all_subdir_lib/clang/libllvm] Error code 2

make[3]: stopped in /usr/src/lib/clang
1 error

make[3]: stopped in /usr/src/lib/clang
*** [cross-tools] Error code 2

make[2]: stopped in /usr/src
1 error

make[2]: stopped in /usr/src
*** [_cross-tools] Error code 2

make[1]: stopped in /usr/src
1 error

make[1]: stopped in /usr/src
*** [buildworld] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src
----------------------------------------------------------------------------

It is caused by clock syncronization error.
I use ntpd, but I cannot syncronize PINE64 clock.
PINE64 clock shifts a few minutes.
There is no problem at RaspberryPi 3 (arm64).

Does anyone know same problem?

Thanks,
---
YAMAMOTO Shigeru <shigeru@os-hackers.jp>



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