Opened 11 years ago
Closed 2 years ago
#42656 closed defect (fixed)
kerberos5: error: 'decomp' may be used uninitialized in this function
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.99 |
Keywords: | tiger | Cc: | |
Port: | kerberos5 |
Description
Building kerberos5 fails:
:info:build /Volumes/Data/macports/tiger/bin/gcc-apple-4.2 -DSHARED -DLIBDIR=\"/Volumes/Data/macports/tiger/lib\" -I../../../include -I../../../include -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -isystem/Volumes/Data/macports/tiger/include -pipe -Os -arch i386 -fno-common -Wall -Wcast-align -Wshadow -Wmissing-prototypes -Wno-format-zero-length -Woverflow -Wstrict-overflow -Wmissing-format-attribute -Wmissing-prototypes -Wreturn-type -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Wunknown-pragmas -Wsign-compare -Wnewline-eof -Werror=uninitialized -Werror=declaration-after-statement -Werror=variadic-macros -Werror-implicit-function-declaration -c ucdata.c -o ucdata.so.o && mv -f ucdata.so.o ucdata.so :info:build ucdata.c: In function 'uccanoncompatdecomp': :info:build ucdata.c:937: error: 'decomp' may be used uninitialized in this function
Attachments (1)
Change History (3)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | kerberos5.main.log.bz2 added |
---|
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:2 Changed 2 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixed at some point: