Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2022 17:47:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264259] games/openrct2: version 0.4.0 install fails
Message-ID:  <bug-264259-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 264259
           Summary: games/openrct2: version 0.4.0 install fails
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkubaj@FreeBSD.org
          Reporter: slava@planetslav.ca
          Assignee: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(pkubaj@FreeBSD.org)

Hello,

When trying to install openrct2 0.4.0, it compiles but fails at the install
phase with the error below:


-- Installing:
/usr/ports/games/openrct2/work/stage/usr/local/man/man6/openrct2-cli.6
(cd /usr/ports/games/openrct2/work/title-sequences-0.4.0;  /bin/sh -c
'(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&=20
/usr/bin/find -Ed $1 $3 \(   -type d -exec /bin/sh -c '\''cd '\''$2'\'' &&
chmod 755 "$@"'\'' . {} +  -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' &&
chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE/title .
/usr/ports/games/openrct2/work/stage/usr/local/share/openrct2/title)
(cd /usr/ports/games/openrct2/work/objects-1.2.7;  /bin/sh -c '(/usr/bin/fi=
nd
-Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&  /usr/bin/find -Ed =
$1
$3 \(   -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . =
{} +
 -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} +
\)' COPYTREE_SHARE/objects .
/usr/ports/games/openrct2/work/stage/usr/local/share/openrct2/object)
=3D=3D=3D=3D> Compressing man pages (compress-man)
=3D=3D=3D>  Installing for openrct2-0.4.0
=3D=3D=3D>  Checking if openrct2 is already installed
=3D=3D=3D>   Registering installation for openrct2-0.4.0
pkg-static: Unable to access file
/usr/ports/games/openrct2/work/stage/usr/local/share/man/man6/openrct2.6.gz=
:No
such file or directory
pkg-static: Unable to access file
/usr/ports/games/openrct2/work/stage/usr/local/share/man/man6/openrct2-cli.=
6.gz:No
such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/games/openrct2



The actual path to the files it's looking for is:
/usr/ports/games/openrct2/work/stage/usr/local/man/man6/   (notice, there i=
s no
share in this path)

Copying the files manually from to the directory in the error (the directory
exists, it just doesn't have the files there) and running make install agai=
n,
installation finishes successfully.

Please let me know if you require any additional information to apply fix to
this port.

Thank you

Slava

--=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-264259-7788>