FS#60423 - [aspell] fails to build from source

Attached to Project: Arch Linux
Opened by Erich Eckner (deepthought) - Tuesday, 16 October 2018, 09:33 GMT
Last edited by Allan McRae (Allan) - Sunday, 04 November 2018, 06:01 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

extra-x86_64-build fails with:

modules/filter/tex.cpp:177:72: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
if (top.in_what == Parm || top.in_what == Opt || top.do_check == '\0')
^~~~

Additional info:
* package version(s)
aspell 0.60.6.1-5 (git revision 78fee8c3534e7512e5f13c77225330523ae9b444)
* config and/or log files etc.
full log is attached

Steps to reproduce:
> git checkout 78fee8c3534e7512e5f13c77225330523ae9b444
> cd aspell/repos/extra-x86_64
> extra-x86_64-build
This task depends upon

Closed by  Allan McRae (Allan)
Sunday, 04 November 2018, 06:01 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed aspell-0.60.7rc1-1
Comment by loqs (loqs) - Tuesday, 16 October 2018, 11:00 GMT Comment by Felix Yan (felixonmars) - Monday, 29 October 2018, 17:49 GMT
It should have been addressed with the new rc release.

Loading...