Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jul 2020 15:22:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247760] net-im/6cord: fix build
Message-ID:  <bug-247760-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 247760
           Summary: net-im/6cord: fix build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: mikael@FreeBSD.org
                CC: vulcan@wired.sh
                CC: vulcan@wired.sh
             Flags: maintainer-feedback?(vulcan@wired.sh)

Created attachment 216196
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216196&action=
=3Dedit
v1

# github.com/godbus/dbus=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
In file included from
vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go:13:=20=20=20=20=
=20=20=20=20=20
In file included from /usr/include/sys/ucred.h:39:=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
/usr/include/sys/_lock.h:38:2: error: unknown type name 'u_int'=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
        u_int   lo_flags;=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=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
/usr/include/sys/_lock.h:39:2: error: unknown type name 'u_int'=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20
        u_int   lo_data;                /* General class specific data. */
        ^
In file included from
vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go:13:
In file included from /usr/include/sys/ucred.h:40:
/usr/include/sys/_mutex.h:49:11: error: unknown type name 'uintptr_t'
        volatile uintptr_t      mtx_lock;       /* Owner and flags. */
                 ^
/usr/include/sys/_mutex.h:63:11: error: unknown type name 'uintptr_t'
        volatile uintptr_t      mtx_lock;       /* Owner and flags. */
                 ^
4 errors generated.

--=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-247760-7788>