Bug 135400 - emulators/open-vm-tools: open-vm-tools-167859 fails to compile
Summary: emulators/open-vm-tools: open-vm-tools-167859 fails to compile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Blapp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-09 08:10 UTC by John Fox Maule
Modified: 2009-06-09 09:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Fox Maule 2009-06-09 08:10:04 UTC
dogmatix# cd ../open-vm-tools-nox11/
dogmatix# portsnap fetch update
dogmatix# portupgrade -rR open-vm-tools-nox11
** Stale lock file was found. Removed.
[Gathering depends for emulators/open-vm-tools-nox11 ......................... done]
[Exclude up-to-date packages ................ done]
--->  Upgrading 'open-vm-tools-nox11-154848_2' to 'open-vm-tools-nox11-167859' (emulators/open-vm-tools-nox11)
--->  Building '/usr/ports/emulators/open-vm-tools-nox11'
===>  Cleaning for open-vm-tools-nox11-167859
===>  Extracting for open-vm-tools-nox11-167859
=> MD5 Checksum OK for open-vm-tools-2009.05.22-167859.tar.gz.
=> SHA256 Checksum OK for open-vm-tools-2009.05.22-167859.tar.gz.
===>  Patching for open-vm-tools-nox11-167859
===>  Applying FreeBSD patches for open-vm-tools-nox11-167859
1 out of 1 hunks failed--saving rejects to vmblock-fuse/Makefile.am.rej
1 out of 1 hunks failed--saving rejects to vmblock-fuse/Makefile.in.rej
=> Patch patch-vmblock-fuse-Makefile failed to apply cleanly.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20090609-67808-1q3syhq-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=open-vm-tools-nox11-154848_2 UPGRADE_PORT_VER=154848_2 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! emulators/open-vm-tools-nox11 (open-vm-tools-nox11-154848_2)  (patch error)
dogmatix# make
===>  Patching for open-vm-tools-nox11-167859
===>  Applying FreeBSD patches for open-vm-tools-nox11-167859
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to lib/include/appUtil.h.rej
=> Patch patch-appUtil.h failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/emulators/open-vm-tools-nox11.
dogmatix# pkg_info |grep open
open-vm-tools-nox11-154848_2 Open VMware tools for FreeBSD VMware guests

How-To-Repeat: Try to portupgrade or make
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-06-09 09:15:30 UTC
Responsible Changed
From-To: freebsd-bugs->mbr

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-09 09:22:24 UTC
mbr         2009-06-09 08:22:09 UTC

  FreeBSD ports repository

  Removed files:
    emulators/open-vm-tools/files patch-vmblock-fuse-Makefile 
                                  patch-vmblock-fuse-block.c 
  Log:
  Delete two unneeded patches.
  
  PR:             misc/135400
  Submitted by:   John Fox Maule <john@fox-maule.dk>
  
  Revision  Changes    Path
  1.2       +0 -35     ports/emulators/open-vm-tools/files/patch-vmblock-fuse-Makefile (dead)
  1.2       +0 -14     ports/emulators/open-vm-tools/files/patch-vmblock-fuse-block.c (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Blapp freebsd_committer freebsd_triage 2009-06-09 09:22:39 UTC
State Changed
From-To: open->closed

Fixed. Sorry, forgot to delete two patches.