lilypond-devel
[Top][All Lists]
Advanced

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

Unable to run patchy-staging - fails at first make


From: pkx166h
Subject: Unable to run patchy-staging - fails at first make
Date: Tue, 25 Feb 2020 10:59:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

Hello,

I reported this last week (and to be fair I did get replies) but didn't get the chance to follow up.

I have a few hours spare this week and I just tried to run patchy-staging from the lilypond-extra dir based (and I have just recloned by lilypond-got repo) and it fails on the very first 'make' here:

--snip--

...

Making lily/out/metronome-engraver.o < cc
Making lily/out/warn-scheme.o < cc
Making lily/out/includable-lexer.o < cc
Making lily/out/lexer.o < cc
Making lily/out/parser.o < cc
./out/parser.cc: In function 'int yyparse(Lily_parser*, scm_unused_struct**)': ./out/parser.cc:2917:12: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion]
   *yyssp = yystate;
            ^~~~~~~
out/lexer.cc: In member function 'virtual int yyFlexLexer::LexerInput(char*, int)': out/lexer.cc:6468:21: warning: conversion to 'int' from 'std::streamsize {aka long int}' may alter its value [-Wconversion]
   return yyin.gcount();
          ~~~~~~~~~~~^~
Making lily/out/lilypond
/usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
/tmp/lilypond-autobuild/stepmake/stepmake/executable-rules.make:12: recipe for target 'out/lilypond' failed
make[1]: *** [out/lilypond] Error 1
/tmp/lilypond-autobuild/stepmake/stepmake/generic-targets.make:6: recipe for target 'all' failed
make: *** [all] Error 2

--snip--


Yet I can obviously 'make' manually (so to speak) as I have already tested a patch this morning running the make commands manually.

Can someone else who runs patchy make sure this isn't something more generic and what could be my problem?

Regards

James




reply via email to

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