After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584028 - bootstrap: gmp fails to build on amd64 (Intel E5450)
bootstrap: gmp fails to build on amd64 (Intel E5450)
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: module sets
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2009-05-27 17:59 UTC by Marc-Andre Lureau
Modified: 2009-05-29 22:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marc-Andre Lureau 2009-05-27 17:59:20 UTC
checking compiler cc -m32 -O2 -fomit-frame-pointer ... no
checking compiler cc -O2 -fomit-frame-pointer ... yes
checking compiler cc -O2 -fomit-frame-pointer has sizeof(long)==4... no
configure: error: could not find a working compiler, see config.log for details

config.log says:

conftest.c:4: error: size of array 'test_array' is negative

With 4.3.1, it passes.

  <tarball id="gmp" version="4.3.1">
    <source href="ftp://ftp.gnu.org/gnu/gmp/gmp-4.3.1.tar.bz2"
            size="1881090" md5sum="26cec15a90885042dd4a15c4003b08ae"/>
  </tarball>
Comment 1 Frederic Peters 2009-05-27 18:26:09 UTC
Fine, please do the update.
Comment 2 Marc-Andre Lureau 2009-05-29 22:18:21 UTC
thanks 

commit ba6b706922226942f8e2e16fc25e57e8025cb463
Author: Marc-André Lureau <marcandre.lureau@gmail.com>
Date:   Sat May 30 01:10:32 2009 +0300

    [bootstrap] update gmp to 4.3.1 to fix amd64