Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2023 14:01:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275776] www/rubygem-passenger: Unable to build because 'utf8.h' was not found
Message-ID:  <bug-275776-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275776

            Bug ID: 275776
           Summary: www/rubygem-passenger: Unable to build because
                    'utf8.h' was not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: t.masub@gmail.com
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 247060
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247060&action=
=3Dedit
Patch to fix build errors

The installation location of the utf8cpp package used by Passenger has been
changed in commit 743103bbbb14fa36.
The attached patch eliminates build errors caused by this change.

Log:
src/cxx_supportlib/StrIntTools/StrIntUtils.cpp:33:10: fatal error: 'utf8.h'
file not found
#include <utf8.h>
         ^~~~~~~~
1 error generated.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275776-7788>