[Bug 211258] games/xonotic: build with clang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 21 00:39:16 UTC 2016


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

            Bug ID: 211258
           Summary: games/xonotic: build with clang
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: amdmi3 at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
             Flags: maintainer-feedback?(amdmi3 at FreeBSD.org)
          Assignee: amdmi3 at FreeBSD.org

Created attachment 172761
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172761&action=edit
v1

The following issue only affects GCC 4.2.x in base. If there're no runtime
issues let's use default compiler on FreeBSD 10+ and /usr/bin/clang on FreeBSD
9.

cc -MD -DPREFER_PRELOAD -DDP_FS_BASEDIR=\"/usr/local/share/xonotic\" 
-DLINK_TO_ZLIB -I/usr/local/include -DLINK_TO_LIBJPEG  -D_FILE_OFFSET_BITS=64
-D__KERNEL_STRICT_NAMES -I../../../ -DCONFIG_MENU -DCONFIG_CD
-DCONFIG_VIDEO_CAPTURE   -O2 -pipe -fno-strict-aliasing -fno-strict-aliasing
-funroll-loops -c ../../..//dpsoftrast.c -o dpsoftrast.o -msse2
../../..//dpsoftrast.c: In function
'DPSOFTRAST_Draw_Span_Texture2DVaryingBGRA8':
../../..//dpsoftrast.c:2825: internal compiler error: in trunc_int_for_mode, at
explow.c:56
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list