CDAT 10.6 64-bit fink

View: New views
4 Messages — Rating Filter:   Alert me  

CDAT 10.6 64-bit fink

by Christopher Colburn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just did a fresh install of 64-bit fink and am trying to install  
CDAT, which has a dependency on g77.

 >> sudo fink install cdat
Password:
Information about 8275 packages read in 2 seconds.
Can't resolve dependency "g77" for package "cdat-4.0-1014" (no  
matching packages/versions found)
Exiting with failure.


I have already tried changing the CDAT.info file directly (to use  
gfortran as the compiler), but there are other dependecies which also  
require g77 ... I'd rather not have to go through all the dependencies.

 >> sudo fink install cdat
Scanning package description files..........
Information about 8275 packages read in 3 seconds.
Can't resolve dependency "g77" for package "pyfort-py25-8.5.1-2" (no  
matching packages/versions found)
Exiting with failure.

Is there an easy way to remove all these dependencies?  Can get fink  
to "install" g77 and have it just point to gfortran?  Any advice?

Thanks,
Chris

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@...
https://lists.sourceforge.net/lists/listinfo/fink-users

Re: CDAT 10.6 64-bit fink

by Alexander Hansen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Christopher Colburn wrote:

> I just did a fresh install of 64-bit fink and am trying to install  
> CDAT, which has a dependency on g77.
>
>  >> sudo fink install cdat
> Password:
> Information about 8275 packages read in 2 seconds.
> Can't resolve dependency "g77" for package "cdat-4.0-1014" (no  
> matching packages/versions found)
> Exiting with failure.
>
>
> I have already tried changing the CDAT.info file directly (to use  
> gfortran as the compiler), but there are other dependecies which also  
> require g77 ... I'd rather not have to go through all the dependencies.
>
>  >> sudo fink install cdat
> Scanning package description files..........
> Information about 8275 packages read in 3 seconds.
> Can't resolve dependency "g77" for package "pyfort-py25-8.5.1-2" (no  
> matching packages/versions found)
> Exiting with failure.
>
> Is there an easy way to remove all these dependencies?  Can get fink  
> to "install" g77 and have it just point to gfortran?  Any advice?
>
> Thanks,
> Chris
>

Nope.  Fink deals with such matters on a per-package basis.  They would
all need to be updated to use gcc44/gfortran instead.

- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkr4i8cACgkQB8UpO3rKjQ+PpgCfdlhrtSSe9oMbHBgzQDMXsvIh
+xcAn1+bICHho7bkokJ9+8HoToRh1Ias
=fCNc
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@...
https://lists.sourceforge.net/lists/listinfo/fink-users

IOAPI 10.6 64-bit fink linked to CDAT 10.6 64-bit fink

by Christopher Colburn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks!  As it turns out there were only 3 dependencies that needed  
changing....  Now I can get everything to install except IOAPI.  I  
emailed Alexis, but the email bounced back.  Any suggestions about how  
to do this?

Thanks again,
Chris


controls>> sudo fink install ioapi
Password:
Information about 8300 packages read in 2 seconds.
The following package will be installed or updated:
  ioapi
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-ioapi-3.0-1 /sw/src/
fink.build
dpkg-deb: building package `fink-buildlock-ioapi-3.0-1' in `/sw/src/
fink.build/fink-buildlock-ioapi-3.0-1_2009.11.09-14.34.29_darwin-
x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-
ioapi-3.0-1_2009.11.09-14.34.29_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-ioapi-3.0-1.
(Reading database ... 71902 files and directories currently installed.)
Unpacking fink-buildlock-ioapi-3.0-1 (from .../fink-buildlock-
ioapi-3.0-1_2009.11.09-14.34.29_darwin-x86_64.deb) ...
Setting up fink-buildlock-ioapi-3.0-1 (2009.11.09-14.34.29) ...
gzip -dc /sw/src/ioapi-3.0.tar.gz | /sw/bin/tar -xf -  --no-same-owner  
--no-same-permissions
/var/tmp/tmp.1.WxfZs3
#!/bin/sh -ev
  cd ioapi
  FC=/sw/bin/gfortran make -f Makefile.nocpl
