lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB and mpfr/mpc


From: Jan Nieuwenhuizen
Subject: Re: GUB and mpfr/mpc
Date: Tue, 28 Oct 2014 13:58:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Phil Holmes writes:

If there's nothing in the log file, you'll have to investigate by hand.
Go to the build directory and see

    cd /home/gub/gub/target/tools/build/librestrict-1.9.a
    gcc -W -Wall -fno-stack-protector -I. -fPIC -shared -o librestrict-stat.so 
restrict-stat.c 

 (eg, doing gcc -vvv or cpp -E or somesuch) why it fails to compile.
It's a simple c file with local includes; weird.

Greetings,
Jan

> I get:
>
> calculating dependencies
> Checking for gcc ... /usr/bin/gcc
> must rebuild[tools]: system::gcc librestrict make libtool file tar m4
> perl autoconf patch zlib
> building package: tools::librestrict
> *** Stage: download (librestrict, tools)
> *** Stage: untar (librestrict, tools)
> *** Stage: patch (librestrict, tools)
> *** Stage: shadow (librestrict, tools)
> *** Stage: compile (librestrict, tools)
> Command barfed: cd /home/gub/gub/target/tools/build/librestrict-1.9.a
> && gcc -W -Wall -fno-stack-protector -I. -fPIC -shared -o
> librestrict-stat.so restrict-stat.c || gcc -W -Wall -I. -fPIC -shared
> -o librestrict-stat.so restrict-stat.c
>
> Tail of target/tools/log/librestrict.log >>>>>>>>
> ./xstatconv.c:269:5: error: 'struct stat' has no member named '__unused5'
> buf->__unused5 = 0;
> ^
> Command barfed: cd /home/gub/gub/target/tools/build/librestrict-1.9.a
> && gcc -W -Wall -fno-stack-protector -I. -fPIC -shared -o
> librestrict-stat.so restrict-stat.c || gcc -W -Wall -I. -fPIC -shared
> -o librestrict-stat.so restrict-stat.c
> <<<<<<<< Tail of target/tools/log/librestrict.log
>
> *** Failed target: tools::librestrict
>
>
> --
> Phil Holmes
>
>
> ----- Original Message ----- 
> From: "Jan Nieuwenhuizen" <address@hidden>
> To: "Phil Holmes" <address@hidden>
> Cc: "David Kastrup" <address@hidden>; "Federico Bruni"
> <address@hidden>; <address@hidden>
> Sent: Tuesday, October 28, 2014 10:45 AM
> Subject: Re: GUB and mpfr/mpc
>
>
> Phil Holmes writes:
>
>> https://github.com/gperciva/gub
>
> I don't think librestrict has changed in years, works for me [on 14.10].
>
> Jan
>
> $ ./bin/gub tools::librestrict
> calculating dependencies
> Checking for gcc ... /usr/bin/gcc
> must rebuild[tools]: system::gcc librestrict make libtool file tar m4
> perl autoconf patch zlib
> Checking for gcc ... (cached) /usr/bin/gcc
> building package: system::gcc
> *** Stage: download (gcc, system)
> *** Stage: configure (gcc, system)
> Checking for gcc ... (cached) /usr/bin/gcc
>
> building package: tools::librestrict
> *** Stage: download (librestrict, tools)
> *** Stage: untar (librestrict, tools)
> *** Stage: patch (librestrict, tools)
> *** Stage: shadow (librestrict, tools)
> *** Stage: compile (librestrict, tools)
> *** Stage: install (librestrict, tools)
> *** Stage: package (librestrict, tools)
> *** Stage: clean (librestrict, tools)
> *** Stage: pkg_install (librestrict, tools)
>
> [...]

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ®  http://AvatarAcademy.nl  



reply via email to

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