Hi Alan

I get an error on the script

ERROR: cmake in the build tree failed

what I did (CentOS 6.8)

git clone http://git.code.sf.net/p/plplot/plplot plplot-plplot
cd plplot-plplot/scripts
./comprehensive_test.sh


then I tried

mkdir build
cd build
cmake ..
make

and I get a compiling error , below
it seems it's related to wxwidgets-3.1.0 library

Note:

1)

>>>Essentially all you have to do is set up
>>>the relevant environment variables that you normally use to build 
>>> PLplot


I never did set any environment variables to build PLplot before, which 
ones?

2)

I just used
cmake ..
with no options

usually I do with options (no problems) but I just wanted to try like 
this

I can provide further debug output, let me know to which email address 
should I send to

error is


[ 16%] Building C object src/CMakeFiles/plplot.dir/__/drivers/xfig.c.o
[ 16%] Building C object src/CMakeFiles/plplot.dir/__/drivers/xwin.c.o
[ 17%] Linking CXX shared library libplplot.so
/usr/bin/ld: 
/data/data127/pvicente/install/wxwidgets-3.1.0/lib/libwx_gtk2u_core-3.1.a(corelib_event.o):
 
relocation R_X86_64_32 against `wxCommandEvent::ms_classInfo' can not 
be used when making a shared object; recompile with -fPIC
/data/data127/pvicente/install/wxwidgets-3.1.0/lib/libwx_gtk2u_core-3.1.a: 
could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [src/libplplot.so.13.1.2] Error 1
make[1]: *** [src/CMakeFiles/plplot.dir/all] Error 2
make: *** [all] Error 2





On 2016-11-22 19:50, Alan W. Irwin wrote:
> Tom Schoonjans made some good points on plplot-general about
> officially releasing timely fixes for PLplot rather than expecting
> packagers and others to dig those out of git, and I also feel it is
> critical to give our users good access to the recent big improvements
> in both our Fortran and Tcl bindings.  So to answer these concerns my
> plan is to release PLplot-5.12.0 on ********** December 17th 
> **********.
> That is roughly the last release date possible in December without
> intruding on Christmas holiday time, and I don't want to put off this
> release until January for the above reasons.
>
> Note, I don't want the release any sooner than the above date because
> there are a lot of (fairly minor) topics I am still working on that I
> would like to get into this release.  Therefore, I plan to continue
> working on those topics for the rest of this week and the next one 
> and
> declare a soft freeze (where only minor bug fixing and documentation
> improvements should occur after that freeze date until the release) 
> on
> ********** December 3rd **********. That freeze date should give us
> two weeks for extensive testing of PLplot (and fixing all bugs that
> are turned up by such testing) on all platforms accessible to PLplot
> developers and users.  (Note, I do plan to ask our users on
> plplot-general to help with testing during those two critical weeks 
> on
> the platforms accessible to them.)
>
> Please speak out if either of the two dates above need an adjustment
> from your perspective.  For example, another freeze date alternative
> could be December 10th (which still gives us the minimum one week of
> time we need for testing).  But that freeze date would be completely
> inflexible, and I would prefer a more flexible freeze date (to
> accommodate last-minute requests to change it for those developers 
> who
> discover they need a few more days to get their topics merged) which
> is why I have suggested December 3rd as the freeze date.
>
> If nobody has any suggestions for changes in the above two critical
> dates by (say) late Wednesday I will follow up by announcing the 
> above
> two critical dates on PLplot-general.
>
> Alan (your friendly release manager).
> __________________________
> Alan W. Irwin
>
> Astronomical research affiliation with Department of Physics and 
> Astronomy,
> University of Victoria (astrowww.phys.uvic.ca).
>
> Programming affiliations with the FreeEOS equation-of-state
> implementation for stellar interiors (freeeos.sf.net); the Time
> Ephemerides project (timeephem.sf.net); PLplot scientific plotting
> software package (plplot.sf.net); the libLASi project
> (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
> and the Linux Brochure Project (lbproject.sf.net).
> __________________________
>
> Linux-powered Science
> __________________________
>
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Plplot-devel mailing list
> Plplot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/plplot-devel

-- 
Pedro Vicente
pedro.vice...@space-research.org
http://www.space-research.org/

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to