Comment 2 for bug 1422120

Revision history for this message
Mark Jones (heliosstudios) wrote :

Win7x64, quad-core AMD. From BZR 5404, I get first the _pcbnew.pyd issue again. Copying that file from /kicad/bin to /kicad/bin/pylib and restarting build fixes that. But not all issues are resolved. I bet a clean re-install may work... but frankly, completely rebuilding 5GB of my disk for three "errors" seems ridiculous. Any chance we can see a resolution?

-- KiCad-Winbuilder V3.4
-- Parallel build using 3 Processors
-- Build type: Release
-- Checking for environment problems
-- Checking for installed Bazaar
-- Checking for wxPython
-- Found wxPython
-- Downloading Latest Library Archive...
-- Checking for KiCad Documentation latest source
-- KiCad Documentation is up-to-date.
-- Checking for BZIP2
-- Checking for GLEW
-- Found GLEW
-- Checking for Cairo
-- Found Cairo
-- Checking for KiCad latest source code
-- Updating KiCad source code from bazaar head
-- Cleaning PCBNEW Python files to ensure good build...
-- Using KiCad Options:
-- -DKICAD_SCRIPTING=ON
-- -DKICAD_SCRIPTING_MODULES=ON
-- -DKICAD_SCRIPTING_WXPYTHON=ON
-- -DPYTHON_ROOT_DIR=D:/KiCAD/env/python
-- -DBUILD_GITHUB_PLUGIN=ON
-- Building Release version of KiCad revision: 5421

-- by setting KICAD_USE_WEBKIT ON, you are building a web viewer inside Kicad.
Kicad developers cannot be sure the Web access does no open a security issue,
when running a Web Viewer inside Kicad. The probability is low, but not zero.
You are warned
-- Check for installed OpenGL -- found
-- Found Glew: D:/KiCAD/src/glew-cmake/lib/libglew32.dll.a
-- Check for installed GLEW -- found
-- Check for installed Cairo -- found
-- Check for installed Python Interpreter -- found
-- Python module install path: Lib/site-packages
-- Configuring incomplete, errors occurred!
See also "D:/KiCAD/build/Release/CMakeFiles/CMakeOutput.log".
See also "D:/KiCAD/build/Release/CMakeFiles/CMakeError.log".
Makefile:1007: recipe for target 'cmake_check_build_system' failed
-- Installing KiCad locally. Use RunKiCad.bat to run this version
-- Downloading runtime libraries..
Press any key to continue . . .

CMakeError.log is attached, and shows issues with:
* strtok_r exist failed (undeclared)
* d:/kicad/env/mingw-w64/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lrt collect2.exe: error: ld returned 1 exit status
* getc_unlocked exist failed (undeclared)