Re: Swarm on OS X 10.9

2014-02-05 Thread Ryan Schmidt

On Feb 6, 2014, at 00:48, Degang Wu wrote:

> Is there any progress in "porting" swarm to OS X 10.9? What prevents it to 
> build on 10.9? I tried to build it from the source, but have encountered 
> errors after errors.

I don’t know why the port is disabled on Mavericks. It builds fine for 
Mavericks when I remove that restriction. But I don’t know how to use the 
software so I don’t know if it works.

The port has no maintainer in MacPorts, so if you’re having problems with it, 
you’d have to try to figure out the problem yourself. If you can, and can 
provide a patch to fix the port, you can submit a ticket in our issue tracker 
and attach your patch.

If you find a non-MacPorts-specific problem with the software, you should 
report that to the developers of the software so that they can fix it.

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


Swarm on OS X 10.9

2014-02-05 Thread Degang Wu
Hi,

Is there any progress in "porting" swarm to OS X 10.9? What prevents it to 
build on 10.9? I tried to build it from the source, but have encountered errors 
after errors.

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


Re: perl5.XX-file-rsyncp

2014-02-05 Thread rmgls
On Thu, 30 Jan 2014 13:31:50 -0600
Ryan Schmidt  wrote:
 
> On Jan 30, 2014, at 06:59, rm...@free.fr wrote:
> 
> > i try to compile backuppc, and i am facing this situation:
> > perl5.12-file-rsyncp, (dependance)
> > does not compile, please see main.log.
> >=20
> > i tried perl5.16-file-rsyncp with the same result, and of course the =
> variant has
> > the same problem.
> >=20
> > what to do then?
> 
> I get the same problem on Mavericks. This software seems to have its own 
> implementation of the strlcpy function, which conflicts with the way =
> that function is defined on Mavericks. A solution would be to rename the 
> local copy to something else. This problem needs to be reported to the 
> developers of File::RsyncP so that they can fix it in whatever way they 
> see fit. However, since the last release was in 2006, the project may be 
> deceased, so we may need to fix it ourselves. In any case, filing a 
> ticket in the MacPorts issue tracker would also be best.
Hello Ryan,

Sorry for my late reply. i was off.

i will fill a ticket for this issue.

best regards.

rmgls
rm...@free.fr

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


Re: perl5.XX-file-rsyncp

2014-02-05 Thread rmgls
On Thu, 30 Jan 2014 09:49:22 -0500
Brandon Allbery  wrote:
>> On Thu, Jan 30, 2014 at 7:59 AM,  wrote:

>> i try to compile backuppc, and i am facing this situation:
>>  perl5.12-file-rsyncp, (dependance)
>> does not compile, please see main.log.
>>

Hello Brandon,

First of all, sorry for the late reply.

I upgraded to Maverick but xcode and commandline tools are installed.

> Did you just upgrade to Mavericks? The errors in the log suggest that
> `size_t` is not defined, which would suggest that you are missing the Xcode
> Command Line Tools (specifically the system header files component). If you
> have upgraded, you will need to follow the instructions at
> http://trac.macports.org/wiki/Migration to bring MacPorts into sync with
> the new OS and Xcode.

> But the above is guessing, because this does not look like a clean build
> --- information about its configuration phase is missing. Please `sudo port
> clean p5.12-file-rsyncp` and attempt the build again, then attach the
> `main.log` from that. Alternately, if this was a truncated log, please
> place the full `main.log` where it can be read.

The beginning of the Main.log that i discarded says: fetching archive...
it was not more informative.

another thing:
it seems to me that perl5.XX-file-rsyncp try to install before gcc42 and llvm
was installed. if it is true, isit a normal behaviour?

Best regards

rmgls
rm...@free.fr

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