Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22882 - gcc-3.3: emerge mit-krb5 fails
Summary: gcc-3.3: emerge mit-krb5 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-15 13:25 UTC by Marcin Wisnicki
Modified: 2003-09-17 08:00 UTC (History)
0 users

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


Attachments
1.3-current ebuild (mit-krb5-1.3_pre.ebuild,2.24 KB, text/plain)
2003-06-15 13:28 UTC, Marcin Wisnicki
Details
cleaned 1.3 ebuild (mit-krb5-1.3_pre.ebuild,1.99 KB, text/plain)
2003-06-15 13:38 UTC, Marcin Wisnicki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Wisnicki 2003-06-15 13:25:11 UTC
MIT-KRB5-1.2.8 will not compile with gcc-3.3. Problem is solved in the snapshots
of the 1.3.

Reproducible: Always
Steps to Reproduce:
1. emerge mit-krb5

Actual Results:  
In file included from commands.c:63:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3/include/varargs.h:4:2: #error "GCC no
longer implements <varargs.h>."
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3/include/varargs.h:5:2: #error "Revise
your code to use <stdarg.h>."
commands.c:2702: error: parse error before "va_dcl"
commands.c:2703: error: syntax error before '{' token
commands.c:2710: warning: parameter names (without types) in function declaration
commands.c:2710: warning: data definition has no type or storage class
commands.c:2711: error: conflicting types for `routine'
commands.c:2706: error: previous declaration of `routine'
commands.c:2711: error: `ap' undeclared here (not in a function)
commands.c:2711: error: parse error before "intrtn_t"
commands.c:2715: warning: parameter names (without types) in function declaration
commands.c:2715: warning: data definition has no type or storage class
commands.c:2716: error: parse error before "return"
commands.c:118: warning: `call' used but never defined
make[3]: *** [commands.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/mit-krb5-1.2.8/work/krb5-1.2.8/src/appl/telnet/telnet'
make[2]: *** [all-recurse] Error 1
make[2]: Leaving directory
`/var/tmp/portage/mit-krb5-1.2.8/work/krb5-1.2.8/src/appl/telnet'
make[1]: *** [all-recurse] Error 1
make[1]: Leaving directory
`/var/tmp/portage/mit-krb5-1.2.8/work/krb5-1.2.8/src/appl'
make: *** [all-recurse] Error 1

!!! ERROR: app-crypt/mit-krb5-1.2.8 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! (no error message)
Comment 1 Marcin Wisnicki 2003-06-15 13:28:16 UTC
Created attachment 13328 [details]
1.3-current ebuild

This one works with gcc-3.3, maybe someone with enough free time could backport
the changes to 1.2.8.
Comment 2 Marcin Wisnicki 2003-06-15 13:38:08 UTC
Created attachment 13329 [details]
cleaned 1.3 ebuild
Comment 3 Marcin Wisnicki 2003-06-21 10:56:32 UTC
Well, this bug can be closed. There's now an ebuild for app-crypt/mit-krb5-1.3_alpha1 in portage.
Comment 4 Douglas Russell (RETIRED) gentoo-dev 2003-09-06 11:57:51 UTC
This ebuild was meant to be an alpha, which exists in portage currently. Bug fixed.

Puggy
Comment 5 Jeld The Dark Elf 2003-09-17 08:00:04 UTC
The alpha version is not available anymore. The current is 1.3.1 stable.