Opened 18 years ago
Closed 17 years ago
#11982 closed defect (worksforme)
gimp won't install because of strange aalib error
Reported by: | gill1109@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.4.40 |
Keywords: | Cc: | ||
Port: |
Description
I try to upgrade to the newest gimp.
aalib won't compile
but aalib is not even installed !
Tehuros:~ richard$ sudo port uninstall aalib Error: port uninstall failed: Registry error: aalib not registered as installed.
However there is load of stuff in /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_aalib/work/aalib-1.4.0
So what should I do?
Tehuros:~ richard$ sudo port upgrade -v gimp ---> Applying patches to aalib Error: Target com.apple.patch returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_aalib/work/aalib-1.4.0" && patch -p0 < '/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/aalib/files/doc/patch-Makefile.in.diff'" returned error 1 Command output: patching file ./doc/Makefile.in Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 6 out of 6 hunks ignored -- saving rejects to file ./doc/Makefile.in.rej
---> Applying patches to aalib Error: Target com.apple.patch returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_aalib/work/aalib-1.4.0" && patch -p0 < '/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/aalib/files/doc/patch-Makefile.in.diff'" returned error 1 Command output: patching file ./doc/Makefile.in Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 6 out of 6 hunks ignored -- saving rejects to file ./doc/Makefile.in.rej
Error: The following dependencies failed to build: aalib Error: Unable to upgrade port: 1
Change History (2)
comment:1 Changed 18 years ago by gill1109@…
comment:2 Changed 17 years ago by markd@…
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closing per reporter comments.
oh sorry I just found that sudo port clean all works wonders...