[Bug 222028] net-im/sayaka: unbreak build with vala 0.36

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 3 15:44:18 UTC 2017


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

            Bug ID: 222028
           Summary: net-im/sayaka: unbreak build with vala 0.36
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: cpm at freebsd.org
                CC: sue at iwmt.org
                CC: sue at iwmt.org
             Flags: maintainer-feedback?(sue at iwmt.org)

Created attachment 186032
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186032&action=edit
patch

checking SixelConverter.vala and objdir/SixelConverter.c ..
SixelConverter.vala:93.23-93.23: error: The type name `i' could not be found
                        uint8 R = (uint8)((i     ) & 0x01) * 255;
                                           ^
SixelConverter.vala:134.23-134.23: error: The type name `i' could not be found
                        uint8 R = (uint8)((i     ) & 0x01);
                                           ^
SixelConverter.vala:156.30-156.30: error: The type name `i' could not be found
                        Palette[i, 2] = (uint8)(((i     ) & 0x03) * 255 / 3);
                                                  ^
Compilation failed: 3 error(s), 0 warning(s)

build log:
http://package23.nyi.freebsd.org/data/110i386-default-PR221941/2017-08-31_07h56m24s/logs/sayaka-3.2.2.log

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


More information about the freebsd-ports-bugs mailing list