Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
X
Xdmf
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Xdmf
  • Xdmf
  • Issues
  • #5

Closed
Open
Opened May 17, 2017 by Bhavani Shankar R@right2bshankar

XDMF fails to build in a sane way with CMake 3.8 and python 3.6

Dear Maintainer,

When trying to rebuild xdmf with CMake 3.8 and python 3.6 on ubuntu it fails to build with the below error

-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Performing Test HAVE_BOOST_SHARED_DYNAMIC_CAST
-- Performing Test HAVE_BOOST_SHARED_DYNAMIC_CAST - Failed
CMake Deprecation Warning at /usr/share/cmake-3.8/Modules/UseSWIG.cmake:226 (message):
  SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
Call Stack (most recent call first):
  CMakeLists.txt:162 (swig_add_module)
  core/CMakeLists.txt:215 (XDMF_SWIG_PYTHON)


CMake Deprecation Warning at /usr/share/cmake-3.8/Modules/UseSWIG.cmake:226 (message):
  SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
Call Stack (most recent call first):
  CMakeLists.txt:162 (swig_add_module)
  CMakeLists.txt:395 (XDMF_SWIG_PYTHON)


CMake Deprecation Warning at /usr/share/cmake-3.8/Modules/UseSWIG.cmake:226 (message):
  SWIG_ADD_MODULE is deprecated.  Use SWIG_ADD_LIBRARY instead.
Call Stack (most recent call first):
  CMakeLists.txt:162 (swig_add_module)
  utils/CMakeLists.txt:153 (XDMF_SWIG_PYTHON)


-- Configuring done
-- Generating done
-- Build files have been written to: /<<BUILDDIR>>/xdmf-3.0+git20160803/debian/build-serial-py2

The full logs are available at:

https://launchpadlibrarian.net/320024056/buildlog_ubuntu-artful-amd64.xdmf_3.0+git20160803-2build1_BUILDING.txt.gz

Thanks for considering

Regards,

Bhavani

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xdmf/xdmf#5