problems with MP version of gfortran

2018-11-10 Thread pagani laurent via macports-users
Hi, I am running OSX10.12. I had gcc 7.3 and gcc 5.5.0_1 installed. When trying to compile a simple .f90 code (simpling printing some double precision complex, a ”hello world” for complex numbers), I get this error message : SIGMA>which gfortran /opt/local/bin/gfortran SIGMA>gfortran -o essai

Re: problems with MP version of gfortran

2018-11-12 Thread pagani laurent via macports-users
This should have been done. >>> >>> https://github.com/macports/macports-ports/commit/78b67f819222a83f7a198213fb8a1d0758cb7753#diff-8680d6e0db3e1a08c29d7699d58be6b7 >>> >>> <https://github.com/macports/macports-ports/commit/78b67f819222a83f7a198213f

Re: Anyone running X11 apps on Mojave?

2018-11-25 Thread pagani laurent via macports-users
Hi Ryan, nice summary of X11/XQuartz history. I miss something about Terminal.app which (I suppose) is still supported by Apple even in Mojave (but I stop at Sierra as long as my present bookpro lives, so I don’t know). Isn’t it another variant of X11 (except that there are some differences but

openSSL

2018-12-17 Thread pagani laurent via macports-users
I just upgraded my MacPort install and OpenSSL is 1.0.2q while my VPN application would like to use 1.1.1. Is there any chance that v1.1.1 be uploaded to MacPort sometimes soon ? (easier to ask than to do, I know, thanks for all those of you who spend their time making MacPort a useful service)

missing libraries

2017-07-12 Thread pagani laurent via macports-users
Hello, My python2.7 Macport install seems corrupted since I always get this message about two missing libraries. My problem is that I don’t know which application installed them so I cannot uninstall/reinstall it. Warning: Error parsing file /opt/local/Library/Frameworks/Python.framework/Versi

problem with pkg_resources in python 3

2017-07-12 Thread pagani laurent via macports-users
Hello, I have Macports python 3.5 and 3.6 and I have installed setuptools and pip for each version, on Mac OS 10.12.5, XCode 8.3.3 However for python3.5 it says it does not find pkg_resources and for python3.6, it is even worse, python crashes : laurent>python3.5 Python 3.5.2 (default, Dec 17 2

Re: problem with pkg_resources in python 3

2017-07-12 Thread pagani laurent via macports-users
The following ports are currently installed: py27-pip @9.0.1_0 (active) py27-setuptools @36.0.1_0 (active) py35-pip @9.0.1_0 (active) py35-setuptools @36.0.1_0 (active) py36-pip @9.0.1_0 (active) py36-setuptools @36.0.1_0 (active) python2_select @0.0_2 (active) python3_select @0.0_1

Re: problem with pkg_resources in python 3

2017-07-12 Thread pagani laurent via macports-users
It is (to me) very strange! Lorenzo>sudo port upgrade python35 ---> Scanning binaries for linking errors ---> No broken files found. Lorenzo>sudo port installed python35 The following ports are currently installed: python35 @3.5.3_1 (active) Lorenzo>type python3.5

Re: problem with pkg_resources in python 3

2017-07-12 Thread pagani laurent via macports-users
> Le 12 juil. 2017 à 16:36, Joshua Root a écrit : > > On 2017-7-13 00:30 , pagani laurent wrote: >> It is (to me) very strange! >> Lorenzo>sudo port upgrade python35 >> ---> Scanning binaries for linking errors >> ---> No broken files found. >> Lorenzo>sudo port installed python35 >> The follo

Re: problem with pkg_resources in python 3

2017-07-12 Thread pagani laurent via macports-users
> Le 12 juil. 2017 à 16:40, a écrit : > > >> On Jul 12, 2017, at 8:36 AM, Joshua Root > > wrote: >> >> On 2017-7-13 00:30 , pagani laurent wrote: >>> It is (to me) very strange! >>> Lorenzo>sudo port upgrade python35 >>> ---> Scanning binaries for linking errors >>>

Re: [MacPorts] #54469: problem using python 3.6 in Sierra 10.12.5/Xcode 8.3.3

2017-07-12 Thread pagani laurent via macports-users
> Le 12 juil. 2017 à 17:19, MacPorts a écrit : > > #54469: problem using python 3.6 in Sierra 10.12.5/Xcode 8.3.3 > + > Reporter: lpagani91 | Owner: jyrkiwahlstedt > Type: defect | Status: closed > Priority: Normal

Re: [MacPorts] #54469: problem using python 3.6 in Sierra 10.12.5/Xcode 8.3.3

2017-07-12 Thread pagani laurent via macports-users
> Le 12 juil. 2017 à 17:44, a écrit : > >> >> On Jul 12, 2017, at 9:40 AM, pagani laurent via macports-users >> > <mailto:macports-users@lists.macports.org>> wrote: >> >> >>> Le 12 juil. 2017 à 17:19, MacPorts >> <mail

Re: [MacPorts] #54469: problem using python 3.6 in Sierra 10.12.5/Xcode 8.3.3

2017-07-12 Thread pagani laurent via macports-users
gt;> a écrit : >>> >>>> >>>> On Jul 12, 2017, at 9:40 AM, pagani laurent via macports-users >>>> >>> <mailto:macports-users@lists.macports.org>> wrote: >>>> >>>> >&g

Re: [MacPorts] #54468: problem installing py36-ipython on Mac OS Sierra 10.12.5

2017-07-12 Thread pagani laurent via macports-users
> Le 12 juil. 2017 à 19:42, MacPorts a écrit : > > #54468: problem installing py36-ipython on Mac OS Sierra 10.12.5 > -+-- > Reporter: lpagani91 | Owner: stromnov > Type: defect | Status: assigned > Priority: Nor

Re: [MacPorts] #54469: problem using python 3.6 in Sierra 10.12.5/Xcode 8.3.3

2017-07-12 Thread pagani laurent via macports-users
>> a écrit : >>> >>> >>>> On Jul 12, 2017, at 9:47 AM, pagani laurent >>> <mailto:laurent.pag...@laposte.net>> wrote: >>>> >>>> >>>>> Le 12 juil. 2017 à 17:44, mailto:m...@macports.org>> &g

Re: In a mess with libc++ libstdc++ and OSX 10.7.5 Lion

2017-09-14 Thread pagani laurent via macports-users
Hi Ian, I also jumped from Lion to Sierra recently but my old Macbook pro with a HD slowed down a lot and it took a couple of days to be functional again (you have to reinstall XCode, XQuartz,…). OTOH, note that Firefox is not maintained for Lion since end of 2016 I believe. Not very secure. Fi

Re: In a mess with libc++ libstdc++ and OSX 10.7.5 Lion

2017-09-14 Thread pagani laurent via macports-users
No problem. When I moved to Sierra with my old MBP, it still read and engraved CDs/DVDs and you can buy an external CD player on USB connexion, which implies that Sierra can still deal with it! Ciao, Laurent > Le 14 sept. 2017 à 13:40, Ian Wadham a écrit : > > Hi Chris, > > On 14/09/2017, at

MacPorts shell mode

2017-10-18 Thread pagani laurent via macports-users
Hi all, Reading the mails on this list, I discovered the Shell mode option (sudo port without argument) which would allow in principle to launch several commands without repeating sudo port each time (and typing the passwd). But once in that mode, I typed selfupdate and was exited from the the

Re: MacPorts shell mode

2017-10-18 Thread pagani laurent via macports-users
> Le 19 oct. 2017 à 02:37, Bradley Giesbrecht a écrit : > >> On Oct 18, 2017, at 5:31 PM, pagani laurent via macports-users >> wrote: >> >> Hi all, >> >> Reading the mails on this list, I discovered the Shell mode option (sudo >> port wit

how to select gcc7

2017-10-25 Thread pagani laurent via macports-users
Hi, I have gcc5, gcc6 and gcc7 installed, in particular : gcc7 @7.2.0_0 (active) but >gcc --version gcc (MacPorts gcc5 5.5.0_0) 5.5.0 I try to select gcc7 but fail (did not find any help on the webpage https://guide.macports.org/#using.port about port select. Is there any ?) >sudo port sel

port select problem

2017-10-25 Thread pagani laurent via macports-users
Hi, Lorenzo>sudo port select --set ipython2 py27-ipython Selecting 'py27-ipython' for 'ipython2' succeeded. 'py27-ipython' is now active. Lorenzo>ipython2 ipython2: Command not found. Why ? If I type ipython, it will work instead while I did not select it to be py27-ipython L. "S'il n'y a pas

Re: port select problem

2017-10-25 Thread pagani laurent via macports-users
In principle you don’t need to rehash with Macports. But I checked and it makes no difference. I could select ipython3 to py35-ipython and it works. But not ipython2. L. > Le 26 oct. 2017 à 06:08, Dave Horsfall a écrit : > > On Thu, 26 Oct 2017, pagani laurent via macports-us

rsync strange behaviour

2017-10-26 Thread pagani laurent via macports-users
Hi, I use the Macports rsync to make a carbon copy of my internal drive onto an external one. I find that the external one takes more room than the internal one : 470 Gb against 455 Gb. Both drives are declared in the Mac OS extended Journalized (whatever it is called in English). The external

Re: rsync strange behaviour

2017-10-26 Thread pagani laurent via macports-users
> My first guess would be that some items on your internal drive are > hardlinked, and that when you rsync, those items are being created on the > external drive as separate files with each copy taking up space. And I can > confirm by inspection that there are many hardlinked items inside the Xc

Re: rsync strange behaviour

2017-10-26 Thread pagani laurent via macports-users
> My first guess would be that some items on your internal drive are > hardlinked, and that when you rsync, those items are being created on the > external drive as separate files with each copy taking up space. And I can > confirm by inspection that there are many hardlinked items inside the X

Re: rsync strange behaviour

2017-10-26 Thread pagani laurent via macports-users
I am not sure to know which flag did the trick, but indeed now my Application Folder is 22 Gb like in the internal drive. Thanks a lot > Le 26 oct. 2017 à 14:19, Jim Jagielski a écrit : > > When using rsync on HFS+, I tend to always use the following options: > > rsync --archive --crtimes

Re: rsync strange behaviour

2017-10-26 Thread pagani laurent via macports-users
I found the explanation. It is the last of your flags with does the trick : --protect-decmpfs The com.apple.decmpfs extended attribute is hidden by default from list/get xattr calls, therefore normal attempts to copy compressed files will functiona

Re: MacPorts related questions

2017-11-14 Thread pagani laurent via macports-users
Maybe I am misled by a hidden problem but when I moved from Lion to Sierra for similar reasons (browsers not maintained anymore for 10.7, etc.) I experienced a strong slow down of my machine (MBP, 8 Gb Ram, hard drive). I recovered speed when it died and I moved to a more recent machine with 16G

Re: MacPorts related questions

2017-11-14 Thread pagani laurent via macports-users
I am not talking about the migration period but the weeks after. The machine was always very slow and never recovered. The HD was 500 Gb (filled up to 90%…) > Le 14 nov. 2017 à 15:24, William H. Magill a écrit : > > > >> On Nov 14, 2017, at 8:31 AM, pagani laurent

Re: livecheck timeout

2017-11-23 Thread pagani laurent via macports-users
But he said 30 minutes, not 30 seconds… or is it a typo ? Laurent > Le 23 nov. 2017 à 15:14, Rainer Müller a écrit : > > On 2017-11-23 11:09, db wrote: >> On 23 Nov 2017, at 06:42, Ryan Schmidt wrote: >>> How long is too long? >> >> 30' > > The connect timeout of 30 seconds for downloads usi

Re: no more Quartz in new MacOS 10.13.2?

2018-01-05 Thread pagani laurent via macports-users
I think I have the same problem and I limited myself to python3.5.4 I did not find any clues about the problem either. LP > Le 5 janv. 2018 à 13:35, Ryan Schmidt a écrit : > > > On Jan 5, 2018, at 06:11, Clayson wrote: > >> Dear Ryan, >> >> Have you had a chance to look at this? I’ve been to

trying to install ATLAS

2018-03-15 Thread pagani laurent via macports-users
Hello, Running Mac OS 10.12.6, I try to install ATLAS with macports but 1) it selects /usr/bin/clang as a C compiler (why not the /opt/local/bin/gcc one ?), 2) it selects gfortran7 which does not exist and 3) it hangs up on the building. After more than one hour, still there : sextractor-maste

trying to install ATLAS

2018-03-15 Thread pagani laurent via macports-users
Hello, I reinstalled gcc5, both gcc5 and 7 are active but the result is the same. I desactivate gcc7 but Xcode gcc takes precedence upon Macports/gcc5 even when I deactivate/reactivate the later. Thanks for any help, Laurent "S'il n'y a pas de solution, c'est qu'il n'y a pas de problème" (devis

Re: trying to install ATLAS

2018-03-15 Thread pagani laurent via macports-users
Joshua Kordani <mailto:jkord...@lsa2.com>> wrote: > This package will take a long time to build, although don't be surprised if > it fails on the first try. I can never get it to work on the first try with > default settings. > > > > On 3/15/18 9:45 AM,

Re: trying to install ATLAS

2018-03-16 Thread pagani laurent via macports-users
rts. > >> On Mar 15, 2018, at 11:56 AM, pagani laurent via macports-users >> > <mailto:macports-users@lists.macports.org>> wrote: >> >> In fact, by using the +gcc5 as Craig suggested, I got the compiled libraries >> straight away without the buildi

Re: jupyter-2.7 vs. ipython

2018-03-21 Thread pagani laurent via macports-users
Marius, I just installed py27-jupyter today, checked the py27-future presence but it crashes in a similar way to what Bob reported below : py27-futures @3.2.0_0 (active) py27-tornado @5.0.1_1 (active) NICER>jupyter-2.7 notebook Traceback (most recent call last): File "/opt/local/Library/

Re: jupyter-2.7 vs. ipython

2018-03-21 Thread pagani laurent via macports-users
@3.6.2_0 (active) py27-tz @2018.3_0 (active) and the message is still the same. Laurent > Le 22 mars 2018 à 07:33, Kenneth F. Cunningham > a écrit : > > > On 2018-03-21, at 11:49 PM, pagani laurent via macports-users wrote: > >> pkg_resources.DistributionNotFound: The &#x

Re: How to resolve libstdc++.6.dylib dependency

2018-03-24 Thread pagani laurent via macports-users
I don’t know much about these libraries but there exists a libstdc++.a library. No idea if it is different in content from the .6 one but if not, you could do a static link so that you don’t need any library for the users to run your program. Not sure it helps. The other solution is to try to fi

problem with upgrading macport installed packages

2018-04-16 Thread pagani laurent via macports-users
Hi all, I just moved to the new 2.4.3 by running port selfupdate and tried to follow-up with a port upgrade outdated but it keeps stumbling on many ports claiming they were installed by third parties. Which is not the case and I did not uninstall Port either. So I don’t know why the upgrade kee

Re: problem with upgrading macport installed packages

2018-04-16 Thread pagani laurent via macports-users
L. > Le 16 avr. 2018 à 15:14, Chris Jones a écrit : > > > Please post examples of the warning/error messages you are getting... > > On 16/04/18 14:12, pagani laurent via macports-users wrote: >> Hi all, >> I just moved to the new 2.4.3 by running port se

problem installing gnureadline

2018-04-16 Thread pagani laurent via macports-users
Hi, I have python3.6 updated, and selected to run on command python3 and ipython3. I tried to install py36-jupyter (never installed before). It crashed on trying to install py36-gnureadline. I cleaned py36-gnureadline and tried again. Crashed again (attached the log) : ---> Fetching distfiles fo

strange listing

2018-04-16 Thread pagani laurent via macports-users
Why do I get multiple occurences of the same packages when I run sudo port list installed […] xz @5.2.3 archivers/xz xz @5.2.3 archivers/xz yasm @1.3.0 lang/yasm yelp-tools

Re: problem installing gnureadline

2018-04-16 Thread pagani laurent via macports-users
ame permission error in the logfile.Laurent main.log Description: Binary data Le 16 avr. 2018 à 17:51, Rainer Müller <rai...@macports.org> a écrit :On 2018-04-16 16:32, pagani laurent via macports-users wrote:Hi,I have python3.6 updated, and selected to run on command python3 and ipython3.I

Re: problem installing gnureadline

2018-04-16 Thread pagani laurent via macports-users
> > Is this file provided by a port? If not, you must have installed it in > some other way. I have just installed py36-scipy with port tonight (though as many others it indeed failed to get activated and I had to force it) > port provides > /opt/local/Library/Frameworks/Python.framework/Versio

reinstalling Macports

2018-04-17 Thread pagani laurent via macports-users
Due to the numerous failures I had in my upgrade outdated followed by failure to install py36-jupyter, py36-spyder and py36-gnureadline, I decided to uninstall Macports following the ”migration” webpage which ends up with : curl --location --remote-name https://github.com/macports/macports-cont

Re: reinstalling Macports

2018-04-18 Thread pagani laurent via macports-users
Before you mention it,I tried to force activations, I tried to deactivate tk, everything fails at some point. I tried indeed to uninstall and reinstall MacPorts too but apart from erasing all my tools, I am still bumping against this problem (and xemacs running has nothing to do with it). So it

Re: reinstalling Macports

2018-04-18 Thread pagani laurent via macports-users
Ryan, I removed explicit tk installation from the myport.txt list, uninstalled tk and restarted restore_ports.tcl myport.txt and all went through nicely. Tk has been reinstalled as requested from python ports as dependent port. And in that case, it does not contain explicitly X.h and other such

Re: problem installing gnureadline

2018-04-18 Thread pagani laurent via macports-users
Rainer, after uninstalling everything and following the ”migration” tuto (and removing tk from requested ports), I tried to install py36-jupyter but it stopped again with the gnureadline install which still fails in the same way as before (complaining about some scipy directory) though in princ

Re: problem installing gnureadline

2018-04-18 Thread pagani laurent via macports-users
You are right of course. So I ended up removing everything which was not installed yesterday or today and that cured it but is there a way to clean up completely /opt/local without removing Macports itself so that one can reply the reinstall script easily ? Laurent > Le 18 avr. 2018 à 15:18, R

Re: problem installing gnureadline

2018-04-18 Thread pagani laurent via macports-users
I was considering this indeed but was looking for something intermediate like cleaning everything except MacPorts itself to restart quickly with the reinstall command of the previously installed packages on request. While this seems to erase really everything. Laurent > Le 18 avr. 2018 à 15:32

Re: problem installing gnureadline

2018-04-18 Thread pagani laurent via macports-users
macports uninstall ? Isn’t everything wiped out once /opt/local is erased ? L. > Le 18 avr. 2018 à 15:49, Chris Jones a écrit : > > > > On 18/04/18 14:44, pagani laurent via macports-users wrote: >> You are right of course. So I ended up removing everything which was not &

Jupyter 2 and Jupyter 3

2018-04-19 Thread pagani laurent via macports-users
After totally cleaning my macports installation and reinstalling everything, I ended up having py27-jupyter and py36-jupyter installed : Macports>port -v installed py36-jupyter The following ports are currently installed: py36-jupyter @1.0.0_1 (active) platform='darwin 16' archs='noarch' date=

Re: waiting for lock

2018-05-25 Thread pagani laurent via macports-users
Hi, my .registry.lock file exists and is empty. If it is absent, you should create it If it is present but not empty, you should try to empty it. I have no idea whether that will work but it can’t be worse than the present state. L. > Le 25 mai 2018 à 04:37, Jihyun In a écrit : > > Hi, > I ac

stupid question

2018-06-29 Thread pagani laurent via macports-users
Hi, I have gcc7.0 installed : >sudo port installed gcc7 The following ports are currently installed: gcc7 @7.3.0_0 (active) but I can’t use it under that name. There are several gcc-* files in the /bin I figured out that gcc-mp-7 was the one I was looking for but how can I get it to be the de

Re: stupid question

2018-06-29 Thread pagani laurent via macports-users
Thanks! I just forgot that sudo port select mp-gcc7 was not going to do what I expected and started to try several commands, getting mad… Laurent > Le 29 juin 2018 à 17:26, Chris Jones a écrit : > > > > On 29/06/18 16:21, pagani laurent via macports-users wrote: >>

a Mac(port) problem ?

2018-07-02 Thread pagani laurent via macports-users
Hi,Not sure this is totally relevent to MacPorts Users who usually discuss install problems, but I have a weird one here and you might help!Testing OpenMP on my Mac, I find that the output is slightly random when running in parallel mode while it is correct in sequential mode.the same test on an Ub

a Mac(port) problem ? - correction

2018-07-02 Thread pagani laurent via macports-users
Hi, Sorry, I just did not run enough tests on the Ubuntu machine. The problem looks the same eventually! So not a Mac or MP problem… Since I am a very beginner with OpenMP, I guess my problem must be with my program and though it is not a MP issue, now that I have annoyed everyone with my prob

Re: TeXLive distribution and macports

2018-09-11 Thread pagani laurent via macports-users
Hello, > > More than 6GByte meanwhile… If you ask for the full install, I guess. +medium is about 3.5 Gb, more reasonable. > I chose the other way round : why not simply use texlive delivered by MacPorts and erase other versions ? (I did not find a version provided by Apple on my 10.12.6)

Re: TeXLive distribution and macports

2018-09-11 Thread pagani laurent via macports-users
Mojca, Thanks for the detailed explanations. > > I would say that a lot more reasonable would to switch to ConTeXt and > then you don't really need much beyond perhaps 100 or 200 MB :) hum, good to know indeed. There are so many variants, one never know which one to pick.Why MacPorts is not us

Re: TeXLive distribution and macports

2018-09-11 Thread pagani laurent via macports-users
> Well, if you want to use TeX to control your smart home*** (like > lights and central heating system) and run a web server, the Knuth's > version from 1978 is not going to cut it ... > And if you want a fancy new feature that gets implemented a few hours > after you request it updating is th