=> Bootstrap dependency digest>=20010302: found digest-20180917 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for mico-2.3.12 for i in admin include; do /usr/pkg/bin/gmake -C $i adm || exit 1; done gmake[1]: Entering directory '/data/scratch/devel/mico/work/mico/admin' clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -c mkdepend.cc -o mkdepend.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -L/usr/pkg/lib -Wl,-R/usr/pkg/lib mkdepend.o -lssl -lcrypto -lelf -lm -lpthread -o mkdepend gmake[1]: Leaving directory '/data/scratch/devel/mico/work/mico/admin' gmake[1]: Entering directory '/data/scratch/devel/mico/work/mico/include' gmake[1]: Nothing to be done for 'adm'. gmake[1]: Leaving directory '/data/scratch/devel/mico/work/mico/include' for i in orb ir idl auxdir coss ccm; do /usr/pkg/bin/gmake -C $i lib || exit 1; done gmake[1]: Entering directory '/data/scratch/devel/mico/work/mico/orb' echo '# Module dependencies' > .depend clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c os-unix.cc -o os-unix.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c dii.cc -o dii.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c typecode.cc -o typecode.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c any.cc -o any.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c codec.cc -o codec.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c buffer.cc -o buffer.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c context.cc -o context.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c except.cc -o except.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c dispatch.cc -o dispatch.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c string.cc -o string.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c object.cc -o object.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c address.cc -o address.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c ior.cc -o ior.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c orb.cc -o orb.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c dsi.cc -o dsi.pic.o /data/scratch/devel/mico/work/mico/./admin/mkdepend -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include *.cc >> .depend /data/scratch/devel/mico/work/mico/./admin/mkdepend -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include transport/*.cc >> .depend /data/scratch/devel/mico/work/mico/./admin/mkdepend -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include os-thread/*.cc >> .depend /data/scratch/devel/mico/work/mico/./admin/mkdepend -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include security/*.cc >> .depend context.cc:135:20: warning: reference cannot be bound to dereferenced null pointer in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!name || !&val) ~ ^~~ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c transport.cc -o transport.pic.o In file included from context.cc:35: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from ior.cc:39: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from ior.cc:39: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ In file included from dii.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ 2 warnings generated. In file included from dii.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c transport/tcp.cc -o transport/tcp.pic.o In file included from buffer.cc:32: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ address.cc:615:25: warning: taking address of packed member 's_addr' of class or structure 'in_addr' may result in an unaligned pointer value [-Waddress-of-packed-member] (CORBA::Octet *)(&sin.sin_addr.s_addr+1)); ^~~~~~~~~~~~~~~~~~~ In file included from dispatch.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from dsi.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from dsi.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ object.cc:61:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || magic != MICO_OBJ_MAGIC) { ~^~~~ object.cc:72:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || magic != MICO_OBJ_MAGIC) { ~^~~~ object.cc:83:10: warning: 'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true [-Wundefined-bool-conversion] if (!this || magic != MICO_OBJ_MAGIC) { ~^~~~ In file included from os-unix.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from ior.cc:53: ../include/mico/ssl.h:235:10: warning: 'MICOSSL::SSLTransport::callback' hides overloaded virtual function [-Woverloaded-virtual] void callback (CORBA::Transport *, CORBA::TransportCallback::Event); ^ ../include/mico/transport_impl.h:51:18: note: hidden overloaded virtual function 'MICO::SocketTransport::callback' declared here: type mismatch at 1st parameter ('CORBA::Dispatcher *' vs 'CORBA::Transport *') virtual void callback (CORBA::Dispatcher *, CORBA::Dispatcher::Event); ^ In file included from ior.cc:53: ../include/mico/ssl.h:281:10: warning: 'MICOSSL::SSLTransportServer::callback' hides overloaded virtual function [-Woverloaded-virtual] void callback (CORBA::TransportServer *, CORBA::TransportServerCallback::Event); ^ ../include/mico/transport_impl.h:97:10: note: hidden overloaded virtual function 'MICO::SocketTransportServer::callback' declared here: type mismatch at 1st parameter ('CORBA::Dispatcher *' vs 'CORBA::TransportServer *') void callback (CORBA::Dispatcher *, CORBA::Dispatcher::Event); ^ In file included from ior.cc:53: ../include/mico/ssl.h:292:20: warning: 'MICOSSL::SSLTransportServer::isblocking' hides overloaded virtual function [-Woverloaded-virtual] CORBA::Boolean isblocking (); ^ ../include/mico/transport_impl.h:99:20: note: hidden overloaded virtual function 'MICO::SocketTransportServer::isblocking' declared here: different qualifiers (const vs none) CORBA::Boolean isblocking () const; ^ 1 warning generated. In file included from address.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c transport/udp.cc -o transport/udp.pic.o In file included from except.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 1 warning generated. In file included from string.cc:32: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c transport/unix.cc -o transport/unix.pic.o In file included from dsi.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ typecode.cc:160:16: warning: result of comparison of constant -1 with expression of type 'CORBA::TCKind' is always false [-Wtautological-constant-out-of-range-compare] if (tckind == TK_RECURSIVE) { ~~~~~~ ^ ~~~~~~~~~~~~ typecode.cc:188:16: warning: result of comparison of constant -1 with expression of type 'CORBA::TCKind' is always false [-Wtautological-constant-out-of-range-compare] if (tckind == TK_RECURSIVE) { ~~~~~~ ^ ~~~~~~~~~~~~ 1 warning generated. In file included from object.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ typecode.cc:749:10: warning: case value not in enumerated type 'CORBA::TCKind' [-Wswitch] case TK_RECURSIVE: ^ typecode.cc:49:22: note: expanded from macro 'TK_RECURSIVE' #define TK_RECURSIVE ((int)0xffffffff) ^ typecode.cc:630:16: warning: result of comparison of constant -1 with expression of type 'const CORBA::TCKind' is always false [-Wtautological-constant-out-of-range-compare] if (tckind == TK_RECURSIVE || tc->tckind == TK_RECURSIVE) { ~~~~~~ ^ ~~~~~~~~~~~~ typecode.cc:630:46: warning: result of comparison of constant -1 with expression of type 'CORBA::TCKind' is always false [-Wtautological-constant-out-of-range-compare] if (tckind == TK_RECURSIVE || tc->tckind == TK_RECURSIVE) { ~~~~~~~~~~ ^ ~~~~~~~~~~~~ typecode.cc:633:13: warning: result of comparison of constant -1 with expression of type 'const CORBA::TCKind' is always false [-Wtautological-constant-out-of-range-compare] if (tckind == TK_RECURSIVE && CORBA::is_nil (recurse_tc)) ~~~~~~ ^ ~~~~~~~~~~~~ typecode.cc:635:17: warning: result of comparison of constant -1 with expression of type 'CORBA::TCKind' is always false [-Wtautological-constant-out-of-range-compare] if (tc->tckind == TK_RECURSIVE && CORBA::is_nil (tc->recurse_tc)) ~~~~~~~~~~ ^ ~~~~~~~~~~~~ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c iop.cc -o iop.pic.o typecode.cc:825:10: warning: case value not in enumerated type 'CORBA::TCKind' [-Wswitch] case TK_RECURSIVE: ^ typecode.cc:49:22: note: expanded from macro 'TK_RECURSIVE' #define TK_RECURSIVE ((int)0xffffffff) ^ typecode.cc:933:16: warning: result of comparison of constant -1 with expression of type 'const CORBA::TCKind' is always true [-Wtautological-constant-out-of-range-compare] if (tckind != TK_RECURSIVE) ~~~~~~ ^ ~~~~~~~~~~~~ typecode.cc:951:12: warning: result of comparison of constant -1 with expression of type 'const CORBA::TCKind' is always false [-Wtautological-constant-out-of-range-compare] (tckind == TK_RECURSIVE && repoid.length() > 0))) ~~~~~~ ^ ~~~~~~~~~~~~ In file included from any.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ typecode.cc:1635:10: warning: case value not in enumerated type 'CORBA::TCKind' [-Wswitch] case TK_RECURSIVE: { ^ typecode.cc:49:22: note: expanded from macro 'TK_RECURSIVE' In file included from dii.cc:52: #define TK_RECURSIVE ((int)0xffffffff) ../include/mico/ssl.h ^: 235:10: warning: 'MICOSSL::SSLTransport::callback' hides overloaded virtual function [-Woverloaded-virtual] void callback (CORBA::Transport *, CORBA::TransportCallback::Event); ^ ../include/mico/transport_impl.h:51:18: note: hidden overloaded virtual function 'MICO::SocketTransport::callback' declared here: type mismatch at 1st parameter ('CORBA::Dispatcher *' vs 'CORBA::Transport *') virtual void callback (CORBA::Dispatcher *, CORBA::Dispatcher::Event); ^ In file included from dii.cc:52: ../include/mico/ssl.h:281:10: warning: 'MICOSSL::SSLTransportServer::callback' hides overloaded virtual function [-Woverloaded-virtual] void callback (CORBA::TransportServer *, CORBA::TransportServerCallback::Event); ^ ../include/mico/transport_impl.h:97:10: note: hidden overloaded virtual function 'MICO::SocketTransportServer::callback' declared here: type mismatch at 1st parameter ('CORBA::Dispatcher *' vs 'CORBA::TransportServer *') void callback (CORBA::Dispatcher *, CORBA::Dispatcher::Event); ^ In file included from dii.cc:52: ../include/mico/ssl.h:292:20: warning: 'MICOSSL::SSLTransportServer::isblocking' hides overloaded virtual function [-Woverloaded-virtual] CORBA::Boolean isblocking (); ^ ../include/mico/transport_impl.h:99:20: note: hidden overloaded virtual function 'MICO::SocketTransportServer::isblocking' declared here: different qualifiers (const vs none) CORBA::Boolean isblocking () const; ^ typecode.cc:1869:10: warning: case value not in enumerated type 'CORBA::TCKind' [-Wswitch] case TK_RECURSIVE: { ^ typecode.cc:49:22: note: expanded from macro 'TK_RECURSIVE' #define TK_RECURSIVE ((int)0xffffffff) ^ typecode.cc:1694:16: warning: result of comparison of constant -1 with expression of type 'const CORBA::TCKind' is always false [-Wtautological-constant-out-of-range-compare] if (tckind == TK_RECURSIVE) { ~~~~~~ ^ ~~~~~~~~~~~~ In file included from codec.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ typecode.cc:1907:50: warning: result of comparison of constant -1 with expression of type 'CORBA::TCKind' is always true [-Wtautological-constant-out-of-range-compare] if (tckind != tk_sequence || content->tckind != TK_RECURSIVE) ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 1 warning generated. In file included from orb.cc:32: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c util.cc -o util.pic.o In file included from orb.cc:32: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ In file included from ior.cc:39: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 1 warning generated. In file included from typecode.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c basic_seq.cc -o basic_seq.pic.o 5 warnings generated. In file included from dii.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c fast_array.cc -o fast_array.pic.o 2 warnings generated. clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c ssl.cc -o ssl.pic.o In file included from orb.cc:45: ../include/mico/ssl.h:235:10: warning: 'MICOSSL::SSLTransport::callback' hides overloaded virtual function [-Woverloaded-virtual] void callback (CORBA::Transport *, CORBA::TransportCallback::Event); ^ ../include/mico/transport_impl.h:51:18: note: hidden overloaded virtual function 'MICO::SocketTransport::callback' declared here: type mismatch at 1st parameter ('CORBA::Dispatcher *' vs 'CORBA::Transport *') virtual void callback (CORBA::Dispatcher *, CORBA::Dispatcher::Event); ^ In file included from orb.cc:45: ../include/mico/ssl.h:281:10: warning: 'MICOSSL::SSLTransportServer::callback' hides overloaded virtual function [-Woverloaded-virtual] void callback (CORBA::TransportServer *, CORBA::TransportServerCallback::Event); ^ ../include/mico/transport_impl.h:97:10: note: hidden overloaded virtual function 'MICO::SocketTransportServer::callback' declared here: type mismatch at 1st parameter ('CORBA::Dispatcher *' vs 'CORBA::TransportServer *') void callback (CORBA::Dispatcher *, CORBA::Dispatcher::Event); ^ In file included from orb.cc:45: ../include/mico/ssl.h:292:20: warning: 'MICOSSL::SSLTransportServer::isblocking' hides overloaded virtual function [-Woverloaded-virtual] CORBA::Boolean isblocking (); ^ ../include/mico/transport_impl.h:99:20: note: hidden overloaded virtual function 'MICO::SocketTransportServer::isblocking' declared here: different qualifiers (const vs none) CORBA::Boolean isblocking () const; ^ In file included from transport/tcp.cc:25: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from transport/udp.cc:25: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from transport/unix.cc:25: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 1 warning generated. clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c fixed.cc -o fixed.pic.o 4 warnings generated. In file included from iop.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ orb.cc:3705:15: warning: inequality comparison result unused [-Wunused-comparison] for ( ; it!=server_users.end(), jt!=server_users_passwds.end(); ~~^~~~~~~~~~~~~~~~~~~~ orb.cc:3705:15: note: use '|=' to turn this inequality comparison into an or-assignment for ( ; it!=server_users.end(), jt!=server_users_passwds.end(); ^~ |= 1 warning generated. clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c intercept.cc -o intercept.pic.o In file included from iop.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c codeset.cc -o codeset.pic.o In file included from transport.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 1 warning generated. clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c queue.cc -o queue.pic.o 1 warning generated. clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c static.cc -o static.pic.o In file included from basic_seq.cc:32: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from ssl.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from orb.cc:32: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from ssl.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ util.cc:761:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int scc; ^~~~~~~~~ util.cc:787:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c current.cc -o current.pic.o 1 warning generated. 8 warnings generated. clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c policy_impl.cc -o policy_impl.pic.o clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c service_info.cc -o service_info.pic.o In file included from util.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 1 warning generated. clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c ioptypes.cc -o ioptypes.pic.o In file included from iop.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from iop.cc:46: In file included from ../include/mico/impl.h:95: ../include/mico/iop.h:258:25: warning: private field '_odc' is not used [-Wunused-private-field] CORBA::DataDecoder *_odc; ^ 8 warnings generated. In file included from fast_array.cc:38: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c ssliop.cc -o ssliop.pic.o In file included from ssl.cc:48: ../include/mico/ssl.h:235:10: warning: 'MICOSSL::SSLTransport::callback' hides overloaded virtual function [-Woverloaded-virtual] void callback (CORBA::Transport *, CORBA::TransportCallback::Event); ^ ../include/mico/transport_impl.h:51:18: note: hidden overloaded virtual function 'MICO::SocketTransport::callback' declared here: type mismatch at 1st parameter ('CORBA::Dispatcher *' vs 'CORBA::Transport *') virtual void callback (CORBA::Dispatcher *, CORBA::Dispatcher::Event); ^ In file included from ssl.cc:48: ../include/mico/ssl.h:281:10: warning: 'MICOSSL::SSLTransportServer::callback' hides overloaded virtual function [-Woverloaded-virtual] void callback (CORBA::TransportServer *, CORBA::TransportServerCallback::Event); ^ ../include/mico/transport_impl.h:97:10: note: hidden overloaded virtual function 'MICO::SocketTransportServer::callback' declared here: type mismatch at 1st parameter ('CORBA::Dispatcher *' vs 'CORBA::TransportServer *') void callback (CORBA::Dispatcher *, CORBA::Dispatcher::Event); ^ In file included from ssl.cc:48: ../include/mico/ssl.h:292:20: warning: 'MICOSSL::SSLTransportServer::isblocking' hides overloaded virtual function [-Woverloaded-virtual] CORBA::Boolean isblocking (); ^ ../include/mico/transport_impl.h:99:20: note: hidden overloaded virtual function 'MICO::SocketTransportServer::isblocking' declared here: different qualifiers (const vs none) CORBA::Boolean isblocking () const; ^ 1 warning generated. ssl.cc:101:6: error: member access into incomplete type 'BIO' (aka 'bio_st') b->init = 0; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:102:6: error: member access into incomplete type 'BIO' (aka 'bio_st') b->num = 0; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:103:6: error: member access into incomplete type 'BIO' (aka 'bio_st') b->ptr = 0; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:104:6: error: member access into incomplete type 'BIO' (aka 'bio_st') b->flags = 0; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:113:10: error: member access into incomplete type 'BIO' (aka 'bio_st') if (b->shutdown) { ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:114:7: error: member access into incomplete type 'BIO' (aka 'bio_st') if (b->init) { ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:115:49: error: member access into incomplete type 'BIO' (aka 'bio_st') CORBA::Transport *t = (CORBA::Transport *)b->ptr; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:119:3: error: member access into incomplete type 'BIO' (aka 'bio_st') b->init = 0; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:120:3: error: member access into incomplete type 'BIO' (aka 'bio_st') b->flags = 0; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:130:45: error: member access into incomplete type 'BIO' (aka 'bio_st') CORBA::Transport *t = (CORBA::Transport *)b->ptr; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:147:48: error: member access into incomplete type 'BIO' (aka 'bio_st') CORBA::Transport *t = (CORBA::Transport *)b->ptr; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:181:3: error: member access into incomplete type 'BIO' (aka 'bio_st') b->ptr = ptr; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:182:3: error: member access into incomplete type 'BIO' (aka 'bio_st') b->num = 0; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:183:3: error: member access into incomplete type 'BIO' (aka 'bio_st') b->shutdown = (int)num; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:184:3: error: member access into incomplete type 'BIO' (aka 'bio_st') b->init = 1; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:188:7: error: member access into incomplete type 'BIO' (aka 'bio_st') if (b->init) { ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:192:28: error: member access into incomplete type 'BIO' (aka 'bio_st') *(char **)ptr = (char *)b->ptr; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:199:9: error: member access into incomplete type 'BIO' (aka 'bio_st') ret = b->shutdown; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ ssl.cc:203:3: error: member access into incomplete type 'BIO' (aka 'bio_st') b->shutdown = (int)num; ^ /usr/include/openssl/ossl_typ.h:79:16: note: forward declaration of 'bio_st' typedef struct bio_st BIO; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] clang++ -I../include -O2 -Wall -I/usr/pkg/include -D_REENTRANT -D_THREAD_SAFE -I/usr/pkg/include -DPIC -fPIC -c value.cc -o value.pic.o 7 warnings and 20 errors generated. gmake[1]: *** [../MakeVars:198: ssl.pic.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... In file included from intercept.cc:36: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from intercept.cc:36: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ In file included from intercept.cc:36: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from fixed.cc:32: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from codeset.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from codeset.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ 15 warnings generated. In file included from current.cc:8: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from static.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from current.cc:8: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ In file included from static.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ In file included from current.cc:8: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 5 warnings generated. In file included from codeset.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from service_info.cc:8: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from ioptypes.cc:8: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ 1 warning generated. In file included from service_info.cc:8: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ 5 warnings generated. In file included from ioptypes.cc:8: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ In file included from queue.cc:34: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from service_info.cc:8: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 5 warnings generated. In file included from policy_impl.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from ioptypes.cc:8: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from policy_impl.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ 3 warnings generated. 1 warning generated. In file included from ssliop.cc:8: In file included from ../include/mico/ssliop.h:8: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from ssliop.cc:8: In file included from ../include/mico/ssliop.h:8: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ In file included from ssliop.cc:8: In file included from ../include/mico/ssliop.h:8: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 5 warnings generated. In file included from value.cc:32: In file included from ../include/CORBA.h:295: ../include/mico/security/csi.h:346:31: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID KRB5MechOID = "oid:1.2.840.113554.1.2.2"; ^ ../include/mico/security/csi.h:347:42: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Export_Name_OID = "oid:1.3.6.1.5.6.4"; ^ ../include/mico/security/csi.h:348:46: warning: ISO C++11 does not allow conversion from string literal to 'const CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const StringOID GSS_NT_Scoped_Username_OID = "oid:2.23.130.1.2.1"; ^ In file included from static.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ In file included from static.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:197: ../include/mico/static.h:245:33: warning: private field '_iceptreq' is not used [-Wunused-private-field] CORBA::ServerlessObject_ptr _iceptreq; ^ In file included from value.cc:32: In file included from ../include/CORBA.h:297: ../include/mico/security/gssup.h:32:39: warning: ISO C++11 does not allow conversion from string literal to 'const ::CSI::StringOID' (aka 'char *const') [-Wwritable-strings] const ::CSI::StringOID GSSUPMechOID = "oid:2.23.130.1.1.1"; ^ In file included from policy_impl.cc:37: In file included from ../include/CORBA-SMALL.h:52: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 5 warnings generated. 5 warnings generated. In file included from value.cc:32: In file included from ../include/CORBA.h:280: ../include/mico/throw.h:93:1: warning: 'static' function 'mico_sii_throw' declared in header file should be declared 'static inline' [-Wunneeded-internal-declaration] mico_sii_throw (CORBA::StaticRequest *r, ...) ^ 5 warnings generated. 5 warnings generated. 9 warnings generated. 6 warnings generated. 6 warnings generated. gmake[1]: Leaving directory '/data/scratch/devel/mico/work/mico/orb' gmake: *** [Makefile:44: system] Error 1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/devel/mico *** Error code 1 Stop. make: stopped in /data/pkgsrc/devel/mico