lilypond-devel
[Top][All Lists]
Advanced

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

Re: `make all` too verbose after merge #84


From: Werner LEMBERG
Subject: Re: `make all` too verbose after merge #84
Date: Wed, 05 Aug 2020 13:35:47 +0200 (CEST)

>> Nope, IIRC.  Only warnings that 'font foo is too large to be included
>> as a subfont' or something similar.
> 
> I've just tried to compile 2.20 and I get those same Page xx message
> back then.

Hmm.

> Go check out b39b2e652 for instance (that is the 2.20 'bump welcome'
> commit that Phil does for a release), and make doc.

I've just checked out commit 3eef6cf7 (from July 14th) for a complete
doc build – this is a commit that that I've tested previously doing
the same.  Attached you can find my various log files (containing
console output redirected with `&>`); I configured with

  ./autogen.sh \
    --disable-optimising \
    --with-texgyre-dir=... \
    --with-urwotf-dir=...

then built with

  make all -j4
  make doc -j4

As you can see, there are no such page messages.  AND I have
extractpdftex installed!

> I believe I started to notice them after Dan's changes he made to
> reduce the default verbosity -

What commit are you referring to?

> but that is not to say he did anything.

OK.  So what exactly is causing the verbosity of gs?  Note that I
configured the lilypond build of commit 82d72b74 (from yesterday)
exactly in the same way.

Maybe it's really not related to !84, but the change in behaviour
definitely happened within the last three weeks.


    Werner
Running autoconf ...
Running ./configure --disable-optimising 
--with-texgyre-dir=/home/wl/texlive/fonts/opentype/public/tex-gyre 
--with-urwotf-dir=/home/wl/urw-fonts EXTRA_LIBS=-L/usr/local/lib64 -lfreetype 
CC=ccache gcc CXX=ccache g++ ...
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gmake... gmake
checking for find... find
checking for tar... tar
checking for python... python3
checking python3 version... 3.6.10
checking for python3... /usr/bin/python3
checking for gcc... ccache gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether ccache gcc accepts -g... yes
checking for ccache gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... ccache gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether compiler understands -pipe... yes
checking for fc-list... fc-list
checking for TeX Gyre fonts OTF files... yes
checking for URW++ OTF files... yes
checking for python... /usr/bin/python3
checking /usr/bin/python3 version... 3.6.10
checking for /usr/bin/python3... (cached) /usr/bin/python3
checking whether we are using the GNU C++ compiler... yes
checking whether ccache g++ accepts -g... yes
checking for ar... ar
checking for ranlib... ranlib
checking for bison... bison -y
checking for bison... bison
checking bison version... 3.0.4
checking for flex... flex
checking how to run the C++ preprocessor... ccache g++ -E
checking FlexLexer.h usability... yes
checking FlexLexer.h presence... yes
checking for FlexLexer.h... yes
checking for yyFlexLexer.yypop_buffer_state ()... yes
checking FlexLexer.h location... /usr/include/FlexLexer.h
checking for gettext in -lintl... no
checking for gettext... yes
checking for msgfmt... msgfmt
checking for mf-nowin... mf-nowin
checking for mpost... mpost
checking for working metafont mode... ljfour
checking for kpsewhich... kpsewhich
checking for metapost required files... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for guile-1.8 >= 1.8.2... yes
checking libguile18.h usability... no
checking libguile18.h presence... no
checking for libguile18.h... no
checking for scm_t_hash_fold_fn... no
checking for scm_t_subr... no
checking whether ccache g++ supports -Werror=unknown-warning-option... no
checking whether ccache g++ supports -Wcast-function-type... no
checking whether ccache g++ supports -Wsequence-point... yes
checking whether ccache g++ supports -Werror=suggest-override... yes
checking for usable C++ demangler... yes
checking for fontforge... fontforge
checking for fontforge... /usr/local/bin/fontforge
checking /usr/local/bin/fontforge version... 20200314
checking for t1asm... t1asm
checking for t1asm... /usr/local/texlive/2020/bin/x86_64-linux/t1asm
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libio.h usability... yes
checking libio.h presence... yes
checking for libio.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for sys/stat.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking whether stat file-mode macros are broken... no
checking for working memcmp... yes
checking for vprintf... yes
checking for _doprnt... no
checking for chroot... yes
checking for gettext... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking /usr/bin/pkg-config version... 0.29.2
checking for rpath linkage... no
checking for pangoft2 >= 1.38.0... yes
checking pango/pangoft2.h usability... yes
checking pango/pangoft2.h presence... yes
checking for pango/pangoft2.h... yes
checking for pango_ft2_font_map_create_context... yes
checking for fontconfig >= 2.4.0... yes
checking for freetype2 >= 2.1.10... yes
checking for glib-2.0 >= 2.38... yes
checking for gobject-2.0 >= 2.38... yes
checking for some flavor of Windows... no
checking for -windres... no
checking for x86_64-unknown-linux-gnu-windres... no
checking for windres... no
checking for guile... guile
checking guile version... 1.8.8
checking for guile... guile
checking for guile... /usr/local/opt/bin/guile
checking for perl... perl
checking for perl... /usr/bin/perl
checking for tidy... tidy
checking for tidy... /usr/bin/tidy
checking for gs... gs
checking for gs... /usr/bin/gs
checking /usr/bin/gs version... 9.52
checking for gs... gs
checking gs version... 9.52
checking for extractpdfmark... extractpdfmark
checking for makeinfo... makeinfo
checking makeinfo version... 6.7
checking for texi2html... texi2html
checking texi2html version... 1.82
checking for dblatex... dblatex
checking dblatex version... 0.3.10
checking for bibtex... bibtex
checking for xelatex... xelatex
checking for xetex... xetex
checking for texi2pdf... texi2pdf
checking for texindex... texindex
checking for epsf.tex... 
/usr/local/svn/TeXLive/Master/texmf-dist/tex/generic/epsf/epsf.tex
checking for Cyrillic characters support in TeX... yes
checking for pngtopnm... pngtopnm
checking for convert... convert
checking for zip... zip
checking for rsync... rsync
configure: creating ./config.status
config.status: creating config.make
config.status: creating config.hh

Type:
    make all       to build LilyPond
    make install   to install LilyPond
    make help      to see all possible targets

Edit local.make for local Makefile overrides.

See INSTALL.txt and README.txt for more information

Attachment: make.all.3eef6cf7.xz
Description: Binary data

Attachment: make.doc.3eef6cf7.xz
Description: Binary data


reply via email to

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