[Bug 225680] graphics/opencollada: fix build on arm

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 5 11:07:22 UTC 2018


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

            Bug ID: 225680
           Summary: graphics/opencollada: fix build on arm
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
               URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/
                    p460549_s328647/logs/errors/opencollada-1.6.47.log
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: mikael.urankar at gmail.com
                CC: freebsd-arm at FreeBSD.org
                CC: freebsd-arm at FreeBSD.org

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

patch from upstream:
https://github.com/KhronosGroup/OpenCOLLADA/commit/2d66943f7ce1ba92b3cc39ad11b5c82e6d3a538f

char is unsigned on arm.

I had to convert COLLADABUURI.cpp from dos EOL to unix EOL because I couldn't
do a svn add files/patch-2d66943:
svn: E200009: File
'/usr/local/poudriere/ports/default/graphics/opencollada/files/patch-2d66943'
has inconsistent newlines
svn: E135000: Inconsistent line ending style
svn: E200042: Additional errors:

I don't know if it's the correct way to do it though.

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


More information about the freebsd-ports-bugs mailing list