[Gambas-bugtracker] Bug #1698: Errors while building gmp component

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Mon Dec 16 22:16:21 CET 2019


http://gambaswiki.org/bugtracker/edit?object=BUG.1698&from=L21haW4-

Brian G reported a new bug.

Summary
-------

Errors while building gmp component

Type             : Bug
Priority         : Medium
Gambas version   : 3.14
Product          : Development Environment


Description
-----------

this is the result of the build for gmp, Is there something I am doing wrong, I have had the same problem for last two releases

In file included from /usr/include/boost/container/detail/std_fwd.hpp:26,
                 from /usr/include/boost/container/container_fwd.hpp:61,
                 from /usr/include/boost/container/allocator_traits.hpp:31,
                 from /usr/include/boost/container/flat_map.hpp:24,
                 from /usr/include/CGAL/config.h:123,
                 from /usr/include/CGAL/gmp.h:22,
                 from main.h:31,
                 from main.c:28:
/usr/include/boost/container/detail/std_fwd.hpp:27:1: error: unknown type name ‘namespace’; did you mean ‘isspace’?
 BOOST_MOVE_STD_NS_BEG
 ^~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/container/detail/std_fwd.hpp:27:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
 BOOST_MOVE_STD_NS_BEG
 ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/container/allocator_traits.hpp:31,
                 from /usr/include/boost/container/flat_map.hpp:24,
                 from /usr/include/CGAL/config.h:123,
                 from /usr/include/CGAL/gmp.h:22,
                 from main.h:31,
                 from main.c:28:
/usr/include/boost/container/container_fwd.hpp:64:1: error: unknown type name ‘namespace’; did you mean ‘isspace’?
 namespace boost{
 ^~~~~~~~~
 isspace
/usr/include/boost/container/container_fwd.hpp:64:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
 namespace boost{
                ^
/usr/include/boost/container/container_fwd.hpp:70:1: error: unknown type name ‘namespace’; did you mean ‘isspace’?
 namespace boost{ namespace container{ namespace container_detail{
 ^~~~~~~~~
 isspace
/usr/include/boost/container/container_fwd.hpp:70:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
 namespace boost{ namespace container{ namespace container_detail{
                ^
/usr/include/boost/container/container_fwd.hpp:75:1: error: unknown type name ‘namespace’; did you mean ‘isspace’?
 namespace boost{ namespace container{ namespace pmr{
 ^~~~~~~~~
 isspace
/usr/include/boost/container/container_fwd.hpp:75:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘{’ token
 namespace boost{ namespace container{ namespace pmr{
                ^
/usr/include/boost/container/container_fwd.hpp:80:10: fatal error: cstddef: No such file or directory
 #include <cstddef>
          ^~~~~~~~~


System information
------------------

[System]
Gambas=3.14.2
OperatingSystem=Linux
Kernel=5.3.0-24-generic
Architecture=x86_64
Distribution=Linux Mint 19.2 Tina
Desktop=MATE
Theme=Qt5CTProxy
Language=en_US.UTF-8
Memory=7340M

[Libraries]
Cairo=libcairo.so.2.11510.0
Curl=libcurl.so.4.5.0
DBus=libdbus-1.so.3.19.4
GStreamer=libgstreamer-1.0.so.0.1405.0
GTK+2=libgtk-x11-2.0.so.0.2400.32
GTK+3=libgtk-3.so.0.2200.30
OpenGL=libGL.so.1.0.0
Poppler=libpoppler.so.73.0.0
QT4=libQtCore.so.4.8.7
QT5=libQt5Core.so.5.9.5
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6

[Environment]
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-Bq6hlmj8gk,guid=6fb218c37fc0ac4fcd28f2e65df6c205
DISPLAY=:50
GB_GUI=gb.qt5
GIO_LAUNCHED_DESKTOP_FILE=<home>/Desktop/gambas3.desktop
GIO_LAUNCHED_DESKTOP_FILE_PID=12230
GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1
GTK_MODULES=gail:atk-bridge
GTK_OVERLAY_SCROLLING=0
HOME=<home>
INSIDE_CAJA_PYTHON=
LANG=en_US.UTF-8
LD_LIBRARY_PATH=
LOGNAME=<user>
MAIL=/var/mail/<user>
MATE_DESKTOP_SESSION_ID=this-is-deprecated
PATH=<home>/.local/bin:<home>/bin:<home>/.local/bin:<home>/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
PULSE_CLIENTCONFIG=<home>/.x2go/C-<user>-50-1576452607_stDMATE_dp24/.pulse-client.conf
PWD=<home>
QT_ACCESSIBILITY=1
QT_AUTO_SCREEN_SCALE_FACTOR=0
QT_GRAPHICSSYSTEM=native
QT_QPA_PLATFORMTHEME=qt5ct
QT_SCALE_FACTOR=1
SESSION_MANAGER=local/<hostname>:@/tmp/.ICE-unix/10632,unix/<hostname>:/tmp/.ICE-unix/10632
SHELL=/bin/bash
SHLVL=3
SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
SSH_CLIENT=73.48.159.94 44096 2727
SSH_CONNECTION=73.48.159.94 44096 192.168.1.8 2727
STARTUP=/usr/bin/im-launch /usr/bin/env LD_LIBRARY_PATH= mate-session
TERM=dumb
TZ=:/etc/localtime
USER=<user>
X2GO_AGENT_PID=10368
X2GO_SESSION=<user>-50-1576452607_stDMATE_dp24
XAUTHORITY=<home>/.Xauthority
XDG_CURRENT_DESKTOP=MATE
XDG_DATA_DIRS=<home>/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share
XDG_RUNTIME_DIR=/run/user/1000
XDG_SESSION_ID=213
XSESSION_EXEC=mate-session




More information about the Bugtracker mailing list