New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27398 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

php5-gdchart will not install when gd2 is not installed

Reported by: jafelds@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: php5 php5-gdchart Cc: ryandesign@…, djnecrogami@…
Port: php5-gdchart

Description

See the attached log. From what little I can gather, it seems that many files are missing, among other issues.

Attachments

main.log (113.4 KB) - added by jafelds@… 3 years ago.
php5-gdchart log

Change History

Changed 3 years ago by jafelds@…

php5-gdchart log

comment:1 Changed 3 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to nox@…
  • Cc ryandesign@… added; nox@… removed
  • Summary changed from php5-gdchart will not install. to php5-gdchart will not install when gd2 is not installed

Interesting. I see the same problem if the gd2 port is not installed. But it installs fine if gd2 is installed. (So that's your workaround: install gd2 first.)

php5-gdchart is not supposed to require the external gd2 port, according to its documentation; it should be using a bundled copy of gd2. It's not clear to me whether it's talking about a copy of gd2 that's bundled with php5-gdchart, or the copy that I know is bundled with php5 (but to which I'm unclear how php5-gdchart would have access).

comment:2 Changed 2 years ago by ryandesign@…

  • Cc djnecrogami@… added

Has duplicate #28431.

comment:3 Changed 2 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed

Added gd2 build dependency to php5-gdchart in r76031.

Note: See TracTickets for help on using tickets.