Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2017 22:57:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216154] graphics/svgalib: fails to build with clang 4.0
Message-ID:  <bug-216154-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 216154
           Summary: graphics/svgalib: fails to build with clang 4.0
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zeising@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 216008
             Flags: maintainer-feedback?(zeising@FreeBSD.org)
          Assignee: zeising@FreeBSD.org

In file included from gl/grlib.c:7:
gl/inlstring.h:71:9: error: asm-specifier for input or output variable
conflicts with asm clobber list
  :         "cx", "di");
            ^
gl/inlstring.h:281:17: error: asm-specifier for input or output variable
conflicts with asm clobber list
                         :"ax", "0", "1", "2");
                                     ^
gl/inlstring.h:297:17: error: asm-specifier for input or output variable
conflicts with asm clobber list
                         :"ax", "0", "1", "2");
                                     ^
gl/inlstring.h:314:17: error: asm-specifier for input or output variable
conflicts with asm clobber list
                         :"ax", "0", "1", "2");
                                     ^

build log: http://sprunge.us/hKCH


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216008
[Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in bas=
e to
4.0.0
--=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-216154-13>