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

Backport: mythtv: 0.27.4 -> 29.1 #37940

Merged
merged 1 commit into from
Mar 27, 2018
Merged

Conversation

srhb
Copy link
Contributor

@srhb srhb commented Mar 27, 2018

Motivation for this change

ZHF #36453

(cherry picked from commit 70abab8)
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Mar 27, 2018
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: mythtv

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mythtv

Partial log (click to expand)

strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/7wnicidgr50vydlih4dcfrn33ncczbzh-mythtv-29.1/lib  /nix/store/7wnicidgr50vydlih4dcfrn33ncczbzh-mythtv-29.1/bin
patching script interpreter paths in /nix/store/7wnicidgr50vydlih4dcfrn33ncczbzh-mythtv-29.1
/nix/store/7wnicidgr50vydlih4dcfrn33ncczbzh-mythtv-29.1/share/mythtv/mythconverg_backup.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/s029gmjpgvm776wfb56naqny9qja9339-perl-5.24.3/bin/perl -w"
/nix/store/7wnicidgr50vydlih4dcfrn33ncczbzh-mythtv-29.1/share/mythtv/internetcontent/twit.tv.pl: interpreter directive changed from "/usr/bin/env perl" to "/nix/store/s029gmjpgvm776wfb56naqny9qja9339-perl-5.24.3/bin/perl"
/nix/store/7wnicidgr50vydlih4dcfrn33ncczbzh-mythtv-29.1/share/mythtv/internetcontent/topdocumentaryfilm.pl: interpreter directive changed from "/usr/bin/env perl" to "/nix/store/s029gmjpgvm776wfb56naqny9qja9339-perl-5.24.3/bin/perl"
/nix/store/7wnicidgr50vydlih4dcfrn33ncczbzh-mythtv-29.1/share/mythtv/mythconverg_restore.pl: interpreter directive changed from "/usr/bin/perl -w" to "/nix/store/s029gmjpgvm776wfb56naqny9qja9339-perl-5.24.3/bin/perl -w"
checking for references to /tmp/nix-build-mythtv-29.1.drv-0 in /nix/store/7wnicidgr50vydlih4dcfrn33ncczbzh-mythtv-29.1...
postPatchMkspecs
/nix/store/7wnicidgr50vydlih4dcfrn33ncczbzh-mythtv-29.1

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: mythtv

Partial log (click to expand)

make[2]: Circular libavcodec/acelp_filters.o <- libavcodec/ dependency dropped.
CC      libavcodec/acelp_filters.o
make[2]: Circular libavcodec/acelp_pitch_delay.o <- libavcodec/ dependency dropped.
CC      libavcodec/acelp_pitch_delay.o
make[2]: Circular libavcodec/acelp_vectors.o <- libavcodec/ dependency dropped.
CC      libavcodec/acelp_vectors.o
make[2]: Circular libavcodec/adpcm.o <- libavcodec/ dependency dropped.
CC      libavcodec/adpcm.o
building of '/nix/store/f2xsfkw2ncnwkibvn3d0w6qicppcyppm-mythtv-29.1.drv' timed out after 3600 seconds
�[31;1merror:�[0m build of '/nix/store/f2xsfkw2ncnwkibvn3d0w6qicppcyppm-mythtv-29.1.drv' failed

@xeji
Copy link
Contributor

xeji commented Mar 27, 2018

looks like just a timeout, aarch64 build succeeds on master: https://hydra.nixos.org/build/71886366

@srhb srhb merged commit f74188b into NixOS:release-18.03 Mar 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants