FS#29012 - [bullet] 2.79-2 Cannot build package????????????

Attached to Project: Community Packages
Opened by Mark Z (markz79) - Tuesday, 20 March 2012, 00:48 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 13 April 2012, 18:38 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The packages is missing at least two ".inl" files in /usr/include/bullet/HACD.

hacdVector.inl
hacdCircularList.inl
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Friday, 13 April 2012, 18:38 GMT
Reason for closing:  Fixed
Comment by Daniel Wallace (gtmanfred) - Tuesday, 20 March 2012, 01:18 GMT
it looks like they are in there to me
>grep hacd error.log
Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdGraph.o
Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdHACD.o
Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdICHull.o
[ 7%] [ 7%] Building CXX object Extras/HACD/CMakeFiles/HACD.dir/hacdManifoldMesh.o
-- Installing: /home/daniel/github/abs/community/bullet/pkg/bullet/usr/include/bullet/HACD/hacdICHull.h
-- Installing: /home/daniel/github/abs/community/bullet/pkg/bullet/usr/include/bullet/HACD/hacdVector.h
-- Installing: /home/daniel/github/abs/community/bullet/pkg/bullet/usr/include/bullet/HACD/hacdVersion.h
-- Installing: /home/daniel/github/abs/community/bullet/pkg/bullet/usr/include/bullet/HACD/hacdCircularList.h
-- Installing: /home/daniel/github/abs/community/bullet/pkg/bullet/usr/include/bullet/HACD/hacdGraph.h
-- Installing: /home/daniel/github/abs/community/bullet/pkg/bullet/usr/include/bullet/HACD/hacdHACD.h
-- Installing: /home/daniel/github/abs/community/bullet/pkg/bullet/usr/include/bullet/HACD/hacdManifoldMesh.h

My mistake, overlooked the .inl
   error.log (366.6 KiB)
Comment by Mark Z (markz79) - Tuesday, 20 March 2012, 03:01 GMT
hacdVector.inl and hacdCircularList.inl aren't there

Note the "inl" extensions. These files contain inline member function definitions.
Comment by Mark Z (markz79) - Friday, 13 April 2012, 18:36 GMT
How can two files missing not be a bug?
Comment by Sven-Hendrik Haase (Svenstaro) - Friday, 13 April 2012, 18:38 GMT
Please report the bug to the bullet developers. I fixed it in the package for now.

Loading...