Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 2020 08:51:32 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Dima Panov <fluffy@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r557813 - in head/devel/utf8cpp: . files
Message-ID:  <h7oq-rvnf-wny@FreeBSD.org>
In-Reply-To: <202012121115.0BCBF0Av097065@repo.freebsd.org> (Dima Panov's message of "Sat, 12 Dec 2020 11:15:00 %2B0000 (UTC)")
References:  <202012121115.0BCBF0Av097065@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Dima Panov <fluffy@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?h7oq-rvnf-wny>