[REL - head-amd64-default][devel/omniORB] Failed for omniORB-4.1.6 in build

pkg-fallout-builder at FreeBSD.org pkg-fallout-builder at FreeBSD.org
Fri Jul 11 20:21:29 UTC 2014


You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports at FreeBSD.org
Last committer: bapt at FreeBSD.org
Ident:          $FreeBSD: head/devel/omniORB/Makefile 352986 2014-05-05 09:45:36Z bapt $
Log URL:        http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-07-11_10h42m33s/logs/omniORB-4.1.6.log
Build URL:      http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2014-07-11_10h42m33s
Log:

====>> Building devel/omniORB
build started at Fri Jul 11 20:21:00 UTC 2014
port directory: /usr/ports/devel/omniORB
building for: FreeBSD head-amd64-default-job-18 11.0-CURRENT FreeBSD 11.0-CURRENT r268445 amd64
maintained by: ports at FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/omniORB/Makefile 352986 2014-05-05 09:45:36Z bapt $
Poudriere version: 3.1-pre
Host OSVERSION: 1100022
Jail OSVERSION: 1100027




!!! Jail is newer than host. (Jail: 1100027, Host: 1100022) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
OSVERSION=1100027
UNAME_v=FreeBSD 11.0-CURRENT r268445
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=98245
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=omniORB-4.1.6
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/usr/local/poudriere/data/build/head-amd64-default/ref/poudriere/rdeps
PWD=/usr/local/poudriere/data/build/head-amd64-default/ref/poudriere/pool
MASTERNAME=head-amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--datadir=/usr/local/share/omniORB --with-openssl=/usr  --with-omniORB-config=/usr/local/etc/omniORB.cfg  --with-omniNames-logdir=/var/log --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON=/usr/local/bin/python2.7 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/omniORB/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/omniORB/work  HOME=/wrkdirs/usr/ports/devel/omniORB/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/omniORB/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/omniORB/work  HOME=/wrkdirs/usr/ports/devel/omniORB/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include  OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
SONUM=6
STATIC=""
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VERSION=python2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
DOCSDIR="share/doc/omniORB"
EXAMPLESDIR="share/examples/omniORB"
DATADIR="share/omniORB"
WWWDIR="www/omniORB"
ETCDIR="etc/omniORB"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/omniORB
DOCSDIR=/usr/local/share/doc/omniORB
EXAMPLESDIR=/usr/local/share/examples/omniORB
WWWDIR=/usr/local/www/omniORB
ETCDIR=/usr/local/etc/omniORB
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
# clean-restricted ran via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for omniORB-4.1.6
=======================<phase: check-sanity   >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html.

It is scheduled to be removed on or after 2014-08-31.

===========================================================================
=======================<phase: pkg-depends    >============================
===>   omniORB-4.1.6 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.2.7_4.txz
Installing pkg-1.2.7_4... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of omniORB-4.1.6
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html.

It is scheduled to be removed on or after 2014-08-31.

===> Fetching all distfiles required by omniORB-4.1.6 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html.

It is scheduled to be removed on or after 2014-08-31.

===> Fetching all distfiles required by omniORB-4.1.6 for building
=> SHA256 Checksum OK for omniORB-4.1.6.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html.

It is scheduled to be removed on or after 2014-08-31.

===> Fetching all distfiles required by omniORB-4.1.6 for building
===>  Extracting for omniORB-4.1.6
=> SHA256 Checksum OK for omniORB-4.1.6.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for omniORB-4.1.6
===>  Applying FreeBSD patches for omniORB-4.1.6
===========================================================================
=======================<phase: build-depends  >============================
===>   omniORB-4.1.6 depends on file: /usr/local/bin/python2.7 - not found
===>    Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27
===>   Installing existing package /packages/All/python27-2.7.6_4.txz
Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1...Installing indexinfo-0.2... done
 done
 done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====
