New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20606 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

meanwhile-1.0.1 Missing dependency to doxygen

Reported by: zweistein12@… Owned by: macsforever2000@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: meanwhile

Description

$ sudo port install meanwhile
--->  Fetching meanwhile
--->  Verifying checksum(s) for meanwhile
--->  Extracting meanwhile
--->  Applying patches to meanwhile
--->  Configuring meanwhile
--->  Building meanwhile
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_meanwhile/work/meanwhile-1.0.1" && make all " returned error 2
Command output: Making all in doc
/bin/sh: doxygen: command not found
make[1]: *** [doxygen] Error 127
make: *** [all-recursive] Error 1

Error: Status 1 encountered during processing.

After correcting the Portfile, with adding doxygen to the depends_lib, was meanwhile correctly installed.

Change History

comment:1 Changed 4 years ago by macsforever2000@…

  • Port set to meanwhile

comment:2 Changed 4 years ago by macsforever2000@…

  • Owner changed from macports-tickets@… to macsforever2000@…
  • Status changed from new to assigned

comment:3 Changed 4 years ago by macsforever2000@…

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

Committed revision r55316. I added it as a build dependency. Thanks!

Note: See TracTickets for help on using tickets.