NetBSD Problem Report #54012

From www@NetBSD.org  Mon Feb 25 11:55:30 2019
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 552FF7A1B5
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 25 Feb 2019 11:55:30 +0000 (UTC)
Message-Id: <20190225115529.9F79F7A1ED@mollari.NetBSD.org>
Date: Mon, 25 Feb 2019 11:55:29 +0000 (UTC)
From: devane@gmail.com
Reply-To: devane@gmail.com
To: gnats-bugs@NetBSD.org
Subject: multimedia/kodi package fails to build
X-Send-Pr-Version: www-1.0

>Number:         54012
>Category:       pkg
>Synopsis:       multimedia/kodi package fails to build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 25 12:00:01 +0000 2019
>Closed-Date:    Sun May 24 10:27:35 +0000 2020
>Last-Modified:  Sun May 24 10:27:35 +0000 2020
>Originator:     Nikolay Hristov
>Release:        NetBSD 8.0 / pkgsrc-current - 16 Feb 2019
>Organization:
>Environment:
NetBSD nbsdbsdn 8.0 NetBSD 8.0 (GENERIC) #0: Tue Jul 17 14:59:51 UTC 2018  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64

>Description:
multimedia/kodi package fails to build with message

xbmc/cores/DllLoader/exports/wrapper.c: error unknown type name '_G_va_list' 
>How-To-Repeat:
try to build it
>Fix:
--- xbmc.orig/cores/DllLoader/exports/wrapper.c 2019-02-25 13:49:27.422872431 +0200
+++ xbmc/cores/DllLoader/exports/wrapper.c      2019-02-25 11:26:08.361060928 +0200
@@ -45,7 +45,7 @@
 typedef off64_t   __off64_t;
 typedef fpos_t    fpos64_t;
 #define stat64    stat
-#if defined(TARGET_DARWIN) || defined(TARGET_ANDROID)
+#if defined(TARGET_DARWIN) || defined(TARGET_ANDROID) || defined(TARGET_NETBSD)
 #define _G_va_list va_list
 #endif
 #endif

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: nia@NetBSD.org
State-Changed-When: Sun, 24 May 2020 10:27:35 +0000
State-Changed-Why:
it rotted to point of removal, someone is welcome to try
repackaging a newer version



>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: gnats-precook-prs,v 1.4 2018/12/21 14:20:20 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.