Re: [Boost-bugs] [Boost C++ Libraries] #11649: Builds Boost Library 1.59 with the VXWorks 6.9 KDM Mode on ARM failed

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11649: Builds Boost Library 1.59 with the VXWorks 6.9 KDM Mode on ARM failed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-23 23:10:49


#11649: Builds Boost Library 1.59 with the VXWorks 6.9 KDM Mode on ARM failed
---------------------------+---------------------
  Reporter: skiti@… | Owner:
      Type: Bugs | Status: new
 Milestone: Boost 1.59.0 | Component: None
   Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+---------------------
Description changed by viboes:

Old description:

> Many errors occur when we try to build the Boost Library 1.59 with
> VXWorks 6.9 (KDM mode / ARM)
>
> ../boost/config/platform/vxworks.hpp:331: error: redefinition of 'int
> gettimeofday'
> ../boost/config/platform/vxworks.hpp:331: error: 'timeval' was not
> declared in this scope
> ../boost/config/platform/vxworks.hpp:331: error: 'tp' was not declared in
> this scope
> ../boost/config/platform/vxworks.hpp:331: error: expected primary-
> expression before 'void'
> ../boost/config/platform/vxworks.hpp: In function 'clock_t times(tms*)':
> ../boost/config/platform/vxworks.hpp:359: error: aggregate 'timespec ts'
> has incomplete type and cannot be defined
> ../boost/config/platform/vxworks.hpp:360: error:
> 'CLOCK_THREAD_CPUTIME_ID' was not declared in this scope
> ../boost/config/platform/vxworks.hpp:360: error: 'clock_gettime' was not
> declared in this scope
> ..\Windriver\utilities-1.0\x86-win32\bin\make.exe: ***
> [boost_partialImage/Debug/Objects/boost/boost/asio/impl/src.o] Error 1

New description:

 Many errors occur when we try to build the Boost Library 1.59 with VXWorks
 6.9 (KDM mode / ARM)


 {{{
 ../boost/config/platform/vxworks.hpp:331: error: redefinition of 'int
 gettimeofday'
 ../boost/config/platform/vxworks.hpp:331: error: 'timeval' was not
 declared in this scope
 ../boost/config/platform/vxworks.hpp:331: error: 'tp' was not declared in
 this scope
 ../boost/config/platform/vxworks.hpp:331: error: expected primary-
 expression before 'void'
 ../boost/config/platform/vxworks.hpp: In function 'clock_t times(tms*)':
 ../boost/config/platform/vxworks.hpp:359: error: aggregate 'timespec ts'
 has incomplete type and cannot be defined
 ../boost/config/platform/vxworks.hpp:360: error: 'CLOCK_THREAD_CPUTIME_ID'
 was not declared in this scope
 ../boost/config/platform/vxworks.hpp:360: error: 'clock_gettime' was not
 declared in this scope
 ..\Windriver\utilities-1.0\x86-win32\bin\make.exe: ***
 [boost_partialImage/Debug/Objects/boost/boost/asio/impl/src.o] Error 1
 }}}

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11649#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC