[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building lilypond
From: |
Saul Tobin |
Subject: |
Re: Building lilypond |
Date: |
Fri, 20 Sep 2024 10:19:58 -0400 |
Hi Luca,
I believe the package you need is called guile-3.0-dev.
Saul
On Fri, Sep 20, 2024 at 10:16 AM Luca Fascione <l.fascione@gmail.com> wrote:
> Hi all,
> I'm trying to build lilypond and it fails I think while building the
> documentation
>
> ++++++++++++
> Setting GUILE_AUTO_COMPILE to '0'
> Setting GUILE_WARN_DEPRECATED to 'detailed'
> Setting GC_INITIAL_HEAP_SIZE to '40M'
> Setting GC_NPROCS to '1'
> Setting GC_FREE_SPACE_DIVISOR to '1'
>
>
> Effective prefix:
> '/home/lukes/src/lilypond-build/out/share/lilypond/current'
>
> PATH="/home/lukes/src/lilypond-build/out/bin:/home/lukes/src/lilypond-build/lily/out:/home/lukes/src/lilypond-build/scripts/out:/home/lukes/src/lilypond-build/lily/out:/home/lukes/src/lilypond-build/scripts/out:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program
>
> Files/WindowsApps/MicrosoftCorporationII.WindowsSubsystemForLinux_2.2.4.0_x64__8wekyb3d8bbwe:/mnt/c/Program
> Files/Common Files/Oracle/Java/javapath:/mnt/c/Program Files (x86)/Common
>
> Files/Oracle/Java/javapath:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Program
> Files (x86)/NVIDIA Corporation/PhysX/Common:/mnt/c/Program Files/NVIDIA
> Corporation/NVIDIA
>
> NvDLISR:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program
> Files/dotnet/:/mnt/c/Program
>
> Files/Meld/:/mnt/c/Users/Lukes/AppData/Local/Microsoft/WindowsApps:/snap/bin"
>
> Backtrace:
> 0 (apply-smob/1 #<catch-closure 7fc1a3613b80>)
>
> ERROR: In procedure apply-smob/1:
> In procedure module-lookup: Unbound variable: default-optimization-level
> make[1]: ***
> [/home/lukes/src/lilypond-master/./Documentation/GNUmakefile:598:
> out/en/internals.texi] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [/home/lukes/src/lilypond-master/./make/generic-targets.make:6:
> all] Error 2
>
> ++++++++++++++++++
>
> I downloaded lilypond source from gitlab (master branch) today
>
> Configured with
> PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig/guile-2.2.pc
> GUILE_FLAVOR=guile-2.2 ../lilypond-master/autogen.sh
>
> Building with
> make -j16 all
>
> Running on Ubuntu 22.04.3 LTS inside WSL2
>
> Oh, also: guile 3 doesn't seem to come with a .pc file, is this normal?
> Or did I fail to install its matching dev file? I tried apt-get install
> guile-devel, but it didn't do anything useful
>
> Thanks
> Luca
>
>
> --
> Luca Fascione
>