Nixpkgs: linux-steam-integration is broken

Created on 20 May 2020  路  2Comments  路  Source: NixOS/nixpkgs

Describe the bug
linux-steam-integration does not build.

To Reproduce
in the local clone of nixpkgs, run
$ nix-build -A linux-steam-integration.
Last lines of output:

Project name: linux-steam-integration
Project version: 0.7.3
Using 'CC_FOR_BUILD' from environment with value: 'gcc'
Using 'AR_FOR_BUILD' from environment with value: 'ar'
Using 'CC' from environment with value: 'gcc -m32'

meson.build:1:0: ERROR: Compiler gcc -m32 can not compile programs.

Expected behavior
It should build :)

Notify maintainers
@etu

Metadata

  • system: "x86_64-linux"
  • host os: Linux 5.6.10, NixOS, 20.03.1926.f45ccd9d20b (Markhor)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.3.4
  • channels(nora): "home-manager-20.03"
  • channels(root): "nixos-20.03.1926.f45ccd9d20b, nixos-hardware, nixos-unstable-20.09pre225264.683c68232e9"
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute: linux-steam-integration
# a list of nixos modules affected by the problem
module:
bug

Most helpful comment

I'm not actually using it. The issue came up during review of another package, where it turned up as a dependency and didn't build :)

As it's not going to be fixed upstream and currently unusable anyway, I think removing the package would be the right thing to do.

All 2 comments

I've been thinking of removing this package, mostly because it's mostly a hack and the main developer kinda abandoned it a long time ago and then tried to pick it up and never did.

I'm not actually using it. The issue came up during review of another package, where it turned up as a dependency and didn't build :)

As it's not going to be fixed upstream and currently unusable anyway, I think removing the package would be the right thing to do.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

teto picture teto  路  3Comments

chris-martin picture chris-martin  路  3Comments

domenkozar picture domenkozar  路  3Comments

copumpkin picture copumpkin  路  3Comments

yawnt picture yawnt  路  3Comments