Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2018 22:27:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225124] x11/gnome-pie: unbreak build with vala 0.36
Message-ID:  <bug-225124-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 225124
           Summary: x11/gnome-pie: unbreak build with vala 0.36
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nivit@FreeBSD.org
          Reporter: cpm@freebsd.org
          Assignee: nivit@FreeBSD.org
             Flags: maintainer-feedback?(nivit@FreeBSD.org)

Created attachment 189670
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189670&action=
=3Dedit
patch

/wrkdirs/usr/ports/x11/gnome-pie/work/Gnome-Pie-0.5.7/src/utilities/color.v=
ala:52.9-52.47:
error: use `new' operator to create new objects
        Color.from_rgba(red, green, blue, 1.0f);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/wrkdirs/usr/ports/x11/gnome-pie/work/Gnome-Pie-0.5.7/src/utilities/color.v=
ala:44.9-44.40:
error: use `new' operator to create new objects
        Color.from_rgb(1.0f, 1.0f, 1.0f);
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/wrkdirs/usr/ports/x11/gnome-pie/work/Gnome-Pie-0.5.7/src/utilities/color.v=
ala:71.9-76.9:
error: use `new' operator to create new objects
/wrkdirs/usr/ports/x11/gnome-pie/work/Gnome-Pie-0.5.7/src/utilities/color.v=
ala:86.9-86.29:
error: use `new' operator to create new objects
        Color.from_gdk(color);
        ^^^^^^^^^^^^^^^^^^^^^
/wrkdirs/usr/ports/x11/gnome-pie/work/Gnome-Pie-0.5.7/src/utilities/color.v=
ala:124.9-124.91:
error: use `new' operator to create new objects
        Color.from_rgb((float)(rtotal/total), (float)(gtotal/total),
(float)(btotal/total));
=20=20=20=20=20=20=20
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^=
^^^^^^^^

build log:
http://pb2.nyi.freebsd.org/data/111i386-default-PR221941/2018-01-09_20h28m2=
4s/logs/gnome-pie-0.5.7.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-225124-13>