[MacPorts] #66792: ode @0.16.3+Universal: Build fail on PPC OS X 10.5.8
MacPorts
noreply at macports.org
Mon Jan 30 07:34:10 UTC 2023
#66792: ode @0.16.3+Universal: Build fail on PPC OS X 10.5.8
--------------------------+--------------------
Reporter: ChrisBushman | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Keywords: | Port: ode
--------------------------+--------------------
When trying to build on PPC OS X Leopard, there is a build break in
collision_trimesh_internal.cpp at lines 177, 178, 187, and 188:
{{{
:info:build collision_trimesh_internal.cpp: In static member function
‘static sizeint
FaceAnglesWrapper<TStorageCodec>::calculateStorageSizeForTriangleCount(unsigned
int)’:
:info:build collision_trimesh_internal.cpp:178: error: expected primary-
expression before ‘)’ token
:info:build collision_trimesh_internal.cpp:178: error: expected `)' before
‘sizeof’
:info:build collision_trimesh_internal.cpp:178: error: expected `)' before
‘;’ token
:info:build collision_trimesh_internal.cpp:178: error: expected `)' before
‘;’ token
:info:build collision_trimesh_internal.cpp:179: error: expected primary-
expression before ‘)’ token
:info:build collision_trimesh_internal.cpp:179: error: expected `)' before
numeric constant
:info:build collision_trimesh_internal.cpp:179: error: expected `)' before
‘;’ token
:info:build collision_trimesh_internal.cpp:179: error: expected `)' before
‘;’ token
:info:build collision_trimesh_internal.cpp: In static member function
‘static sizeint
FaceAnglesWrapper<TStorageCodec>::calculateTriangleCountForStorageSize(sizeint)’:
:info:build collision_trimesh_internal.cpp:187: error: expected primary-
expression before ‘)’ token
:info:build collision_trimesh_internal.cpp:187: error: expected `)' before
‘sizeof’
:info:build collision_trimesh_internal.cpp:187: error: expected `)' before
‘;’ token
:info:build collision_trimesh_internal.cpp:187: error: expected `)' before
‘;’ token
:info:build collision_trimesh_internal.cpp:188: error: expected primary-
expression before ‘)’ token
:info:build collision_trimesh_internal.cpp:188: error: expected `)' before
numeric constant
:info:build collision_trimesh_internal.cpp:188: error: expected `)' before
‘;’ token
:info:build collision_trimesh_internal.cpp:188: error: expected `)' before
‘;’ token
:info:build collision_trimesh_internal.cpp: In static member function
‘static sizeint }}}
--
Ticket URL: <https://trac.macports.org/ticket/66792>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list