#17346 closed defect (fixed)
infinite build of port libdvdnav (libdvdnav-0.1.10)
Reported by: | bgdotmail+macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | libdvdnav |
Description (last modified by jmroot (Joshua Root))
# port install libdvdnav ---> Fetching libdvdnav ---> Verifying checksum(s) for libdvdnav ---> Extracting libdvdnav ---> Applying patches to libdvdnav ---> Configuring libdvdnav ---> Building libdvdnav
And this took more than 24hours, but did not complete.
I am using macports 1.7.0 rev. 42398
Attachments (1)
Change History (10)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Port: | libdvdnav added |
Changed 16 years ago by bgdotmail+macports@…
Attachment: | libdvdnav.log added |
---|
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Looks like the port is at least missing a dependency on automake. Do you have automake installed? If not, does installing it first help?
comment:3 Changed 16 years ago by bgdotmail+macports@…
port list installed | grep automake automake @1.10.1 devel/automake
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Is it active? Note that port list
doesn't do what you really want here; try port installed automake
.
comment:5 Changed 16 years ago by bgdotmail+macports@…
port installed automake The following ports are currently installed: automake @1.10.1_0 (active)
comment:6 Changed 16 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|
The port was updated in r42468. Has that fixed this?
comment:8 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Debug output would be helpful:
sudo port clean libdvdnav && sudo port -d install libdvdnav > libdvdnav.log 2>&1