https://bugzilla.redhat.com/show_bug.cgi?id=1758626



--- Comment #43 from Laurent Rineau <[email protected]> ---
(In reply to Qianqian Fang from comment #34)
> @Ankur, @Robert-Andre and @Laurent, thank you all for the comments and help
> on creating this package.
> 
> the latest spec file can be found on the src git site:
> https://src.fedoraproject.org/rpms/octave-iso2mesh/blob/master/f/octave-
> iso2mesh.spec
> 
> In the -3 version of this initial package, all the above mentioned issues
> were addressed, including
> 
> - thanks for Rob's patch, the binaries are now moved to /usr/libexec, and
> some of the license issues found by @Laurent

Great, thanks!

> - the gmp-devel dependency was removed, but I don't understand why rpmlint
> calls this an error (the binaries clearly needs this library) - per Ankur's
> comment earlier, it does no harm to explicitly define such dependency
> despite overlapping, but seems rpmlint treats this as an conflict.

Actually, I wonder why octave-iso2mesh requires any -devel package at runtime?
Does the octave plugin need to build C/C++ sources at runtime?

> - now I put arm as ExcludeArch, because @Ankur had a failed build on arm,
> and the error was "virtual memory exhausted" for CGAL, see
> https://koji.fedoraproject.org/koji/taskinfo?taskID=38115425 , if we have a
> way to build on arm, I will drop the ExcludeArch, but this is not a priority

Oops. The use of the Mesh_3 package from CGAL might need a lot of RAM to build,
in debug mode. Maybe if the arch is arm, you could remove `-g` from the
compilation flags. That reduces a lot the RAM necessary to build.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to