Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Sep 2018 14:56:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231229] [PATCH] multimedia/kodi: build fail fix
Message-ID:  <bug-231229-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231229

            Bug ID: 231229
           Summary: [PATCH] multimedia/kodi: build fail fix
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
                CC: mickael.maillot@gmail.com
             Flags: maintainer-feedback?(mickael.maillot@gmail.com)
                CC: mickael.maillot@gmail.com

Created attachment 196946
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196946&action=
=3Dedit
patch

...
wrapper.c:492:71: error: unknown type name '_G_va_list'; did you mean
'__va_list'?
int __wrap___vfprintf_chk(FILE* stream, int flag, const char *format,
_G_va_list ap)
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
^~~~~~~~~~
                                                                      __va_=
list
/usr/include/x86/_types.h:158:27: note: '__va_list' declared here
typedef __builtin_va_list       __va_list;      /* internally known to gcc =
*/
                                ^
1 error generated.
gmake[3]: *** [Makefile:14: wrapper.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory
'/tmp/ports/usr/ports/multimedia/kodi/work/xbmc-17.6-Krypton/xbmc/cores/Dll=
Loader/exports'
gmake[2]: *** [Makefile:436: xbmc/cores/DllLoader/exports/exports.a] Error 2
...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231229-7788>