Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: qt5.qtbase #228371

Closed
LovingMelody opened this issue Apr 26, 2023 · 8 comments
Closed

Build failure: qt5.qtbase #228371

LovingMelody opened this issue Apr 26, 2023 · 8 comments
Labels
0.kind: build failure A package fails to build

Comments

@LovingMelody
Copy link
Contributor

LovingMelody commented Apr 26, 2023

Steps To Reproduce

Steps to reproduce the behavior:

  1. build qtbase v5.15.8

Build log

https://gist.github.com/Fuzen-py/582e3192a0a3183f95b744ea0fdcab6a

Additional context

System is build against nixos-unstable-small

Notify maintainers

@qknight @tteggel @periklis @bkchr

Metadata

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

melody in ~ nix-shell -p nix-info --run "nix-info -m"
this path will be fetched (0.00 MiB download, 0.00 MiB unpacked):
  /nix/store/54sf9jdagbqrxzwbj59s8nfr2p7srs6v-nix-info
copying path '/nix/store/54sf9jdagbqrxzwbj59s8nfr2p7srs6v-nix-info' from 'https://cache.nixos.org'...
 - system: `"x86_64-linux"`
 - host os: `Linux 6.1.25-xanmod1, NixOS, 23.05 (Stoat), 23.05.20230426.79688fd`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.3`
 - channels(root): `"nixos"`
 - channels(aizuzu): `""`
 - channels(melody): `""`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
@LovingMelody LovingMelody added the 0.kind: build failure A package fails to build label Apr 26, 2023
@vcunat
Copy link
Member

vcunat commented Apr 26, 2023

qtbase-6c09620? What's that? qt5.qtbase is on cache.nixos.org

And qt5.qtbase.meta.maintainers are four people, not including myself.

@LovingMelody LovingMelody changed the title Build failure: qtbase Build failure: qt5.qtbase Apr 26, 2023
@LovingMelody
Copy link
Contributor Author

It's not being pulled from the cache (by choice). It is qt5.qtbase

cc: @qknight @tteggel @periklis @bkchr

@vcunat
Copy link
Member

vcunat commented Apr 26, 2023

I see. The src in current master is qtbase-d3b21bc for .9 so you might try to update master first...

@K900
Copy link
Contributor

K900 commented Apr 26, 2023

Edit: the actual fatal error is

https://gist.github.com/Fuzen-py/582e3192a0a3183f95b744ea0fdcab6a#file-qtbase-5_15_8-log-L2026

Removing the ANSI escapes:

global/qfloat16_f16c.c:52:6: error: redefinition of void qFloatToFloat16_fast(quint16*, const float*, qsizetype)

@K900
Copy link
Contributor

K900 commented Apr 26, 2023

Can you post the exact derivation you're building, or a nix-diff of it compared to unchanged nixos-unstable and/or master?

@LovingMelody
Copy link
Contributor Author

@vcunat
Copy link
Member

vcunat commented Apr 26, 2023

I expect majority of the diff is #226795 merged just hours ago.

@LovingMelody
Copy link
Contributor Author

Build failure is from editing cflag. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

3 participants