===>   Returning to build of omniORB-4.1.6
===>   omniORB-4.1.6 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1... done
<snip>
cccp.c:8980:68: warning: data argument not used by format string [-Wformat-extra-args]
    fprintf (stderr, line ? "%s:%d: " : "%s: ", ip->nominal_fname, line);
                                        ~~~~~~                     ^
2 warnings generated.
cc -c -O2 -pipe  -fno-strict-aliasing  -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=0 -o config.o config.c
cc -c -O2 -pipe  -fno-strict-aliasing  -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=0 -o alloca.o alloca.c
+ rm -f omnicpp
+ cc -o omnicpp -Wl,-rpath,/usr/lib:/usr/local/lib -O2 -pipe -fno-strict-aliasing -L../../../../../lib -L../../../../../lib cexp.o cccp.o config.o alloca.o
+ ../../../../../bin/scripts/omkdirhier ../../../../../lib
+ /usr/bin/install -c -o root -g wheel -m 0755 omnicpp ../../../../../lib
gmake[6]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/cxx/cccp'
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o y.tab.o y.tab.cc
/usr/share/bison/bison.simple:799:11: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
        yyerror ("parse error");
                 ^
/usr/share/bison/bison.simple:924:12: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
  yyerror ("parser stack overflow");
           ^
2 warnings generated.
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o lex.yy.o lex.yy.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlerr.o idlerr.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlutil.o idlutil.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idltype.o idltype.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlrepoId.o idlrepoId.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlscope.o idlscope.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlexpr.o idlexpr.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlast.o idlast.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlvalidate.o idlvalidate.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idldump.o idldump.cc
idldump.cc:341:45: warning: format specifies type 'long long' but the argument has type 'IDL_LongLong' (aka 'long') [-Wformat]
  case IdlType::tk_longlong:  printf("%Ld", c->constAsLongLong());     break;
                                      ~~~   ^~~~~~~~~~~~~~~~~~~~
                                      %ld
idldump.cc:342:45: warning: format specifies type 'unsigned long long' but the argument has type 'IDL_ULongLong' (aka 'unsigned long') [-Wformat]
  case IdlType::tk_ulonglong: printf("%Lu", c->constAsULongLong());    break;
                                      ~~~   ^~~~~~~~~~~~~~~~~~~~~
                                      %lu
idldump.cc:485:45: warning: format specifies type 'long long' but the argument has type 'IDL_LongLong' (aka 'long') [-Wformat]
  case IdlType::tk_longlong:  printf("%Ld", l->labelAsLongLong());  break;
                                      ~~~   ^~~~~~~~~~~~~~~~~~~~
                                      %ld
idldump.cc:486:45: warning: format specifies type 'unsigned long long' but the argument has type 'IDL_ULongLong' (aka 'unsigned long') [-Wformat]
  case IdlType::tk_ulonglong: printf("%Lu", l->labelAsULongLong()); break;
                                      ~~~   ^~~~~~~~~~~~~~~~~~~~~
                                      %lu
