Yes, normally I do get the Jenkins mails. This time only the “build is back” mail. Anyway… works again, thanks.
Regards, Bernhard > On 06.01.2016, at 12:32, Nick Østergaard <[email protected]> wrote: > > If in doubt, check jenkins... http://ci.kicad-pcb.org/job/kicad-full/1010/ > > You don't get the exact same error, but I guess it is highly related. > It has been fixed now. You should also get the jenkins mesages if you > are subscribed to the dev list. > > 2016-01-06 10:46 GMT+01:00 Bernhard Stegmaier <[email protected]>: >> Too early, wrong reference… of course, 6426 broken and 6425 is OK… :) >> >> On 06.01.2016, at 10:34, Bernhard Stegmaier <[email protected]> wrote: >> >> Hi, >> >> anyone else having problems with compiling 6429? >> >> eeschema doesn’t link anymore with it (at least for me on OS X)… >> >> Scanning dependencies of target eeschema >> [ 68%] Building CXX object >> eeschema/CMakeFiles/eeschema.dir/__/common/single_top.cpp.o >> [ 68%] Linking CXX executable eeschema.app/Contents/MacOS/eeschema >> clang: warning: argument unused during compilation: '-XLinker,-cref' >> clang: warning: argument unused during compilation: >> '-XLinker,-Map=eeschema.map' >> Undefined symbols for architecture x86_64: >> "Kiface()", referenced from: >> EDA_BASE_FRAME::config() in libcommon.a(basicframe.cpp.o) >> EDA_BASE_FRAME::sys_search() in libcommon.a(basicframe.cpp.o) >> EDA_BASE_FRAME::help_name() in libcommon.a(basicframe.cpp.o) >> EDA_BASE_FRAME::UpdateFileHistory(wxString const&, wxFileHistory*) in >> libcommon.a(basicframe.cpp.o) >> EDA_BASE_FRAME::GetFileFromHistory(int, wxString const&, >> wxFileHistory*) in libcommon.a(basicframe.cpp.o) >> ld: symbol(s) not found for architecture x86_64 >> clang: error: linker command failed with exit code 1 (use -v to see >> invocation) >> make[2]: *** [eeschema/eeschema.app/Contents/MacOS/eeschema] Error 1 >> make[1]: *** [eeschema/CMakeFiles/eeschema.dir/all] Error 2 >> make: *** [all] Error 2 >> >> I reverted to 6428 and it builds fine for me. >> >> I checked the diff, but to be honest I don’t really have any idea on first >> glance what change of 6429 could case this… >> >> >> Regards, >> Bernhard >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp >> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~kicad-developers >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~kicad-developers >> More help : https://help.launchpad.net/ListHelp >> _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

