Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sample3.abc test fails #81

Open
peutch opened this issue Nov 21, 2020 · 2 comments
Open

sample3.abc test fails #81

peutch opened this issue Nov 21, 2020 · 2 comments

Comments

@peutch
Copy link

peutch commented Nov 21, 2020

Hi,

The build of a package on Debian Testing fails with the test:

``
$ make test
./abcm2ps -O accordion.ps accordion.abc
abcm2ps-8.14.10 (2020-11-20)
File accordion.abc
Output written on accordion.ps (1 page, 2 titles, 33139 bytes)
./abcm2ps -O chinese.ps chinese.abc
abcm2ps-8.14.10 (2020-11-20)
File chinese.abc
Output written on chinese.ps (1 page, 1 title, 36570 bytes)
./abcm2ps -O deco.ps deco.abc
abcm2ps-8.14.10 (2020-11-20)
File deco.abc
Output written on deco.ps (1 page, 2 titles, 32420 bytes)
./abcm2ps -O newfeatures.ps newfeatures.abc
abcm2ps-8.14.10 (2020-11-20)
File newfeatures.abc
Output written on newfeatures.ps (2 pages, 6 titles, 39418 bytes)
./abcm2ps -O sample.ps sample.abc
abcm2ps-8.14.10 (2020-11-20)
File sample.abc
Output written on sample.ps (3 pages, 12 titles, 60318 bytes)
./abcm2ps -O sample2.ps sample2.abc
abcm2ps-8.14.10 (2020-11-20)
File sample2.abc
Output written on sample2.ps (3 pages, 11 titles, 49155 bytes)
./abcm2ps -O sample3.ps sample3.abc
abcm2ps-8.14.10 (2020-11-20)
File sample3.abc
error: 'staffwidth' too small

Output written on sample3.ps (2 pages, 7 titles, 36129 bytes)
make: *** [Makefile:75: sample3.ps] Error 1
``

Should this last one be ignored?

Thanks,
Patrice

@peutch
Copy link
Author

peutch commented Nov 21, 2020

I hope that it is not related to warning messages while compilation regarding the use of deprecated API in pango (version 1.46.2 in Debian Testing).

@moinejf
Copy link
Collaborator

moinejf commented Nov 21, 2020

Hi,
The commit abcc6f3 is a quick fix, but I will not go further.
I will have a look at the pango warnings.
If no error report in the next week, I will output a new version.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants