On 18 March 2012 23:50, Evan Hunter <[email protected]> wrote: > Hi, > > I would like to request the following change to the Jenkins > configuration(s): > > At the start of each build, please echo the following information > > · Full build system details – e.g. MinGW 64-bit running in > Virtualbox on Ubuntu 11.04 64-bit > > · Version & build details of relevant libraries –e.g. libusb, > libftdi, etc... > > · Full configure/make etc command used – (i.e. not just the name of > a script on the Jenkins server). >
This info is already there, if you look into the logs you will see the full configure line used. > > This will help significantly with tracking down problems where a patch build > fails on Jenkins but works on the user’s system. > I will see what i can do. It would be good the have version info. All the linux builds (32/64) are using build tools straight from the ubuntu 10.04 LTS repo. We do not use virtual box but cross compilers for mingw builds - http://mingw-w64.sourceforge.net/ Cheers Spen ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
