I reproduce in a clean workspace like this:
git clone https://github.com/KiCad/kicad-source-mirror.git kicad_steven
cd kicad_steven/
mkdir build
cd build/
cmake .. -DKICAD_SCRIPTING=OFF -DKICAD_SCRIPTING_MODULES=OFF
-DKICAD_SCRIPTING_WXPYTHON=OFF
make -j40


On 5.0.0-rc2-dev-101-gf7ef010fe

2018-03-06 0:37 GMT+01:00 Nick Østergaard <oe.n...@gmail.com>:

> Ok, now I also see that issue. It could very easily be that RPATH commit
> making the build system unstable. It is a problem that the generated files
> are not in the build dir, but in the source dir.
>
>
> 2018-03-05 23:22 GMT+01:00 Nick Østergaard <oe.n...@gmail.com>:
>
>> It also seem to build correctly on jenkins.
>>
>> 2018-03-05 23:16 GMT+01:00 Steven A. Falco <stevenfa...@gmail.com>:
>>
>>> I'm going to retract this report.  It builds correctly on copr, so the
>>> problem must be something in my local setup.
>>>
>>> Sorry for the noise.
>>>
>>>         Steve
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to     : kicad-developers@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>
>>
>
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to