Opened 3 months ago

Last modified 3 months ago

#73039 assigned defect

gdmap @0.8.1: autogen.sh errors

Reported by: amadeus24 Owned by: eborisch (Eric A. Borisch)
Priority: Normal Milestone:
Component: ports Version:
Keywords: tahoe arm64 Cc: eborisch (Eric A. Borisch)
Port: gdmap

Description

During migration (after upgraded to Tahoe 26) gdmap was in the list of packages to restore, but configure failed.
Tried to install manually, but failed as well.

Attachments (1)

main.log (217.3 KB) - added by amadeus24 3 months ago.

Download all attachments as: .zip

Change History (3)

Changed 3 months ago by amadeus24

Attachment: main.log added

comment:1 Changed 3 months ago by ryandesign (Ryan Carsten Schmidt)

Keywords: tahoe added; gdmap failed to configure on removed
Owner: set to eborisch
Status: newassigned
Summary: After migration gdmap failed to configure on arm64gdmap @0.8.1: autogen.sh errors

I see a couple errors in the log when it tried to run ./autogen.sh:

:info:configure ***Error***: You must have automake >= 1.9 installed
:info:configure ./autogen.sh: line 146: --print-ac-dir: command not found

After that for some reason all the environment variables get printed, and then:

:info:configure ./autogen.sh: line 172: --print-ac-dir: command not found
:info:configure Checking for required M4 macros...
:info:configure   glib-gettext.m4 not found
:info:configure   intltool.m4 not found
:info:configure   pkg.m4 not found
:info:configure Checking for forbidden M4 macros...
:info:configure ***Error***: some autoconf macros required to build Package
:info:configure   were not found in your aclocal path, or some forbidden
:info:configure   macros were found.  Perhaps you need to adjust your
:info:configure   ACLOCAL_FLAGS?

This version of gdmap is the latest available but it is from 2008 so it's not surprising it has started developing problems.

Until someone figures out how to fix this, consider using GrandPerspective instead.

comment:2 Changed 3 months ago by amadeus24

Installation of https://ports.macports.org/port/GrandPerspective works fine, thanks!

Note: See TracTickets for help on using tickets.