Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Construct Properties not Supported for Specified Property Type #353

@harmathy

Description

@harmathy

I maintain the AUR package of tootle. Probably due to changes in vala 0.56.1 the build is broken.

What should happen:

Build without errors.

What happened instead:

Building on current Archlinux fails.

How to reproduce:

Build on current Archlinux.

Screenshots (if applicable):

__

Build context:

  • Distro: Arch Linux
  • App version: 1.0
  • Build type: Built from source

Logs:

../src/Widgets/Status.vala:8.43-8.56: error: construct properties not supported for specified property type
    8 | 	public API.NotificationType? kind { get; construct set; }
      | 	                                         ^~~~~~~~~~~~~~  

Here is a complete log: https://gitlab.com/harmathy/aur-tootle/-/jobs/2384153792

Additional info (if needed):

Here is the a log from a week ago building fine: https://gitlab.com/harmathy/aur-tootle/-/jobs/2355508509

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions