FS#56882 - [osdlyrics] compilation of package fails

Attached to Project: Community Packages
Opened by Erich Eckner (deepthought) - Thursday, 28 December 2017, 12:53 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 28 December 2017, 13:48 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The package build in a clean chroot fails with errors similar to:

src/tests/Makefile.am:201: warning: source file '$(top_srcdir)/src/ol_utils.c' is in a subdirectory,
src/tests/Makefile.am:201: but option 'subdir-objects' is disabled

Additional info:
* package version(s)
osdlyrics 0.4.3-5 (git revision 1a0a782bd84e6121f466ff098762ed6543e24d24)
* config and/or log files etc.
full log is attached

Steps to reproduce:
> git checkout 1a0a782bd84e6121f466ff098762ed6543e24d24
> cd osdlyrics/repos/community-x86_64
> extra-x86_64-build
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Thursday, 28 December 2017, 13:48 GMT
Reason for closing:  Fixed
Comment by Erich Eckner (deepthought) - Thursday, 28 December 2017, 12:53 GMT
the errors are during prepare()
Comment by Eli Schwartz (eschwartz) - Thursday, 28 December 2017, 13:43 GMT
I noticed that when fixing the sources in the first place! https://git.archlinux.org/svntogit/community.git/commit/?h=packages/osdlyrics&id=a7394a2cbb5f1598f78dab0c1135053d7de76eb0

But it seems I had repos/ in an inconsistent state with trunk/ as I didn't want to update the url= without doing a full release. :(
Should be fixed now.

Loading...