Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2020 18:41:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246468] emulators/open-vm-tools: fails to build after r535238
Message-ID:  <bug-246468-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 246468
           Summary: emulators/open-vm-tools: fails to build after r535238
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: jpaetzel@FreeBSD.org
          Reporter: chris@chrullrich.net
          Assignee: jpaetzel@FreeBSD.org
             Flags: maintainer-feedback?(jpaetzel@FreeBSD.org)

Created attachment 214495
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214495&action=
=3Dedit
poudriere build log

After the update of emulators/open-vm-tools to 11.1.0 in r535238, the packa=
ge
phase of the poudriere build fails with both orphaned (staged, but not in
plist) and missing (in plist, but not staged) files.

A non-poudriere "make package" fails likewise, the last output lines are:

    =3D=3D=3D>  Building package for open-vm-tools-11.1.0,2
    pkg-static: Unable to access file
/wrkdirs/usr/ports/emulators/open-vm-tools/work/stage/usr/local/share/vmwar=
e-tools/vm-support:No
such file or directory
    pkg-static: Warning: @dirrm[try] is deprecated, please use @dir


The orphaned files seem to be new translation files, the missing file is the
vm-support script that was moved from $PREFIX/share/vmware-tools to /usr/bi=
n in
the new upstream version.

files/patch-scripts_Makefile.am does not apply cleanly anymore.

The poudriere build log is attached.

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