Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Nov 2022 08:58:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267586] lang/erlang-runtime25 - build fails with error in gen/wxe_wrapper_7.cpp
Message-ID:  <bug-267586-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267586
           Summary: lang/erlang-runtime25 - build fails with error in
                    gen/wxe_wrapper_7.cpp
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: erlang@FreeBSD.org
          Reporter: john@acru.co.uk
          Assignee: erlang@FreeBSD.org
             Flags: maintainer-feedback?(erlang@FreeBSD.org)

## FreeBSD version: 13.1-RELEASE-p3

## Output from make -C /usr/ports/lang/erlang-runtime25:

cc -shared -fPIC  -Wl,-rpath,/usr/local/lib -fstack-protector-strong=20
amd64-portbld-freebsd13.1/gl_nif.o amd64-portbld-freebsd13.1/glu_nif.o
amd64-portbld-freebsd13.1/egl_impl.o -L/usr/local/lib -lGL -lGLU -o
../priv/amd64-portbld-freebsd13.1/erl_gl.so

gen/wxe_wrapper_7.cpp:2342:58: error: call to member function 'AddTool' is
ambiguous
  wxToolBarToolBase * Result =3D
(wxToolBarToolBase*)This->AddTool(toolId,label,*bitmap,shortHelp,kind);
                                                   ~~~~~~^~~~~~~
/usr/local/include/wx-3.2/wx/tbarbase.h:311:24: note: candidate function
    wxToolBarToolBase *AddTool(int toolid,
                       ^
/usr/local/include/wx-3.2/wx/tbarbase.h:527:24: note: candidate function
    wxToolBarToolBase *AddTool(int toolid,

                       ^
1 error generated.

## Config options for port:

_OPTIONS_READ=3Derlang-runtime25-25.0.2
_FILE_COMPLETE_OPTIONS_LIST=3DCHUNKS CORBA DTRACE JAVA KQUEUE ODBC OPENSSL =
SCTP
SHARING WX
OPTIONS_FILE_SET+=3DCHUNKS
OPTIONS_FILE_SET+=3DCORBA
OPTIONS_FILE_SET+=3DDTRACE
OPTIONS_FILE_UNSET+=3DJAVA
OPTIONS_FILE_SET+=3DKQUEUE
OPTIONS_FILE_UNSET+=3DODBC
OPTIONS_FILE_SET+=3DOPENSSL
OPTIONS_FILE_SET+=3DSCTP
OPTIONS_FILE_SET+=3DSHARING
OPTIONS_FILE_SET+=3DWX

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