lilypond-devel
[Top][All Lists]
Advanced

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

GUB and librestrict


From: littlesincanada
Subject: GUB and librestrict
Date: Sat, 6 Aug 2016 18:46:26 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi,
I'm trying to build Lilypond using GUB.
I'm hitting on a problem in librestrict.

In restrict.c, in the initialize() function, a new c99 keyword "restrict" is being used as a variable.
If I rename it, then the source compiles.

However, I get a further failure in the build which I'm not sure how to deal with:

-------8<-------8<-------8<-------8<-------8<-------8<-------8<---------

Running dump_file
('install', '/home/ralph/gub/target/tools/status/librestrict-1.9.a-1.9.a', 'w')
  {'permissions': 420}
 *** Stage: package (librestrict, tools)
invoking false
Command barfed: false
Traceback (most recent call last):
  File "bin/gub", line 233, in exceptional_build
    build (settings, options, files)
  File "bin/gub", line 229, in build
    b.build_source_packages (names)
  File "bin/../gub/buildrunner.py", line 334, in build_source_packages
    self.spec_build (spec_name)
  File "bin/../gub/buildrunner.py", line 262, in spec_build
    deferred_runner.execute_deferred_commands ()
  File "bin/../gub/runner.py", line 167, in execute_deferred_commands
    cmd.execute (self.logger)
  File "bin/../gub/commands.py", line 75, in execute
    ignore_errors=self.ignore_errors)
  File "bin/../gub/loggedos.py", line 93, in system
    raise misc.SystemFailed (m)
SystemFailed: Command barfed: false
-------8<-------8<-------8<-------8<-------8<-------8<-------8<---

Any ideas how to proceed?

I'm building on Linux Mint 18, x64.

Cheers,
Ralph



reply via email to

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