Bug 201891 - Don't update system from 9.3-RELEASE-p19 to p20
Summary: Don't update system from 9.3-RELEASE-p19 to p20
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: standards (show other bugs)
Version: 9.3-RELEASE
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-standards (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-26 15:42 UTC by Vladimir Omelchuk
Modified: 2015-08-01 16:54 UTC (History)
1 user (show)

See Also:


Attachments
All logs ... (486.62 KB, application/x-tar)
2015-07-26 19:55 UTC, Vladimir Omelchuk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Omelchuk 2015-07-26 15:42:03 UTC
...
===> lib/clang/libclangedit (all)
===> lib/clang/libclangfrontend (all)
===> lib/clang/libclangfrontendtool (all)
===> lib/clang/libclanglex (all)
===> lib/clang/libclangparse (all)
===> lib/clang/libclangrewritecore (all)
===> lib/clang/libclangrewritefrontend (all)
===> lib/clang/libclangsema (all)
===> lib/clang/libclangserialization (all)
===> lib/clang/libclangstaticanalyzercheckers (all)
===> lib/clang/libclangstaticanalyzercore (all)
/usr/src/lib/clang/libclangstaticanalyzercheckers/../../../contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp: In member function 'clang::ento::ProgramStateRef<unnamed>::CStringChecker::checkAdditionOverflow(clang::ento::CheckerContext&, clang::ento::ProgramStateRef, clang::ento::NonLoc, clang::ento::NonLoc) const':
/usr/src/lib/clang/libclangstaticanalyzercheckers/../../../contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp:544: internal compiler error: in ei_next, at basic-block.h:716
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** [CStringChecker.o] Error code 1
1 error
*** [all_subdir_libclangstaticanalyzercheckers] Error code 2
1 error
*** [all_subdir_clang] Error code 2
1 error
*** [lib__L] Error code 2
1 error
*** [libraries] Error code 2
1 error
*** [_libraries] Error code 2
1 error
*** [buildworld] Error code 2
1 error
root@vladiom:/usr/src # 


# uname -srm
FreeBSD 9.3-RELEASE-p19 amd64

# less make.conf 
BATCH=YES
CPUTYPE?=core2
OPTIONS_SET=CUPS
WITHOUT_LPR=YES
WITH_PKGNG=YES
NO_WARNING_PKG_INSTALL_EOL=yes
DEFAULT_VERSIONS+=apache=2.2
QT4_OPTIONS=CUPS NAS QGTKSTYLE
DEVELOPER=yes
Comment 1 Vladimir Omelchuk 2015-07-26 19:55:04 UTC
Created attachment 159272 [details]
All logs ...
Comment 2 Vladimir Omelchuk 2015-07-26 19:59:52 UTC
Try three attempt build world and three different results!
Logs in attachments.
Comment 3 Vladimir Omelchuk 2015-08-01 16:54:50 UTC
Try updating to p21 with 4 flows (running at one time) - again errors!
Updating with one flow - work is fine!
Bug report may be close.