#41664 closed defect (fixed)
Upgrade virtuoso 7.0.0_0 to 7.0.0_1 fails
Reported by: | watsodw | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | virtuoso |
Description
See log.
Attachments (1)
Change History (7)
Changed 11 years ago by watsodw
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Cc: | snc@… removed |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 11 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
comment:5 Changed 11 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
libiodbc appears to be fine, with only unixODBC conflicting. Added conflicts_build in r114352.
If you've any patches for the build system feel free to attach them.
Note: See
TracTickets for help on using
tickets.
Well the log says:
On my system:
Find out what port provides the file on your system (it could also be libiodbc). Try deactivating that port for the duration of the virtuoso build. For example:
Replace "unixODBC" with "libiodbc" above if necessary.
If that works, we can use the conflicts_build portgroup here. Ideally of course this project's build system would use the correct include flags to begin with to avoid this problem. Possibly the fix from #40656 would avoid this problem as well.