Bug 244649

Summary: deskutils/gucharmap fails to build
Product: Ports & Packages Reporter: Stephan Muhs <sm>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: New ---    
Severity: Affects Some People CC: lantw44
Priority: --- Flags: bugzilla: maintainer-feedback? (gnome)
Version: Latest   
Hardware: amd64   
OS: Any   

Description Stephan Muhs 2020-03-07 01:24:25 UTC
Building for gucharmap-11.0.1_1 (FreeBSD 12.1-STABLE r352911) results in the following error, due to "Unihan.zip" missing:

PROG_UNZIP=/usr/bin/unzip ./gen-guch-unicode-tables.pl 11.0.0 /usr/local/share/unicode/ucd && \
echo timestamp > stamp-unicode-data
Did not find /usr/local/share/unicode/ucd/Unihan.zip at ./gen-guch-unicode-tables.pl line 65.
gmake[3]: *** [Makefile:1549: stamp-unicode-data] Error 255
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/usr/ports/deskutils/gucharmap/work/gucharmap-061cf7c0ba4ce62d2ce5743313a71cb272a5f82e-061cf7c0ba4
ce62d2ce5743313a71cb272a5f82e/gucharmap'
gmake[2]: *** [Makefile:617: all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/deskutils/gucharmap/work/gucharmap-061cf7c0ba4ce62d2ce5743313a71cb272a5f82e-061cf7c0ba4
ce62d2ce5743313a71cb272a5f82e'
gmake[1]: *** [Makefile:499: all] Error 2
gmake[1]: Leaving directory '/usr/ports/deskutils/gucharmap/work/gucharmap-061cf7c0ba4ce62d2ce5743313a71cb272a5f82e-061cf7c0ba4
ce62d2ce5743313a71cb272a5f82e'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Comment 1 Ting-Wei Lan 2020-03-07 17:11:39 UTC
Did you have HAN option enabled in textproc/UCD port?