Created
December 21, 2017 18:10
-
-
Save fenollp/d92f76f8a42de44d3de1f7bdccc26d40 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 voidstar.git conan (20.2) ∀ ./dockcross bash -c 'mkdir build && cd build && conan install --build -- .. && cmake -DCMAKE_BUILD_TYPE=Release .. && cmake --build .' | |
Auto detecting your dev setup to initialize the default profile (/home/pete/.conan/profiles/default) | |
CC and CXX: /usr/src/mxe/usr/bin/x86_64-w64-mingw32.static-gcc, /usr/src/mxe/usr/bin/x86_64-w64-mingw32.static-g++ | |
Found gcc 5.4 | |
Default settings | |
os=Linux | |
arch=x86_64 | |
compiler=gcc | |
compiler.version=5.4 | |
compiler.libcxx=libstdc++ | |
build_type=Release | |
*** You can change them in /home/pete/.conan/profiles/default *** | |
*** Or override with -s compiler='other' -s ...s*** | |
WARN: Remotes registry file missing, creating default one in /home/pete/.conan/registry.txt | |
glew/2.0.0@coding3d/stable: Not found in local cache, looking in remotes... | |
glew/2.0.0@coding3d/stable: Trying with 'conan-center'... | |
glew/2.0.0@coding3d/stable: Trying with 'conan-transit'... | |
Downloading conanmanifest.txt | |
[==================================================] 107B/107B | |
Downloading conanfile.py | |
[==================================================] 6.8KB/6.8KB | |
Downloading conan_export.tgz | |
[==================================================] 365B/365B | |
glfw/3.2.1@coding3d/stable: Not found in local cache, looking in remotes... | |
glfw/3.2.1@coding3d/stable: Trying with 'conan-center'... | |
glfw/3.2.1@coding3d/stable: Trying with 'conan-transit'... | |
Downloading conanmanifest.txt | |
[==================================================] 107B/107B | |
Downloading conanfile.py | |
[==================================================] 5.3KB/5.3KB | |
Downloading conan_export.tgz | |
[==================================================] 363B/363B | |
PROJECT: Installing /work | |
Requirements | |
glew/2.0.0@coding3d/stable from conan-transit | |
glfw/3.2.1@coding3d/stable from conan-transit | |
Packages | |
glew/2.0.0@coding3d/stable:500a5737cfb7bee13d4a0039e72446892ca242ab | |
glfw/3.2.1@coding3d/stable:81607951755e61cf17149d40bed6aba5b3a079a9 | |
glew/2.0.0@coding3d/stable: WARN: Forced build from source | |
glew/2.0.0@coding3d/stable: WARN: mesa-common-dev is not installed in this machine! Conan will try to install it. | |
Ign http://cdn-fastly.deb.debian.org jessie InRelease | |
Get:1 http://cdn-fastly.deb.debian.org jessie-updates InRelease [145 kB] | |
Get:2 http://cdn-fastly.deb.debian.org jessie/updates InRelease [63.1 kB] | |
Get:3 http://cdn-fastly.deb.debian.org jessie Release.gpg [2434 B] | |
Get:4 http://cdn-fastly.deb.debian.org jessie Release [148 kB] | |
Get:5 http://cdn-fastly.deb.debian.org jessie-updates/main amd64 Packages [23.1 kB] | |
Get:6 http://cdn-fastly.deb.debian.org jessie-updates/main i386 Packages [23.7 kB] | |
Get:7 http://cdn-fastly.deb.debian.org jessie/updates/main amd64 Packages [598 kB] | |
Get:8 http://cdn-fastly.deb.debian.org jessie/updates/main i386 Packages [599 kB] | |
Get:9 http://cdn-fastly.deb.debian.org jessie/main amd64 Packages [9064 kB] | |
Get:10 http://cdn-fastly.deb.debian.org jessie/main i386 Packages [9065 kB] | |
Fetched 19.7 MB in 9s (2025 kB/s) | |
Reading package lists... Done | |
W: Size of file /var/lib/apt/lists/cdn-fastly.deb.debian.org_debian_dists_jessie-updates_main_binary-i386_Packages.gz is not what the server reported 23664 23696 | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
The following extra packages will be installed: | |
libdrm-dev | |
The following NEW packages will be installed: | |
libdrm-dev mesa-common-dev | |
0 upgraded, 2 newly installed, 0 to remove and 56 not upgraded. | |
Need to get 499 kB of archives. | |
After this operation, 2997 kB of additional disk space will be used. | |
Get:1 http://cdn-fastly.deb.debian.org/debian/ jessie/main libdrm-dev amd64 2.4.58-2 [181 kB] | |
Get:2 http://cdn-fastly.deb.debian.org/debian/ jessie/main mesa-common-dev amd64 10.3.2-1+deb8u1 [318 kB] | |
Fetched 499 kB in 0s (1140 kB/s) | |
debconf: delaying package configuration, since apt-utils is not installed | |
Selecting previously unselected package libdrm-dev:amd64. | |
(Reading database ... 30002 files and directories currently installed.) | |
Preparing to unpack .../libdrm-dev_2.4.58-2_amd64.deb ... | |
Unpacking libdrm-dev:amd64 (2.4.58-2) ... | |
Selecting previously unselected package mesa-common-dev:amd64. | |
Preparing to unpack .../mesa-common-dev_10.3.2-1+deb8u1_amd64.deb ... | |
Unpacking mesa-common-dev:amd64 (10.3.2-1+deb8u1) ... | |
Setting up libdrm-dev:amd64 (2.4.58-2) ... | |
Setting up mesa-common-dev:amd64 (10.3.2-1+deb8u1) ... | |
glew/2.0.0@coding3d/stable: WARN: libglu1-mesa-dev is not installed in this machine! Conan will try to install it. | |
Ign http://cdn-fastly.deb.debian.org jessie InRelease | |
Hit http://cdn-fastly.deb.debian.org jessie-updates InRelease | |
Hit http://cdn-fastly.deb.debian.org jessie/updates InRelease | |
Hit http://cdn-fastly.deb.debian.org jessie Release.gpg | |
Hit http://cdn-fastly.deb.debian.org jessie Release | |
Get:1 http://cdn-fastly.deb.debian.org jessie-updates/main amd64 Packages [23.1 kB] | |
Get:2 http://cdn-fastly.deb.debian.org jessie-updates/main i386 Packages [23.7 kB] | |
Get:3 http://cdn-fastly.deb.debian.org jessie/updates/main amd64 Packages [598 kB] | |
Get:4 http://cdn-fastly.deb.debian.org jessie/updates/main i386 Packages [599 kB] | |
Get:5 http://cdn-fastly.deb.debian.org jessie/main amd64 Packages [9064 kB] | |
Get:6 http://cdn-fastly.deb.debian.org jessie/main i386 Packages [9065 kB] | |
Fetched 19.4 MB in 8s (2193 kB/s) | |
Reading package lists... Done | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
The following extra packages will be installed: | |
libgl1-mesa-dev libx11-xcb-dev libx11-xcb1 libx11-xcb1:i386 libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render0 | |
libxcb-render0-dev libxcb-shape0-dev libxcb-sync-dev libxcb-xfixes0 libxcb-xfixes0-dev libxdamage-dev libxext-dev libxfixes-dev libxfixes3 libxfixes3:i386 libxshmfence-dev libxxf86vm-dev | |
x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-xext-dev x11proto-xf86vidmode-dev | |
Suggested packages: | |
libxext-doc | |
The following NEW packages will be installed: | |
libgl1-mesa-dev libglu1-mesa-dev libx11-xcb-dev libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render0 libxcb-render0-dev | |
libxcb-shape0-dev libxcb-sync-dev libxcb-xfixes0 libxcb-xfixes0-dev libxdamage-dev libxext-dev libxfixes-dev libxshmfence-dev libxxf86vm-dev x11proto-damage-dev x11proto-dri2-dev | |
x11proto-fixes-dev x11proto-gl-dev x11proto-xext-dev x11proto-xf86vidmode-dev | |
The following packages will be upgraded: | |
libx11-xcb1 libx11-xcb1:i386 libxfixes3 libxfixes3:i386 | |
4 upgraded, 26 newly installed, 0 to remove and 52 not upgraded. | |
Need to get 1466 kB of archives. | |
After this operation, 5048 kB of additional disk space will be used. | |
Get:1 http://cdn-fastly.deb.debian.org/debian/ jessie/main libx11-xcb1 i386 2:1.6.2-3+deb8u1 [163 kB] | |
Get:2 http://cdn-fastly.deb.debian.org/debian/ jessie/main libx11-xcb1 amd64 2:1.6.2-3+deb8u1 [163 kB] | |
Get:3 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-randr0 amd64 1.10-3+b1 [20.9 kB] | |
Get:4 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-render0 amd64 1.10-3+b1 [17.5 kB] | |
Get:5 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-xfixes0 amd64 1.10-3+b1 [14.9 kB] | |
Get:6 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxfixes3 i386 1:5.0.1-2+deb8u1 [21.4 kB] | |
Get:7 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxfixes3 amd64 1:5.0.1-2+deb8u1 [21.1 kB] | |
Get:8 http://cdn-fastly.deb.debian.org/debian/ jessie/main libx11-xcb-dev amd64 2:1.6.2-3+deb8u1 [165 kB] | |
Get:9 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-dri3-dev amd64 1.10-3+b1 [11.8 kB] | |
Get:10 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-render0-dev amd64 1.10-3+b1 [22.8 kB] | |
Get:11 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-randr0-dev amd64 1.10-3+b1 [26.8 kB] | |
Get:12 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-shape0-dev amd64 1.10-3+b1 [13.1 kB] | |
Get:13 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-xfixes0-dev amd64 1.10-3+b1 [18.1 kB] | |
Get:14 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-sync-dev amd64 1.10-3+b1 [16.7 kB] | |
Get:15 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-present-dev amd64 1.10-3+b1 [12.8 kB] | |
Get:16 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxshmfence-dev amd64 1.1-4 [6124 B] | |
Get:17 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-dri2-0-dev amd64 1.10-3+b1 [15.0 kB] | |
Get:18 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxcb-glx0-dev amd64 1.10-3+b1 [37.8 kB] | |
Get:19 http://cdn-fastly.deb.debian.org/debian/ jessie/main x11proto-xext-dev all 7.3.0-1 [212 kB] | |
Get:20 http://cdn-fastly.deb.debian.org/debian/ jessie/main x11proto-fixes-dev all 1:5.0-2 [19.2 kB] | |
Get:21 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxfixes-dev amd64 1:5.0.1-2+deb8u1 [22.9 kB] | |
Get:22 http://cdn-fastly.deb.debian.org/debian/ jessie/main x11proto-damage-dev all 1:1.2.1-2 [11.8 kB] | |
Get:23 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxdamage-dev amd64 1:1.1.4-2+b1 [14.4 kB] | |
Get:24 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxext-dev amd64 2:1.3.3-1 [107 kB] | |
Get:25 http://cdn-fastly.deb.debian.org/debian/ jessie/main x11proto-xf86vidmode-dev all 2.3.1-2 [6114 B] | |
Get:26 http://cdn-fastly.deb.debian.org/debian/ jessie/main libxxf86vm-dev amd64 1:1.1.3-1+b1 [24.0 kB] | |
Get:27 http://cdn-fastly.deb.debian.org/debian/ jessie/main x11proto-dri2-dev all 2.8-2 [18.2 kB] | |
Get:28 http://cdn-fastly.deb.debian.org/debian/ jessie/main x11proto-gl-dev all 1.4.17-1 [28.0 kB] | |
Get:29 http://cdn-fastly.deb.debian.org/debian/ jessie/main libgl1-mesa-dev amd64 10.3.2-1+deb8u1 [38.2 kB] | |
Get:30 http://cdn-fastly.deb.debian.org/debian/ jessie/main libglu1-mesa-dev amd64 9.0.0-2 [198 kB] | |
Fetched 1466 kB in 2s (615 kB/s) | |
debconf: delaying package configuration, since apt-utils is not installed | |
(Reading database ... 30194 files and directories currently installed.) | |
Preparing to unpack .../libx11-xcb1_2%3a1.6.2-3+deb8u1_i386.deb ... | |
De-configuring libx11-xcb1:amd64 (2:1.6.2-3) ... | |
Unpacking libx11-xcb1:i386 (2:1.6.2-3+deb8u1) over (2:1.6.2-3) ... | |
Preparing to unpack .../libx11-xcb1_2%3a1.6.2-3+deb8u1_amd64.deb ... | |
Unpacking libx11-xcb1:amd64 (2:1.6.2-3+deb8u1) over (2:1.6.2-3) ... | |
Selecting previously unselected package libxcb-randr0:amd64. | |
Preparing to unpack .../libxcb-randr0_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-randr0:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxcb-render0:amd64. | |
Preparing to unpack .../libxcb-render0_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-render0:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxcb-xfixes0:amd64. | |
Preparing to unpack .../libxcb-xfixes0_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-xfixes0:amd64 (1.10-3+b1) ... | |
Preparing to unpack .../libxfixes3_1%3a5.0.1-2+deb8u1_i386.deb ... | |
De-configuring libxfixes3:amd64 (1:5.0.1-2+b2) ... | |
Unpacking libxfixes3:i386 (1:5.0.1-2+deb8u1) over (1:5.0.1-2+b2) ... | |
Preparing to unpack .../libxfixes3_1%3a5.0.1-2+deb8u1_amd64.deb ... | |
Unpacking libxfixes3:amd64 (1:5.0.1-2+deb8u1) over (1:5.0.1-2+b2) ... | |
Selecting previously unselected package libx11-xcb-dev:amd64. | |
Preparing to unpack .../libx11-xcb-dev_2%3a1.6.2-3+deb8u1_amd64.deb ... | |
Unpacking libx11-xcb-dev:amd64 (2:1.6.2-3+deb8u1) ... | |
Selecting previously unselected package libxcb-dri3-dev:amd64. | |
Preparing to unpack .../libxcb-dri3-dev_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-dri3-dev:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxcb-render0-dev:amd64. | |
Preparing to unpack .../libxcb-render0-dev_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-render0-dev:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxcb-randr0-dev:amd64. | |
Preparing to unpack .../libxcb-randr0-dev_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-randr0-dev:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxcb-shape0-dev:amd64. | |
Preparing to unpack .../libxcb-shape0-dev_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-shape0-dev:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxcb-xfixes0-dev:amd64. | |
Preparing to unpack .../libxcb-xfixes0-dev_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-xfixes0-dev:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxcb-sync-dev:amd64. | |
Preparing to unpack .../libxcb-sync-dev_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-sync-dev:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxcb-present-dev:amd64. | |
Preparing to unpack .../libxcb-present-dev_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-present-dev:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxshmfence-dev:amd64. | |
Preparing to unpack .../libxshmfence-dev_1.1-4_amd64.deb ... | |
Unpacking libxshmfence-dev:amd64 (1.1-4) ... | |
Selecting previously unselected package libxcb-dri2-0-dev:amd64. | |
Preparing to unpack .../libxcb-dri2-0-dev_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-dri2-0-dev:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libxcb-glx0-dev:amd64. | |
Preparing to unpack .../libxcb-glx0-dev_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb-glx0-dev:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package x11proto-xext-dev. | |
Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... | |
Unpacking x11proto-xext-dev (7.3.0-1) ... | |
Selecting previously unselected package x11proto-fixes-dev. | |
Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2_all.deb ... | |
Unpacking x11proto-fixes-dev (1:5.0-2) ... | |
Selecting previously unselected package libxfixes-dev:amd64. | |
Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2+deb8u1_amd64.deb ... | |
Unpacking libxfixes-dev:amd64 (1:5.0.1-2+deb8u1) ... | |
Selecting previously unselected package x11proto-damage-dev. | |
Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... | |
Unpacking x11proto-damage-dev (1:1.2.1-2) ... | |
Selecting previously unselected package libxdamage-dev:amd64. | |
Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2+b1_amd64.deb ... | |
Unpacking libxdamage-dev:amd64 (1:1.1.4-2+b1) ... | |
Selecting previously unselected package libxext-dev:amd64. | |
Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... | |
Unpacking libxext-dev:amd64 (2:1.3.3-1) ... | |
Selecting previously unselected package x11proto-xf86vidmode-dev. | |
Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... | |
Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... | |
Selecting previously unselected package libxxf86vm-dev:amd64. | |
Preparing to unpack .../libxxf86vm-dev_1%3a1.1.3-1+b1_amd64.deb ... | |
Unpacking libxxf86vm-dev:amd64 (1:1.1.3-1+b1) ... | |
Selecting previously unselected package x11proto-dri2-dev. | |
Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... | |
Unpacking x11proto-dri2-dev (2.8-2) ... | |
Selecting previously unselected package x11proto-gl-dev. | |
Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... | |
Unpacking x11proto-gl-dev (1.4.17-1) ... | |
Selecting previously unselected package libgl1-mesa-dev:amd64. | |
Preparing to unpack .../libgl1-mesa-dev_10.3.2-1+deb8u1_amd64.deb ... | |
Unpacking libgl1-mesa-dev:amd64 (10.3.2-1+deb8u1) ... | |
Selecting previously unselected package libglu1-mesa-dev. | |
Preparing to unpack .../libglu1-mesa-dev_9.0.0-2_amd64.deb ... | |
Unpacking libglu1-mesa-dev (9.0.0-2) ... | |
Setting up libx11-xcb1:amd64 (2:1.6.2-3+deb8u1) ... | |
Setting up libx11-xcb1:i386 (2:1.6.2-3+deb8u1) ... | |
Setting up libxcb-randr0:amd64 (1.10-3+b1) ... | |
Setting up libxcb-render0:amd64 (1.10-3+b1) ... | |
Setting up libxcb-xfixes0:amd64 (1.10-3+b1) ... | |
Setting up libxfixes3:amd64 (1:5.0.1-2+deb8u1) ... | |
Setting up libxfixes3:i386 (1:5.0.1-2+deb8u1) ... | |
Setting up libx11-xcb-dev:amd64 (2:1.6.2-3+deb8u1) ... | |
Setting up libxcb-dri3-dev:amd64 (1.10-3+b1) ... | |
Setting up libxcb-render0-dev:amd64 (1.10-3+b1) ... | |
Setting up libxcb-randr0-dev:amd64 (1.10-3+b1) ... | |
Setting up libxcb-shape0-dev:amd64 (1.10-3+b1) ... | |
Setting up libxcb-xfixes0-dev:amd64 (1.10-3+b1) ... | |
Setting up libxcb-sync-dev:amd64 (1.10-3+b1) ... | |
Setting up libxcb-present-dev:amd64 (1.10-3+b1) ... | |
Setting up libxshmfence-dev:amd64 (1.1-4) ... | |
Setting up libxcb-dri2-0-dev:amd64 (1.10-3+b1) ... | |
Setting up libxcb-glx0-dev:amd64 (1.10-3+b1) ... | |
Setting up x11proto-xext-dev (7.3.0-1) ... | |
Setting up x11proto-fixes-dev (1:5.0-2) ... | |
Setting up libxfixes-dev:amd64 (1:5.0.1-2+deb8u1) ... | |
Setting up x11proto-damage-dev (1:1.2.1-2) ... | |
Setting up libxdamage-dev:amd64 (1:1.1.4-2+b1) ... | |
Setting up libxext-dev:amd64 (2:1.3.3-1) ... | |
Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... | |
Setting up libxxf86vm-dev:amd64 (1:1.1.3-1+b1) ... | |
Setting up x11proto-dri2-dev (2.8-2) ... | |
Setting up x11proto-gl-dev (1.4.17-1) ... | |
Setting up libgl1-mesa-dev:amd64 (10.3.2-1+deb8u1) ... | |
Setting up libglu1-mesa-dev (9.0.0-2) ... | |
Processing triggers for libc-bin (2.19-18+deb8u10) ... | |
glew/2.0.0@coding3d/stable: Building your package in /home/pete/.conan/data/glew/2.0.0/coding3d/stable/build/500a5737cfb7bee13d4a0039e72446892ca242ab | |
glew/2.0.0@coding3d/stable: Configuring sources in /home/pete/.conan/data/glew/2.0.0/coding3d/stable/source | |
[==================================================] 651.7KB/651.7KB | |
glew/2.0.0@coding3d/stable: Copying sources to build folder | |
glew/2.0.0@coding3d/stable: Generator cmake created conanbuildinfo.cmake | |
glew/2.0.0@coding3d/stable: Generator txt created conanbuildinfo.txt | |
glew/2.0.0@coding3d/stable: Calling build() | |
== Using MXE wrapper: /usr/src/mxe/usr/bin/x86_64-w64-mingw32.static-cmake | |
- cmake version 3.8.2 | |
- warnings for unused CMAKE_POLICY_DEFAULT variables can be ignored | |
== Using MXE toolchain: /usr/src/mxe/usr/x86_64-w64-mingw32.static/share/cmake/mxe-conf.cmake | |
== Using MXE runresult: /usr/src/mxe/usr/share/cmake/modules/TryRunResults.cmake | |
loading initial cache file /usr/src/mxe/usr/share/cmake/modules/TryRunResults.cmake | |
-- The C compiler identification is GNU 5.4.0 | |
-- The CXX compiler identification is GNU 5.4.0 | |
-- Check for working C compiler: /usr/src/mxe/usr/bin/x86_64-w64-mingw32.static-gcc | |
-- Check for working C compiler: /usr/src/mxe/usr/bin/x86_64-w64-mingw32.static-gcc -- works | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Check for working CXX compiler: /usr/src/mxe/usr/bin/x86_64-w64-mingw32.static-g++ | |
-- Check for working CXX compiler: /usr/src/mxe/usr/bin/x86_64-w64-mingw32.static-g++ -- works | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
-- Found OpenGL: opengl32 | |
-- Configuring done | |
CMake Error: | |
Error evaluating generator expression: | |
$<TARGET_PDB_FILE:glew> | |
TARGET_PDB_FILE is not supported by the target linker. | |
-- Generating done | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
CMAKE_POLICY_DEFAULT_CMP0017 | |
CONAN_COMPILER | |
CONAN_COMPILER_VERSION | |
CONAN_CXX_FLAGS | |
CONAN_C_FLAGS | |
CONAN_EXPORTED | |
CONAN_SHARED_LINKER_FLAGS | |
-- Build files have been written to: /home/pete/.conan/data/glew/2.0.0/coding3d/stable/build/500a5737cfb7bee13d4a0039e72446892ca242ab | |
glew/2.0.0@coding3d/stable: | |
glew/2.0.0@coding3d/stable: ERROR: Package '500a5737cfb7bee13d4a0039e72446892ca242ab' build failed | |
glew/2.0.0@coding3d/stable: WARN: Build folder /home/pete/.conan/data/glew/2.0.0/coding3d/stable/build/500a5737cfb7bee13d4a0039e72446892ca242ab | |
ERROR: glew/2.0.0@coding3d/stable: Error in build() method, line 82 | |
cmake.configure(source_dir="%s/build/cmake" % self.ZIP_FOLDER_NAME, defs={"BUILD_UTILS": "OFF"}) | |
ConanException: Error 256 while executing cd '/home/pete/.conan/data/glew/2.0.0/coding3d/stable/build/500a5737cfb7bee13d4a0039e72446892ca242ab' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_EXPORTED="1" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5.4" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/pete/.conan/data/glew/2.0.0/coding3d/stable/package/500a5737cfb7bee13d4a0039e72446892ca242ab" -Wno-dev -DBUILD_UTILS="OFF" 'glew-2.0.0/build/cmake' | |
1 voidstar.git conan (20.2) ∀ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment