Giter Club home page Giter Club logo

fw4spl-deps's People

Contributors

aancel avatar bfahrer avatar dasagayaradjou avatar dweckmann avatar edouard-mangel avatar emiliehar avatar fbridault avatar fredchamp avatar gkevin avatar greenjava avatar robzz avatar schweitzer avatar thibautschmitt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fw4spl-deps's Issues

Qt cannot be configured

There is a - lost in FW4SPL/BinPkgs/fw4spl-deps/qt/CMakeFiles/qt.dir/build.make

(-L /usr/local/lib - -qt-xcb)

115c115
<   cd /home/asta/FW4SPL/BinPkgs/fw4spl-deps/qt/qt-prefix/src/qt && /home/asta/FW4SPL/BinPkgs/fw4spl-deps/qt/env.sh ./configure -shared -opensource -confirm-license -system-zlib -system-libpng -system-libjpeg -system-freetype -nomake examples -no-fontconfig -opengl desktop -prefix /usr/local -I /usr/local/include -L /usr/local/lib - -qt-xcb -skip qtactiveqt -skip qtconnectivity -skip qtenginio -skip qtsensors -skip qttranslations -skip qtwayland -skip qtwebengine -skip qtwebchannel -skip qtwebkit -skip qtwebkit-examples -skip qtwebsockets -no-dbus

---
>   cd /home/asta/FW4SPL/BinPkgs/fw4spl-deps/qt/qt-prefix/src/qt && /home/asta/FW4SPL/BinPkgs/fw4spl-deps/qt/env.sh ./configure -shared -opensource -confirm-license -system-zlib -system-libpng -system-libjpeg -system-freetype -nomake examples -no-fontconfig -opengl desktop -prefix /usr/local -I /usr/local/include -L /usr/local/lib -qt-xcb -skip qtactiveqt -skip qtconnectivity -skip qtenginio -skip qtsensors -skip qttranslations -skip qtwayland -skip qtwebengine -skip qtwebchannel -skip qtwebkit -skip qtwebkit-examples -skip qtwebsockets -no-dbus
[ 53%] Performing configure step for 'qt'
+ cd qtbase
+ /home/asta/FW4SPL/BinPkgs/fw4spl-deps/qt/qt-prefix/src/qt/qtbase/configure -top-level -shared -opensource -confirm-license -system-zlib -system-libpng -system-libjpeg -system-freetype -nomake examples -no-fontconfig -opengl desktop -prefix /usr/local -I /usr/local/include -L /usr/local/lib - -qt-xcb -skip qtactiveqt -skip qtconnectivity -skip qtenginio -skip qtsensors -skip qttranslations -skip qtwayland -skip qtwebengine -skip qtwebchannel -skip qtwebkit -skip qtwebkit-examples -skip qtwebsockets -no-dbus
-: invalid command-line switch
make[2]: *** [qt/qt-prefix/src/qt-stamp/qt-configure] Erreur 1
make[1]: *** [qt/CMakeFiles/qt.dir/all] Erreur 2
make: *** [all] Erreur 2

it is a huge job

After several times of trying to compile the deps , I find it is a huuuuuuuuge job, and it is unavoidable to meet errors.
I am deeply grateful if the genius product turns into deb(i found something) or something simple.
plz :)
I am waiting for big news!

Compilation Errors

I am using Windows 10 and I have been following the instructions on http://fw4spl.readthedocs.io/en/dev/Installation/src/WindowsInstall.html. In the cmake-gui, I did not use the generator NMake Makefiles JOM but instead I used Visual Studio 15 2017 Win64. The generation was successful. Now I used Microsoft Visual Studio 2017 to compile the dependencies by using the BinPkgs solution file but I am getting these errors below.

I also have log files: logfiles.zip

capture

By the way, I have read in https://github.com/fw4spl-org/fw4spl-deps/issues/9 that you mentioned that a precompiled binary will be released for Windows, are there any available?

Boost doesn't compile on 32 bit processor

Hi,

the Makefile tries to install boost but it's configured to compile it for a 64 bit system.
As everyone doesn't have a 64 bit system, could it be possible to check it? The error is not easy to find otherwise.

Quick patch:

diff --git a/boost/CMakeLists.txt b/boost/CMakeLists.txt
index a321128..d5faf78 100644
--- a/boost/CMakeLists.txt
+++ b/boost/CMakeLists.txt
@@ -28,7 +28,7 @@ set(BOOST_ARGS
     --without-test
     variant=${BOOST_BUILD_TYPE}
     link=shared
-    address-model=64
+    address-model=32
     threading=multi
 )

Compilation error on python download

Hi,

Should it be possible to take the download of python out of the compilation process as it is already installed through the prerequisites?

[ 19%] Performing download step (download, verify and extract) for 'python'
-- downloading...
     src='http://www.python.org/ftp/python/2.7.8/Python-2.7.8.tgz'
     dst='/home/asta/FW4SPL/BinPkgs/fw4spl-deps/archive/Python-2.7.8.tgz'
     timeout='none'
CMake Error at python-stamp/download-python.cmake:21 (message):
  error: downloading
  'http://www.python.org/ftp/python/2.7.8/Python-2.7.8.tgz' failed

    status_code: 1
    status_string: "Unsupported protocol"
    log: Hostname was NOT found in DNS cache
    Trying 185.31.18.223...

  Connected to www.python.org (185.31.18.223) port 80 (#0)

  GET /ftp/python/2.7.8/Python-2.7.8.tgz HTTP/1.1

  User-Agent: curl/7.38.0

  Host: www.python.org

  Accept: */*



  HTTP/1.1 301 Moved Permanently

  Server Varnish is not blacklisted

  Server: Varnish

  Retry-After: 0

  Location: https://www.python.org/ftp/python/2.7.8/Python-2.7.8.tgz

  Content-Length: 0

  Accept-Ranges: bytes

  Date: Thu, 16 Jul 2015 11:45:34 GMT

  Via: 1.1 varnish

  Connection: close

  X-Served-By: cache-lcy1125-LCY

  X-Cache: HIT

  X-Cache-Hits: 0

  Public-Key-Pins: max-age=600; includeSubDomains;
  pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18=";
  pin-sha256="5C8kvU039KouVrl52D0eZSGf4Onjo4Khs8tmyTlV3nU=";
  pin-sha256="5C8kvU039KouVrl52D0eZSGf4Onjo4Khs8tmyTlV3nU=";
  pin-sha256="lCppFqbkrlJ3EcVFAkeip0+44VaoJUymbnOaEUk7tEU=";
  pin-sha256="TUDnr0MEoJ3of7+YliBMBVFB4/gJsv5zO7IxD9+YoWI=";
  pin-sha256="x4QzPSC810K5/cMjb05Qm4k3Bw5zBn4lTdO/nEW/Td4=";

  Strict-Transport-Security: max-age=63072000; includeSubDomains



  Closing connection 0

  Issue another request to this URL:
  'https://www.python.org/ftp/python/2.7.8/Python-2.7.8.tgz'

  Protocol "https" not supported or disabled in libcurl

  Closing connection -1

make[2]: *** [python/python-prefix/src/python-stamp/python-download] Erreur 1
make[1]: *** [python/CMakeFiles/python.dir/all] Erreur 2
make: *** [all] Erreur 2

Numpy cannot be downloaded

The url is invalid, correct one is:
http://ufpr.dl.sourceforge.net/project/numpy/NumPy/1.9.1/numpy-1.9.1.tar.gz
and not:
http://sourceforge.net/projects/numpy/files/NumPy/1.9.1/numpy-1.9.1.tar.gz/download

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.