Date: Tue, 15 Nov 2016 22:27:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214551] sysutils/cbsd: fails to build if databases/sqlite3 was built with ICU=on Message-ID: <bug-214551-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214551 Bug ID: 214551 Summary: sysutils/cbsd: 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: olevole@olevole.ru, pavelivolkov@gmail.com Flags: maintainer-feedback?(olevole@olevole.ru) CC: olevole@olevole.ru cc misc/src/sqlcli.c -static -pthread -lsqlite3 -L/usr/local/lib -I/usr/local/include -o misc/sqlcli && "/usr/bin/strip" misc/sqlcli /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuRegexpFunc': (.text+0x1a0c5): undefined reference to `uregex_open' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuRegexpFunc': (.text+0x1a112): undefined reference to `uregex_setText' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuRegexpFunc': (.text+0x1a137): undefined reference to `uregex_matches' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuRegexpFunc': (.text+0x1a174): undefined reference to `uregex_setText' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuCaseFunc16': (.text+0x1a272): undefined reference to `u_strToUpper' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuCaseFunc16': (.text+0x1a299): undefined reference to `u_strToLower' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuLikeFunc': (.text+0x1a498): undefined reference to `utf8_nextCharSafeBody' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuLoadCollation': (.text+0x1a572): undefined reference to `ucol_open' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuLoadCollation': (.text+0x1a5c1): undefined reference to `ucol_close' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuFunctionError': (.text+0x1a61d): undefined reference to `u_errorName' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuCollationColl': (.text+0x1a6cd): undefined reference to `ucol_strcoll' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuCollationDel': (.text+0x1a6e8): undefined reference to `ucol_close' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuLikeCompare': (.text+0x1a7c5): undefined reference to `u_foldCase' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuLikeCompare': (.text+0x1a7d8): undefined reference to `u_foldCase' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuRegexpDelete': (.text+0x1a873): undefined reference to `uregex_close' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuOpen': (.text+0x30f03): undefined reference to `utf8_nextCharSafeBody' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuOpen': (.text+0x30f22): undefined reference to `u_foldCase' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuOpen': (.text+0x31058): undefined reference to `utf8_nextCharSafeBody' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuOpen': (.text+0x3108e): undefined reference to `ubrk_open' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuOpen': (.text+0x310b1): undefined reference to `ubrk_first' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuClose': (.text+0x310d3): undefined reference to `ubrk_close' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuNext': (.text+0x3110c): undefined reference to `ubrk_current' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuNext': (.text+0x31119): undefined reference to `ubrk_next' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuNext': (.text+0x31179): undefined reference to `u_isspace' /usr/local/lib/libsqlite3.a(sqlite3.o): In function `icuNext': (.text+0x311f2): undefined reference to `u_strToUTF8' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 http://package23.nyi.freebsd.org/data/103i386-default-PR214384/2016-11-14_2= 0h14m36s/logs/errors/cbsd-11.0.4_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-214551-13>