Re: [Kicad-developers] 3D viewer only using lower-left quadrant?

2019-02-19 Thread Wayne Stambaugh
Looks good on my Debian testing box.

On 2/19/19 6:19 PM, Jeff Young wrote:
> I just pushed this.  If someone could make sure that it doesn’t break
> other platforms that would be great.
> 
> Cheers,
> Jeff.
> 
>> On 19 Feb 2019, at 16:17, Jeff Young > > wrote:
>>
>> Nice call, Bernhard.
>>
>> That was indeed the issue.
>>
>> Cheers,
>> Jeff.
>>
>>
>>> On 17 Feb 2019, at 16:09, Bernhard Stegmaier >> > wrote:
>>>
>>> Yes, it looks like that if you request to use full resolution but
>>> don’t get the backing scale stuff right (usually is 2, so you end up
>>> drawing only a quarter).
>>>
>>> I’d guess that the rename of GetClientSize() to GetNativePixelSize()
>>> in HIDPI_GL_CANVAS wrapper is the bad guy… I don’t remember exactly,
>>> but I think this was an overload of some wx method to hide the
>>> backing scale stuff in Retina case from normal code.
>>>
>>>
>>> Regards,
>>> Bernhard
>>>
 On 17. Feb 2019, at 23:19, Nick Østergaard >>> > wrote:

 I think we also saw this a long time ago with hidpibdisplays. Maybe
 the recent changes have undone something...

 søn. 17. feb. 2019 23.17 skrev Tomasz Wlostowski
 mailto:tomasz.wlostow...@cern.ch>>:

 On 17/02/2019 23:04, Wayne Stambaugh wrote:
 > Looks fine on Linux.
 >
 > On 2/17/19 4:50 PM, Jeff Young wrote:
 >> The 3D viewer on my machine is only using the lower-left
 quadrant.
 >>   Anyone else seeing this?

 I noticed it a retina macbook too. Maybe a Retina-specific issue?

 Tom

 >>
 >>
 >> ___
 >> 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


 ___
 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
>>>
>>> ___
>>> 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
> 
> 
> ___
> 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


[Kicad-developers] Jenkins build is back to normal : kicad-qa #5269

2019-02-19 Thread Miguel Angel Ajo
See 


___
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


Re: [Kicad-developers] 3D viewer only using lower-left quadrant?

2019-02-19 Thread Jeff Young
I just pushed this.  If someone could make sure that it doesn’t break other 
platforms that would be great.

Cheers,
Jeff.

> On 19 Feb 2019, at 16:17, Jeff Young  wrote:
> 
> Nice call, Bernhard.
> 
> That was indeed the issue.
> 
> Cheers,
> Jeff.
> 
> 
>> On 17 Feb 2019, at 16:09, Bernhard Stegmaier > > wrote:
>> 
>> Yes, it looks like that if you request to use full resolution but don’t get 
>> the backing scale stuff right (usually is 2, so you end up drawing only a 
>> quarter).
>> 
>> I’d guess that the rename of GetClientSize() to GetNativePixelSize() in 
>> HIDPI_GL_CANVAS wrapper is the bad guy… I don’t remember exactly, but I 
>> think this was an overload of some wx method to hide the backing scale stuff 
>> in Retina case from normal code.
>> 
>> 
>> Regards,
>> Bernhard
>> 
>>> On 17. Feb 2019, at 23:19, Nick Østergaard >> > wrote:
>>> 
>>> I think we also saw this a long time ago with hidpibdisplays. Maybe the 
>>> recent changes have undone something...
>>> 
>>> søn. 17. feb. 2019 23.17 skrev Tomasz Wlostowski >> >:
>>> On 17/02/2019 23:04, Wayne Stambaugh wrote:
>>> > Looks fine on Linux.
>>> > 
>>> > On 2/17/19 4:50 PM, Jeff Young wrote:
>>> >> The 3D viewer on my machine is only using the lower-left quadrant.
>>> >>   Anyone else seeing this?
>>> 
>>> I noticed it a retina macbook too. Maybe a Retina-specific issue?
>>> 
>>> Tom
>>> 
>>> >>
>>> >>
>>> >> ___
>>> >> 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 
>>> > 
>>> 
>>> 
>>> ___
>>> 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 
>>> 
>> 
>> ___
>> 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

___
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


Re: [Kicad-developers] 3D viewer only using lower-left quadrant?

2019-02-19 Thread Jeff Young
Nice call, Bernhard.

That was indeed the issue.

Cheers,
Jeff.


> On 17 Feb 2019, at 16:09, Bernhard Stegmaier  wrote:
> 
> Yes, it looks like that if you request to use full resolution but don’t get 
> the backing scale stuff right (usually is 2, so you end up drawing only a 
> quarter).
> 
> I’d guess that the rename of GetClientSize() to GetNativePixelSize() in 
> HIDPI_GL_CANVAS wrapper is the bad guy… I don’t remember exactly, but I think 
> this was an overload of some wx method to hide the backing scale stuff in 
> Retina case from normal code.
> 
> 
> Regards,
> Bernhard
> 
>> On 17. Feb 2019, at 23:19, Nick Østergaard > > wrote:
>> 
>> I think we also saw this a long time ago with hidpibdisplays. Maybe the 
>> recent changes have undone something...
>> 
>> søn. 17. feb. 2019 23.17 skrev Tomasz Wlostowski > >:
>> On 17/02/2019 23:04, Wayne Stambaugh wrote:
>> > Looks fine on Linux.
>> > 
>> > On 2/17/19 4:50 PM, Jeff Young wrote:
>> >> The 3D viewer on my machine is only using the lower-left quadrant.
>> >>   Anyone else seeing this?
>> 
>> I noticed it a retina macbook too. Maybe a Retina-specific issue?
>> 
>> Tom
>> 
>> >>
>> >>
>> >> ___
>> >> 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 
>> > 
>> 
>> 
>> ___
>> 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 
>> 
> 
> ___
> 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


[Kicad-developers] Build failed in Jenkins: kicad-qa #5268

2019-02-19 Thread Miguel Angel Ajo
See 

Changes:

[hillbrand] eeschema: Handle Windows click ordering

--
Started by an SCM change
Building remotely on debian8 (clang gcc linux) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://github.com/KiCad/kicad-source-mirror.git # timeout=10
Fetching upstream changes from https://github.com/KiCad/kicad-source-mirror.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/KiCad/kicad-source-mirror.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision b4c0af021e93c6bd55b4ef75b999bfa69f04873c 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b4c0af021e93c6bd55b4ef75b999bfa69f04873c
Commit message: "eeschema: Handle Windows click ordering"
 > git rev-list --no-walk 9ff08688131182c8841833f2de4d2505d6ab123d # timeout=10
[kicad-qa] $ /bin/sh -xe /tmp/jenkins5538986380658089252.sh
+ cmake --version
cmake version 3.0.2

CMake suite maintained and supported by Kitware (kitware.com/cmake).
+ gcc --version
gcc (Debian 4.9.2-10+deb8u2) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

+ git --version
git version 2.1.4
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON 
-DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON 
-DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON 
-DBUILD_SHARED_LIBS:BOOL=ON
+ [ -d passed-qa ]
+ [ -d build ]
+ cd build
+ /usr/bin/cmake .. -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON 
-DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON 
-DBUILD_SHARED_LIBS:BOOL=ON
-- KiCad install dir: 
-- Check for installed GLEW -- found
-- Boost version: 1.55.0
-- Check for installed Python Interpreter -- found
-- Python module install path: lib/python2.7/dist-packages
-- Found wxPython 3.0.1.1/gtk2 (wxWidgets 3.0.1.1)
-- Found wxWidgets: 
-L/usr/lib/x86_64-linux-gnu;-pthread;;;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0;-lwx_baseu_xml-3.0;-lwx_gtk2u_stc-3.0
 (found suitable version "3.0.2", minimum required is "3.0.1.1") 
-- Found wxPython.h in 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0/wx/wxPython
-- S3DSG version: 2.0.0
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
--   filesystem
--   system
-- Found wxWidgets: 
-L/usr/lib/x86_64-linux-gnu;-pthread;;;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0;-lwx_baseu_xml-3.0;-lwx_gtk2u_stc-3.0
 (found suitable version "3.0.2", minimum required is "3.0.0") 
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Configuring done
-- Generating done
-- Build files have been written to: 

+ echo CMAKE exit code is 0
CMAKE exit code is 0
+ rm -f pcbnew/pcbnewPYTHON_wrap.cxx
+ + env
grep -q ^MAKEJOBS=
+ echo The MAKEJOBS variable is empty
The MAKEJOBS variable is empty
+ JOBS=4
+ make -j4 pcbnew_python_module
[  0%] Built target page_layout_lexer_source_files
[  0%] [  0%] Built target idf3
Built target polygon
[  0%] [  0%] Built target lib_table_lexer_source_files
Generating version string header
[  0%] [  0%] Built target pcb_plot_lexer_source_files
Built target netlist_lexer_source_files
-- Using Git to determine build version string.
-- Found Git: /usr/bin/git (found version "2.1.4") 
[ 41%] Built target bitmaps
[ 41%] Built target pcb_lexer_source_files
[ 43%] -- Writing 
 file with 
