Arch Linux

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#39139 - [parted] build fails

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Tuesday, 04 March 2014, 03:31 GMT
Last edited by Giovanni Scafora (giovanni) - Wednesday, 05 March 2014, 18:41 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Giovanni Scafora (giovanni)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

CC ui.o
ui.c: In function 'init_readline':
ui.c:1477:41: error: 'CPPFunction' undeclared (first use in this function)
rl_attempted_completion_function = (CPPFunction*) complete_function;
^
ui.c:1477:41: note: each undeclared identifier is reported only once for each function it appears in
ui.c:1477:53: error: expected expression before ')' token
rl_attempted_completion_function = (CPPFunction*) complete_function;
^
Makefile:1170: recipe for target 'ui.o' failed
make[3]: *** [ui.o] Error 1
make[3]: Leaving directory '/build/parted/src/parted-3.1/parted'
Makefile:1068: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/build/parted/src/parted-3.1/parted'
Makefile:1194: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/build/parted/src/parted-3.1'
Makefile:1120: 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  Giovanni Scafora (giovanni)
Wednesday, 05 March 2014, 18:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  Added parted-3.1-readline.patch

Loading...