mkdir ..//neutral_g77
cd ..//neutral_g77; /sw/bin/gfortran -c -DFLDMN=1 -DAUTO_ARRAYS=1 -
funroll-loops -fschedule-insns  -O2 -ffast-math  -I..//ioapi ..//ioapi/
bilin.f
cd ..//neutral_g77; /sw/bin/gfortran -c -DFLDMN=1 -DAUTO_ARRAYS=1 -
funroll-loops -fschedule-insns  -O2 -ffast-math  -I..//ioapi ..//ioapi/
bmatvec.f
cd ..//neutral_g77; /sw/bin/gfortran -c -DFLDMN=1 -DAUTO_ARRAYS=1 -
funroll-loops -fschedule-insns  -O2 -ffast-math  -I..//ioapi ..//ioapi/
chkfil3.f
cd ..//neutral_g77; /sw/bin/gfortran -c -DFLDMN=1 -DAUTO_ARRAYS=1 -
funroll-loops -fschedule-insns  -O2 -ffast-math  -I..//ioapi ..//ioapi/
ckdesc3.f
..//ioapi/ckdesc3.f: In function 'ckdesc3':
..//ioapi/ckdesc3.f:860: error: unable to find a register to spill in  
class 'AREG'
..//ioapi/ckdesc3.f:860: error: this is the insn:
(insn 61 8588 70 5 ..//ioapi/ckdesc3.f:107 (parallel [
             (set (reg:DI 40 r11 [2361])
                 (const_int 0 [0x0]))
             (set (reg/f:DI 39 r10 [668])
                 (plus:DI (ashift:DI (reg:DI 40 r11 [670])
                         (const_int 3 [0x3]))
                     (reg/f:DI 41 r12 [667])))
             (set (mem/s:BLK (reg/f:DI 41 r12 [667]) [0 mesg+56 A64])
                 (const_int 0 [0x0]))
             (use (reg:DI 39 r10 [669]))
             (use (reg:DI 40 r11 [670]))
         ]) 858 {*rep_stosdi_rex64} (expr_list:REG_DEAD (reg:DI 40 r11  
[670])
         (expr_list:REG_DEAD (reg:DI 39 r10 [669])
             (expr_list:REG_DEAD (reg/f:DI 41 r12 [667])
                 (expr_list:REG_UNUSED (reg:DI 40 r11 [2361])
                     (expr_list:REG_UNUSED (reg/f:DI 39 r10 [668])
                         (nil)))))))
..//ioapi/ckdesc3.f:860: confused by earlier errors, bailing out
make: *** [ckdesc3.o] Error 1
### execution of /var/tmp/tmp.1.WxfZs3 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ioapi-3.0-1
(Reading database ... 71903 files and directories currently installed.)
Removing fink-buildlock-ioapi-3.0-1 ...
Failed: phase compiling: ioapi-3.0-1 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

        Alexis Zubrow <azubrow@...>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.






On Nov 9, 2009, at 1:38 PM, Alexander Hansen wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Christopher Colburn wrote:
>> I just did a fresh install of 64-bit fink and am trying to install
>> CDAT, which has a dependency on g77.
>>
>>>> sudo fink install cdat
>> Password:
>> Information about 8275 packages read in 2 seconds.
>> Can't resolve dependency "g77" for package "cdat-4.0-1014" (no
>> matching packages/versions found)
>> Exiting with failure.
>>
>>
>> I have already tried changing the CDAT.info file directly (to use
>> gfortran as the compiler), but there are other dependecies which also
>> require g77 ... I'd rather not have to go through all the  
>> dependencies.
>>
>>>> sudo fink install cdat
>> Scanning package description files..........
>> Information about 8275 packages read in 3 seconds.
>> Can't resolve dependency "g77" for package "pyfort-py25-8.5.1-2" (no
>> matching packages/versions found)
>> Exiting with failure.
>>
>> Is there an easy way to remove all these dependencies?  Can get fink
>> to "install" g77 and have it just point to gfortran?  Any advice?
>>
>> Thanks,
>> Chris
>>
>
> Nope.  Fink deals with such matters on a per-package basis.  They  
> would
> all need to be updated to use gcc44/gfortran instead.
>
> - --
> Alexander Hansen
> Fink User Liaison
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkr4i8cACgkQB8UpO3rKjQ+PpgCfdlhrtSSe9oMbHBgzQDMXsvIh
> +xcAn1+bICHho7bkokJ9+8HoToRh1Ias
> =fCNc
> -----END PGP SIGNATURE-----


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@...
https://lists.sourceforge.net/lists/listinfo/fink-users

