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#39133 - [ncftp] build fails

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Tuesday, 04 March 2014, 01:56 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 06 March 2014, 11:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Andrea Scarpino (BaSh)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

make[1]: Entering directory '/build/ncftp/src/ncftp-3.2.5/Strn'
Compiling DStrCat.c.
gcc -D_REENTRANT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --p
aram=ssp-buffer-size=4 -Wno-format-y2k -DLINUX=43005 -DLINUX_GLIBC=39000 -DHA
VE_CONFIG_H -DLINUX=43005 -DLINUX_GLIBC=39000 -I/build/ncftp/src/ncftp-3.2.5
-I/build/ncftp/src/ncftp-3.2.5/libncftp -I/build/ncftp/src/ncftp-3.2.5/sio -I
/build/ncftp/src/ncftp-3.2.5/Strn -D_FORTIFY_SOURCE=2 DStrCat.c -c
In file included from syshdrs.h:48:0,
from DStrCat.c:1:
/build/ncftp/src/ncftp-3.2.5/config.h:23:15: error: two or more data types in
declaration specifiers
#define gid_t int
^
/build/ncftp/src/ncftp-3.2.5/config.h:95:16: error: two or more data types in
declaration specifiers
#define mode_t int
^
/build/ncftp/src/ncftp-3.2.5/config.h:220:15: error: two or more data types i
n declaration specifiers
#define uid_t int
^
/build/ncftp/src/ncftp-3.2.5/config.h:104:15: error: two or more data types i
n declaration specifiers
#define off_t long
^
/build/ncftp/src/ncftp-3.2.5/config.h:107:15: error: two or more data types i
n declaration specifiers
#define pid_t int
^
/build/ncftp/src/ncftp-3.2.5/config.h:172:16: error: duplicate 'unsigned'
#define size_t unsigned
^
Makefile:63: recipe for target 'DStrCat.o' failed
make[1]: *** [DStrCat.o] Error 1
make[1]: Leaving directory '/build/ncftp/src/ncftp-3.2.5/Strn'
Makefile:33: recipe for target 'libs' failed
make: *** [libs] Error 2
==> ERROR: A failure occurred in build().

Steps to reproduce:

sudo extra-x86_64-build
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Thursday, 06 March 2014, 11:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  ncftp 3.2.5-3
Comment by Doug Newgard (Scimmia) - Tuesday, 04 March 2014, 04:25 GMT
Orphan, assigning to the last person who worked on it and the one that seemed to maintain it previously.

Loading...