From owner-freebsd-ports-bugs@freebsd.org Mon Jul 16 14:14:32 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 300AD1029A53 for ; Mon, 16 Jul 2018 14:14:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A127772BE3 for ; Mon, 16 Jul 2018 14:14:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5FA371029A51; Mon, 16 Jul 2018 14:14:31 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3637E1029A4F for ; Mon, 16 Jul 2018 14:14:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C12E972BE0 for ; Mon, 16 Jul 2018 14:14:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id EC3E912E10 for ; Mon, 16 Jul 2018 14:14:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w6GEETUT006068 for ; Mon, 16 Jul 2018 14:14:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w6GEET1p006067 for ports-bugs@FreeBSD.org; Mon, 16 Jul 2018 14:14:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 229805] www/lynx incomplete definition of type 'struct term' and other compile errors Date: Mon, 16 Jul 2018 14:14:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: robbelics@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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.27 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jul 2018 14:14:32 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229805 Bug ID: 229805 Summary: www/lynx incomplete definition of type 'struct term' and other compile errors Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: robbelics@gmail.com CC: jharris@widomaker.com Flags: maintainer-feedback?(jharris@widomaker.com) CC: jharris@widomaker.com When reinstalling lynx: /usr/local/bin/clang60 -DHAVE_CONFIG_H=20=20 -DLOCALEDIR=3D\"/usr/local/share/locale\" -I. -I.. -Ichrtrans -I./chrtr= ans=20 -I.. -I../src -I.././WWW/Library/Implementation -DLIBICONV_PLUG -I/usr/local/include -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=3D2001= 12L -D_XOPEN_SOURCE=3D600 -I/usr/local/include/ncurses/ncursesw -I/usr/local/include/ncurses -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c LYStrings.c LYStrings.c:1011:14: error: incomplete definition of type 'struct term' if (cur_term->type.Strings[code] !=3D 0) { ~~~~~~~~^ /usr/local/include/ncurses/term.h:710:16: note: forward declaration of 'str= uct term' typedef struct term TERMINAL; ^ LYStrings.c:1012:33: error: incomplete definition of type 'struct term' LYStrNCpy(*result, cur_term->type.Strings[code], (final - *result)); ~~~~~~~~^ ./LYStrings.h:44:44: note: expanded from macro 'LYStrNCpy' #define LYStrNCpy(dst,src,n) LYstrncpy(dst,src,(int)(n)) ^~~ /usr/local/include/ncurses/term.h:710:16: note: forward declaration of 'str= uct term' typedef struct term TERMINAL; ^ 2 errors generated. *** Error code 1 Stop. make[3]: stopped in /usr/ports/www/lynx/work/lynx2-8-8/src *** Error code 1 Stop. make[2]: stopped in /usr/ports/www/lynx/work/lynx2-8-8 *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/lynx *** Error code 1 Stop. make: stopped in /usr/ports/www/lynx =3D=3D=3D>>> make build failed for www/lynx =3D=3D=3D>>> Aborting update --=20 You are receiving this mail because: You are the assignee for the bug.=