version: (5.1.0-rc1-108-gb4c0af0)
Built target kicad_3dsg
[ 43%] [ 43%] [ 43%] Built target specctra_lexer_source_files
Built target lib_dxf
Built target version_header
[ 44%] Built target legacy_wx
[ 47%] Built target gal
Scanning dependencies of target common
[ 47%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
Linking CXX static library libcommon.a
[ 64%] Built target common
[ 64%] Built target connectivity
[ 68%] Built target pcbcommon
[ 68%] Built target github_plugin
[ 70%] Built target pcad2kicadpcb
[ 73%] Built target pnsrouter
[ 77%] Built target 3d-viewer
[100%] Built target 

[Kicad-developers] Jenkins build is back to normal : kicad-qa #5267

2019-02-19 Thread Miguel Angel Ajo
See 


___
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


[Kicad-developers] Build failed in Jenkins: kicad-qa #5266

2019-02-19 Thread Miguel Angel Ajo
See 

Changes:

[hillbrand] gtk3: Force GTK2-style input handling

--
Started by an SCM change
Building remotely on debian8 (clang gcc linux) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://github.com/KiCad/kicad-source-mirror.git # timeout=10
Fetching upstream changes from https://github.com/KiCad/kicad-source-mirror.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/KiCad/kicad-source-mirror.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 484c1f63ba471ce20bc5c3378807cf60f2edf9cd 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 484c1f63ba471ce20bc5c3378807cf60f2edf9cd
Commit message: "gtk3: Force GTK2-style input handling"
 > git rev-list --no-walk b426b9e7840065c271278dc135aa453302d2428c # timeout=10
[kicad-qa] $ /bin/sh -xe /tmp/jenkins2540119197015238038.sh
+ cmake --version
cmake version 3.0.2

CMake suite maintained and supported by Kitware (kitware.com/cmake).
+ gcc --version
gcc (Debian 4.9.2-10+deb8u2) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

+ git --version
git version 2.1.4
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON 
-DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON 
-DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON 
-DBUILD_SHARED_LIBS:BOOL=ON
+ [ -d passed-qa ]
+ [ -d build ]
+ cd build
+ /usr/bin/cmake .. -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON 
-DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON 
-DBUILD_SHARED_LIBS:BOOL=ON
-- KiCad install dir: 
-- Check for installed GLEW -- found
-- Boost version: 1.55.0
-- Check for installed Python Interpreter -- found
-- Python module install path: lib/python2.7/dist-packages
-- Found wxPython 3.0.1.1/gtk2 (wxWidgets 3.0.1.1)
-- Found wxWidgets: 
-L/usr/lib/x86_64-linux-gnu;-pthread;;;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0;-lwx_baseu_xml-3.0;-lwx_gtk2u_stc-3.0
 (found suitable version "3.0.2", minimum required is "3.0.1.1") 
-- Found wxPython.h in 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0/wx/wxPython
-- S3DSG version: 2.0.0
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
--   filesystem
--   system
-- Found wxWidgets: 
-L/usr/lib/x86_64-linux-gnu;-pthread;;;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0;-lwx_baseu_xml-3.0;-lwx_gtk2u_stc-3.0
 (found suitable version "3.0.2", minimum required is "3.0.0") 
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Configuring done
-- Generating done
-- Build files have been written to: 

+ echo CMAKE exit code is 0
CMAKE exit code is 0
+ rm -f pcbnew/pcbnewPYTHON_wrap.cxx
+ grep -q ^MAKEJOBS=
+ env
+ echo The MAKEJOBS variable is empty
The MAKEJOBS variable is empty
+ JOBS=4
+ make -j4 pcbnew_python_module
[  0%] Built target page_layout_lexer_source_files
[  0%] Built target idf3
[  0%] [  0%] Built target polygon
Built target lib_table_lexer_source_files
[  0%] [  0%] Built target pcb_plot_lexer_source_files
Generating version string header
-- Using Git to determine build version string.
[ 41%] -- Found Git: /usr/bin/git (found version "2.1.4") 
[ 41%] Built target bitmaps
Built target netlist_lexer_source_files
[ 41%] Built target pcb_lexer_source_files
-- Writing 
 file with 
version: (5.1.0-rc1-106-g484c1f6)
[ 41%] Built target version_header
[ 41%] Built target lib_dxf
[ 41%] Built target specctra_lexer_source_files
[ 43%] Built target kicad_3dsg
[ 44%] Built target legacy_wx
Scanning dependencies of target gal
[ 44%] [ 44%] Building CXX object 
common/CMakeFiles/gal.dir/view/zoom_controller.cpp.o
Building CXX object common/CMakeFiles/gal.dir/view/wx_view_controls.cpp.o
Linking CXX static library libgal.a
[ 47%] Built target gal
Scanning dependencies of target common
[ 47%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
Linking CXX static library libcommon.a
[ 64%] 

[Kicad-developers] Jenkins build is back to normal : kicad-qa #5265

2019-02-19 Thread Miguel Angel Ajo
See 


___
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


[Kicad-developers] Build failed in Jenkins: kicad-qa #5264

2019-02-19 Thread Miguel Angel Ajo
See 

Changes:

[Wayne Stambaugh] Fix footprint editor library tree filter text control issue.

--
Started by an SCM change
Building remotely on debian8 (clang gcc linux) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://github.com/KiCad/kicad-source-mirror.git # timeout=10
Fetching upstream changes from https://github.com/KiCad/kicad-source-mirror.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/KiCad/kicad-source-mirror.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision de625e81cbaa73b216229b9bf989108709603135 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f de625e81cbaa73b216229b9bf989108709603135
Commit message: "Fix footprint editor library tree filter text control issue."
 > git rev-list --no-walk ecd3ad9e9ed23064eaa748f3ad3d1d2a7bd80fa9 # timeout=10
[kicad-qa] $ /bin/sh -xe /tmp/jenkins7529785254987446337.sh
+ cmake --version
cmake version 3.0.2

CMake suite maintained and supported by Kitware (kitware.com/cmake).
+ gcc --version
gcc (Debian 4.9.2-10+deb8u2) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

+ git --version
git version 2.1.4
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON 
-DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
+ OPTS= -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON -DKICAD_SCRIPTING=ON 
-DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON 
-DBUILD_SHARED_LIBS:BOOL=ON
+ [ -d passed-qa ]
+ [ -d build ]
+ cd build
+ /usr/bin/cmake .. -DCMAKE_BUILD_TYPE=Debug -DBUILD_GITHUB_PLUGIN=ON 
-DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON 
-DBUILD_SHARED_LIBS:BOOL=ON
-- KiCad install dir: 
-- Check for installed GLEW -- found
-- Boost version: 1.55.0
-- Check for installed Python Interpreter -- found
-- Python module install path: lib/python2.7/dist-packages
-- Found wxPython 3.0.1.1/gtk2 (wxWidgets 3.0.1.1)
-- Found wxWidgets: 
-L/usr/lib/x86_64-linux-gnu;-pthread;;;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0;-lwx_baseu_xml-3.0;-lwx_gtk2u_stc-3.0
 (found suitable version "3.0.2", minimum required is "3.0.1.1") 
-- Found wxPython.h in 
/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0/wx/wxPython
-- S3DSG version: 2.0.0
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
--   filesystem
--   system
-- Found wxWidgets: 
-L/usr/lib/x86_64-linux-gnu;-pthread;;;-lwx_gtk2u_gl-3.0;-lwx_gtk2u_aui-3.0;-lwx_gtk2u_adv-3.0;-lwx_gtk2u_html-3.0;-lwx_gtk2u_core-3.0;-lwx_baseu_net-3.0;-lwx_baseu-3.0;-lwx_baseu_xml-3.0;-lwx_gtk2u_stc-3.0
 (found suitable version "3.0.2", minimum required is "3.0.0") 
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   unit_test_framework
-- Configuring done
-- Generating done
-- Build files have been written to: 

+ echo CMAKE exit code is 0
CMAKE exit code is 0
+ rm -f pcbnew/pcbnewPYTHON_wrap.cxx
+ env
+ grep -q ^MAKEJOBS=
+ echo The MAKEJOBS variable is empty
The MAKEJOBS variable is empty
+ JOBS=4
+ make -j4 pcbnew_python_module
[  0%] [  0%] Built target polygon
Built target page_layout_lexer_source_files
[  0%] Built target idf3
[  0%] Built target lib_table_lexer_source_files
[  0%] [ 41%] Built target pcb_plot_lexer_source_files
[ 41%] Built target bitmaps
[ 41%] Built target netlist_lexer_source_files
Generating version string header
-- Using Git to determine build version string.
-- Found Git: /usr/bin/git (found version "2.1.4") 
[ 41%] [ 41%] Built target pcb_lexer_source_files
Built target lib_dxf
-- Writing 
 file with 
version: (5.1.0-rc1-102-gde625e8)
[ 41%] Built target version_header
[ 43%] [ 43%] Built target specctra_lexer_source_files
Built target kicad_3dsg
[ 44%] Built target legacy_wx
[ 47%] Built target gal
Scanning dependencies of target common
[ 47%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o
Linking CXX static library libcommon.a
[ 64%] Built target common
[ 64%] Built target connectivity
[ 68%] Built target pcbcommon
[ 68%] Built target github_plugin
[ 70%] Built target pcad2kicadpcb
[ 74%] Built target 3d-viewer
[ 

[Kicad-developers] Jenkins build is back to normal : kicad-qa #5262

2019-02-19 Thread Miguel Angel Ajo
See 


___
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