[Bug 229674] textproc/uim: does not build when mono is installed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 10 12:05:58 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229674

            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 at FreeBSD.org
          Reporter: lantw44 at gmail.com
          Assignee: nobutaka at FreeBSD.org
             Flags: maintainer-feedback?(nobutaka at FreeBSD.org)

Created attachment 195028
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195028&action=edit
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' could
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list