unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Synáček" <jan.synacek@gmail.com>
To: guix-devel <guix-devel@gnu.org>
Subject: Test failure when building libarchive-3.1.2
Date: Fri, 13 Nov 2015 12:33:32 +0100	[thread overview]
Message-ID: <CACA+5f3BPcpP=jnW2ECAi8oW53ye3hGij_3c0o2DO7beL88Z8Q@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 4934 bytes --]

Hello,

I have a relatively recent guix version (ran guix pull yesterday) and I
can't build emacs, as libarchive, one of its dependencies, fails to build.
Here is a snippet of the error message:

"
Reference files will be read from:
/tmp/nix-build-libarchive-3.1.2.drv-0/libarchive-3.1.2/tar/test
Running tests on:
"/tmp/nix-build-libarchive-3.1.2.drv-0/libarchive-3.1.2/./bsdtar"
Exercising: bsdtar 3.1.2 - libarchive 3.1.2

  0: test_0                                            ok
  1: test_basic                                        ok
  2: test_copy                                         ok
  3: test_empty_mtree                                  ok
  4: test_extract_tar_bz2                              ok
  5: test_extract_tar_grz                              ok
  6: test_extract_tar_gz                               ok
  7: test_extract_tar_lrz                              ok
  8: test_extract_tar_lz                               ok
  9: test_extract_tar_lzma                             ok
 10: test_extract_tar_lzo                              ok
 11: test_extract_tar_xz                               ok
 12: test_extract_tar_Z                                ok
 13: test_format_newc                                  ok
 14: test_help                                         ok
 15: test_option_a                                     ok
 16: test_option_b64encode                             ok
 17: test_option_b                                     FAIL
 18: test_option_C_upper                               ok
 19: test_option_exclude                               ok
 20: test_option_gid_gname                             ok
 21: test_option_grzip                                 ok
 22: test_option_H_upper                               ok
 23: test_option_j                                     ok
 24: test_option_k                                     ok
 25: test_option_keep_newer_files                      ok
 26: test_option_lrzip                                 ok
 27: test_option_L_upper                               ok
 28: test_option_lzma                                  ok
 29: test_option_lzop                                  ok
 30: test_option_n                                     ok
 31: test_option_newer_than                            ok
 32: test_option_nodump                                ok
 33: test_option_older_than                            ok
 34: test_option_O_upper                               ok
 35: test_option_q                                     ok
 36: test_option_r                                     ok
 37: test_option_s                                     ok
 38: test_option_T_upper                               ok
 39: test_option_uid_uname                             ok
 40: test_option_uuencode                              ok
 41: test_option_U_upper                               ok
 42: test_option_X_upper                               ok
 43: test_option_xz                                    ok
 44: test_option_z                                     ok
 45: test_patterns                                     ok
 46: test_print_longpath                               ok
 47: test_stdio                                        ok
 48: test_strip_components                             ok
 49: test_symlink_dir                                  ok
 50: test_version                                      ok
 51: test_windows                                      ok

Totals:
  Tests run:               52
  Tests failed:             1
  Assertions checked:    7715
  Assertions failed:        2
  Skips reported:           6

Failing tests:
  17: test_option_b (2 failures)

Details for failing tests:
/tmp/nix-build-libarchive-3.1.2.drv-0/bsdtar_test.2015-11-13T09.52.46-000

phase `check' failed after 77.9 seconds
builder for
`/gnu/store/671ccl9qibwzzaizq3g9rjdinisqspiz-libarchive-3.1.2.drv' failed
with exit code 1
cannot build derivation
`/gnu/store/laphmpnyxy3aiwn6s2s2hmk6a2kb110l-cmake-3.3.2.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/aw9721lq55hzgy3ld8hw0jvxq04pc7mn-graphite2-1.3.3.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/p2yxxb0xn8yrmrnbh3y1v6crlx8bxxjc-openjpeg-1.5.2.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/rsbdafy8zjb8iyx035cd35x28pd295lk-emacs-24.5.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/w6ifcj7iq7g23rx8xy55325kxavpp65y-gtk+-3.18.2.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/sbamsn3qcwc6ny09ix51swagczd6wmrl-profile.drv': 1 dependencies
couldn't be built
guix package: error: build failed: build of
`/gnu/store/sbamsn3qcwc6ny09ix51swagczd6wmrl-profile.drv' failed
"

Let me know if I can provide more details. I'm running guix on Fedora 23.

-- 
Jan Synáček

[-- Attachment #2: Type: text/html, Size: 7102 bytes --]

             reply	other threads:[~2015-11-13 11:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-13 11:33 Jan Synáček [this message]
2015-11-14 11:40 ` Test failure when building libarchive-3.1.2 Ludovic Courtès
2015-11-14 12:47   ` Jan Synáček
2015-11-20 13:51     ` Ludovic Courtès
2015-11-20 14:10       ` Jan Synáček
2015-11-20 22:47         ` Ludovic Courtès
2015-11-21  7:58           ` Jan Synáček
2015-11-21 10:17             ` Ludovic Courtès
2015-11-20 13:44   ` Jan Synáček
2015-11-20 13:48     ` Jan Synáček
2015-11-20 22:45       ` Ludovic Courtès
2015-11-21 15:38     ` guix refresh -l Ludovic Courtès
2015-11-21 16:06       ` Mathieu Lirzin
2015-11-21 20:31       ` Jan Synáček
2015-12-09 22:55     ` Test failure when building libarchive-3.1.2 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACA+5f3BPcpP=jnW2ECAi8oW53ye3hGij_3c0o2DO7beL88Z8Q@mail.gmail.com' \
    --to=jan.synacek@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).