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

New package: qtile-0.21.0 #38414

Merged
merged 3 commits into from Aug 10, 2022
Merged

New package: qtile-0.21.0 #38414

merged 3 commits into from Aug 10, 2022

Conversation

kaistian
Copy link
Contributor

@kaistian kaistian commented Aug 1, 2022

Closes #14373

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, x86_64-glibc

I tried to build it for armv7l but failes with

      armv7l-linux-gnueabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -g -fdebug-prefix-map=/builddir/Python-3.10.5=. -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -g -fdebug-prefix-map=/builddir/Python-3.10.5=. -fstack-clash-protection -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -I/usr/armv7l-linux-gnueabihf/usr/include -fdebug-prefix-map=/builddir/qtile-0.21.0=. -fPIC -I/usr/include/python3.10 -c build/temp.linux-x86_64-cpython-310/libqtile.widget._pulse_audio.c -o build/temp.linux-x86_64-cpython-310/build/temp.linux-x86_64-cpython-310/libqtile.widget._pulse_audio.o
      cc1: error: unrecognized -mtune target: generic
      cc1: note: valid arguments are: arm8 arm810 strongarm strongarm110 fa526 fa626 arm7tdmi arm7tdmi-s arm710t arm720t arm740t arm9 arm9tdmi arm920t arm920 arm922t arm940t ep9312 arm10tdmi arm1020t arm9e arm946e-s arm966e-s arm968e-s arm10e arm1020e arm1022e xscale iwmmxt iwmmxt2 fa606te fa626te fmp626 fa726te arm926ej-s arm1026ej-s arm1136j-s arm1136jf-s arm1176jz-s arm1176jzf-s mpcorenovfp mpcore arm1156t2-s arm1156t2f-s cortex-m1 cortex-m0 cortex-m0plus cortex-m1.small-multiply cortex-m0.small-multiply cortex-m0plus.small-multiply generic-armv7-a cortex-a5 cortex-a7 cortex-a8 cortex-a9 cortex-a12 cortex-a15 cortex-a17 cortex-r4 cortex-r4f cortex-r5 cortex-r7 cortex-r8 cortex-m7 cortex-m4 cortex-m3 marvell-pj4 cortex-a15.cortex-a7 cortex-a17.cortex-a7 cortex-a32 cortex-a35 cortex-a53 cortex-a57 cortex-a72 cortex-a73 exynos-m1 xgene1 cortex-a57.cortex-a53 cortex-a72.cortex-a53 cortex-a73.cortex-a35 cortex-a73.cortex-a53 cortex-a55 cortex-a75 cortex-a76 cortex-a76ae cortex-a77 neoverse-n1 cortex-a75.cortex-a55 cortex-a76.cortex-a55 neoverse-v1 neoverse-n2 cortex-m23 cortex-m33 cortex-m35p cortex-m55 cortex-r52
      error: command '/builddir/.xbps-qtile/wrappers/armv7l-linux-gnueabihf-gcc' failed with exit code 1

It tries to compile with -mtune=generic something armv7l-linux-gnueabihf-gcc doesn't support.
I have tried to find a solution, but no luck so far, any suggestions?

@classabbyamp classabbyamp added the new-package This PR adds a new package label Aug 1, 2022
@Chocimier
Copy link
Member

Haskell code doesn't cross-compile. Mark python3-xcffib as nocross.

@paper42
Copy link
Member

paper42 commented Aug 1, 2022

Please add the commit email to your github profile.

@kaistian kaistian force-pushed the qtile branch 2 times, most recently from 4f68d1e to 3c54992 Compare August 1, 2022 22:29
@kaistian
Copy link
Contributor Author

kaistian commented Aug 1, 2022

Haskell code doesn't cross-compile. Mark python3-xcffib as nocross.

Thanks, I have added the nocross.

Please add the commit email to your github profile.

Done.

srcpkgs/qtile/template Outdated Show resolved Hide resolved
@sgn sgn merged commit ce6b1a9 into void-linux:master Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package Request : qtile
5 participants