← Back to team overview

kicad-developers team mailing list archive

Re: (most?) Linux builds failing

 

Le 19/11/2012 15:21, Adam Wolf a écrit :
Hi folks,

Most of the Linux builds are still failing. The error has changed, it's now:

In file included from /build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/gen_drill_report_files.cpp:41:0:
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:199:29: error: 'wxFileName' was not declared in this scope
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:199:41: error: 'aOutputDir' was not declared in this scope
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:200:29: error: expected primary-expression before 'const'
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:201:39: error: expected primary-expression before '*' token
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:201:41: error: 'aMessageBox' was not declared in this scope
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:201:53: error: expression list treated as compound expression in initializer [-fpermissive]
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:215:25: error: variable or field 'BuildPlotFileName' declared void
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:215:25: error: 'wxFileName' was not declared in this scope
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:215:37: error: 'aFilename' was not declared in this scope
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:216:32: error: expected primary-expression before 'const'
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:217:32: error: expected primary-expression before 'const'
/build/buildd/kicad-0.201211190447+3805~13~quantal1/kicad/pcbnew/./pcbplot.h:218:32: error: expected primary-expression before 'const'
make[3]: *** [pcbnew/CMakeFiles/pcbnew.dir/gen_drill_report_files.cpp.o] Error 1

Try the bzr 3806 commit.
I do not have this issue, therefore I can't be sure it is fixed.
However rev 3806 should fix it.

--
Jean-Pierre CHARRAS


Follow ups

References