diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2013-March/023765.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023765.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023765.html | 158 |
1 files changed, 158 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023765.html b/zarb-ml/mageia-dev/2013-March/023765.html new file mode 100644 index 000000000..3599dd88a --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023765.html @@ -0,0 +1,158 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [fedora-astronomy] IRAF RPM spec files + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bfedora-astronomy%5D%20IRAF%20RPM%20spec%20files&In-Reply-To=%3CCAPoeEY_iuHKEZCSSgtQx10%2B0riWG%3DJCHeiBenh-%2BwXypQc5qig%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="023771.html"> + <LINK REL="Next" HREF="023766.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [fedora-astronomy] IRAF RPM spec files</H1> + <B>Joseph Wang</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bfedora-astronomy%5D%20IRAF%20RPM%20spec%20files&In-Reply-To=%3CCAPoeEY_iuHKEZCSSgtQx10%2B0riWG%3DJCHeiBenh-%2BwXypQc5qig%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [fedora-astronomy] IRAF RPM spec files">joequant at gmail.com + </A><BR> + <I>Sun Mar 24 04:05:14 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023771.html">[Mageia-dev] Please push dbus-java +</A></li> + <LI>Next message: <A HREF="023766.html">[Mageia-dev] [fedora-astronomy] IRAF RPM spec files +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23765">[ date ]</a> + <a href="thread.html#23765">[ thread ]</a> + <a href="subject.html#23765">[ subject ]</a> + <a href="author.html#23765">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Can you see what happens if you remove/disable g77? + +The compile should be using f2c and ignoring the installed g77. One +thing that is causing +problems is that something is generating symbols of _foo and not foo_ +and this may be a g77 +issue. + +Once we get it working I'll see about splitting out x11iraf. The +thing about x11iraf is that it requires iraf to compile. + +On Sun, Mar 24, 2013 at 8:01 AM, Sergio Pascual +<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">sergiopr at fedoraproject.org</A>> wrote: +><i> Testing with mock in Fedora 18 x86_64 +</I>><i> +</I>><i> The build passes through iraf and fails somewhere in x11iraf. I attach the +</I>><i> build.log from mock +</I>><i> +</I>><i> I have added the following BuildRequires: +</I>><i> libXt-devel libXmu-devel Xaw3d-devel libXaw-devel +</I>><i> imake ncurses-devel byacc +</I>><i> compat-gcc-34-g77 +</I>><i> +</I>><i> It would be great to build using gfortran, g77 has been deprecated for +</I>><i> years. +</I>><i> +</I>><i> By the way, IMHO x11iraf should be a different package, it has different +</I>><i> sources and version number. +</I>><i> +</I>><i> Best regards, Sergio +</I>><i> +</I>><i> +</I>><i> +</I>><i> 2013/3/23 Joseph Wang <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">joequant at gmail.com</A>> +</I>>><i> +</I>>><i> Here is the latest set up patches. The main difference is that I +</I>>><i> found and fixed some fortran declarations and one very subtle but +</I>>><i> nasty segfault in fncache.c. I also changed the compile so that it +</I>>><i> uses the system expat and readline. +</I>>><i> +</I>>><i> The individual checkins are available at +</I>>><i> +</I>>><i> <A HREF="https://github.com/joequant/iraf">https://github.com/joequant/iraf</A> +</I>>><i> +</I>>><i> The build file is just a git diff between master and linux-build. +</I>>><i> +</I>>><i> Let me know if they help the compile.... +</I>>><i> +</I>>><i> There is one extra patch that isn't used by the spec file which you +</I>>><i> can play with. +</I>>><i> +</I>>><i> I'm in the process of trying to get everything to work with gfortran, +</I>>><i> but am running into a lot of subtle memory issues. There is IRAF code +</I>>><i> that creates a subsystem for allocating memory and there are a lot of +</I>>><i> pointer conversion issues. +</I>>><i> +</I>>><i> On my machine I got a working RPM -----> +</I>>><i> +</I>>><i> NOAO/IRAF PC-IRAF Revision 2.16 EXPORT Thu May 24 15:41:17 MST 2012 +</I>>><i> This is the EXPORT version of IRAF V2.16 supporting PC systems. +</I>>><i> +</I>>><i> +</I>>><i> Welcome to IRAF. To list the available commands, type ? or ??. To get +</I>>><i> detailed information about a command, type `help <command>'. To run a +</I>>><i> command or load a package, type its name. Type `bye' to exit a +</I>>><i> package, or `logout' to get out of the CL. Type `news' to find out +</I>>><i> what is new in the version of the system you are using. +</I>>><i> +</I>>><i> Visit <A HREF="http://iraf.net">http://iraf.net</A> if you have questions or to report problems. +</I>>><i> +</I>>><i> The following commands or packages are currently defined: +</I>>><i> +</I>>><i> Initializing SAMP .... No Hub Available +</I>>><i> +</I>>><i> dataio. images. lists. obsolete. proto. +</I>>><i> system. vo. +</I>>><i> dbms. language. noao. plot. softools. +</I>>><i> utilities. +</I>>><i> +</I>>><i> vocl> +</I>><i> +</I>><i> +</I></PRE> + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023771.html">[Mageia-dev] Please push dbus-java +</A></li> + <LI>Next message: <A HREF="023766.html">[Mageia-dev] [fedora-astronomy] IRAF RPM spec files +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23765">[ date ]</a> + <a href="thread.html#23765">[ thread ]</a> + <a href="subject.html#23765">[ subject ]</a> + <a href="author.html#23765">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |