From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 4 11:21:18 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A9D551C0 for ; Wed, 4 Jun 2014 11:21:18 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AB0A2564 for ; Wed, 4 Jun 2014 11:21:18 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s54BLIvj037045 for ; Wed, 4 Jun 2014 12:21:18 +0100 (BST) (envelope-from bz-noreply@freebsd.org) From: bz-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 190609] New: security/krb5 tcl_kadm5.c:804:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, Date: Wed, 04 Jun 2014 11:21:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mikhail.rokhin@gmail.com X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 11:21:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190609 Bug ID: 190609 Summary: security/krb5 tcl_kadm5.c:804:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: mikhail.rokhin@gmail.com cc -DHAVE_CONFIG_H -DHAS_STDARG -I../../../include -I../../../include -I/usr/local/include/tcl8.6 -I../../../lib/kdb/ -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include -L/usr/lib -L/usr/local/include -O2 -pipe -march=corei7 -I/usr/local/include -fno-strict-aliasing -std=gnu99 -Wall -Wcast-align -Wshadow -Wmissing-prototypes -pedantic -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=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -D_THREAD_SAFE -pthread -c tcl_kadm5.c cc -DHAVE_CONFIG_H -DHAS_STDARG -I../../../include -I../../../include -I/usr/local/include/tcl8.6 -I../../../lib/kdb/ -DKRB5_DEPRECATED=1 -DKRB5_PRIVATE -I/usr/include -L/usr/lib -L/usr/local/include -O2 -pipe -march=corei7 -I/usr/local/include -fno-strict-aliasing -std=gnu99 -Wall -Wcast-align -Wshadow -Wmissing-prototypes -pedantic -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=pointer-arith -Werror=declaration-after-statement -Werror-implicit-function-declaration -D_THREAD_SAFE -pthread -c test.c cc: warning: argument unused during compilation: '-L/usr/lib' cc: warning: argument unused during compilation: '-L/usr/local/include' cc: warning: argument unused during compilation: '-L/usr/lib' cc: warning: argument unused during compilation: '-L/usr/local/include' tcl_kadm5.c:804:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "%d keysalts specified, " ~~~~~~ ^ tcl_kadm5.c:817:29: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "wrong # fields in keysalt " ~~~~~~ ^ tcl_kadm5.c:859:29: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "0 key_datas specified, " ~~~~~~ ^ tcl_kadm5.c:871:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "%d key_datas specified, " ~~~~~~ ^ tcl_kadm5.c:878:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "cannot parse key_data yet"); ~~~~~~ ^ tcl_kadm5.c:899:29: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "0 tl_datas specified, " ~~~~~~ ^ tcl_kadm5.c:911:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "%d tl_datas specified, " ~~~~~~ ^ tcl_kadm5.c:932:29: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "wrong # fields in tl_data " ~~~~~~ ^ tcl_kadm5.c:952:29: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "specified length %d does not " ~~~~~~ ^ tcl_kadm5.c:965:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "tl is not NULL!"); ~~~~~~ ^ tcl_kadm5.c:995:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, ~~~~~~ ^ tcl_kadm5.c:1132:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, ~~~~~~ ^ tcl_kadm5.c:1394:25: error: no member named 'result' in 'struct Tcl_Interp' sprintf(interp->result, "wrong # args in policy structure (%d should b... ~~~~~~ ^ 13 errors generated. gmake[11]: *** [tcl_kadm5.o] Error 1 gmake[11]: Leaving directory `/usr/ports/security/krb5/work/krb5-1.12.1/src/kadmin/testing/util' -- You are receiving this mail because: You are the assignee for the bug.