Bug 229572 - devel/zziplib: build failure/corrupt after lates update on CURRENT
Summary: devel/zziplib: build failure/corrupt after lates update on CURRENT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-06 19:16 UTC by O. Hartmann
Modified: 2018-07-07 07:00 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2018-07-06 19:16:27 UTC
After today's update of the ports tree (Revision: 474034) necessary updating of port  devel/zziplib failed with masses of:

[...]
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/<([^<>]*)\${ <-- HERE issue:[?]([^{<>}]*)}([^<>]*)>/ at (eval 322)                                                                  line 269, <STYLESHEET> line 19691.     
[...]

flooding the screen and finally:

[...]
===>  Building for zziplib-0.13.69
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in zzip
Making all in zzipwrap
Making all in bins
Making all in test
Making all in docs
--- manpages.tar ---
: "unix man format of the manpages - goes to ../share/man/man3"
going to regenerate manpages.tar in subdir 'man'
test ! -d man3 || rm man3/* ; test -d man3 || mkdir man3
rm: man3/*: No such file or directory
*** [manpages.tar] Error code 1

make[4]: stopped in /usr/ports/devel/zziplib/work/zziplib-0.13.69/docs
1 error
Comment 1 O. Hartmann 2018-07-06 19:16:59 UTC
Building host is FreeBSD 12.0-CURRENT #165 r336013: Thu Jul  5 21:00:36 CEST 2018  amd64.
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-07-06 21:01:44 UTC
put back
 	 CONFIGURE_ENV=  ac_cv_path_XMLTO=":"

in the Makefile solves it.

Seems erronousely removed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-07-07 06:56:14 UTC
A commit references this bug:

Author: miwi
Date: Sat Jul  7 06:55:42 UTC 2018
New revision: 474059
URL: https://svnweb.freebsd.org/changeset/ports/474059

Log:
  - Fix build when textproc/xmlto is installed in a local env.
  - Bump PORTREVISION

  PR:		226491 229572
  MFH:		2018Q3
  Sponsored by:	iXsystems Inc.

Changes:
  head/devel/zziplib/Makefile
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-07-07 07:00:23 UTC
A commit references this bug:

Author: miwi
Date: Sat Jul  7 06:59:42 UTC 2018
New revision: 474060
URL: https://svnweb.freebsd.org/changeset/ports/474060

Log:
  aMFH: r474059

  - Fix build when textproc/xmlto is installed in a local env.
  - Bump PORTREVISION

  PR:		226491 229572
  Sponsored by:	iXsystems Inc.

  Approved by:	ports-secteam

Changes:
_U  branches/2018Q3/
  branches/2018Q3/devel/zziplib/Makefile