Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2021 13:35:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258058] mail/sendmail Build Fails due to Missing unicode/ucasemap.h
Message-ID:  <bug-258058-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 258058
           Summary: mail/sendmail Build Fails due to Missing
                    unicode/ucasemap.h
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: dinoex@FreeBSD.org
          Reporter: ryanrfrederick@gmail.com
             Flags: maintainer-feedback?(dinoex@FreeBSD.org)
          Assignee: dinoex@FreeBSD.org

Building of mail/sendmail 8.17.1 (sendmail+tls+sasl2 specifically) fails du=
e to
not finding unicode/ucasemap.h:

---

=3D=3D=3D>  Configuring for sendmail+tls+sasl2-8.17.1
/usr/bin/sed -i.bak -e "s|\`-O'|\`-O2 -pipe  -fstack-protector-strong
-fno-strict-aliasing '|"  -e 's|%%CC%%|cc|' -e 's|%%LD%%|ld|' /us
r/ports/mail/sendmail/work/sendmail-8.17.1/devtools/OS/FreeBSD
/usr/bin/sed -e "s=3D%%PREFIX%%=3D/usr/local=3Dg"  -e "s=3D%%LOCALBASE%%=3D=
/usr/local=3Dg"=20
/usr/ports/mail/sendmail/files/site.config.m4.pre4 /usr
/ports/mail/sendmail/files/site.config.m4
/usr/ports/mail/sendmail/files/site.config.m4.ipv6
/usr/ports/mail/sendmail/files/site.config
.m4.dane /usr/ports/mail/sendmail/files/site.config.m4.sasl2
/usr/ports/mail/sendmail/files/site.config.m4.smtputf8 /usr/ports/mail/sen
dmail/files/site.config.m4.milter
/usr/ports/mail/sendmail/files/site.config.m4.tls >
/usr/ports/mail/sendmail/work/sendmail-8.17.1/dev
tools/Site/site.config.m4
echo  'APPENDDEF(`conf_sendmail_ENVDEF'\'', `-DPICKY_HELO_CHECK'\'')'  >>
/usr/ports/mail/sendmail/work/sendmail-8.17.1/devtools/Site/s
ite.config.m4=20=20=20
=3D=3D=3D>  Building for sendmail+tls+sasl2-8.17.1
--- all ---
Making all in:=20=20
/usr/ports/mail/sendmail/work/sendmail-8.17.1/libsm
Configuration: pfx=3D, os=3DFreeBSD, rel=3D11.4-RELEASE-p9, rbase=3D11,
rroot=3D11.4-RELEASE-p9, arch=3Damd64, sfx=3D, variant=3Doptimized
Using M4=3D/usr/local/bin/gm4
Creating
/usr/ports/mail/sendmail/work/sendmail-8.17.1/obj.FreeBSD.11.4-RELEASE-p9.a=
md64/libsm
using /usr/ports/mail/sendmail/work/send
mail-8.17.1/devtools/OS/FreeBSD
Including
/usr/ports/mail/sendmail/work/sendmail-8.17.1/devtools/Site/site.config.m4
Making dependencies in
/usr/ports/mail/sendmail/work/sendmail-8.17.1/obj.FreeBSD.11.4-RELEASE-p9.a=
md64/libsm
--- sm_os.h ---=20
rm -f sm_os.h=20=20=20
ln -f -s ../../include/sm/os/sm_os_freebsd.h sm_os.h
--- depend ---=20=20
mkdep -a -f Makefile -I. -I../../include -DNEWDB -DNIS -DMAP_REGEX -DUSE_EAI
-DNETINET6  assert.c debug.c errstring.c exc.c heap.c match.c rpool.c strdu=
p.c
strerror.c strl.c clrerr.c fclose.c feof.c ferror.c fflush.c fget.c fpos.c
findfp.c flags.c fopen.c fprintf.c fpurge.c fput.c fread.c fscanf.c fseek.c
fvwrite.c fwalk.c fwrite.c get.c makebuf.c put.c refill.c rewind.c setvbuf.c
smstdio.c snprintf.c sscanf.c stdio.c strio.c ungetc.c vasprintf.c vfprintf=
.c
vfscanf.c vprintf.c vsnprintf.c wbuf.c wsetup.c string.c stringf.c xtrap.c
strto.c test.c strcasecmp.c strrevcmp.c signal.c clock.c config.c shm.c sem=
.c
mbdb.c strexit.c cf.c ldap.c niprop.c mpeix.c memstat.c util.c inet6_ntop.c
notify.c ilenx.c xleni.c utf8_valid.c uxtext_unquote.c lowercase.c strcasee=
q.c
lowercase.c:19:11: fatal error: 'unicode/ucasemap.h' file not found
# include <unicode/ucasemap.h>
          ^~~~~~~~~~~~~~~~~~~~
1 error generated.
mkdep: compile failed
*** [depend] Error code 1

make[3]: stopped in
/usr/ports/mail/sendmail/work/sendmail-8.17.1/obj.FreeBSD.11.4-RELEASE-p9.a=
md64/libsm
1 error

make[3]: stopped in
/usr/ports/mail/sendmail/work/sendmail-8.17.1/obj.FreeBSD.11.4-RELEASE-p9.a=
md64/libsm
Making in
/usr/ports/mail/sendmail/work/sendmail-8.17.1/obj.FreeBSD.11.4-RELEASE-p9.a=
md64/libsm
A failure has been detected in another branch of the parallel make

make[3]: stopped in
/usr/ports/mail/sendmail/work/sendmail-8.17.1/obj.FreeBSD.11.4-RELEASE-p9.a=
md64/libsm
*** [all] Error code 2

make[2]: stopped in /usr/ports/mail/sendmail/work/sendmail-8.17.1
1 error

make[2]: stopped in /usr/ports/mail/sendmail/work/sendmail-8.17.1

--=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-258058-7788>