Date: Tue, 10 Jul 2018 12:05:55 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229674] textproc/uim: does not build when mono is installed Message-ID: <bug-229674-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229674 Bug ID: 229674 Summary: textproc/uim: does not build when mono is installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: nobutaka@FreeBSD.org Reporter: lantw44@gmail.com Assignee: nobutaka@FreeBSD.org Flags: maintainer-feedback?(nobutaka@FreeBSD.org) Created attachment 195028 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195028&action= =3Dedit uim-1.8.8 build log It looks like uim expects 'csi' to be a program which is unrelated to mono. gmake[1]: Entering directory '/tmp/ram/wrkdirs/usr/ports/textproc/uim/work/uim-1.8.8/scm' if test -n "/usr/local/bin/csi"; then \ /usr/local/bin/csi -R syntax-case -q json-parser-expander.scm > json-parser-expanded.scm; \ fi error CS2006: Command-line syntax error: Missing '<text>' for '-R' option error CS2001: Source file '/tmp/ram/wrkdirs/usr/ports/textproc/uim/work/uim-1.8.8/scm/syntax-case' co= uld not be found. gmake[1]: *** [Makefile:872: json-parser-expanded.scm] Error 1 gmake[1]: Leaving directory '/tmp/ram/wrkdirs/usr/ports/textproc/uim/work/uim-1.8.8/scm' *** Error code 2 Stop. make: stopped in /usr/ports/textproc/uim --=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-229674-7788>