Sierra 10.12.1 and NTP

2016-10-27 Thread Dave Horsfall
Just upgraded to 10.12.1, and system.log began spewing out this:

Oct 27 14:54:36 ozzie com.apple.xpc.launchd[1] (org.macports.ntp): Service only 
ran for 0 seconds. Pushing respawn out by 10 seconds.

along with annoying pop-ups.

Running "launchctl remove org.macports.ntp" fixed it, but I have a feeling 
that I need it for the NTP client.

Anyone else seen this?  Same thing happened with "rsyncd" and "lighttpd" 
too (all ports that I'd installed).

-- 
Dave Horsfall DTM (VK2KFU)  "Those who don't understand security will suffer."
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Sierra 10.12.1 and NTP

2016-10-27 Thread Jeremy Huddleston Sequoia

> On Oct 26, 2016, at 23:36, Dave Horsfall  wrote:
> 
> Just upgraded to 10.12.1, and system.log began spewing out this:
> 
> Oct 27 14:54:36 ozzie com.apple.xpc.launchd[1] (org.macports.ntp): Service 
> only ran for 0 seconds. Pushing respawn out by 10 seconds.
> 
> along with annoying pop-ups.

Those annoying popups contain the data that we need in order to help you out 
(the crash report).  Please provide that data here, so we can help you ;)

