ports/42110: New port: The ACE ORB 1.2.1

Tilman Linneweh arved at FreeBSD.org
Sun Apr 13 20:04:28 UTC 2003


Synopsis: New port: The ACE ORB 1.2.1

State-Changed-From-To: open->feedback
State-Changed-By: arved
State-Changed-When: Sun Apr 13 13:02:47 PDT 2003
State-Changed-Why: 
This does not build on FreeBSD 5.x: (Also it looks like it does not support
CFLAGS)

g++ -W -Wall -Wpointer-arith -pipe -D_THREAD_SAFE -O2 -Wno-uninitialized -fno-implicit-templates   -I/usr/home/tilman/ports/TAO/work/ACE_wrappers -DACE_NDEBUG -DACE_USE_RCSID=0 -DACE_HAS_EXCEPTIONS  -c -fpic -o .shobj/Basic_Types.o Basic_Types.cpp
In file included from /usr/include/g++/backward/new.h:33,
                 from /usr/home/tilman/ports/TAO/work/ACE_wrappers/ace/OS.h:2965,
                 from Basic_Types.cpp:3:
/usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
In file included from /usr/home/tilman/ports/TAO/work/ACE_wrappers/ace/streams.h:64,
                 from /usr/home/tilman/ports/TAO/work/ACE_wrappers/ace/OS.h:3052,
                 from Basic_Types.cpp:3:
/usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT,
   _Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:304: warning: implicit typename is deprecated, please
   see the documentation for details
/usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT,
   _Traits>::int_type' is implicitly a typename
/usr/include/g++/fstream:309: warning: implicit typename is deprecated, please
   see the documentation for details
In file included from Basic_Types.cpp:3:
/usr/home/tilman/ports/TAO/work/ACE_wrappers/ace/OS.h:4748: syntax error before
   `*' token
gmake: *** [.shobj/Basic_Types.o] Error 1


http://www.freebsd.org/cgi/query-pr.cgi?pr=42110



More information about the freebsd-ports-bugs mailing list