Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2016 00:39:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211258] games/xonotic: build with clang
Message-ID:  <bug-211258-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(amdmi3@FreeBSD.org)
          Assignee: amdmi3@FreeBSD.org

Created attachment 172761
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172761&action=
=3Dedit
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 Free=
BSD
9.

cc -MD -DPREFER_PRELOAD -DDP_FS_BASEDIR=3D\"/usr/local/share/xonotic\"=20
-DLINK_TO_ZLIB -I/usr/local/include -DLINK_TO_LIBJPEG  -D_FILE_OFFSET_BITS=
=3D64
-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.

--=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-211258-13>