> Running "launchctl remove org.macports.ntp" fixed it, but I have a feeling 
> that I need it for the NTP client.
> 
> Anyone else seen this?  Same thing happened with "rsyncd" and "lighttpd" 
> too (all ports that I'd installed).
> 
> -- 
> Dave Horsfall DTM (VK2KFU)  "Those who don't understand security will suffer."
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users



smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Sierra 10.12.1 and NTP

2016-10-27 Thread Ryan Schmidt


> On Oct 27, 2016, at 01:36, Dave Horsfall  wrote:
> 
> Just upgraded to 10.12.1, and system.log began spewing out this:
> 
> Oct 27 14:54:36 ozzie com.apple.xpc.launchd[1] (org.macports.ntp): Service 
> only ran for 0 seconds. Pushing respawn out by 10 seconds.
> 
> along with annoying pop-ups.
> 
> Running "launchctl remove org.macports.ntp" fixed it, but I have a feeling 
> that I need it for the NTP client.
> 
> Anyone else seen this?  Same thing happened with "rsyncd" and "lighttpd" 
> too (all ports that I'd installed).
> 

That sounds like the programs crashed. Are there any crash logs in the usual 
directories?
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: anyone working on the KiCad port?

2016-10-27 Thread Aljaž Srebrnič
> On 26 ott 2016, at 17:15, Lars Sonchocky-Helldorf 
>  wrote:
> 
> Hi,
> 
> there is currently no port for KiCad ( http://kicad-pcb.org ) available for 
> MacPorts. Although googling for a port brought up the following two tickets:
> 
> https://trac.macports.org/ticket/47268
> https://trac.macports.org/ticket/50701
> 
> with a last relevant activity about 8 month ago. Are those abandoned or still 
> worked on?
> 
> Thanks a lot,
> 
>   Lars

Hello!
yes, I have a more-or-less functional port of KiCAD, there’s still some work to 
be done, though. I’ll upload the port to trac.

--
Aljaž Srebrnič a.k.a g5pw
My public key:  https://g5pw.me/key
Key fingerprint = 2109 8131 60CA 01AF 75EC  01BF E140 E1EE A54E E677

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


Libc++ on Snow Leopard

2016-10-27 Thread Jasper van der Schors
 Hi i've got a problem with the libc++.

I want to follow the guide: 
​https://trac.macports.org/wiki/LibcxxOnOlderSystems but i can't succeed step 3 
under Bootstrapping 3.

I can't find the following names:

cxx_stdlib libc++ 

delete_la_files yes 

default_compilers macports-clang-3.4 macports-clang-3.3 gcc-4.2 apple-gcc-4.2 
gcc-4.0



Is there someone who can tell me what i am doing wrong? Is there a forum where 
i can find a answer?


Regards,
Jasper___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: Flummoxed again by Octave

2016-10-27 Thread Marius Schamschula
Jerry,

To list the installed versions of octave-devel:

post select octave

to select a particular version, e.g. octave-devel-rc:

sudo port select octave octave-devel-rc

On Oct 27, 2016, at 5:59 PM, list_em...@icloud.com wrote:

>> 
>> On Oct 27, 2016, at 1:29 PM, Marius Schamschula  
>> wrote:
>> 
>> Jerry,
>> 
>> If you want to use octave packages with octave-devel*, you need to use 
>> octave select. Otherwise mkoctfile (which is needed to build octave 
>> packages) cannot be found, and MacPorts will proceed to install octave.
> 
> I can’t figure out how to use octave select or octave_select.
> Jerry
>> 
>> On Oct 27, 2016, at 3:11 PM, list_em...@icloud.com wrote:
>> 
>>> I recently did a fresh installation of MacPorts. I then installed 
>>> octave-devel because the version given for it is 4.1.0+, more recent than 
>>> that for octave the version of which is given as 4.0.3_1.
>>> 
>>> I then did 
>>> 
>>> sudo port install octave-signal
>>> 
>>> which immediately began trying to install octave 4.0.3_1. I control-C-ed 
>>> out of that process after a few seconds after I realized what was 
>>> happening. Now I have these questions:
>>> 
>>> (1) Can I do a "sudo port clean --dist octave" to get rid of any junk that 
>>> was installed by the aborted octave installation?
>>> 
>>> (2) Can I install octave packages such as octave-signal into octave-devel? 
>>> If so, how? Does this involve using octave_select?
>>> 
>>> (3) If I need to revert to octave 4.0.3_1, how do I remove _all_ of 
>>> octave-devel. In the past I have found that uninstalling ports doesn’t 
>>> return my disk usage to what it was before installing, usually by several 
>>> GB. I want to keep a lean and clean MacPorts installation.
>>> 
>>> Thanks as usual.
>>> 
>>> Jerry
>>> ___
>>> macports-users mailing list
>>> macports-users@lists.macosforge.org
>>> https://lists.macosforge.org/mailman/listinfo/macports-users
>> 
>> Marius
>> --
>> Marius Schamschula
>> 
>> 
>> 
>> 
> 
> ___
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users

Marius
--
Marius Schamschula




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


Re: Flummoxed again by Octave

2016-10-27 Thread list_email

> On Oct 27, 2016, at 1:29 PM, Marius Schamschula  wrote:
> 
> Jerry,
> 
> If you want to use octave packages with octave-devel*, you need to use octave 
> select. Otherwise mkoctfile (which is needed to build octave packages) cannot 
> be found, and MacPorts will proceed to install octave.

I can’t figure out how to use octave select or octave_select.
Jerry
> 
> On Oct 27, 2016, at 3:11 PM, list_em...@icloud.com 
>  wrote:
> 
>> I recently did a fresh installation of MacPorts. I then installed 
>> octave-devel because the version given for it is 4.1.0+, more recent than 
>> that for octave the version of which is given as 4.0.3_1.
>> 
>> I then did 
>> 
>> sudo port install octave-signal
>> 
>> which immediately began trying to install octave 4.0.3_1. I control-C-ed out 
>> of that process after a few seconds after I realized what was happening. Now 
>> I have these questions:
>> 
>> (1) Can I do a "sudo port clean --dist octave" to get rid of any junk that 
>> was installed by the aborted octave installation?
>> 
>> (2) Can I install octave packages such as octave-signal into octave-devel? 
>> If so, how? Does this involve using octave_select?
>> 
>> (3) If I need to revert to octave 4.0.3_1, how do I remove _all_ of 
>> octave-devel. In the past I have found that uninstalling ports doesn’t 
>> return my disk usage to what it was before installing, usually by several 
>> GB. I want to keep a lean and clean MacPorts installation.
>> 
>> Thanks as usual.
>> 
>> Jerry
>> ___
>> macports-users mailing list
>> macports-users@lists.macosforge.org 
>> 
>> https://lists.macosforge.org/mailman/listinfo/macports-users
> 
> Marius
> --
> Marius Schamschula
> 
> 
> 
> 

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


Re: Libc++ on Snow Leopard

2016-10-27 Thread Ken Cunningham
Jasper, I've been using this for months now, and I think I've worked through 
most of the hiccups, often with Jeremy's help.

If you get stuck or have any questions or issues, please don't hesitate to ask, 
either on the list here if you want, or offline to me directly if you prefer to 
conceal your questions from the public.

What I really should do sometime is post up the built binaries I have made, 
which would reduce the time it takes to do this from days to minutes. Building 
compilers is a very time-consuming process...

Ken






On 2016-10-27, at 12:18 PM, Jasper van der Schors wrote:

>  Hi i've got a problem with the libc++.
> 
> I want to follow the guide: 
> ​https://trac.macports.org/wiki/LibcxxOnOlderSystems but i can't succeed step 
> 3 under Bootstrapping 3.
> 
> I can't find the following names:
> 
> cxx_stdlib libc++ 
> 
> delete_la_files yes 
> 
> default_compilers macports-clang-3.4 macports-clang-3.3 gcc-4.2 apple-gcc-4.2 
> gcc-4.0
> 
> 
> 
> Is there someone who can tell me what i am doing wrong? Is there a forum 
> where i can find a answer?
> 
> 
> Regards,
> Jasper
> ___
> 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


Xcode 8.1 - how's it been doing building ports?

2016-10-27 Thread Richard L. Hamilton
Before I update my Xcode from 8.0 to 8.1 (on a couple of El Capitan systems), 
I'd like to check if there is any experience among those here whether the ports 
they build, do about the same, worse, better?  I'm in a risk-minimizing mode at 
the moment, so I thought I'd ask before just updating. :-)

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


Re: anyone working on the KiCad port?

2016-10-27 Thread Lars Sonchocky-Helldorf

> Am 27.10.2016 um 11:41 schrieb Aljaž Srebrnič :
> 
>> On 26 ott 2016, at 17:15, Lars Sonchocky-Helldorf 
>>  wrote:
>> 
>> Hi,
>> 
>> there is currently no port for KiCad ( http://kicad-pcb.org ) available for 
>> MacPorts. Although googling for a port brought up the following two tickets:
>> 
>> https://trac.macports.org/ticket/47268
>> https://trac.macports.org/ticket/50701
>> 
>> with a last relevant activity about 8 month ago. Are those abandoned or 
>> still worked on?
>> 
>> Thanks a lot,
>> 
>>  Lars
> 
> Hello!
> yes, I have a more-or-less functional port of KiCAD, there’s still some work 
> to be done, though. I’ll upload the port to trac.

That are great news! I am looking forward to it!

cheers,

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


Error installing gnuplot/aquaterm

2016-10-27 Thread Tom Gederberg
I am sorry if this is a silly question, but I am trying to install gnuplot (I 
am running Mac OS Sierra, recently updated and performed the MacPorts 
migration) and am getting the error shown below.  Aquaterm is needing to be 
installed and that seem to be where it is hanging up.

Error: org.macports.activate for port aquaterm returned: Image error: 
/Applications/MacPorts/AquaTerm.app/Contents/Info.plist already exists and does 
not belong to a registered port.  Unable to activate port aquaterm. Use 'port 
-f activate aquaterm' to force the activation.
Error: Failed to install aquaterm
Please see the log file for port aquaterm for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log
Error: The following dependencies were not installed: aquaterm expat fontconfig 
freetype bzip2 libpng zlib libiconv gd2 jpeg tiff xz gettext ncurses webp xpm 
xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp 
xorg-libxcb python27 db48 libedit openssl python2_select python_select sqlite3 
xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-xextproto xorg-libXt 
xorg-libsm xorg-libice libcaca libcerf lua readline pango Xft2 xrender 
xorg-renderproto cairo glib2 libffi pcre libpixman xorg-xcb-util 
gobject-introspection libtool py27-mako py27-beaker py27-setuptools 
py27-markupsafe harfbuzz graphite2 pkgconfig wxWidgets-3.0 wxWidgets-common 
wxWidgets_select
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port gnuplot failed


The 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/main.log
 file contains:

version:1
:debug:main Attempting ln -sf 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work
 
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/aqua/aquaterm/work
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:activate activate phase started at Thu Oct 27 22:41:51 CDT 2016
:debug:activate Can't run activate on this port without elevated privileges. 
Escalating privileges back to root.
:debug:activate euid changed to: 0. egid changed to: 0.
:debug:activate Executing org.macports.activate (aquaterm)
:msg:activate --->  Activating aquaterm @1.1.1_0
:debug:activate Using /usr/bin/tar
:debug:activate Using /usr/bin/bzip2
:info:activate x ./
:info:activate x ./+COMMENT
:info:activate x ./+CONTENTS
:info:activate x ./+DESC
:info:activate x ./+PORTFILE
:info:activate x ./+STATE
:info:activate x ./Applications/
:info:activate x ./opt/
:info:activate x ./opt/local/
:info:activate x ./opt/local/Library/
:info:activate x ./opt/local/share/
:info:activate x ./opt/local/share/AquaTerm/
:info:activate x ./opt/local/share/AquaTerm/adapters/
:info:activate x ./opt/local/share/AquaTerm/adapters/ada/
:info:activate x ./opt/local/share/AquaTerm/adapters/c/
:info:activate x ./opt/local/share/AquaTerm/adapters/fortran/
:info:activate x ./opt/local/share/AquaTerm/adapters/gnuplot/
:info:activate x ./opt/local/share/AquaTerm/adapters/lisp/
:info:activate x ./opt/local/share/AquaTerm/adapters/pascal/
:info:activate x ./opt/local/share/AquaTerm/adapters/perl/
:info:activate x ./opt/local/share/AquaTerm/adapters/pgplot/
:info:activate x ./opt/local/share/AquaTerm/adapters/plplot/
:info:activate x ./opt/local/share/AquaTerm/adapters/python/
:info:activate x ./opt/local/share/AquaTerm/adapters/ruby/
:info:activate x ./opt/local/share/AquaTerm/adapters/ruby/ReadMe
:info:activate x ./opt/local/share/AquaTerm/adapters/ruby/demo_bridgesupport.rb
:info:activate x ./opt/local/share/AquaTerm/adapters/python/ChangeLog
:info:activate x ./opt/local/share/AquaTerm/adapters/python/ReadMe
:info:activate x ./opt/local/share/AquaTerm/adapters/python/ReleaseNotes
:info:activate x ./opt/local/share/AquaTerm/adapters/python/demo.py
:info:activate x 
./opt/local/share/AquaTerm/adapters/python/demo_bridgesupport.py
:info:activate x ./opt/local/share/AquaTerm/adapters/plplot/ChangeLog
:info:activate x ./opt/local/share/AquaTerm/adapters/plplot/ReadMe
:info:activate x ./opt/local/share/AquaTerm/adapters/plplot/Readme
:info:activate x ./opt/local/share/AquaTerm/adapters/plplot/ReleaseNotes
:info:activate x ./opt/local/share/AquaTerm/adapters/pgplot/ChangeLog
:info:activate x ./opt/local/share/AquaTerm/adapters/pgplot/README
:info:activate x ./opt/local/share/AquaTerm/adapters/pgplot/ReadMe
:info:activate x ./opt/local/share/AquaTerm/adapters/pgplot/ReleaseNotes
:info:activate x ./opt/local/share/AquaTerm/adapters/pgplot/aqdriv.m
:info:activate x ./opt/local/share/AquaTerm/adapters/pgplot/g77_cc_AQT.conf
:info:activate x ./opt/local/share/AquaTerm/adapters/pgplot/g77_gcc_AQT.conf
:info:activate x