Opened 15 years ago
Closed 15 years ago
#24094 closed defect (fixed)
net/quvi@0.1.2 fails to build
Reported by: | Ionic (Mihai Moldovan) | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | quvi |
Description
Hi, when trying to install quvi, I am seeing a lot of error messages while compiling. No idea where they come from, though, sorry.
Build log (at least the rerun with errors) attached.
Attachments (1)
Change History (7)
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
comment:2 Changed 15 years ago by Ionic (Mihai Moldovan)
Sure, why not, here it comes.
No idea whether it helps, but it's worth a try, right?
comment:3 Changed 15 years ago by jmroot (Joshua Root)
Cc: | snc@… removed |
---|---|
Keywords: | quvi build fails removed |
Owner: | changed from macports-tickets@… to snc@… |
comment:4 Changed 15 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
Looks like curl is missing. I'll check to see if it's the port's fault or a missing dependency.
comment:5 Changed 15 years ago by nerdling (Jeremy Lavergne)
I cannot reproduce the missing dependencies, however I've added autoreconf in r65237. Let me know if this fixes your issue.
comment:6 Changed 15 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The problem was quvi would use an existing install's headers before finding what it needs, forced local dir first in r65251.
Note: See
TracTickets for help on using
tickets.
Can you rerun the build we debug on?
sudo port clean quvi && sudo port selfupdate && sudo port -d install quvi