#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)
Change History (4)
Changed 3 years ago by dive (Artem Loenko)
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: | new → closed |
comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | dicru added |
---|---|
Keywords: | libunistring configure removed |
Has duplicate #63476.
Upstream's fix for this issue, FTR, was https://git.savannah.gnu.org/gitweb/?p=libunistring.git;a=commitdiff_plain;h=15e4365267e316f15222b8bf9f0a7cd0db231e9c.
Note: See
TracTickets for help on using
tickets.
libunistring_build.log