Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39414 - [mailutils] build fails

Attached to Project: Community Packages
Opened by Joel Teichroeb (klusark) - Friday, 14 March 2014, 15:13 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 08 May 2014, 11:30 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

This is due to readline 6.3


nntpclient.c: In function 'initialize_readline':
nntpclient.c:168:39: error: 'CPPFunction' undeclared (first use in this function)
rl_attempted_completion_function = (CPPFunction *) nntp_completion;
^
nntpclient.c:168:39: note: each undeclared identifier is reported only once for each function it appears in
nntpclient.c:168:52: error: expected expression before ')' token
rl_attempted_completion_function = (CPPFunction *) nntp_completion;
^
Makefile:1235: recipe for target 'nntpclient.o' failed
make[3]: *** [nntpclient.o] Error 1
make[3]: Leaving directory '/build/mailutils/src/mailutils-2.2/examples'
Makefile:1375: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/build/mailutils/src/mailutils-2.2/examples'
Makefile:1036: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/mailutils/src/mailutils-2.2'
Makefile:909: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Sergej Pupykin (sergej)
Thursday, 08 May 2014, 11:30 GMT
Reason for closing:  Fixed

Loading...