From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-March/023765.html | 158 ++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-March/023765.html (limited to 'zarb-ml/mageia-dev/2013-March/023765.html') 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 @@ + + + + [Mageia-dev] [fedora-astronomy] IRAF RPM spec files + + + + + + + + + +

[Mageia-dev] [fedora-astronomy] IRAF RPM spec files

+ Joseph Wang + joequant at gmail.com +
+ Sun Mar 24 04:05:14 CET 2013 +

+
+ +
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
+<sergiopr at fedoraproject.org> wrote:
+> Testing with mock in Fedora 18 x86_64
+>
+> The build passes through iraf and fails somewhere in x11iraf. I attach the
+> build.log from mock
+>
+> I have added the following BuildRequires:
+> libXt-devel libXmu-devel Xaw3d-devel libXaw-devel
+> imake ncurses-devel byacc
+> compat-gcc-34-g77
+>
+> It would be great to build using gfortran, g77 has been deprecated for
+> years.
+>
+> By the way, IMHO x11iraf should be a different package, it has different
+> sources and version number.
+>
+> Best regards, Sergio
+>
+>
+>
+> 2013/3/23 Joseph Wang <joequant at gmail.com>
+>>
+>> Here is the latest set up patches.  The main difference is that I
+>> found and fixed some fortran declarations and one very subtle but
+>> nasty segfault in fncache.c.  I also changed the compile so that it
+>> uses the system expat and readline.
+>>
+>> The individual checkins are available at
+>>
+>> https://github.com/joequant/iraf
+>>
+>> The build file is just a git diff between master and linux-build.
+>>
+>> Let me know if they help the compile....
+>>
+>> There is one extra patch that isn't used by the spec file which you
+>> can play with.
+>>
+>> I'm in the process of trying to get everything to work with gfortran,
+>> but am running into a lot of subtle memory issues.  There is IRAF code
+>> that creates a subsystem for allocating memory and there are a lot of
+>> pointer conversion issues.
+>>
+>> On my machine I got a working RPM  ----->
+>>
+>>    NOAO/IRAF PC-IRAF Revision 2.16 EXPORT Thu May 24 15:41:17 MST 2012
+>>       This is the EXPORT version of IRAF V2.16 supporting PC systems.
+>>
+>>
+>>   Welcome to IRAF.  To list the available commands, type ? or ??.  To get
+>>   detailed information about a command, type `help <command>'.  To run  a
+>>   command  or  load  a  package,  type  its name.   Type  `bye' to exit a
+>>   package, or `logout' to get out  of the CL.    Type `news' to find  out
+>>   what is new in the version of the system you are using.
+>>
+>>   Visit http://iraf.net if you have questions or to report problems.
+>>
+>>   The following commands or packages are currently defined:
+>>
+>> Initializing SAMP .... No Hub Available
+>>
+>>       dataio.     images.     lists.      obsolete.   proto.
+>> system.     vo.
+>>       dbms.       language.   noao.       plot.       softools.
+>> utilities.
+>>
+>> vocl>
+>
+>
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1