[Bug 274608] Can't upgrade gettext-runtime

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Oct 2023 11:06:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274608

            Bug ID: 274608
           Summary: Can't upgrade gettext-runtime
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl@FreeBSD.org
          Reporter: zillion1@o2.pl
          Assignee: tijl@FreeBSD.org
             Flags: maintainer-feedback?(tijl@FreeBSD.org)

Created attachment 245759
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245759&action=edit
compile log

Hi there,

The latest gettext-runtime-0.22.3 port does not build on 13.2-RELEASE-p4.

---

...
Making install in tests
 /bin/mkdir -p
'/opt/workdir/usr/ports/devel/gettext-runtime/work/stage/usr/local/share/gettext'
 install  -m 0644 ABOUT-NLS
'/opt/workdir/usr/ports/devel/gettext-runtime/work/stage/usr/local/share/gettext'
====> Compressing man pages (compress-man)
ls:
/opt/workdir/usr/ports/devel/gettext-runtime/work/stage/usr/local/share/info/autosprintf.info*:
No such file or directory
===>  Installing for gettext-runtime-0.22.3
===>  Checking if gettext-runtime is already installed
===>   Registering installation for gettext-runtime-0.22.3
pkg-static: Unable to access file
/opt/workdir/usr/ports/devel/gettext-runtime/work/stage/usr/local/include/autosprintf.h:No
such file or directory
pkg-static: Unable to access file
/opt/workdir/usr/ports/devel/gettext-runtime/work/stage/usr/local/lib/libasprintf.a:No
such file or directory
pkg-static: Unable to access file
/opt/workdir/usr/ports/devel/gettext-runtime/work/stage/usr/local/lib/libasprintf.so:No
such file or directory
pkg-static: Unable to access file
/opt/workdir/usr/ports/devel/gettext-runtime/work/stage/usr/local/lib/libasprintf.so.0:No
such file or directory
pkg-static: Unable to access file
/opt/workdir/usr/ports/devel/gettext-runtime/work/stage/usr/local/lib/libasprintf.so.0.0.0:No
such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/gettext-runtime
*** Error code 1

Stop.

---

I've removed earlier version using "pkg remove -f gettext\*" command.

Full compile log attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.