Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 161933 - net-ftp/vsftpd-2.0.5 build problem
Summary: net-ftp/vsftpd-2.0.5 build problem
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-13 19:33 UTC by sapran
Modified: 2007-01-13 23:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sapran 2007-01-13 19:33:36 UTC
i cant get vsftpd built, i tryed both ebuilds 2.0.5 & 2.0.4-r4 with or without any USE flags with the same result.

here is an emerge output starting with errors:

i686-pc-linux-gnu-gcc -c sysdeputil.c -O2 -march=i686 -pipe -idirafter dummyinc
sysdeputil.c:161: error: expected declaration specifiers or '...' before 'capset'
sysdeputil.c:161: error: expected declaration specifiers or '...' before 'header'
sysdeputil.c:161: error: expected declaration specifiers or '...' before 'data'
In file included from sysdeputil.c:169:
/usr/include/sys/sendfile.h: In function '_syscall2':
/usr/include/sys/sendfile.h:35: error: storage class specified for parameter 'sendfile'
sysdeputil.c:185: error: storage class specified for parameter 'environ'
sysdeputil.c:186: error: storage class specified for parameter 's_proctitle_space'
sysdeputil.c:186: error: parameter 's_proctitle_space' is initialized
sysdeputil.c:187: error: storage class specified for parameter 's_proctitle_inited'
sysdeputil.c:187: error: parameter 's_proctitle_inited' is initialized
sysdeputil.c:188: error: storage class specified for parameter 's_p_proctitle'
sysdeputil.c:188: error: parameter 's_p_proctitle' is initialized
sysdeputil.c:200: error: storage class specified for parameter 'do_sendfile'
sysdeputil.c:201: error: storage class specified for parameter 'vsf_sysutil_setproctitle_internal'
sysdeputil.c:202: error: storage class specified for parameter 's_proctitle_prefix_str'
sysdeputil.c:277: error: storage class specified for parameter 's_pamh'
sysdeputil.c:278: error: storage class specified for parameter 's_pword_str'
sysdeputil.c:280: error: storage class specified for parameter 'pam_conv_func'
sysdeputil.c:281: error: storage class specified for parameter 'vsf_auth_shutdown'
sysdeputil.c:287: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:382: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:397: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:435: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:473: error: storage class specified for parameter 'do_checkcap'
sysdeputil.c:477: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:496: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:513: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:526: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:603: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:640: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:795: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:802: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:808: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:855: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:888: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:929: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:934: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:975: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:1011: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:1127: error: storage class specified for parameter 's_uwtmp_inserted'
sysdeputil.c:1128: error: storage class specified for parameter 's_utent'
sysdeputil.c:1133: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:1172: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
sysdeputil.c:1188: error: old-style parameter declarations in prototyped function definition
sysdeputil.c:161: error: parameter name omitted
sysdeputil.c:161: error: parameter name omitted
sysdeputil.c:161: error: parameter name omitted
sysdeputil.c:1188: error: expected '{' at end of input
make: *** [sysdeputil.o] Error 1

!!! ERROR: net-ftp/vsftpd-2.0.5 failed.
Call stack:
  ebuild.sh, line 1611:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 2975:   Called src_compile
  vsftpd-2.0.5.ebuild, line 51:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/net-ftp/vsftpd-2.0.5/temp/build.log'.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-13 23:51:48 UTC
Reopen with emerge --info output.