> Maurice LeBrun wrote:
>> Orion Poplawski writes:
>> > Could the Tcl interface folks take a look at trying to compile plplot
>> > against Tcl 8.5? It's been put into Fedore Development and plplot
>> > compile fails with:
>> > ..
>>
Should the PREBUILT_DOC option default to ON? Seems like the docs are
present
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on
test itcl package
> depends on the tcl 8.4 package and is inconsistent with tcl 8.5.
>
> So my strong advice is to disable itcl and itk if you are going to try
> Tcl/Tk 8.5. Orion, interference from itcl may be the cause of your ctest
> time troubles with Tcl 8.5.
>
That was indeed
e soon. Fedora has a 6 month release cycle, so I would hope for
cmake 2.4.8 support for another 6 months until F10 is released and people
can really bang on it. But we can live with whatever you decide to do.
:-)
- Orion
-
T
OL Dec
08) or F9 (EOL Jun 09). And no one will see F10 until Nov 08.
- Orion
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to sav
> Alan W. Irwin wrote:
>>
>> Orion, how does the Ada component of ctest work on Fedora (which
>> presumably
>> also has gnat-4.3 or later)?
>
> Testing latest svn with Fedora rawhide with gnat 4.3.1. Compiles fine
> but ada test x21a has now consumed more than
> Doing gdb sessions in the build tree is pretty tricky because of all the
> setup (e.g., setting environment variables) you have to do first. So I
> don't
> recommend it except for rare emergencies where you get errors in the build
> tree but not the install tree. Furthermore, ctest doesn't have
#1 SMP Thu Aug 21 12:06:33 EDT 2008 i686
athlon i386 GNU/Linux
-bash-3.2$ gnat --version
GNAT 4.3.2 20080829 (Red Hat 4.3.2-1)
I don't appear to be seeing the hanging behavior that I saw before with
32-bit rawhide.
- Orion
--
- dtd files / style sheets are
missing
Any idea what exactly I need to build the docs?
- Orion
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications
Looks like OCAML_INSTALL_DIR should be set to the output of "ocaml
-where". This will allow for the differences in Debian and Fedora (and
other) install locations.
Debian guidelines:
1.3.2. OCaml Location
The root of all installed OCaml libraries is the OCaml standard
library directory, w
tained from the OCaml compiler by invoking it as ocamlc
>>-where.
>>
>>
>> Fedora:
>>
>> %{_libdir}/ocaml/foolib
>>
>> On x86_64:
>> mock-chroot> ocamlc -where
>> /usr/lib64/ocaml
>
> Orion,
>
> I discussed t
, but in the meantime setting
JAVA_HOME to /usr/lib/jvm/java does the trick.
--
Orion Poplawski
System Administrator 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boulder, CO 803
Per Persson wrote:
> Orion, Alan et al.
>
> I did a quick check of the CBS on OS X about a week ago, I noticed a few
> quirks but they are likely specific to my system... However, I had
> problems with octave similar to what Orion has, so I started looking
> into the
There no longer appears to be a "make check" with the CBS system. How
would I do the equivalent now?
--
Orion Poplawski
System Administrator 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTE
Alan W. Irwin wrote:
> Hi Orion:
>
> This bad octave version number is due to a too-specific regex (assuming
> double digits for the final number) which I have now fixed in CVS. Could
> you please try again?
Works with the latest CVS.
Next *BIG* issue - x86_64 libraries a
Alan W. Irwin wrote:
> On 2006-11-01 10:59-0700 Orion Poplawski wrote:
>
>> Alan W. Irwin wrote:
>>> Hi Orion:
>>>
>>> This bad octave version number is due to a too-specific regex (assuming
>>> double digits for the final number) which I have n
Orion Poplawski wrote:
>
> Missing, presumably will come later once docs are pre-built:
> /usr/share/info
> /usr/share/man
>
> Missing, presumably go for good with CBS?
> /usr/bin/plplot-config
> /usr/bin/plplot_libtool
Found that the man1 pages are being installed but
the Fedora package is also called
"numpy". This may be the case on other distros as well.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boul
DIR}/plplotcanvas.defs
-COMMAND ${codegen}/h2def.py
+COMMAND python
ARGS
+${codegen}/h2def.py
${CMAKE_SOURCE_DIR}/include/plplotcanvas.h
| sed -e s/PLINT/gint32/ -e s/PLFLT/double/
> ${CMAKE_CURRENT_BINARY_DIR}/plplotcanvas.defs
--
Orion Poplawski
Technical Manager 303-415-970
Is there an option to cmake to enable all available drivers?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boulder, CO 80301 http
Has anyone tried building plplot with python 2.5? I'm running into
issues with segmentation faults running the demos on Fedora Development.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell
"${OCTAVE_PREFIX}"
"${CMAKE_INSTALL_PREFIX}"
OCTAVE_M_DIR
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boulder, CO 803
would have been caught.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boulder, CO 80301 http://www.cora.nwr
Orion Poplawski wrote:
>
> Interestingly enough, GNU f95 aborts with an illegal instruction on this
> code, otherwise I'm not sure it would have been caught.
>
Hmm, even with the changes, I still get an illegal instruction with the
latest Fedora Development f95.
--
Orion Po
Alan W. Irwin wrote:
> On 2007-01-11 15:27-0700 Orion Poplawski wrote:
>
>> Orion Poplawski wrote:
>>> Interestingly enough, GNU f95 aborts with an illegal instruction on this
>>> code, otherwise I'm not sure it would have been caught.
>>>
>>
c native void PLGraphicsIn_type_set(long
jarg1, PLGraphicsIn jarg1_, int jarg2);
PLGraphicsIn cannot be resolved to a type
[... lots more snipped ...]
Any ideas? Maybe PLGraphicsIn.java needed to be compiled first?
--
Orion Poplawski
Technical Manager 303-415-9701 x
Orion Poplawski wrote:
> I'm getting the following trying to compile on Fedora Core 6 with the
> GNU java compiler:
>
> [ 15%] Generating plplot/core/plplotjavacJNI.class
> cd /builddir/build/BUILD/plplot-5.7.1/fedora/bindings/java &&
> /usr/bin/javac -classpath
Orion Poplawski wrote:
>
> Looks like a circular dependency - plplotjavacJNI depends on
> PLGraphicsIN and vice versa. I'm no java person but it looks like you
> need an include file or forward class declaration in the source files.
>
Is anyone able to compile this w
anilla
1.3.31. There are a couple patches but the only seem to touch python
importing and __x86_64__/__i386__ defines.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane
ava_pgcpp
Can be suppressed with -nopgcpp, which I may try to use for the time
being. Suggestions for how to pass this argument?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [E
[EMAIL PROTECTED] wrote:
> Hello,
>
> PLplot 5.7.2 is now available at SourceForge.
Looks like man3 man pages are no longer being shipped. Is this intentional?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303
Orion Poplawski wrote:
> [EMAIL PROTECTED] wrote:
>> Hello,
>>
>> PLplot 5.7.2 is now available at SourceForge.
>
> Looks like man3 man pages are no longer being shipped. Is this intentional?
>
Also don't see the .info file either.
--
Orion Poplawski
Techni
Orion Poplawski wrote:
> Can be suppressed with -nopgcpp, which I may try to use for the time
> being. Suggestions for how to pass this argument?
>
I ended up with:
--- plplot-5.7.2/bindings/java/CMakeLists.txt.nopgcpp 2007-01-21
17:46:00.0 -0700
+++ plplot-5.7.2/bind
Does anyone have any quick thoughts on this?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boulder, CO 80301 http://www.cora.nwra.com
--- Begin
ng directory
I'll try to take a closer look next week, but any help would be greatly
appreciated.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Bould
Maurice LeBrun wrote:
Orion Poplawski writes:
> Could the Tcl interface folks take a look at trying to compile plplot
> against Tcl 8.5? It's been put into Fedore Development and plplot
> compile fails with:
> ..
I may be able to look into it over the weekend. If someo
Maurice LeBrun wrote:
> I haven't forgotten about this. A priority item once I get any free time.
> Thanks for your initial legwork.
>
Well, much lower priority for me since they have reverted back to Tcl
8.4 in Fedora Development, at least for now.
--
Orion Poplawski
Tec
bject(wxBitmap&)
May be others, but the build died here. Any help in addressing this
would be greatly appreciated.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3
own switch: --param=ssp-buffer-size=4
Does it make sense to pass in CFLAGS? I'm not sure I can see why it is
either.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EM
Alan W. Irwin wrote:
> On 2007-03-14 17:09-0600 Orion Poplawski wrote:
>
>> I'm having trouble on Fedora 6 and development, which use gnat 4.1.1 and
>> 4.1.2. First off, libgnat appears to be /usr/lib/libgnat-4.1.so.
>
>> Also, it appears to be picking up m
ARY to point
to the library directory.
I can fix with:
export ITCL_LIBRARY=/usr/lib/itcl3.3
How is this handled on different platforms? Is ITCL_LIBRARY set
automatically by the itcl package (which seems reasonable)?
Also, what is added by enabling itcl?
Thanks!
--
Orion Poplawski
Te
I really don't think you want to install INFO-MANIFEST. Presumably the
info files are going into a shared directory with many other files.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell
Orion Poplawski wrote:
> I really don't think you want to install INFO-MANIFEST. Presumably the
> info files are going into a shared directory with many other files.
>
Goes for man3/MAN-MANIFEST too.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA
plots.
Looks like only test_ada.sh is installed when ENABLE_ada is ON.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boulder, CO 80301 http:/
Looks like parallel builds are still broken in plplot (e.g. make -j2).
In this case it appears that something is missing between
`bindings/octave/massage' and `bindings/octave/plplot_stub.m'.
Perhaps a cmake bug as massage is listed as a dependency of plplot_stub.m.
--
Orion
he one).
Not sure if any plplot routines use varargs arguments, but if so the
current ada imports are probably incorrect.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMA
.txml
produces:
./doc/docbook/src/the_plplot_plotting_library.texi
not doc/docbook/src/plplotdoc.texi like it used to.
I'll take a look again on monday.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-4
uild PLplot
> and any other CMakeified project on your own platforms. It is better to
> learn about cmake-2.4.7 issues now rather than later after cmake-2.4.7_final
> is released.
Seems to work with the Fedora development.
--
Orion Poplawski
Technical Manager
Alan W. Irwin wrote:
> On 2007-04-16 11:25-0600 Orion Poplawski wrote:
>
>> Looks like parallel builds are still broken in plplot (e.g. make -j2).
>>
>> In this case it appears that something is missing between
>> `bindings/octave/massage' and `bindings/octave
Alan W. Irwin wrote:
> On 2007-06-29 17:04-0600 Orion Poplawski wrote:
>>
>> Second is something I think I reported before, which is that nothing
>> in plplot calls perl's XML::SAX::Expat parser:
>
> I did a check for SAX appearing anywhere in the source tree, an
Alan W. Irwin wrote:
> On 2007-07-02 16:47-0600 Orion Poplawski wrote:
>
>> Argh, looks like there is a bug in docbook2X 0.8.7 that causes
>> --to-stdout to be ignored, so that doesn't work. Looks like this has
>> been around for a while so make sure you aren&
/include/plfreetype.h:33,
from /builddir/build/BUILD/plplot-5.7.3/drivers/gcw.c:80:
/usr/include/ft2build.h:56:38: error: freetype/config/ftheader.h: No
such file or directory
Looks like -I${FREETYPE_INCLUDE_DIR} are not being added to gcw (and
other?) driver's includes.
--
Andrew Ross wrote:
> Orion,
>
> -I${FREETYPE_INCLUDE_DIR} is not explicitly included in the driver's
> includes. Each driver is supposed to set the xxx_COMPILE_FLAGS in the
> driver cmake module cmake/modules/xxx. For the case of gcw this is
> done in cmake/modules/gcw.cmak
>pendn
$1 = 1
(gdb) print plsc->space
$2 = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
(gdb) print plsc->curel
$3 = 0
(gdb) print plsc->nms
$4 = 1
(gdb) print plsc->mark
$5 = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
Not sure where to look next. Any help would be greatly appreciated.
--
Orion
Orion Poplawski wrote:
> The python examples x01 and x09 hang in an infinite loop on Fedora 7 on
> ppc64. The loop is in plline.c in grdashline :
Some more info:
#6 0x046919fc in _wrap_plbox (self=,
args=)
at
/builddir/build/BUILD/plplot-5.7.3/fedora/bindings/
Orion Poplawski wrote:
> Orion Poplawski wrote:
>> The python examples x01 and x09 hang in an infinite loop on Fedora 7 on
>> ppc64. The loop is in plline.c in grdashline :
>
> Some more info:
>
> #6 0x046919fc in _wrap_plbox (self=,
> args=)
>
so on. So it appears that some other changes will be needed to be
made as well.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Bo
hat I can release a
new plplot rpm for Fedora development. Any easy way that I can disable
this specific test? I guess ctest -E psttfc should do the trick,
although that disables all of the tests, not just number 07.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NW
Andrew Ross wrote:
>
> I've committed a svn change to explicitly add in the freetype include
> flags / libraries for the gcw driver. Can you test this? It doesn't
> break anything for me.
Works for me. Thanks!
--
Orion Poplawski
Technical Manager
t?
>
> The code you need to check is in bindings/python/plplotcmodule.i.
> svn diff -r 7764:7765 bindings/python/plplotcmodule.i
> will show you the relevant changes.
>
These changes appear to fix the issue.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
Andrew Ross wrote:
> On Tue, Aug 07, 2007 at 11:13:16AM -0600, Orion Poplawski wrote:
>> Andrew Ross wrote:
>>> OK. I think I know what the problem is. Both the mark and the space
>>> arrays are blank, and so the dashed line is undefined. The problem must
>>>
om my perspective, it would be nice if 5.7.4 (or even a release
candidate) was ready by the August 28th feature freeze for Fedora 8.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane
Can someone comment on whether or not setting HAVE_PTHREADS is a good
thing or not?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boulder, CO 80301
e. Simply amazing really.
The big caveat being the octave interface, which is completely broken
with the changes made by recent versions of octave. I'd like to keep
this on people's radar. Are there any current developers of the octave
plplot interface?
--
Orion Poplawski
Techn
plplot versions of these two functions are
on the path before the gnuplot versions, then Octave will plot with
plplot..
---
I haven't had a chance to look at this, but indeed you quickly go down a
rathole trying to fixup the existing plplot code to work.
octave is very close to a 3.0 releas
Alan W. Irwin wrote:
> Hi Orion:
>
> Does latest Fedora have an octave 2.1.x package available? We currently
> support that version and if that version of octave were available presumably
> some Fedora users would still be using it and could take advantage of
> PLplot.
>
N
Alan W. Irwin wrote:
> On 2007-09-25 15:50-0600 Orion Poplawski wrote:
>
> I also assume gnuplot is not an alternative for Fedora 8 octave because of
> the non-free licensing issues for gnuplot (which is completely unrelated to
> GNU).
>
Well, gnuplot is still in F8 at the mo
t; Anyway, that's the current state of play. Please test!
The checks run fine with latest Fedora development. Yay!
Will test more interactively later.
Also, latest octave adds a package manager. You may want to make the
plplot octave bindings installable as an octave pack
fine and make check runs okay for me on Fedora devel.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boulder, CO 803
trunk?
Builds and tests run fine for me on Fedora Development.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boul
> On Nov 5, 2007, at 8:19 AM, rupak roy wrote:
>
>> Dear sir,
>> I'm Rupak Roy, a research fellow from India. I'm interested to work in
>> GDL. To install GDL, “Plplot” is required. I'm using “Fedora Core 7”
Why not just do:
yum install gdl
?
specific initialization failed:
invalid command name "plinit"
invalid command name "matrix"
application-specific initialization failed:
invalid command name "plinit"
while executing
"plinit"
(file "./x01" line 17)
-- Process completed
***Fai
not be an active project in the conventional sense, that doesn't mean someone
> won't step in to fix it to work with the latest Tcl.
There is some effort by the Fedora maintainer to get it working:
https://bugzilla.redhat.com/show_bug.cgi?id=428083
--
Orion Poplawski
Techn
Alan W. Irwin wrote:
>
> Orion, I was very glad to hear that svn trunk works for you now in your
> pure
> Tcl 8.5 environment with itcl/itk disabled. Do you want to try out the
> further test of enabling itcl/itk for PLplot for your environment? Since
> your environment (un
Arjen Markus wrote:
>>> There is some effort by the Fedora maintainer to get it working:
>>> https://bugzilla.redhat.com/show_bug.cgi?id=428083
>>>
>> I have heard that two members of the Tcl Core Team are working
>> on this issue as well. I will keep y
s and
libraries? I don't see any packages in Fedora that provide the
/usr/lib/ada or /usr/share/ada directories, but then this may very well be
the first Ada package in Fedora.
Also, are either of these directories needed for *runtime* operation, or
just for compiling Ada programs using PLplo
it?
I'm CC'ing the PLplot devel list because they are a bunch of helpful and
friendly folks.
Thanks!
- Orion
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane
n internal API.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane [EMAIL PROTECTED]
Boulder, CO 80301 http://www
Orion Poplawski wrote:
>
> BTW - I'm seeing a crash in the Java tests on Fedora Development (though
> not on Fedora 8):
>
> Test command: /bin/bash -c
> EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.0/fedora/examples\
> SRC_EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.
bind, and
link
a simple test program.
It fails with the following output:
Change Dir:
/scratch/orion/redhat/plplot-5.9.0/plplot-5.9.0/fedora/CMakeFiles/CMakeTmp
Run Build Command:/usr/bin/gmake
/usr/bin/cmake
-H/scratch/orion/redhat/plplot-5.9.0/plplot-5.9.0/fedora/CMakeFile
ails. Use the
cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
and then:
make -f examples/ocaml/CMakeFiles/x11.dir/build.make
examples/ocaml/CMakeFiles/x11.dir/build
make[2]: Entering directory
`/scratch/ori
[ 31%] Building CXX object drivers/CMakeFiles/wxwidgets.dir/wxwidgets_agg.o
cd /scratch/orion/redhat/plplot-5.9.0/plplot-5.9.0/fedora/drivers &&
/usr/bin/c++ -DHAVE_CONFIG_H -Dwxwidgets_EXPORTS -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffe
Andrew Ross wrote:
>
> Orion,
>
> What version of gnat are you using? I've run into a similar problem with
> gnat 4.3 on Debian and I assumes it was a gnat problem, but perhaps not.
gnat 4.3 too, but it looks like a cmake issue trying to compile to
"CMake
Werner Smekal wrote:
> Hi Orion,
>
> this bug should be fixed now.
>
> Regards,
> Werner
Confirmed. Thanks!
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane
Alan W. Irwin wrote:
>
> Orion, how does the Ada component of ctest work on Fedora (which presumably
> also has gnat-4.3 or later)?
Testing latest svn with Fedora rawhide with gnat 4.3.1. Compiles fine
but ada test x21a has now consumed more than 8 minutes of CPU time and
appears hu
Files/x11ocaml'. Stop.
make[1]: *** [examples/ocaml/CMakeFiles/x11ocaml.dir/all] Error 2
make[1]: Leaving directory
`/builddir/build/BUILD/plplot-5.9.0-svn8516/fedora'
make:
*** [all] Error 2
--
Orion Poplawski
Technical Manager 303-415-9701 x222
N
b/csa:/buildd
ir/build/BUILD/plplot-5.9.0-svn8527/fedora/lib/nn
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane
examples : 19 20 21 23 24 25 26 27 28 29 30
Differing examples : 01 02 03 04 05 06 07 08 09 10 11 12 13 15 16 18
perl
Missing examples : 18 19 20 21 22 23 24 25 26 27 28 29 30
Differing examples : 02 08 16
-- Process completed
***Failed
--
Orion Poplawski
Technical Manager
Orion Poplawski wrote:
> Looking good. I think the ada hang issue is a problem with my test
> machine.
Scratch that. Ada hang is pretty reproducible on Fedora Rawhide.
Get hang on i386, on x86_64:
10/ 17 Testing examples_ada
Test command: /bin/bash -c
EXAMPLES_DIR=/builddir/build
Alan W. Irwin wrote:
> On 2008-08-07 17:11-0600 Orion Poplawski wrote:
>
>> Orion Poplawski wrote:
>>> Looking good. I think the ada hang issue is a problem with my test
>>> machine.
>>
>> Scratch that. Ada hang is pretty reproducible on Fedora Raw
ssages.
Perhaps another --debug option? What I find hard is when a test is
segfaulting finding the command I need to execute to reproduce it
directly so that I can run it under gdb. I agree for "normal"
operation the command is not necessary and may be harmful.
--
Orion Poplawski
Technic
Andrew Ross wrote:
> Orion,
>
> You can already set OCAML_INSTALL_DIR on the cmake command line as you
> describe. It might not be documented, but it does work. At least it did
> work with cmake2.4 when I tested it.
I guess I still don't really understand cmake. I thought a
family, style and weight are
sans-serif upright medium
x24
x25
x26
x27
x28
x29
x30
-- Process completed
Passed
Not sure why the test passed.
This is with:
itcl-devel-3.4-2.fc9.i386
tcl-devel-8.5.3-1.fc10.i386
itk-devel-3.4-2.fc9.i386
tk-devel-8.5.3-4.fc10.i386
--
Orion Poplawski
Technical Manager
Andrew Ross wrote:
> On Wed, Sep 03, 2008 at 09:29:53AM -0600, Orion Poplawski wrote:
>> Andrew Ross wrote:
>>> Orion,
>>>
>>> You can already set OCAML_INSTALL_DIR on the cmake command line as you
>>> describe. It might not be documented, but it does
l parts are packaged properly? Thanks!
Also, looks like ocaml tests are failing on ppc64. Any thoughts there
would be helpful.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane
Richard W.M. Jones wrote:
> On Thu, Sep 04, 2008 at 02:41:40PM -0600, Orion Poplawski wrote:
>> Richard W.M. Jones wrote:
>>> If you need any help on Fedora packaging, please let me know (I'm not
>>> subscribed to this list).
>> Richard -
>>
>>
ouble new_x, new_y;
67 new_x = Double_val( Field(result, 0) );
68 new_y = Double_val( Field(result, 1) );
(gdb) print *pltr
$1 = 4398052556888
(gdb) print x
$2 = 4
(gdb) print y
$3 = 4
(gdb) print pltr
$4 = (value *) 0x100813f0
--
Orion Poplawski
Technical Ma
se of all of
the dependencies. If anyone would like to join the Fedora project and
help me maintain plplot, that would be great.
- Orion
-
This SF.Net email is sponsored by the Moblin Your Move Developer's chal
Alan W. Irwin wrote:
> My initial pre-release testing (currently of revision 9023) has been done
> with cmake-2.6.2 (my first use of this version of cmake) with default cmake
> device-driver and bindings options except for -DBUILD_TEST=ON
> -DHAVE_PTHREAD=ON -DENABLE_pdl=ON -DHAVE_ADA_2007=ON.
A
Alan W. Irwin wrote:
> On 2008-11-29 14:57-0700 Orion Poplawski wrote:
>
>
>> Anything different between -DHAVE_ADA_2007=ON and -DENABLE_ada?
>>
>
> HAVE_ADA_2007 is quite different from ENABLE_ada. You don't have to specify
> -DENABLE_ada=ON anymo
1 - 100 of 317 matches
Mail list logo