lilypond-devel
[Top][All Lists]
Advanced

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

Re: Please test gub


From: Federico Bruni
Subject: Re: Please test gub
Date: Tue, 29 Jan 2019 11:05:06 +0100

Il giorno mar 29 gen 2019 alle 7:41, Urs Liska <address@hidden> ha scritto:
So what can I do to check whether make lilypond succeeded or failed?

Good question.

On Ubuntu 16.04...
I just found out that I managed to build the packages on 23rd of January,
despite the errors I reported last week:

$ ls -lh uploads/
total 247M
-rw-rw-r-- 1 dev dev 26M Jan 28 20:23 lilypond-2.21.0-1.darwin-ppc.tar.bz2 -rw-rw-r-- 1 dev dev 26M Jan 23 13:30 lilypond-2.21.0-1.darwin-x86.tar.bz2
-rwxr-xr-x 1 dev dev 30M Jan 23 13:35 lilypond-2.21.0-1.freebsd-64.sh
-rwxr-xr-x 1 dev dev 27M Jan 23 13:35 lilypond-2.21.0-1.freebsd-x86.sh
-rwxr-xr-x 1 dev dev 30M Jan 23 13:33 lilypond-2.21.0-1.linux-64.sh
-rwxr-xr-x 1 dev dev 30M Jan 23 13:34 lilypond-2.21.0-1.linux-ppc.sh
-rwxr-xr-x 1 dev dev 30M Jan 28 20:23 lilypond-2.21.0-1.linux-x86.sh
-rw-rw-r-- 1 dev dev 34M Jan 23 13:32 lilypond-2.21.0-1.mingw.exe
-rw-rw-r-- 1 dev dev 17M Jan 23 13:36 lilypond-2.21.0.tar.gz
drwxrwxr-x 2 dev dev 4.0K Jan 23 13:36 signatures


Yesterday (28th) I ran a new 'make lilypond' after cleaning target/ and pulling Knut's branch. It seems that I managed to rebuild linux-x86 and darwin-ppc, but
darwin-x86 failed.

Find attached log/gub.log

Here's the terminal output tail:

building package: linux-x86::lilypond-installer
*** Stage: download (lilypond-installer, linux-x86)
*** Stage: compile (lilypond-installer, linux-x86)
*** Stage: install (lilypond-installer, linux-x86)
*** Stage: package (lilypond-installer, linux-x86)

done
calculating dependencies
Checking for mpost ... /usr/bin/mpost
Checking for xelatex ... /usr/bin/xelatex
Checking for g++ ... /usr/bin/g++
Checking for mf ... /usr/bin/mf
Checking for xetex ... /usr/bin/xetex
Checking for gcc ... /usr/bin/gcc
must rebuild[darwin-ppc]: system::gcc system::g++ system::mpost system::mf system::xelatex system::xetex lilypond-installer
*** Stage: pkg_install (cross/gcc-core, linux-x86)
 cross/gcc conflicts with cross/gcc-core
   non-core cross/gcc already installed
     skipping request to install cross/gcc-core
 cross/gcc-doc conflicts with cross/gcc-core
   non-core cross/gcc already installed
     skipping request to install cross/gcc-core
 cross/gcc-runtime conflicts with cross/gcc-core
   non-core cross/gcc already installed
     skipping request to install cross/gcc-core

*** Stage: pkg_install (glibc-core, linux-x86)
 glibc conflicts with glibc-core
   non-core glibc already installed
     skipping request to install glibc-core
 glibc-doc conflicts with glibc-core
   non-core glibc already installed
     skipping request to install glibc-core

building package: darwin-ppc::lilypond-installer
*** Stage: download (lilypond-installer, darwin-ppc)
*** Stage: compile (lilypond-installer, darwin-ppc)
*** Stage: install (lilypond-installer, darwin-ppc)
*** Stage: package (lilypond-installer, darwin-ppc)

done
calculating dependencies
Checking for mpost ... /usr/bin/mpost
Checking for xelatex ... /usr/bin/xelatex
Checking for mf ... /usr/bin/mf
Checking for g++ ... /usr/bin/g++
Checking for xetex ... /usr/bin/xetex
Checking for gcc ... /usr/bin/gcc
must rebuild[darwin-x86]: system::gcc system::g++ system::mpost odcctools system::mf system::xelatex system::xetex lilypond-installer
removing outdated[darwin-x86]: odcctools

Tail of log/gub.log >>>>>>>>
   calculating checksums
must rebuild[darwin-x86]: system::gcc system::g++ system::mpost odcctools system::mf system::xelatex system::xetex lilypond-installer
   removing outdated[darwin-x86]: odcctools
   uninstalling package: odcctools-doc
<<<<<<<< Tail of log/gub.log

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 330, in build_source_packages
   self.uninstall_specs (outdated_installed)
 File "bin/../gub/buildrunner.py", line 309, in uninstall_specs
   self.uninstall_spec (self.specs[name])
 File "bin/../gub/buildrunner.py", line 299, in uninstall_spec
   self.manager (pkg.platform ()).uninstall_package (pkg.name ())
 File "bin/../gub/gup.py", line 340, in uninstall_package
   FileManager.uninstall_package (self, name)
 File "bin/../gub/gup.py", line 175, in uninstall_package
   lst = self.package_installed_files (name)
 File "bin/../gub/gup.py", line 81, in package_installed_files
   lst = self._package_file_db[name]
KeyError: 'odcctools-doc'
gub.make:69: recipe for target 'lilypond-installers' failed
make[1]: *** [lilypond-installers] Error 1
make[1]: Leaving directory '/home/dev/gub'
GNUmakefile:26: recipe for target 'lilypond' failed
make: *** [lilypond] Error 2

real 218m19.121s
user 367m57.214s
sys 67m46.505s



Attachment: gub.log
Description: Text Data


reply via email to

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