Skip to content

haskellPackages.gi-adwaita build stuck #164686

@OPNA2608

Description

@OPNA2608

Describe the bug

(process:223): GLib-GObject-WARNING **: 08:11:14.246: cannot register existing type 'GtkWidget'

(process:223): GLib-GObject-WARNING **: 08:11:14.246: cannot add class private field to invalid type '<invalid>'

(process:223): GLib-GObject-WARNING **: 08:11:14.246: cannot add private field to invalid (non-instantiatable) type '<invalid>'

(process:223): GLib-GObject-CRITICAL **: 08:11:14.246: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(process:223): GLib-GObject-WARNING **: 08:11:14.246: cannot register existing type 'GtkBuildable'

(process:223): GLib-GObject-CRITICAL **: 08:11:14.246: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed

(process:223): GLib-CRITICAL **: 08:11:14.247: g_once_init_leave: assertion 'result != 0' failed

(process:223): GLib-GObject-CRITICAL **: 08:11:14.247: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(process:223): GLib-GObject-CRITICAL **: 08:11:14.247: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(process:223): GLib-GObject-WARNING **: 08:11:14.247: cannot register existing type 'GtkWidget'

(process:223): GLib-GObject-WARNING **: 08:11:14.247: cannot add class private field to invalid type '<invalid>'

(process:223): GLib-GObject-WARNING **: 08:11:14.247: cannot add private field to invalid (non-instantiatable) type '<invalid>'

(process:223): GLib-GObject-CRITICAL **: 08:11:14.247: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

Then it's stuck. Always times out on Hydra.

Bildschirmfoto von 2022-03-18 09-30-32

Steps To Reproduce

Steps to reproduce the behavior:

  1. nix-build . -A haskellPackages.gi-adwaita

Expected behavior

A clear and concise description of what you expected to happen.

Build should pass.

Screenshots

If applicable, add screenshots to help explain your problem.

n/a

Additional context

Add any other context about the problem here.

Notify maintainers

@NixOS/haskell ?

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

↪ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 5.15.2-xanmod1-tt, NixOS, 21.11 (Porcupine)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.16`
 - channels(bt1cn): `"unstable-22.05pre353770.23d785aa6f8"`
 - channels(root): `"nixos-21.11.336020.2128d0aa28e"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Metadata

Metadata

Assignees

No one assigned

    Labels

    0.kind: bugSomething is broken6.topic: haskellGeneral-purpose, statically typed, purely functional programming language

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions