Re: Can't install pspp

2016-08-05 Thread Ryan Schmidt

> On Aug 5, 2016, at 1:55 PM, [ftp83plus]  wrote:
> 
> Wasn't libcxx supposed to be already +universal as per LibcxxOnOlderSystems?

Yes, it was. Its universal variant is default on now. Any idea why it was not 
installed universal on your system? Do you maybe have "-universal" listed in 
your variants.conf?


> Anyway, the upgrade variant command yields an error upon building gperf:
> http://pastebin.com/6UwSr7Cp

gperf is having the same problem:

:info:build ld: warning: ignoring file /usr/lib/libc++.dylib, file was built 
for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 
0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked 
(i386): /usr/lib/libc++.dylib

This seems like something of a circular dependency.

I don't think you should have encountered this problem, but I don't know why 
you did.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't install pspp

2016-08-05 Thread [ftp83plus]
Wasn't libcxx supposed to be already +universal as per LibcxxOnOlderSystems?

Anyway, the upgrade variant command yields an error upon building gperf:
http://pastebin.com/6UwSr7Cp


El 2016-08-05, a las 14:35, Ryan Schmidt escribió:

> sudo port upgrade --enforce-variants libcxx +universal

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't install pspp

2016-08-05 Thread Ryan Schmidt

> On Aug 5, 2016, at 1:32 PM, [ftp83plus]  wrote:
> 
> 
> El 2016-08-05, a las 13:16, Ryan Schmidt escribió:
> 
>> 
>>> On Aug 5, 2016, at 11:29 AM, [ftp83plus]  wrote:
>>> 
>>> Sure, after cleaning icu and pspp and re-launching pspp installation, it 
>>> now fails on installing ncurses:
>>> http://pastebin.com/7UGKSVmm
>> 
>> The log says:
>> 
>> :info:build ld: warning: ignoring file /usr/lib/libc++.dylib, file was built 
>> for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 
>> 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being 
>> linked (i386): /usr/lib/libc++.dylib
>> 
>> What's the output of:
>> 
>> port -v installed libcxx
> 
> I get:
> 
> The following ports are currently installed:
>  libcxx @3.7.1_0 (active) platform='darwin 10' archs='x86_64'
> 
>> lipo -info /usr/lib/libc++.dylib
> 
> That is:
> Non-fat file: /usr/lib/libc++.dylib is architecture: x86_64

Ok, well you're building ncurses with the universal variant, which means it 
needs libcxx to be universal, but it's not. Reinstall it with the universal 
variant:

sudo port upgrade --enforce-variants libcxx +universal

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't install pspp

2016-08-05 Thread [ftp83plus]

El 2016-08-05, a las 13:16, Ryan Schmidt escribió:

> 
>> On Aug 5, 2016, at 11:29 AM, [ftp83plus]  wrote:
>> 
>> Sure, after cleaning icu and pspp and re-launching pspp installation, it now 
>> fails on installing ncurses:
>> http://pastebin.com/7UGKSVmm
> 
> The log says:
> 
> :info:build ld: warning: ignoring file /usr/lib/libc++.dylib, file was built 
> for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 
> 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked 
> (i386): /usr/lib/libc++.dylib
> 
> What's the output of:
> 
> port -v installed libcxx

I get:

The following ports are currently installed:
  libcxx @3.7.1_0 (active) platform='darwin 10' archs='x86_64'

> lipo -info /usr/lib/libc++.dylib

That is:
Non-fat file: /usr/lib/libc++.dylib is architecture: x86_64

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Can't install pspp

2016-08-05 Thread Ryan Schmidt

> On Aug 5, 2016, at 11:29 AM, [ftp83plus]  wrote:
> 
> Sure, after cleaning icu and pspp and re-launching pspp installation, it now 
> fails on installing ncurses:
> http://pastebin.com/7UGKSVmm

The log says:

:info:build ld: warning: ignoring file /usr/lib/libc++.dylib, file was built 
for unsupported file format ( 0xcf 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 1 0x 3 0x 0 
0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked 
(i386): /usr/lib/libc++.dylib

What's the output of:

port -v installed libcxx
lipo -info /usr/lib/libc++.dylib


___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Macports not working

2016-08-05 Thread Ignatios Athanasiadis
Hi Davide,

This suggestion solved my problem.
Thank you.

All best,
Ignatios


> On 5 Aug 2016, at 10:59, Davide Liessi  wrote:
> 
> 2016-08-05 11:25 GMT+02:00 Ignatios Athanasiadis :
>> making a file .bash_profile in my root that in includes a piece of code
> 
> Oh, and maybe if you needed to create .bash_profile, then all your
> terminal settings were in .profile (including the PATH for MacPorts).
> I'd suggest you try removing ~/.bash_profile and adding the PATH="..."
> line at the end of ~/.profile .
> 
> (Sorry for the double message, I first overlooked the .bash_profile thing.)
> 
> Best wishes.
> Davide

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Macports not working

2016-08-05 Thread Brandon Allbery
On Fri, Aug 5, 2016 at 5:25 AM, Ignatios Athanasiadis 
wrote:

> then I tried to make a shortcut for mysql that I installed using macports
> making a file .bash_profile in my root that in includes a piece of code
>
> PATH="/usr/local/mysql/bin:$PATH”
>
> as suggested in https://coolestguidesontheplanet.com/
> get-apache-mysql-php-and-phpmyadmin-working-on-osx-10-
> 11-el-capitan/#disqus_thread
>

That page appears to be assuming Homebrew or some other installation
method. MacPorts does not use /usr/local, it uses /opt/local. Also, because
multiple mysql versions may be installed concurrently, paths may differ for
direct access; you can use `port select` to make one directly available.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: MacPorts rsync server in Germany - is this the current "normal"?

2016-08-05 Thread [ftp83plus]
Will the change make fetching faster? It currently hovers under 2MB/s, or 
8Mbps. Or is this intentional?

El 2016-08-05, a las 08:40, Ryan Schmidt escribió:

> On Aug 5, 2016, at 07:16, Kennedy, Smith wrote:
>> 
>> Recently, say within the last week or so, when running a "sudo port -v 
>> selfupdate" as part of my care and feeding of my ports, I observed that it 
>> is pulling from a server in Germany:
> 
> 
>> Is this consistent with others' recent experiences? Anything to be concerned 
>> about?
> 
> This change is intentional, nothing to worry about. There will be an 
> announcement later. 
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: MacPorts rsync server in Germany - is this the current "normal"?

2016-08-05 Thread Ryan Schmidt
On Aug 5, 2016, at 07:16, Kennedy, Smith wrote:
> 
> Recently, say within the last week or so, when running a "sudo port -v 
> selfupdate" as part of my care and feeding of my ports, I observed that it is 
> pulling from a server in Germany:


> Is this consistent with others' recent experiences? Anything to be concerned 
> about?

This change is intentional, nothing to worry about. There will be an 
announcement later. 
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: MacPorts rsync server in Germany - is this the current "normal"?

2016-08-05 Thread Jeremy Lavergne
Also yes, it's normal.

$ dig nue.de.rsync.macports.org
ftp.fau.de.
ftp.rrze.uni-erlangen.de.
131.188.12.211


On 08/05/2016 08:26 AM, Jeremy Lavergne wrote:
> https://trac.macports.org/wiki/Mirrors
> 
> Also using that mirror in Boston.
> 
> 
> On 08/05/2016 08:21 AM, PhilDobbin wrote:
>> I'm seeing it too here in London.
> 
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users
> 

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: MacPorts rsync server in Germany - is this the current "normal"?

2016-08-05 Thread Jeremy Lavergne
https://trac.macports.org/wiki/Mirrors

Also using that mirror in Boston.


On 08/05/2016 08:21 AM, PhilDobbin wrote:
> I'm seeing it too here in London.

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: MacPorts rsync server in Germany - is this the current "normal"?

2016-08-05 Thread PhilDobbin

On 05/08/2016 13:16, Kennedy, Smith (Wireless Architect) wrote:


Hi there,

Recently, say within the last week or so, when running a "sudo port -v 
selfupdate" as part of my care and feeding of my ports, I observed that it is 
pulling from a server in Germany:



[snip]

I'm seeing it too here in London.

Cheers,

Phil...

--
GnuGPG Key : http://phildobbin.org/publickey.asc

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


MacPorts rsync server in Germany - is this the current "normal"?

2016-08-05 Thread Kennedy, Smith (Wireless Architect)
Hi there,

Recently, say within the last week or so, when running a "sudo port -v 
selfupdate" as part of my care and feeding of my ports, I observed that it is 
pulling from a server in Germany:


Neuromancer: 2016-08 [932]$ sudo port -v selfupdate
--->  Updating MacPorts base sources using rsync

Willkommen auf dem RSYNC-server auf ftp.fau.de.
Nicht all unsere Mirror sind per rsync verfuegbar.

Welcome to the RSYNC daemon on ftp.fau.de.
Not all of our mirrors are available through rsync.


receiving file list ... done

sent 16 bytes  received 55 bytes  28.40 bytes/sec
total size is 27013120  speedup is 380466.48

Willkommen auf dem RSYNC-server auf ftp.fau.de.
Nicht all unsere Mirror sind per rsync verfuegbar.

Welcome to the RSYNC daemon on ftp.fau.de.
Not all of our mirrors are available through rsync.


receiving file list ... done

... and so forth ...


Is this consistent with others' recent experiences? Anything to be concerned 
about?

Thanks for your help,

Smith

/**
Smith Kennedy
HP Inc.
*/

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Macports not working

2016-08-05 Thread Davide Liessi
2016-08-05 11:25 GMT+02:00 Ignatios Athanasiadis :
> making a file .bash_profile in my root that in includes a piece of code

Oh, and maybe if you needed to create .bash_profile, then all your
terminal settings were in .profile (including the PATH for MacPorts).
I'd suggest you try removing ~/.bash_profile and adding the PATH="..."
line at the end of ~/.profile .

(Sorry for the double message, I first overlooked the .bash_profile thing.)

Best wishes.
Davide
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Macports not working

2016-08-05 Thread Davide Liessi
2016-08-05 11:25 GMT+02:00 Ignatios Athanasiadis :
> PATH="/usr/local/mysql/bin:$PATH”

I think you are using the wrong closing quotes here: they should be
the straight quotes, i.e. " instead of ”.

Best wishes.
Davide
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Macports not working

2016-08-05 Thread Ignatios Athanasiadis
Hi all,

My macports seem to be out of use at the moment. I have not tried to uninstall 
them.
Yesterday I tried to make apache2 working according to the suggestions 
presented in this link:

http://digitalshore.io/local-web-development-environment-apache-osx-10-11-el-capitan/
 


then I tried to make a shortcut for mysql that I installed using macports 
making a file .bash_profile in my root that in includes a piece of code 

PATH="/usr/local/mysql/bin:$PATH”

as suggested in 
https://coolestguidesontheplanet.com/get-apache-mysql-php-and-phpmyadmin-working-on-osx-10-11-el-capitan/#disqus_thread
 


Finally, I copied the phpmyadmin file from the location that my macports 
installed it, /opt/local/www/, to ~/Sites/ as described in 
https://coolestguidesontheplanet.com/get-apache-mysql-php-and-phpmyadmin-working-on-osx-10-11-el-capitan/#disqus_thread
 
.
Eventually what the last presented link describes was working on my pc and then 
I switched the pc off.

However, today not only this does not work but I get the next message when I 
use the port command.
-bash: port: command not found

Has anybody else encountered such a problem before?

All best,
Ignatios___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users