Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2014 09:29:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193117] New: x11-toolkits/vtkfox: doesn't build with FOX17
Message-ID:  <bug-193117-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 193117
           Summary: x11-toolkits/vtkfox: doesn't build with FOX17
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: amdmi3@amdmi3.ru

Doesn't build with FOX17:

---
In file included from
/wrkdirs/usr/ports/x11-toolkits/vtkfox/work/gahr-vtkfox-378836c/src/FXVTKCanvas.cpp:9:
In file included from
/wrkdirs/usr/ports/x11-toolkits/vtkfox/work/gahr-vtkfox-378836c/src/vtkFXRenderWindowInteractor.h:16:
In file included from
/usr/local/include/vtk-5.10/vtkRenderWindowInteractor.h:45:
In file included from /usr/local/include/vtk-5.10/vtkObject.h:41:
In file included from /usr/local/include/vtk-5.10/vtkObjectBase.h:43:
In file included from /usr/local/include/vtk-5.10/vtkIndent.h:24:
In file included from /usr/local/include/vtk-5.10/vtkSystemIncludes.h:40:
In file included from /usr/local/include/vtk-5.10/vtkIOStream.h:35:
In file included from /usr/include/c++/v1/iostream:38:
In file included from /usr/include/c++/v1/ios:216:
In file included from /usr/include/c++/v1/__locale:15:
/usr/include/c++/v1/string:1619:47: error: use of undeclared identifier
'__alignment'
                 __align<sizeof(value_type) < __alignment ?
                                              ^
/usr/include/c++/v1/string:1620:29: error: use of undeclared identifier
'__alignment'
                            __alignment/sizeof(value_type) : 1 > (__s+1)) - 1;}
                            ^
/usr/include/c++/v1/string:2107:46: error: use of undeclared identifier
'__alignment'
    size_type __cap = __old_cap < __ms / 2 - __alignment ?
                                             ^
/usr/include/c++/v1/string:2139:46: error: use of undeclared identifier
'__alignment'
    size_type __cap = __old_cap < __ms / 2 - __alignment ?
                                             ^
---

Port maintainer (gahr@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)

-- 
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-193117-13>