4 warnings generated.
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlconfig.o idlconfig.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlfixed.o idlfixed.cc
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions  -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/local/include -DPYTHON_INCLUDE="<python2.7/Python.h>" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=0 -o idlpython.o idlpython.cc
+ rm -f _omniidlmodule.so.4.1
+ c++ -shared -Wl,-soname,_omniidlmodule.so.4 -o _omniidlmodule.so.4.1 -L../../../../lib -L../../../../lib y.tab.o lex.yy.o idlerr.o idlutil.o idltype.o idlrepoId.o idlscope.o idlexpr.o idlast.o idlvalidate.o idldump.o idlconfig.o idlfixed.o idlpython.o
+ /usr/bin/install -c -o root -g wheel -m 0644 _omniidlmodule.so.4.1 ../../../../lib
+ cd ../../../../lib
+ rm -f _omniidlmodule.so.4
+ ln -s _omniidlmodule.so.4.1 _omniidlmodule.so.4
+ rm -f _omniidlmodule.so
+ ln -s _omniidlmodule.so.4 _omniidlmodule.so
gmake[5]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/cxx'
making export in src/tool/omniidl/python...
gmake[5]: Entering directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/python'
making export in src/tool/omniidl/python/omniidl...
gmake[6]: Entering directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/python/omniidl'
+ ../../../../../bin/scripts/omkdirhier ../../../../../lib/python/omniidl
+ /usr/bin/install -c -o root -g wheel -m 0644 __init__.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -o root -g wheel -m 0644 main.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -o root -g wheel -m 0644 idlast.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -o root -g wheel -m 0644 idltype.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -o root -g wheel -m 0644 idlutil.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -o root -g wheel -m 0644 idlvisitor.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -o root -g wheel -m 0644 idlstring.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -o root -g wheel -m 0644 output.py ../../../../../lib/python/omniidl
Listing . ...
Compiling ./__init__.py ...
Compiling ./idlast.py ...
Compiling ./idlstring.py ...
Compiling ./idltype.py ...
Compiling ./idlutil.py ...
Compiling ./idlvisitor.py ...
Compiling ./main.py ...
Compiling ./output.py ...
gmake[6]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/python/omniidl'
making export in src/tool/omniidl/python/omniidl_be...
gmake[6]: Entering directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/python/omniidl_be'
+ ../../../../../bin/scripts/omkdirhier ../../../../../lib/python/omniidl_be
+ /usr/bin/install -c -o root -g wheel -m 0644 __init__.py ../../../../../lib/python/omniidl_be
+ /usr/bin/install -c -o root -g wheel -m 0644 dump.py ../../../../../lib/python/omniidl_be
+ /usr/bin/install -c -o root -g wheel -m 0644 example.py ../../../../../lib/python/omniidl_be
+ /usr/bin/install -c -o root -g wheel -m 0644 interactive.py ../../../../../lib/python/omniidl_be
Listing . ...
Compiling ./__init__.py ...
Compiling ./dump.py ...
Compiling ./example.py ...
Compiling ./interactive.py ...
gmake[6]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/python/omniidl_be'
making export in src/tool/omniidl/python/scripts...
gmake[6]: Entering directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/python/scripts'
+ /usr/bin/install -c -o root -g wheel -m 0755 omniidl ../../../../../bin
+ /usr/bin/install -c -o root -g wheel -m 0755 omniidlrun.py ../../../../../bin
gmake[6]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/python/scripts'
gmake[5]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl/python'
gmake[4]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool/omniidl'
gmake[3]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/tool'
making export in src/lib...
gmake[3]: Entering directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/lib'
making export in src/lib/omnithread...
gmake[4]: Entering directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/lib/omnithread'
./../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -I. -I. -I../../../include -I../../../include -D__OSVERSION__=0 posix.cc
+ ../../../bin/scripts/omkdirhier static
c++ -c -O2 -pipe -fno-strict-aliasing  -Wall -Wno-unused -fexceptions    -I. -I. -I../../../include -I../../../include -D__OSVERSION__=0 -o static/posix.o posix.cc
In file included from posix.cc:80:
./../../include/omnithread.h:188:2: error: "No implementation header file"
#error "No implementation header file"
 ^
./../../include/omnithread.h:202:2: error: "Implementation header file incomplete"
#error "Implementation header file incomplete"
 ^
./../../include/omnithread.h:256:5: error: unknown type name 'OMNI_MUTEX_IMPLEMENTATION'
    OMNI_MUTEX_IMPLEMENTATION
    ^
./../../include/omnithread.h:257:1: error: expected member name or ';' after declaration specifiers
};
^
./../../include/omnithread.h:237:33: error: use of undeclared identifier 'OMNI_MUTEX_LOCK_IMPLEMENTATION'
    inline void lock(void)    { OMNI_MUTEX_LOCK_IMPLEMENTATION   }
                                ^
./../../include/omnithread.h:238:33: error: use of undeclared identifier 'OMNI_MUTEX_UNLOCK_IMPLEMENTATION'
    inline void unlock(void)  { OMNI_MUTEX_UNLOCK_IMPLEMENTATION }
                                ^
./../../include/omnithread.h:239:33: error: use of undeclared identifier 'OMNI_MUTEX_TRYLOCK_IMPLEMENTATION'
    inline int trylock(void)  { OMNI_MUTEX_TRYLOCK_IMPLEMENTATION }
                                ^
./../../include/omnithread.h:350:5: error: unknown type name 'OMNI_CONDITION_IMPLEMENTATION'
    OMNI_CONDITION_IMPLEMENTATION
    ^
./../../include/omnithread.h:351:1: error: expected member name or ';' after declaration specifiers
};
^
./../../include/omnithread.h:384:5: error: unknown type name 'OMNI_SEMAPHORE_IMPLEMENTATION'
    OMNI_SEMAPHORE_IMPLEMENTATION
    ^
./../../include/omnithread.h:385:1: error: expected member name or ';' after declaration specifiers
};
^
./../../include/omnithread.h:670:5: error: unknown type name 'OMNI_THREAD_IMPLEMENTATION'
    OMNI_THREAD_IMPLEMENTATION
    ^
./../../include/omnithread.h:671:1: error: expected member name or ';' after declaration specifiers
};
^
posix.cc:130:38: error: use of undeclared identifier 'posix_mutex'
    THROW_ERRORS(pthread_mutex_init(&posix_mutex, 0));
                                     ^
posix.cc:108:32: note: expanded from macro 'THROW_ERRORS'
#define THROW_ERRORS(x) { if ((x) != 0) throw omni_thread_fatal(errno); }
                               ^
posix.cc:136:41: error: use of undeclared identifier 'posix_mutex'
    THROW_ERRORS(pthread_mutex_destroy(&posix_mutex));
                                        ^
posix.cc:108:32: note: expanded from macro 'THROW_ERRORS'
#define THROW_ERRORS(x) { if ((x) != 0) throw omni_thread_fatal(errno); }
                               ^
posix.cc:152:37: error: use of undeclared identifier 'posix_cond'
    THROW_ERRORS(pthread_cond_init(&posix_cond, 0));
                                    ^
posix.cc:108:32: note: expanded from macro 'THROW_ERRORS'
#define THROW_ERRORS(x) { if ((x) != 0) throw omni_thread_fatal(errno); }
                               ^
posix.cc:158:40: error: use of undeclared identifier 'posix_cond'
    THROW_ERRORS(pthread_cond_destroy(&posix_cond));
                                       ^
posix.cc:108:32: note: expanded from macro 'THROW_ERRORS'
#define THROW_ERRORS(x) { if ((x) != 0) throw omni_thread_fatal(errno); }
                               ^
posix.cc:164:37: error: use of undeclared identifier 'posix_cond'
    THROW_ERRORS(pthread_cond_wait(&posix_cond, &mutex->posix_mutex));
                                    ^
posix.cc:108:32: note: expanded from macro 'THROW_ERRORS'
#define THROW_ERRORS(x) { if ((x) != 0) throw omni_thread_fatal(errno); }
                               ^
posix.cc:173:44: error: use of undeclared identifier 'posix_cond'
    int rc = ERRNO(pthread_cond_timedwait(&posix_cond,
                                           ^
posix.cc:102:21: note: expanded from macro 'ERRNO'
#define ERRNO(x) (((x) != 0) ? (errno) : 0)
                    ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[4]: *** [static/posix.o] Error 1
gmake[4]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/lib/omnithread'
gmake[3]: *** [export] Error 2
gmake[3]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src/lib'
gmake[2]: *** [export] Error 2
gmake[2]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/wrkdirs/usr/ports/devel/omniORB/work/omniORB-4.1.6'
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/omniORB
===>  Cleaning for omniORB-4.1.6


More information about the freebsd-pkg-fallout mailing list