Opened 11 years ago

Closed 11 years ago

#38234 closed enhancement (fixed)

TOra: disable silent rules (switch to cmake portgroup?)

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: pvanek@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: cooljeanius (Eric Gallager)
Port: TOra

Description

The TOra build process uses silent build rules; when it fails to build, this makes it hard to figure out why, because the actual build commands are not shown in the log. Please disable silent rules.

If you were using the cmake portgroup you'd get this for free (it adds -DCMAKE_VERBOSE_MAKEFILE=ON), as well as various simplifications to your portfile. Consider using the cmake portgroup.

Change History (4)

comment:1 Changed 11 years ago by pvanek@…

Owner: changed from petr@… to pvanek@…
Status: newassigned

I have fix for it (cmake group...). Unfortunately there is a linking issue with new client so I'll wait with commit until it will resolved.

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

If by "new client" you mean oracle-instantclient 11, that's not committed yet, so that wouldn't be a reason not to commit your fix to this port now.

comment:3 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 11 years ago by pvanek@…

Resolution: fixed
Status: assignedclosed

Committed revision 104544.

Version 0, edited 11 years ago by pvanek@… (next)
Note: See TracTickets for help on using tickets.