svn commit: r557813 - in head/devel/utf8cpp: . files

Jan Beich jbeich at FreeBSD.org
Sun Dec 13 07:51:35 UTC 2020


Dima Panov <fluffy at FreeBSD.org> writes:

> -PLIST_FILES=	include/utf8.h \
> +PLIST_FILES=	include/utf8cpp/utf8.h \

games/blockattack:
=======================<phase: build-depends  >============================
===>   blockattack-2.6.0 depends on executable: zip - not found
===>   Installing existing package /packages/All/zip-3.0_1.txz
Installing zip-3.0_1...
Extracting zip-3.0_1: .......... done
===>   blockattack-2.6.0 depends on executable: zip - found
===>   Returning to build of blockattack-2.6.0
===>   blockattack-2.6.0 depends on file: /usr/local/include/utf8.h - not found
===>   Installing existing package /packages/All/utf8cpp-3.1.2.txz
Installing utf8cpp-3.1.2...
Extracting utf8cpp-3.1.2: ......... done
===>   blockattack-2.6.0 depends on file: /usr/local/include/utf8.h - not found
*** Error code 1

source/code/ReadKeyboard.cpp:25:10: fatal error: 'utf8.h' file not found
#include "utf8.h"
         ^~~~~~~~
1 error generated.

games/rlvm:
=======================<phase: build-depends  >============================
===>   rlvm-0.14.75 depends on file: /usr/local/include/utf8.h - not found
===>   Installing existing package /packages/All/utf8cpp-3.1.2.txz
Installing utf8cpp-3.1.2...
Extracting utf8cpp-3.1.2: ......... done
===>   rlvm-0.14.75 depends on file: /usr/local/include/utf8.h - not found
*** Error code 1

src/long_operations/textout_long_operation.cc:42:10: fatal error: 'utf8.h' file not found
#include "utf8.h"
         ^~~~~~~~
1 error generated.

finance/ledger:
=======================<phase: build-depends  >============================
===>   ledger-3.2.1 depends on file: /usr/local/include/utf8.h - not found
===>   Installing existing package /packages/All/utf8cpp-3.1.2.txz
Installing utf8cpp-3.1.2...
Extracting utf8cpp-3.1.2: ......... done
===>   ledger-3.2.1 depends on file: /usr/local/include/utf8.h - not found
*** Error code 1

Appears to be unused otherwise.


More information about the svn-ports-all mailing list