Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2023 19:52:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 270408] poppler-utils fails to install
Message-ID:  <bug-270408-39348-PbtSkRpPfX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270408-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270408-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270408

Adriaan de Groot <adridg@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adridg@freebsd.org
             Status|New                         |Open

--- Comment #1 from Adriaan de Groot <adridg@freebsd.org> ---
Can't reproduce with a local build.

What I see in your log is the manpage is being installed as planned,

```
-- Installing:
/usr/ports/graphics/poppler-utils/work/stage/usr/local/man/man1/pdftotext.1
```

but then isn't being compressed, so that the plist check fails,

```
pkg-static: Unable to access file
/usr/ports/graphics/poppler-utils/work/stage/usr/local/share/man/man1/pdfto=
text.1.gz:No
such file or directory
```

Do you see it now, too? /usr/local/share/man vs. /usr/local/man . This chan=
ged
with CMake 3.23. What version are you using? Do you have a special setting =
for
CMAKE_INSTALL_MANDIR?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270408-39348-PbtSkRpPfX>