From nobody Thu Dec 15 21:00:30 2022 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NY4Pp5Gffz4dC88 for ; Thu, 15 Dec 2022 21:00:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NY4Pp3Ffzz4Dbl for ; Thu, 15 Dec 2022 21:00:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671138030; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5qgVt9DhmTqmlAK3ztYYJ4u2b9Fl55AsLmMTgAqsnnI=; b=MaSIjwVWbpFuoYg0IRXe3iGEycFMvqfm4xSY+3o6X50Xs8gCAGo1cNPrGnMMWhPQK0ii5R x39fuX2gy++sB0cvPrZNZF9pElod/0DinFaOKIfNsm5amm1r5WdnVuzImLB/02bzO+oK7E B6gQ8YA+3N9AV76QIIfj2dm+I9RwEzsN2uyVKKRe5JXTckFfhUtsWnp0hszSckY1DBweHI 9RJ6Fx9PMeLP+Jl2/7zpVEoN5YeHeT14RuQpXSgp3rE1w/ClXmEZ9LCT/LGifQCH+uQEEY XnTdu6DGMELURjCrlGb0a2gnKQumArt3FX2UqTvJsMFdgecWRsHZrRdBIHGU1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671138030; a=rsa-sha256; cv=none; b=UIT9BtOMSW1SLusMpNopM6lBFdvTWn8b5BLdOFHnatOcgVRDYENtOqIn1mYxaKCXOKToRK g4C1bGMhkma/3MOaA2p96YZDJbSj1AI76GVmRNF1M8Y66os3I2iCkg0xpztbiXepgQU8zI Q1hixz9zrmb3igIu5ozX78G7TCVd1KD/LHOneKp/XZ8bW8Ng4fjZLRg+Jud9AgaEZ1FOZV w+DPLh72r66845JspmA41V6HWjKuXuxLi2Ro+phLw5+QyxfMgIJhKerUlSkawwV7hbRG8W J3ztBR4vh2y25rUrl9kuzVtr6fXFlvJGqeBVMX71NAfW4p5cLQ4V/fPV05v2qA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NY4Pp2JVPzn6r for ; Thu, 15 Dec 2022 21:00:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BFL0UIH054589 for ; Thu, 15 Dec 2022 21:00:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BFL0UU9054588 for ports-bugs@FreeBSD.org; Thu, 15 Dec 2022 21:00:30 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 268399] textproc/wv: fix build with clang 15 Date: Thu, 15 Dec 2022 21:00:30 +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 Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org 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: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268399 Bug ID: 268399 Summary: textproc/wv: fix build with clang 15 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dim@FreeBSD.org During an exp-run for llvm 15 (see bug 265425), it turned out that textproc= /wv failed to build with clang 15: wvSummary.c:104:17: error: incompatible integer to pointer conversion initializing 'const GValue *' (aka 'const struct _GValue *') with an expres= sion of type 'int' [-Wint-conversion] GValue const *val =3D gsf_doc_prop_get_val (prop); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wvSummary.c:146:21: error: incompatible integer to pointer conversion initializing 'GsfDocMetaData *' (aka 'struct _GsfDocMetaData *') with an expression of type 'int' [-Wint-conversion] GsfDocMetaData *meta_data =3D gsf_doc_meta_data_new (); ^ ~~~~~~~~~~~~~~~~~~~~~~~~ Those functions are declared in , but that header = is not included in wvSummary.c. --=20 You are receiving this mail because: You are the assignee for the bug.=