Giter Site home page Giter Site logo

docker-swipl-build-mingw's People

Contributors

janwielemaker avatar xpxaxsxi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-swipl-build-mingw's Issues

build_win64 fails, missing archive4pl.dll

Following the instructions, after make run and selected build_win64:

-- Build files have been written to: /home/swipl/src/swipl-devel/build.win64
[28/2577] Building C object src/CMakeFiles/swipl-ld.dir/swipl-ld.c.obj
../src/swipl-ld.c: In function 'createOutput':
../src/swipl-ld.c:1629:12: warning: implicit declaration of function 'fchmod'; did you mean 'chmod'? [-Wimplicit-function-declaration]
 1629 |       if ( fchmod(ofd, 0777 & ~mask) != 0 )
      |            ^~~~~~
      |            chmod
[57/2577] Linking C executable src/swipl-ld.exe
FAILED: src/swipl-ld.exe 
: && /usr/bin/x86_64-w64-mingw32-gcc -O2 -gdwarf-2 -g3   src/CMakeFiles/swipl-ld.dir/swipl-ld.c.obj src/CMakeFiles/swipl-ld.dir/os/windows/uxnt.c.obj  -o src/swipl-ld.exe -Wl,--out-implib,src/libswipl-ld.dll.a -Wl,--major-image-version,0,--minor-image-version,0  -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && :
/usr/lib/gcc/x86_64-w64-mingw32/9.2.1/../../../../x86_64-w64-mingw32/bin/ld: src/CMakeFiles/swipl-ld.dir/swipl-ld.c.obj: in function `createOutput':
/home/swipl/src/swipl-devel/build.win64/../src/swipl-ld.c:1629: undefined reference to `fchmod'
collect2: error: ld returned 1 exit status
[58/2577] Building C object src/CMakeFiles/swiplobjs-pgo-instrumented.dir/pl-wam.c.obj
ninja: build stopped: subcommand failed.
CPack: Create package using NSIS
CPack: Install projects
CPack: - Install project: SWI-Prolog []
CPack: -   Install component: Archive_interface
CMake Error at /home/swipl/src/swipl-devel/build.win64/packages/archive/cmake_install.cmake:36 (file):
  file INSTALL cannot find
  "/home/swipl/src/swipl-devel/build.win64/src/archive4pl.dll": No such file
  or directory.
Call Stack (most recent call first):
  /home/swipl/src/swipl-devel/build.win64/cmake_install.cmake:86 (include)


CPack Error: Error when generating package: swipl

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.