#13617 closed defect (fixed)
p5-vcp-autrijus-snapshot build error
Reported by: | iyoda-macports@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | ||
Port: |
Description
A problem in the dependence module of gentrevml?
Ad hoc evasion. http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/p5-VCP-autrijus/files/patch-Makefile.PL?rev=1.1
$ sudo port -f build p5-vcp-autrijus-snapshot ---> Fetching p5-vcp-autrijus-snapshot ---> Verifying checksum(s) for p5-vcp-autrijus-snapshot ---> Extracting p5-vcp-autrijus-snapshot ---> Configuring p5-vcp-autrijus-snapshot ---> Building p5-vcp-autrijus-snapshot with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-vcp-autrijus-snapshot/work/VCP-autrijus-snapshot-0.9-20050110" && make all " returned error 2 Command output: gentrevml - Generate a .revml file used by the t/ scripts SYNOPSIS perl bin/gentrevml --(revml|p4|cvs|vss) [--bootstrap] [--no-a-big-file] [--batch=1] DESCRIPTION The test suite uses a basic RevML file to check to see vcp it can copy in to and out of a repository correctly. This is done for each repository class. Note that going through a repository may lose some information, so the test suite can't always compare the input RevML to the output RevML. Only the revml->revml case is known to be idempotent. I chose to do this over using some base repository because not every user is going to happen to have that repository, and (2) not every repository will pass through all information correctly. COPYRIGHT Copyright 2000, 2003 Perforce Software, Inc. All Rights Reserved. This will be licensed under a suitable license at a future date. Until then, you may only use this for evaluation purposes. Besides which, it's in an early alpha state, so you shouldn't depend on it anyway. AUTHOR Barrie Slaymaker <barries@slaysys.com> make: *** [t/test-cvs-in-0-no-big-files.revml] Error 2 Error: Status 1 encountered during processing.
Change History (3)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to dluke@… |
---|
comment:2 Changed 17 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for the report, and the patch.
I've committed an update (r32158).