Opened 10 years ago

Closed 17 months 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)

kerberos5.main.log.bz2 (16.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 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 17 months ago by kencu (Ken)

Resolution: fixed
Status: newclosed

fixed at some point:

$ port -v installed kerberos5
The following ports are currently installed:
  kerberos5 @1.19.1_0 requested_variants='' platform='darwin 8' archs='i386' date='2021-04-13T23:57:14-0700'
  kerberos5 @1.19.2_0 requested_variants='' platform='darwin 8' archs='i386' date='2021-09-01T01:48:40-0700'
  kerberos5 @1.19.2_1 requested_variants='' platform='darwin 8' archs='i386' date='2021-12-18T18:33:31-0800'
  kerberos5 @1.19.3_0 requested_variants='' platform='darwin 8' archs='i386' date='2022-04-19T03:19:48-0700'
  kerberos5 @1.20.1_0 (active) requested_variants='' platform='darwin 8' archs='i386' date='2022-12-10T14:19:20-0800'
Note: See TracTickets for help on using tickets.