Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2019 11:28:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240766] editors/hte: clang 9 crashes during build
Message-ID:  <bug-240766-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240766

            Bug ID: 240766
           Summary: editors/hte: clang 9 crashes during build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-qa
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rene@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 240629
          Assignee: rene@FreeBSD.org
             Flags: maintainer-feedback?(rene@FreeBSD.org)

Created attachment 207738
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207738&action=
=3Dedit
command line args (for clang 9)

$ poudriere jail -cj head-amd64 -a amd64 -v projects/clang900-import -m
svn+https
$ poudriere testport -j head-amd64 editors/hte
[...]
c++ -DHAVE_CONFIG_H -I.   -I./analyser -I./asm -I./info -I./io/posix -I./io
-I./output -I./eval -I. -isystem /usr/local/include  -DNOMACROS -pipe -O3
-fomit-frame-pointer -Wall -fsigned-char -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=3D64  -std=3Dc++14 -Woverloaded-virtual -Wnon-virtual-d=
tor -O2
-pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-alia=
sing
 -isystem /usr/local/include  -MT htneent.o -MD -MP -MF .deps/htneent.Tpo -=
c -o
htneent.o htneent.cc
Assertion failed: (E->isNonOdrUse() !=3D NOUR_Unevaluated && "should not em=
it an
unevaluated operand"), function EmitDeclRefLValue, file
/poudriere/jails/head-amd64/usr/src/contrib/llvm/tools/clang/lib/CodeGen/CG=
Expr.cpp,
line 2518.
Stack dump:
0.      Program arguments: /usr/bin/cpp -cc1 -triple x86_64-unknown-freebsd=
13.0
-emit-obj -disable-free -main-file-name htneent.cc -mrelocation-model static
-mthread-model posix -relaxed-aliasing -masm-verbose -mconstructor-aliases
-munwind-tables -fuse-init-array -target-cpu x86-64 -dwarf-column-info
-debugger-tuning=3Dgdb -coverage-notes-file
/wrkdirs/usr/ports/editors/hte/work/ht-e9e63373148da5d7df397d8075740d8c096e=
cb1d/htneent.gcno
-resource-dir /usr/lib/clang/9.0.0 -dependency-file .deps/htneent.Tpo
-sys-header-deps -MP -MT htneent.o -isystem /usr/local/include -isystem
/usr/local/include -isystem /usr/local/include -D HAVE_CONFIG_H -I . -I
./analyser -I ./asm -I ./info -I ./io/posix -I ./io -I ./output -I ./eval -=
I .
-D NOMACROS -D _LARGEFILE_SOURCE -D _FILE_OFFSET_BITS=3D64 -internal-isystem
/usr/include/c++/v1 -O2 -Wall -Woverloaded-virtual -Wnon-virtual-dtor
-std=3Dc++14 -fdeprecated-macro -fdebug-compilation-dir
/wrkdirs/usr/ports/editors/hte/work/ht-e9e63373148da5d7df397d8075740d8c096e=
cb1d
-ferror-limit 19 -fmessage-length 114 -stack-protector 2 -fobjc-runtime=3Dg=
nustep
-fcxx-exceptions -fexceptions -fdiagnostics-show-option -fcolor-diagnostics
-vectorize-loops -vectorize-slp -faddrsig -o htneent.o -x c++ htneent.cc
1.      <eof> parser at end of file
2.      Per-file LLVM IR generation
3.      htneent.cc:40:17: Generating code for declaration
'htneentrypoints_init'
#0 0x000000000393d1de PrintStackTrace
/poudriere/jails/head-amd64/usr/src/contrib/llvm/lib/Support/Unix/Signals.i=
nc:533:13
#1 0x000000000393b3d5 RunSignalHandlers
/poudriere/jails/head-amd64/usr/src/contrib/llvm/lib/Support/Signals.cpp:69=
:18
#2 0x000000000393db62 SignalHandler
/poudriere/jails/head-amd64/usr/src/contrib/llvm/lib/Support/Unix/Signals.i=
nc:0:3
#3 0x0000000004a17d40 handle_signal
/poudriere/jails/head-amd64/usr/src/lib/libthr/thread/thr_sig.c:0:3
cpp: error: unable to execute command: Abort trap
cpp: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 9.0.0 (tags/RELEASE_900/final 372316) (based on LLVM
9.0.0)
Target: x86_64-unknown-freebsd13.0
Thread model: posix
InstalledDir: /usr/bin

http://package18.nyi.freebsd.org/data/headamd64PR240629-default/2019-09-21_=
22h04m49s/logs/errors/hte-2.1.1.g20161206_3.log
http://pb2.nyi.freebsd.org/data/headi386PR240629-default/2019-09-21_22h04m4=
0s/logs/errors/hte-2.1.1.g20161206_3.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240629
[Bug 240629] [exp-run] Against projects/clang900-import branch
--=20
You are receiving this mail because:
You are the assignee for the bug.=



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