Giter Site home page Giter Site logo

Comments (2)

proppy avatar proppy commented on September 28, 2024

This is the log from the latest CI push:

022-02-02T15:48:54.1312719Z checking cairo/cairo.h usability... yes
2022-02-02T15:48:54.1312985Z checking cairo/cairo.h presence... yes
2022-02-02T15:48:54.1313276Z checking for cairo/cairo.h... yes
2022-02-02T15:48:54.1313947Z checking for cairo_user_to_device in -lcairo... no
2022-02-02T15:48:54.1314288Z Cairo library files not found, disabling Cairo
2022-02-02T15:48:54.1314611Z configure: creating ./config.status
2022-02-02T15:48:54.1314904Z config.status: creating defs.mak
2022-02-02T15:48:54.1315109Z 
2022-02-02T15:48:54.1315530Z -----------------------------------------------------------
2022-02-02T15:48:54.1315824Z Configuration Summary (principle requirements):
2022-02-02T15:48:54.1315984Z 
2022-02-02T15:48:54.1316056Z X11:          yes
2022-02-02T15:48:54.1316245Z Python3:      yes
2022-02-02T15:48:54.1316504Z OpenGL:       no
2022-02-02T15:48:54.1316631Z 
2022-02-02T15:48:54.1316883Z   OpenGL graphics are considerably better than the standard 8-bit
2022-02-02T15:48:54.1317347Z   and 24-bit X11 graphics, provided that you have a video card and
2022-02-02T15:48:54.1317957Z   driver supporting accelerated OpenGL graphics.  If you get this
2022-02-02T15:48:54.1318334Z   message, you may need to download OpenGL libraries and header
2022-02-02T15:48:54.1318723Z   files, which are usually available from the video card manufacturer.
2022-02-02T15:48:54.1319196Z   Magic with un-accelerated OpenGL, such as using Mesa GL without
2022-02-02T15:48:54.1319586Z   a supported graphics card, is usually a very bad combination.
2022-02-02T15:48:54.1319824Z 
2022-02-02T15:48:54.1320049Z Cairo:        no
2022-02-02T15:48:54.1320179Z 
2022-02-02T15:48:54.1320423Z   Cairo graphics are considerably better than the standard 8-bit
2022-02-02T15:48:54.1320838Z   and 24-bit X11 graphics, provided that you have a video card and
2022-02-02T15:48:54.1323033Z   driver supporting hardware-accelerated graphics.  If you get this
2022-02-02T15:48:54.1323358Z   message, you may need to download Cairo and fontconfig libraries
2022-02-02T15:48:54.1323881Z   and header files, which are usually found in package cairo-devel.
2022-02-02T15:48:54.1324484Z 
2022-02-02T15:48:54.1324548Z Tcl/Tk:       yes
2022-02-02T15:48:54.1324876Z -----------------------------------------------------------

https://github.com/hdl/conda-eda/runs/5038637591?check_suite_focus=true

from conda-eda.

proppy avatar proppy commented on September 28, 2024

While a local build (even with conda-build-prepare) shows something different:

checking cairo/cairo.h usability... yes
checking cairo/cairo.h presence... yes
checking for cairo/cairo.h... yes
checking for cairo_user_to_device in -lcairo... yes
configure: creating ./config.status
config.status: creating defs.mak
config.status: WARNING:  'defs.mak.in' seems to ignore the --datarootdir setting

-----------------------------------------------------------
Configuration Summary (principle requirements):

X11:          yes
Python3:      yes
OpenGL:       no

  Cairo graphics are available so OpenGL is purely optional.
Cairo:        yes
Tcl/Tk:       yes
-----------------------------------------------------------

from conda-eda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.