lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUB problem


From: Phil Holmes
Subject: Re: GUB problem
Date: Wed, 24 Aug 2016 11:43:21 +0100

Apologies for the delay in replying. I knew it would take me a little time to gather the information you needed, so had to wait for some free time. Responses are below.

--
Phil Holmes


----- Original Message ----- From: "Masamichi Hosoda" <address@hidden>
To: <address@hidden>
Cc: <address@hidden>; <address@hidden>
Sent: Tuesday, August 16, 2016 10:07 AM
Subject: Re: GUB problem


FYI I had to make a small change to the GMP spec to accommodate 32 bit
- my patch shows what I had to do.

If you don't use the patch, do any errors occur?

Yes:  the terminal output has this:

Tail of target/tools/log/gmp.log >>>>>>>>
in this configuration expects 64 bits.
You appear to have set $CFLAGS, perhaps you also need to tell GMP the
intended ABI, see "ABI and ISA" in the manual.

I've prepared Ubuntu 14.04 LTS 32 bit VM.
In the environment, I've succeed GMP compiling without your patch.

Would you show me the whole log file target/tools/log/gmp.log?

Attached as a zip file.

$ LIBRESTRICT_ALLOW=/ bin/gub --fresh freebsd-64::fontconfig

Do I issue that command and then restart the GUB compile?

No.
If I understand correctly, that command will fail.
I'd like to see config.log error message.

I got:

<address@hidden:~/NewGub/gub$ LIBRESTRICT_ALLOW=/ bin/gub --fresh freebsd-64::fontconfig
*** environment changed

#new# HTTP_PROXY=
unset HTTP_PROXY
#new# PATH=/home/gub/NewGub/gub/target/tools/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
PATH=/home/gub/NewGub/gub/target/tools/root/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.

*** press ^C in 10s or suffer a full rebuild

I didn't want a full rebuild today, but should I let it try and see what fails?

In addition, I've succeed freebsd-64::fontconfig compiling
in my Ubuntu 32 bit VM.
I'd like to investigate what is different between
my environment and your environment.

Would you show me the result of the following command?

$ uname -a
$ uname -m
$ uname -p
$ uname -i
$ dpkg -l


<address@hidden:~/NewGub/gub$ uname -a
Linux gub-VirtualBox 3.13.0-91-generic #138-Ubuntu SMP Fri Jun 24 15:58:13 UTC 2016 i686 i686 i686 GNU/Linux
address@hidden:~/NewGub/gub$ uname -m
i686
address@hidden:~/NewGub/gub$ uname -p
i686
address@hidden:~/NewGub/gub$ uname -i
i686

The output from the dpkg command is in the zip file.

HTH

Attachment: gmp.log.zip
Description: Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]