Upgrade gcc/g++ to version 6.xx or 7.xx. 4.xx not support cpp11. сб, 12 окт. 2019 г., 18:37 Jeevan Podduturi <[email protected]>:
> Hi All, > > I am new Jenkins and deployments and trying to c++ code in to jenkins > please refer below mentioned error code and advice/guide me how to resolve > the issue.... > > Error : > > /usr/include/c++/4.8.2/bits/c++0x_warning.h:32:2: error: #error de mhis file > requires compiler and library support for the ISO C++ 2011 standard. This > support is currently experimental, and must be enabled with the -std=c++11 or > -std=gnu++11 compiler options. > #error This file requires compiler and library support for the \ > ^ > make[1]: *** [../obj/simulation_itg/sim_itg.o] Error 1 > make[1]: Leaving directory `/var/lib/jenkins/workspace/DMA/simulation_fmq' > make: *** [all] Error 1 > Build step 'Execute shell' marked build as failure > Finished: FAILURE > > > Thanks, > > Jeevan. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/6f174003-f82d-4568-a2d1-7d1b96ec07b0%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/6f174003-f82d-4568-a2d1-7d1b96ec07b0%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CADnqejFTx6Lm64r1QAoYpd%3DgVyi80fkLd2WxNeFNcadc%3DrOmew%40mail.gmail.com.
