Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#63472 closed defect (fixed)

libunistring @0.9.10: build fails due to "AC_INIT should be called with package and version arguments" error

Reported by: dive (Artem Loenko) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.7.99
Keywords: Cc: dicru
Port: libunistring

Description

sudo port install libunistring

The command above fails with the following error:

:info:configure configure.ac:25: error: AC_INIT should be called with package and version arguments

Seems related to the discussion on the Debian bug tracker – libunistring FTBFS: configure.ac:25: error: AC_INIT should be called with package and version arguments.

Attachments (1)

main.log (202.7 KB) - added by dive (Artem Loenko) 3 years ago.
libunistring_build.log

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by dive (Artem Loenko)

Attachment: main.log added

libunistring_build.log

comment:1 Changed 3 years ago by dive (Artem Loenko)

Disabling the use_autoreconf option in the Portfile helps to resolve the problem.

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In c1828899c6a75a65116cbbe9da30fda5501e0ea1/macports-ports (master):

libunistring: fix build failures

Closes: #63472
Closes: #60884

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

Cc: dicru added
Keywords: libunistring configure removed
Note: See TracTickets for help on using tickets.