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

mitosis: Fix build #348

Merged
merged 1 commit into from
Jun 11, 2024
Merged

mitosis: Fix build #348

merged 1 commit into from
Jun 11, 2024

Conversation

dschatzberg
Copy link
Contributor

The target wasn't dependent on the previous sched so building all schedulers ended up not building scx_mitosis which broke the install script.

The target wasn't dependent on the previous sched so building all
schedulers ended up not building scx_mitosis which broke the install
script.
Copy link
Contributor

@sirlucjan sirlucjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/src/scx/build'
[11/11] Generating scheds/rust/rust_scheds with a custom command
Installing scheds/c/scx_simple to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/bin
Installing scheds/c/scx_qmap to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/bin
Installing scheds/c/scx_central to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/bin
Installing scheds/c/scx_pair to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/bin
Installing scheds/c/scx_flatcg to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/bin
Installing scheds/c/scx_userland to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/bin
Installing scheds/c/scx_nest to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/bin
Installing /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/src/scx/services/systemd/scx.service to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/lib/systemd/system
Installing /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/src/scx/services/systemd/journald@sched-ext.conf to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/etc/systemd
Installing /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/src/scx/services/systemd/../scx to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/etc/default
Installing /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/src/scx/libalpm/systemd/scx-systemd-restart to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/share/libalpm/scripts
Installing /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/src/scx/libalpm/systemd/90-scx-scheds-upgrade.hook to /home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/pkg/scx-scheds-git/usr/share/libalpm/hooks
Running custom install script '/home/lucjan/Pracownia/Repo/kernel/scx-scheds/scx-scheds-git/src/scx/meson-scripts/install_rust_user_scheds'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/scx_simple
usr/bin/scx_qmap
usr/bin/scx_central
usr/bin/scx_pair
usr/bin/scx_flatcg
usr/bin/scx_userland
usr/bin/scx_nest
usr/bin/scx_lavd
usr/bin/scx_layered
usr/bin/scx_mitosis
usr/bin/scx_rlfifo
usr/bin/scx_rustland
usr/bin/scx_rusty
==> Creating package "scx-scheds-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Signing package(s)...
  -> Created signature file scx-scheds-git-0.1.10.r40.g9528d46-1-x86_64_v3.pkg.tar.zst.sig.
==> Finished making: scx-scheds-git 0.1.10.r40.g9528d46-1 (wto, 11 cze 2024, 23:49:45)

@dschatzberg dschatzberg merged commit 3407582 into sched-ext:main Jun 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants