Bug 190641 - sysutils/devcpu @r356511 fails make
Summary: sysutils/devcpu @r356511 fails make
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-04 23:26 UTC by Larry Rosenman
Modified: 2014-06-04 23:29 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 Larry Rosenman freebsd_committer freebsd_triage 2014-06-04 23:26:01 UTC
his fails on my 10.0-STABLE box:
===>  Cleaning for devcpu-data-1.0
thebighonker.lerctr.org /usr/ports/sysutils/devcpu-data # ls
Makefile	distinfo	files		pkg-descr	pkg-plist
thebighonker.lerctr.org /usr/ports/sysutils/devcpu-data # make
===>   devcpu-data-1.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by devcpu-data-1.0 for building
===>  Extracting for devcpu-data-1.0
=> SHA256 Checksum OK for microcode-20130222.tgz.
=> SHA256 Checksum OK for amd-ucode-2012-09-10.tar.
/bin/cp -p /usr/ports/sysutils/devcpu-data/files/Makefile /usr/ports/sysutils/devcpu-data/files/ucode-tool.c /usr/ports/sysutils/devcpu-data/work
cp: /usr/ports/sysutils/devcpu-data/files/ucode-tool.c: No such file or directory
cp: /usr/ports/sysutils/devcpu-data/files/Makefile: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/devcpu-data
thebighonker.lerctr.org /usr/ports/sysutils/devcpu-data #


thebighonker.lerctr.org /usr/ports # svn info
Path: .
Working Copy Root Path: /usr/ports
URL: svn://svn.freebsd.org/ports/head
Relative URL: ^/head
Repository Root: svn://svn.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 356523
Node Kind: directory
Schedule: normal
Last Changed Author: des
Last Changed Rev: 356523
Last Changed Date: 2014-06-04 11:54:56 -0500 (Wed, 04 Jun 2014)
Comment 1 Larry Rosenman freebsd_committer freebsd_triage 2014-06-04 23:29:16 UTC
Ok, so BAPT fixed it while I wasn't looking :)