unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: guix-devel <guix-devel@gnu.org>
Subject: Re: i686 badly broken from premature 'python-build-system' merge
Date: Thu, 1 Dec 2016 13:05:17 +0100	[thread overview]
Message-ID: <584011FD.7040006@crazy-compilers.com> (raw)
In-Reply-To: <87lgw0ezfz.fsf@netris.org>

Am 01.12.2016 um 11:06 schrieb Mark H Weaver:
> yasm was apparently broken on i686 on the 'python-build-system' branch,

This error is not related to the python build system - until you proof
me wrong.

I've spend some time now for seeking the error (see below), until i
discovered that yasm is nor using the python build system at all. It is
not even using any python package beside "python-wrapper", which uses
the trivial build system and propagates "python".

Since I already did the analysis, here it is for the records:

I had a look at the source and I doubt this failure is related to the
python build system. I have no i686 system for testing this, though.

  *

    Any error related to the new python build system would occur when
    running any of the phases of the python build system. And even then
    only calls to "setup.py" are effected. It is very uncommon that this
    would happen in the middle of running the test suite.

  *

    The error occurs only for one series: "elf-amd64 objfmt", whereas
    all other series pass, e.g. "GAS elf-x86 objfmt". Both series call
    the same test-wrapper "out_test.sh" which seem not to have an
    case-handling for platforms. These two series only differ in the
    paths of the input and output files and the options passed to yasm.
    If this error would be related to the python build system, more if
    not all test-cases would fail.

  *

    The build log does not contain any entry related to python or
    setup.py after the patch-shebang phase. So the python related stuff
    seams not to be touched here.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

  parent reply	other threads:[~2016-12-01 12:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-01 10:06 i686 badly broken from premature 'python-build-system' merge Mark H Weaver
2016-12-01 11:34 ` Hartmut Goebel
2016-12-01 12:05 ` Hartmut Goebel [this message]
2016-12-01 15:09 ` Ludovic Courtès
2016-12-01 17:52 ` Mark H Weaver
2016-12-01 18:10 ` Mark H Weaver
2016-12-01 22:55   ` 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=584011FD.7040006@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.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).