Re: LLVM 3.3 failed

2014-10-27 Thread Robert Broome
This worked. Though because Darwin 13 != Darwin 14, I have been updating my ports for hours! But they are updating. On Oct 25, 2014, at 7:57 PM, Lawrence Velázquez wrote: > On Oct 23, 2014, at 6:50 PM, Robert Broome wrote: > >> I am trying to update ports after upgrading to 10.

LLVM 3.3 failed

2014-10-23 Thread Robert Broome
I am trying to update ports after upgrading to 10.10 and XCODE 6.1. LLVM 3.3 is failing. According to the log: import sys; print sys.version.split has invalid syntax at sys. configure: error: found python (opt/loca/bin/python); required >= 2.5 Does anyone have any ideas? thanks

Re: no destroot

2014-10-17 Thread Robert Broome
thanks. On Oct 16, 2014, at 11:28 AM, Clemens Lang wrote: > Hi, > > - On 14 Oct, 2014, at 15:02, Ryan Schmidt ryandes...@macports.org wrote: > >> Any ideas? can I rebuild the database? > > Try opening the database with the sqlite3 command line tool with write access, > i.e. > $> sudo sqlit

database install point-no destroot

2014-10-14 Thread Robert Broome
I am troubleshooting a problem with my macport installation: On Oct 14, 2014, at 07:57, Robert Broome wrote: > > thanks. > I am afraid that didn't fix all the problems: > > ---> Installing coreutils @8.23_1 > Error: org.macports.install for port coreutils returned:

no destroot

2014-10-13 Thread Robert Broome
I am trying to perform a routine "update outdated" on my Mac 10.6.8 installation. I have done this many times in the past. This time: Error: org.macports.install for port coreutils returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_rel

problem with install of gmt

2014-02-25 Thread Robert Broome
I am trying to install gmt5 and find a problem with an obsolete dependancy. I installed gshhg-gmt as a separate macport install. It installed correctly. That didn’t help. Apparently the install script is still trying to install the obsolete gshhg-gmt-nc4 instead of the new gshhg-gmt. I am still

Re: netcdf-fortan out of sync with gfortran? Fixed operator error... :(

2014-02-18 Thread Robert Broome
I had changed the link to gfortran to gfortran-mp-4.7. That didn't update when I updated my ports (naturally). I now point to gfortran-mp-4.8 and it works. Sorry to post before debugging. On Feb 18, 2014, at 8:17 AM, Robert Broome wrote: > I have recently had trouble with versioning

netcdf-fortan out of sync with gfortran?

2014-02-18 Thread Robert Broome
I have recently had trouble with versioning of hdf5 and netcdf4 and gfortran. In trying to fix things, I uninstalled and reinstalled several ports. Now I have a mismatch between gfortran (gcc48) and netcdf-fortran: when compiling a fortran program that uses netcdf library: use netcdf 1 Fa

llvm old after upgrade to Mavericks

2013-10-28 Thread Robert Broome
I upgraded to Mavericks and the latest Xcode plus command line tools and now I can't update my ports. llvm-3.1 is not supported on Mavericks or later. Should I reinstall Macports? If so, should I uninstall my current copy of MacPorts first? ___ macpor

Re: DL damaged. bad umask prevents scratch files working

2012-12-27 Thread Robert Broome
eeded now. Thanks RBroome On Dec 26, 2012, at 11:06 PM, Ryan Schmidt wrote: > > On Dec 26, 2012, at 21:29, Robert Broome wrote: > >> Thanks for the help! >> >> I really appreciate it. I don't know whether to reply directly to you or >> through the maili

DL damaged

2012-12-26 Thread Robert . Broome
I am getting the following error: dyld: DYLD_ environment variables being ignored because main executable (sudo) is setuid or setgid. Because of an earlier misconfiguration problem that I caused, in order to run gfortran, I have to run gfortran as root. I am hoping someone will be able to help me

can't write to /var/folders

2012-12-26 Thread Robert . Broome
I have already received helpful feedback and want to thank D. Nicholls. when i compile as root, sudo gfortran etc. this works. The resulting executable is owned by root however. So as expected the problem is permissions. I don't know how to make a call to gfortran work properly as a user. Any expe

can't write to /var/folders

2012-12-25 Thread Robert Broome
I broke my install. :( I use gfortran installed via macports. I am currently at gcc46, with gcc45 installed to support fortran-netcdf. When I try to compile a simple program (which has compiled on this machine several days ago), I get: gfortran -o sorttest sorttest.f95 f951: fatal error: can’t o