Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2016 16:39:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214538] sysutils/lnav: fails to build if databases/sqlite3 was built with ICU=on
Message-ID:  <bug-214538-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 214538
           Summary: sysutils/lnav: fails to build if databases/sqlite3 was
                    built with ICU=3Don
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: pavelivolkov@gmail.com, tom@hur.st
                CC: tom@hur.st

c++  -O2 -pipe -fstack-protector -fno-strict-aliasing  -Lsrc/static-libs=20=
=20=20
-pthread -fstack-protector -L/usr/local/lib -L/usr/lib -L//lib -o lnav lnav=
.o
dump-pid-sh.o help.o init-sql.o default-log-formats-json.o
default-config-json.o dhclient-summary.opartition-by-boot.o libdiag.a
-lreadline -lncursesw -lsqlite3  -lpcrecpp -lpcrecpp -lpcre -ltinfo -lexeci=
nfo
-lbz2 -lz -lutil
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuRegexpFunc':
(.text+0x1a2eb): undefined reference to `uregex_open'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuRegexpFunc':
(.text+0x1a338): undefined reference to `uregex_setText'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuRegexpFunc':
(.text+0x1a35d): undefined reference to `uregex_matches'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuRegexpFunc':
(.text+0x1a39a): undefined reference to `uregex_setText'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuCaseFunc16':
(.text+0x1a498): undefined reference to `u_strToUpper'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuCaseFunc16':
(.text+0x1a4bf): undefined reference to `u_strToLower'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuLikeFunc':
(.text+0x1a6be): undefined reference to `utf8_nextCharSafeBody'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuLoadCollation':
(.text+0x1a798): undefined reference to `ucol_open'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuLoadCollation':
(.text+0x1a7e7): undefined reference to `ucol_close'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuFunctionError':
(.text+0x1a843): undefined reference to `u_errorName'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuCollationColl':
(.text+0x1a8f3): undefined reference to `ucol_strcoll'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuCollationDel':
(.text+0x1a90e): undefined reference to `ucol_close'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuLikeCompare':
(.text+0x1a9eb): undefined reference to `u_foldCase'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuLikeCompare':
(.text+0x1a9fe): undefined reference to `u_foldCase'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuRegexpDelete':
(.text+0x1aa99): undefined reference to `uregex_close'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuOpen':
(.text+0x3112f): undefined reference to `utf8_nextCharSafeBody'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuOpen':
(.text+0x3114e): undefined reference to `u_foldCase'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuOpen':
(.text+0x31284): undefined reference to `utf8_nextCharSafeBody'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuOpen':
(.text+0x312ba): undefined reference to `ubrk_open'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuOpen':
(.text+0x312dd): undefined reference to `ubrk_first'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuClose':
(.text+0x312ff): undefined reference to `ubrk_close'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuNext':
(.text+0x31338): undefined reference to `ubrk_current'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuNext':
(.text+0x31345): undefined reference to `ubrk_next'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuNext':
(.text+0x313a5): undefined reference to `u_isspace'
src/static-libs/libsqlite3.a(sqlite3.o): In function `icuNext':
(.text+0x3141e): undefined reference to `u_strToUTF8'
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)


http://package22.nyi.freebsd.org/data/103i386-default-PR214384/2016-11-14_2=
0h14m36s/logs/errors/lnav-0.8.1.log

--=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-214538-13>