Changes between Initial Version and Version 1 of Ticket #17859


Ignore:
Timestamp:
Jan 3, 2009, 4:22:44 AM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

This is really a gd2 issue. I'm assigning this to the maintainer of that port.

gd2 builds fine for me. I suggest the following:

sudo port selfupdate
sudo port clean --all gd2
sudo port install base

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17859

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Cc markd@… removed
    • Property Keywords gd2 removed
    • Property Port gd2 added; base @1.3.9 removed
  • Ticket #17859 – Description

    initial v1  
    33I have tried to build Base (the web frontend for Snort) and got the following error message.
    44
     5{{{
    56--->  Applying patches to gd2
    67Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gd2/work/gd-2.0.35" && patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/gd2/files/patch-gdft.c.diff'" returned error 1
     
    1314Error: The following dependencies failed to build: gd2
    1415Error: Status 1 encountered during processing.
     16}}}
    1517
    1618This is the message after the second try. Is there a way to find self more out about errors like this ?