On Jun 22, 2012, at 23:53, ri...@macports.org wrote:
> Revision: 94583
> https://trac.macports.org/changeset/94583
> Author: ri...@macports.org
> Date: 2012-06-22 21:53:26 -0700 (Fri, 22 Jun 2012)
> Log Message:
> ---
> wireshark:
> invert most variants to be no_* so defa
On Jun 26, 2012, at 21:46, Joshua Root wrote:
> On 2012-6-27 11:38 , Ryan Schmidt wrote:
>> Now that I've caught up on the commits and other messages of the day, I
>> understand what's going on. A major change just took place for all of perl
>> in MacPorts in r94655. This needed to be done, but
On Jun 26, 2012, at 21:51, Joshua Root wrote:
> On 2012-6-26 23:49 , sie...@gmx.de wrote:
>> Am 26.06.2012 um 15:02 schrieb Jeremy Lavergne:
Besides: looking into main.log -- why such an error like this one? Why is
there a false reference to a non-existent file?
:debug:build couldn'
On 2012-6-27 01:37 , sie...@gmx.de wrote:
> Since today I see:
>
> ls -l /opt/local/var/macports/registry/portfiles
> total 0
> drwxr-xr-x 3 root admin 102 26 Jun 11:48 p5-gd
> drwxr-xr-x 3 root admin 102 26 Jun 11:48 p5.12-gd
> drwxr-xr-x 3 root admin 102 26 Jun 11:49 p5.12-locale-gettex
On 2012-6-26 23:49 , sie...@gmx.de wrote:
> Am 26.06.2012 um 15:02 schrieb Jeremy Lavergne:
>>> Besides: looking into main.log -- why such an error like this one? Why is
>>> there a false reference to a non-existent file?
>>> :debug:build couldn't open
>>> "/System/Library/Frameworks/Tcl.framewor
On 2012-6-27 11:38 , Ryan Schmidt wrote:
> Now that I've caught up on the commits and other messages of the day, I
> understand what's going on. A major change just took place for all of perl in
> MacPorts in r94655. This needed to be done, but it included a change to the
> perl5 portgroup that
On Jun 26, 2012, at 20:09, Lawrence Velázquez wrote:
> On Jun 26, 2012, at 12:37 p.m., Blair Zajac wrote:
>> On 06/26/2012 09:03 AM, Sean Farley wrote:
>>> On Tue, Jun 26, 2012 at 10:55 AM, Blair Zajac wrote:
After updating my perl5 and p5* ports, removing outdated ports got these
warning
On Jun 26, 2012, at 07:43, sie...@gmx.de wrote:
> ---> Computing dependencies for p5.12-locale-gettext
> ---> Fetching archive for p5.12-locale-gettext
> ---> Attempting to fetch p5.12-locale-gettext-1.50.0_7.darwin_11.x86_64.tbz2
> fromhttp://packages.macports.org/p5.12-locale-gettext
> --->
On Jun 26, 2012, at 20:04, Lawrence Velázquez wrote:
> Is this something worth notifying macports-users about? It's a pretty big
> change.
Good idea. I've written a message to macports-users about the warnings users
might see, and to ignore them:
http://lists.macosforge.org/pipermail/macports
On Jun 26, 2012, at 12:37 p.m., Blair Zajac wrote:
> On 06/26/2012 09:03 AM, Sean Farley wrote:
>> On Tue, Jun 26, 2012 at 10:55 AM, Blair Zajac wrote:
>>> After updating my perl5 and p5* ports, removing outdated ports got these
>>> warnings. Are there any issues with my registry after seeing th
On Jun 26, 2012, at 8:43 p.m., Ryan Schmidt wrote:
> On Jun 26, 2012, at 01:25, j...@macports.org wrote:
>
>> Revision: 94655
>> https://trac.macports.org/changeset/94655
>> Author: j...@macports.org
>> Date: 2012-06-25 23:25:00 -0700 (Mon, 25 Jun 2012)
>> Log Message:
>> --
On Jun 26, 2012, at 01:25, j...@macports.org wrote:
> Revision: 94655
> https://trac.macports.org/changeset/94655
> Author: j...@macports.org
> Date: 2012-06-25 23:25:00 -0700 (Mon, 25 Jun 2012)
> Log Message:
> ---
> perl ports:
> * enable threads (#34723, #26323, #23993)
Hi,
my guess at this is that the old Portfile loaded from registry includes the
(now modified) perl5 port group, but MacPorts fails to execute the Portfile
because of an incompatible change in the group (I remember perl5.branches)
being removed from the group, maybe it's a missing variable).
Mayb
On 06/26/2012 09:03 AM, Sean Farley wrote:
On Tue, Jun 26, 2012 at 10:55 AM, Blair Zajac wrote:
After updating my perl5 and p5* ports, removing outdated ports got these
warnings. Are there any issues with my registry after seeing these? I've
gotten them on 3 different systems that I've updated
On Tue, Jun 26, 2012 at 10:55 AM, Blair Zajac wrote:
> After updating my perl5 and p5* ports, removing outdated ports got these
> warnings. Are there any issues with my registry after seeing these? I've
> gotten them on 3 different systems that I've updated.
By any chance, do you happen to have
After updating my perl5 and p5* ports, removing outdated ports got these
warnings. Are there any issues with my registry after seeing these?
I've gotten them on 3 different systems that I've updated.
Thanks,
Blair
$ port -u -v uninstall
---> Uninstalling emacs @23.4_1+dbus
---> Cleaning em
Am 26.06.2012 um 16:35 schrieb Joshua Root:
> On 2012-6-26 23:53 , sie...@gmx.de wrote:
>> Am 26.06.2012 um 15:08 schrieb Joshua Root:
>>> Seems to be trying to compile C++ code with the C compiler. The build
>>> system probably needs to be patched not to do that.
>>
>> Which build system? The one
On 2012-6-26 23:53 , sie...@gmx.de wrote:
> Am 26.06.2012 um 15:08 schrieb Joshua Root:
>> Seems to be trying to compile C++ code with the C compiler. The build
>> system probably needs to be patched not to do that.
>
> Which build system? The one of MacPorts? Remotely? Locally? My Xcode
> instal
Am 26.06.2012 um 15:08 schrieb Joshua Root:
> On 2012-6-26 22:43 , sie...@gmx.de wrote:
>> So, finally, what to do to successfully install again p5-sgml-parser-opensp?
>
> Seems to be trying to compile C++ code with the C compiler. The build
> system probably needs to be patched not to do that.
W
Am 26.06.2012 um 15:02 schrieb Jeremy Lavergne:
>> Besides: looking into main.log -- why such an error like this one? Why is
>> there a false reference to a non-existent file?
>> :debug:build couldn't open
>> "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
>> no such
On 2012-6-26 22:43 , sie...@gmx.de wrote:
> So, finally, what to do to successfully install again p5-sgml-parser-opensp?
Seems to be trying to compile C++ code with the C compiler. The build
system probably needs to be patched not to do that.
- Josh
___
> Besides: looking into main.log -- why such an error like this one? Why is
> there a false reference to a non-existent file?
> :debug:build couldn't open
> "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
> no such file or directory while executing
This line in the d
Summary: I need help in re-installing p5-sgml-parser-opensp again after
Changeset 94655.
Environment:
--
System: MacOSX Lion 10.7.4
MacPorts 2.1.1
Intention:
Ports update after been notified through PortsNotifier.
Proceeding:
$ sudo port -v selfup
Hi,
I submitted an update to the root port at this ticket
https://trac.macports.org/ticket/34854
After (hopefully) fixing a few issues, progress on getting it applied
seems to have stalled. I would be grateful if someone could take a look.
cheers Chris
__
24 matches
Mail list logo