Re: IOAPI 10.6 64-bit fink

by Christopher Colburn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have figured out the fix for IOAPI on 10.6 64-bit

(1) must be compiled with gfortran

AND

(2) the '-fschedule-insns' option must be removed from line 19 of  
ioapi-3.0/ioapi/Makeinclude.neutral_g77

These changes would probably be helpful for future users.

Sincerely,
Chris





On Nov 9, 2009, at 2:37 PM, Christopher Colburn wrote:

> Thanks!  As it turns out there were only 3 dependencies that needed
> changing....  Now I can get everything to install except IOAPI.  I
> emailed Alexis, but the email bounced back.  Any suggestions about how
> to do this?
>
> Thanks again,
> Chris
>
>
> controls>> sudo fink install ioapi
> Password:
> Information about 8300 packages read in 2 seconds.
> The following package will be installed or updated:
>  ioapi
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-ioapi-3.0-1 /sw/
> src/
> fink.build
> dpkg-deb: building package `fink-buildlock-ioapi-3.0-1' in `/sw/src/
> fink.build/fink-buildlock-ioapi-3.0-1_2009.11.09-14.34.29_darwin-
> x86_64.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-
> ioapi-3.0-1_2009.11.09-14.34.29_darwin-x86_64.deb
> Selecting previously deselected package fink-buildlock-ioapi-3.0-1.
> (Reading database ... 71902 files and directories currently  
> installed.)
> Unpacking fink-buildlock-ioapi-3.0-1 (from .../fink-buildlock-
> ioapi-3.0-1_2009.11.09-14.34.29_darwin-x86_64.deb) ...
> Setting up fink-buildlock-ioapi-3.0-1 (2009.11.09-14.34.29) ...
> gzip -dc /sw/src/ioapi-3.0.tar.gz | /sw/bin/tar -xf -  --no-same-owner
> --no-same-permissions
> /var/tmp/tmp.1.WxfZs3
> #!/bin/sh -ev
>  cd ioapi
>  FC=/sw/bin/gfortran make -f Makefile.nocpl
> mkdir ..//neutral_g77
> cd ..//neutral_g77; /sw/bin/gfortran -c -DFLDMN=1 -DAUTO_ARRAYS=1 -
> funroll-loops -fschedule-insns  -O2 -ffast-math  -I..//ioapi ..//
> ioapi/
> bilin.f
> cd ..//neutral_g77; /sw/bin/gfortran -c -DFLDMN=1 -DAUTO_ARRAYS=1 -
> funroll-loops -fschedule-insns  -O2 -ffast-math  -I..//ioapi ..//
> ioapi/
> bmatvec.f
> cd ..//neutral_g77; /sw/bin/gfortran -c -DFLDMN=1 -DAUTO_ARRAYS=1 -
> funroll-loops -fschedule-insns  -O2 -ffast-math  -I..//ioapi ..//
> ioapi/
> chkfil3.f
> cd ..//neutral_g77; /sw/bin/gfortran -c -DFLDMN=1 -DAUTO_ARRAYS=1 -
> funroll-loops -fschedule-insns  -O2 -ffast-math  -I..//ioapi ..//
> ioapi/
> ckdesc3.f
> ..//ioapi/ckdesc3.f: In function 'ckdesc3':
> ..//ioapi/ckdesc3.f:860: error: unable to find a register to spill in
> class 'AREG'
> ..//ioapi/ckdesc3.f:860: error: this is the insn:
> (insn 61 8588 70 5 ..//ioapi/ckdesc3.f:107 (parallel [
>             (set (reg:DI 40 r11 [2361])
>                 (const_int 0 [0x0]))
>             (set (reg/f:DI 39 r10 [668])
>                 (plus:DI (ashift:DI (reg:DI 40 r11 [670])
>                         (const_int 3 [0x3]))
>                     (reg/f:DI 41 r12 [667])))
>             (set (mem/s:BLK (reg/f:DI 41 r12 [667]) [0 mesg+56 A64])
>                 (const_int 0 [0x0]))
>             (use (reg:DI 39 r10 [669]))
>             (use (reg:DI 40 r11 [670]))
>         ]) 858 {*rep_stosdi_rex64} (expr_list:REG_DEAD (reg:DI 40 r11
> [670])
>         (expr_list:REG_DEAD (reg:DI 39 r10 [669])
>             (expr_list:REG_DEAD (reg/f:DI 41 r12 [667])
>                 (expr_list:REG_UNUSED (reg:DI 40 r11 [2361])
>                     (expr_list:REG_UNUSED (reg/f:DI 39 r10 [668])
>                         (nil)))))))
> ..//ioapi/ckdesc3.f:860: confused by earlier errors, bailing out
> make: *** [ckdesc3.o] Error 1
> ### execution of /var/tmp/tmp.1.WxfZs3 failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-ioapi-3.0-1
> (Reading database ... 71903 files and directories currently  
> installed.)
> Removing fink-buildlock-ioapi-3.0-1 ...
> Failed: phase compiling: ioapi-3.0-1 failed
>
> Before reporting any errors, please run "fink selfupdate" and
> try again.  If you continue to have issues, please check to see if the
> FAQ on fink's website solves the problem.  If not, ask on the fink-
> users
> or fink-beginners mailing lists, with a carbon copy to the maintainer:
>
> Alexis Zubrow <azubrow@...>
>
> Note that this is preferable to emailing the maintainer directly,  
> since
> most fink package maintainers do not have access to all possible
> hardware and software configurations.
>
>
>
>
>
>
> On Nov 9, 2009, at 1:38 PM, Alexander Hansen wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Christopher Colburn wrote:
>>> I just did a fresh install of 64-bit fink and am trying to install
>>> CDAT, which has a dependency on g77.
>>>
>>>>> sudo fink install cdat
>>> Password:
>>> Information about 8275 packages read in 2 seconds.
>>> Can't resolve dependency "g77" for package "cdat-4.0-1014" (no
>>> matching packages/versions found)
>>> Exiting with failure.
>>>
>>>
>>> I have already tried changing the CDAT.info file directly (to use
>>> gfortran as the compiler), but there are other dependecies which  
>>> also
>>> require g77 ... I'd rather not have to go through all the
>>> dependencies.
>>>
>>>>> sudo fink install cdat
>>> Scanning package description files..........
>>> Information about 8275 packages read in 3 seconds.
>>> Can't resolve dependency "g77" for package "pyfort-py25-8.5.1-2" (no
>>> matching packages/versions found)
>>> Exiting with failure.
>>>
>>> Is there an easy way to remove all these dependencies?  Can get fink
>>> to "install" g77 and have it just point to gfortran?  Any advice?
>>>
>>> Thanks,
>>> Chris
>>>
>>
>> Nope.  Fink deals with such matters on a per-package basis.  They
>> would
>> all need to be updated to use gcc44/gfortran instead.
>>
>> - --
>> Alexander Hansen
>> Fink User Liaison
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.10 (Darwin)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>>
>> iEYEARECAAYFAkr4i8cACgkQB8UpO3rKjQ+PpgCfdlhrtSSe9oMbHBgzQDMXsvIh
>> +xcAn1+bICHho7bkokJ9+8HoToRh1Ias
>> =fCNc
>> -----END PGP SIGNATURE-----
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Fink-users mailing list
> Fink-users@...
> https://lists.sourceforge.net/lists/listinfo/fink-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@...
https://lists.sourceforge.net/lists/listinfo/fink-users