Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2023 14:35:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269461] net/tigervnc-server: build fails [1] "cannot open /usr/ports/net/tigervnc-server/files/xserver211.patch: No such file or directory", [2] "don't know how to make install-strip"
Message-ID:  <bug-269461-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 269461
           Summary: net/tigervnc-server: build fails [1] "cannot open
                    /usr/ports/net/tigervnc-server/files/xserver211.patch:
                    No such file or directory", [2] "don't know how to
                    make install-strip"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: meta@FreeBSD.org
          Reporter: vvd@unislabs.com
          Assignee: meta@FreeBSD.org
             Flags: maintainer-feedback?(meta@FreeBSD.org)

13.1-p6 amd64.

[1] make patch
> cannot open /usr/ports/net/tigervnc-server/files/xserver211.patch: No suc=
h file or directory

Error in post-patch.of the net/tigervnc-server/Makefile.

Workaround is comment in net/tigervnc-server/Makefile line:
#        @cd ${WRKSRC}/unix/xserver/ && ${PATCH} -p1 <
${FILESDIR}/xserver$$(${TIGERVNC_XORG_PATCH_VER}).patch

[2] make install
> don't know how to make install-strip

Error in net/tigervnc-server/Makefile in lines:
post-install:
        cd ${WRKSRC}/unix/xserver/hw/vnc/ && \
            ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install-strip
        ${INSTALL_SCRIPT} ${FILESDIR}/vncserver.ports
${STAGEDIR}${PREFIX}/bin/vncserver

Don't now how to fix it.

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