Opened 11 years ago
Closed 11 years ago
#40559 closed defect (fixed)
doxygen @1.8.5_0+wizard: contains file with literal destroot path
Reported by: | raimue (Rainer Müller) | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | doxygen |
Description
After installation of doxygen @1.8.5_0+wizard, I got the following message from rev-upgrade:
---> Updating database of binaries: 100.0% Warning: Error determining file type of `/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_textproc_doxygen/doxygen/work/destroot/opt/local/share/man/man1/doxywizard.1': lstat(/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_textproc_doxygen/doxygen/work/destroot/opt/local/share/man/man1/doxywizard.1):no such file or directory Warning: A file belonging to the `doxygen' port is missing or unreadable. Consider reinstalling it.
And this file is really part of the installed port, with a path that seems absolutely wrong:
$ port -q installed doxygen doxygen @1.8.5_0+wizard (active) $ port contents doxygen Port doxygen contains: /Applications/MacPorts/DoxyWizard.app/Contents/Info.plist /Applications/MacPorts/DoxyWizard.app/Contents/MacOS/DoxyWizard /Applications/MacPorts/DoxyWizard.app/Contents/PkgInfo /Applications/MacPorts/DoxyWizard.app/Contents/Resources/empty.lproj /opt/local/bin/doxygen /opt/local/bin/doxywizard /opt/local/share/man/man1/doxygen.1.gz /opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_textproc_doxygen/doxygen/work/destroot/opt/local/share/man/man1/doxywizard.1
Change History (6)
comment:1 follow-up: 2 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | egall@… added |
---|
comment:2 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:3 follow-up: 4 Changed 11 years ago by g5pw (Aljaž Srebrnič)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r111790. Makefile was fixed upstream.
comment:4 follow-up: 5 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:5 Changed 11 years ago by cssdev
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:6 Changed 11 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Revbump in r111793.
Note: See
TracTickets for help on using
tickets.
Has duplicate #40577.