Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Sep 2017 15:44:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222028] net-im/sayaka: unbreak build with vala 0.36
Message-ID:  <bug-222028-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222028

            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@FreeBSD.org
          Reporter: cpm@freebsd.org
                CC: sue@iwmt.org
                CC: sue@iwmt.org
             Flags: maintainer-feedback?(sue@iwmt.org)

Created attachment 186032
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186032&action=
=3Dedit
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 =3D (uint8)((i     ) & 0x01) * 255;
                                           ^
SixelConverter.vala:134.23-134.23: error: The type name `i' could not be fo=
und
                        uint8 R =3D (uint8)((i     ) & 0x01);
                                           ^
SixelConverter.vala:156.30-156.30: error: The type name `i' could not be fo=
und
                        Palette[i, 2] =3D (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_0=
7h56m24s/logs/sayaka-3.2.2.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-222028-13>