[Bug 225345] games/scummvm: clang 6 crashes during build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 20 19:46:08 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225345

            Bug ID: 225345
           Summary: games/scummvm: clang 6 crashes during build
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Keywords: toolchain
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lme at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 224669
             Flags: maintainer-feedback?(lme at FreeBSD.org)
          Assignee: lme at FreeBSD.org

Created attachment 189935
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189935&action=edit
engines/made/graphics.cpp (compressed, preprocessed)

c++ -MMD -MF "engines/made/.deps/graphics.d" -MQ "engines/made/graphics.o" -MP
-Wall -O2 -pipe -fno-strict-aliasing   -ansi -W -Wno-unused-parameter
-Wconversion -pedantic -Wno-long-long -Wglobal-constructors
-Wno-undefined-var-template -I/usr/local/include -Wno-long-long -Wno-multichar
-Wno-unknown-pragmas -Wno-reorder -Wpointer-arith -Wcast-qual -Wshadow
-Wnon-virtual-dtor -Wwrite-strings -fno-exceptions -Wno-conversion
-Wno-shorten-64-to-32 -Wno-sign-compare -Wno-four-char-constants
-Wno-nested-anon-types -DHAVE_CONFIG_H -DSDL_BACKEND -DPOSIX
-DDATA_PATH=\"/usr/local/share/scummvm\"
-DPLUGIN_DIRECTORY=\"/usr/local/lib/scummvm\" -DENABLE_SCUMM=STATIC_PLUGIN
-DENABLE_SCUMM_7_8 -DENABLE_HE -DENABLE_ACCESS=STATIC_PLUGIN
-DENABLE_ADL=STATIC_PLUGIN -DENABLE_AGI=STATIC_PLUGIN
-DENABLE_AGOS=STATIC_PLUGIN -DENABLE_AGOS2 -DENABLE_BBVS=STATIC_PLUGIN
-DENABLE_CGE=STATIC_PLUGIN -DENABLE_CGE2=STATIC_PLUGIN
-DENABLE_CINE=STATIC_PLUGIN -DENABLE_COMPOSER=STATIC_PLUGIN
-DENABLE_CRUISE=STATIC_PLUGIN -DENABLE_DRACI=STATIC_PLUGIN
-DENABLE_DRASCULA=STATIC_PLUGIN -DENABLE_DREAMWEB=STATIC_PLUGIN
-DENABLE_FULLPIPE=STATIC_PLUGIN -DENABLE_GNAP=STATIC_PLUGIN
-DENABLE_GOB=STATIC_PLUGIN -DENABLE_GROOVIE=STATIC_PLUGIN
-DENABLE_HOPKINS=STATIC_PLUGIN -DENABLE_HUGO=STATIC_PLUGIN
-DENABLE_KYRA=STATIC_PLUGIN -DENABLE_LOL -DENABLE_EOB
-DENABLE_LAB=STATIC_PLUGIN -DENABLE_LURE=STATIC_PLUGIN
-DENABLE_MADE=STATIC_PLUGIN -DENABLE_MADS=STATIC_PLUGIN
-DENABLE_MOHAWK=STATIC_PLUGIN -DENABLE_MYST -DENABLE_RIVEN
-DENABLE_MORTEVIELLE=STATIC_PLUGIN -DENABLE_NEVERHOOD=STATIC_PLUGIN
-DENABLE_PARALLACTION=STATIC_PLUGIN -DENABLE_PEGASUS=STATIC_PLUGIN
-DENABLE_PLUMBERS=STATIC_PLUGIN -DENABLE_QUEEN=STATIC_PLUGIN
-DENABLE_SAGA=STATIC_PLUGIN -DENABLE_IHNM -DENABLE_SCI=STATIC_PLUGIN
-DENABLE_SCI32 -DENABLE_SHERLOCK=STATIC_PLUGIN -DENABLE_SKY=STATIC_PLUGIN
-DENABLE_SWORD1=STATIC_PLUGIN -DENABLE_SWORD2=STATIC_PLUGIN
-DENABLE_SWORD25=STATIC_PLUGIN -DENABLE_TEENAGENT=STATIC_PLUGIN
-DENABLE_TINSEL=STATIC_PLUGIN -DENABLE_TITANIC=STATIC_PLUGIN
-DENABLE_TOLTECS=STATIC_PLUGIN -DENABLE_TONY=STATIC_PLUGIN
-DENABLE_TOON=STATIC_PLUGIN -DENABLE_TOUCHE=STATIC_PLUGIN
-DENABLE_TSAGE=STATIC_PLUGIN -DENABLE_TUCKER=STATIC_PLUGIN
-DENABLE_VOYEUR=STATIC_PLUGIN -DENABLE_WINTERMUTE=STATIC_PLUGIN
-DENABLE_ZVISION=STATIC_PLUGIN -I. -I. -I./engines -I/usr/local/include/SDL2
-I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/include   -I/usr/include  -I/usr/local/include/freetype2 -c
engines/made/graphics.cpp -o engines/made/graphics.o
Assertion failed: (ExitCount != SE.getCouldNotCompute() && "Invalid loop
count"), function generateOverflowCheck, file
/usr/local/poudriere/jails/head-arm64/usr/src/contrib/llvm/lib/Analysis/ScalarEvolutionExpander.cpp,
line 2152.
c++: error: unable to execute command: Abort trap (core dumped)
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 6.0.0 (branches/release_60 321788) (based on LLVM 6.0.0)
Target: aarch64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin

http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p458948_s327953/logs/errors/scummvm-2.0.0.log

To reproduce:
$ poudriere jail -cxj head-aarch64 -a arm64.aarch64 -v head -m svn+https
$ poudriere bulk -Ctj head-aarch64 games/scummvm


Referenced Bugs:

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


More information about the freebsd-ports-bugs mailing list