From owner-freebsd-ports-bugs@freebsd.org Tue Nov 15 22:27:51 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CECC1C442C7 for ; Tue, 15 Nov 2016 22:27:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD4F81E5D for ; Tue, 15 Nov 2016 22:27:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uAFMRoTM074336 for ; Tue, 15 Nov 2016 22:27:51 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Tue, 15 Nov 2016 22:27:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 22:27:51 -0000 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.=