[arch-general] Java 8

2014-06-01 Thread Boyan Ding
Hi Guillaume, I really appreciate your work, but are the versioning of the openjdk8* packages correct? They should be 8.u0_b132 or simply 8.u0 instead of 8.u132... By the way I also made a PKGBUILD [1] based on yours and it's currently on 8u5. The prebuilt packages are available on the OBS [2]. It

Re: [arch-general] Linphone TLS cannot start on Port 50656

2014-06-01 Thread Mark Lee
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 06/01/2014 03:35 AM, Lukas Jirkovsky wrote: > On Sun, Jun 1, 2014 at 12:05 AM, Mark Lee wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Salutations, >> >> I recently installed linphone and found I would get an error on startup:

Re: [arch-general] [arch-dev-public] Perl 5.20 in [testing]

2014-06-01 Thread Florian Pritz
On 01.06.2014 13:55, Florian Pritz wrote: > If you get an error that perl-scalar-list-utils can't be found when > running -Syu install it with -S perl-scalar-list-utils. Seems to be a > bug in pacman. And I built that against the old perl. Please make sure you get perl-scalar-list-utils 1.38-2 whe

[arch-general] makepkg.conf CFLAGS

2014-06-01 Thread Yamakaky
Hi I just discovered the gcc option march=native. It enables all the local-supported optimizations, without downsides except the non-portability of the binaries. Is there a reason why it isn't enabled by default, as cross platform compilation isn't used by most of the users (I think) ? Yama

[arch-general] Perl 5.20 in [testing]

2014-06-01 Thread Florian Pritz
Hi, Perl 5.20, as any other new perl version, requires all modules that are not purely perl code to be rebuilt. We did that for all packages in our repos. For a list of upstream changes please refer to `man perldelta`. Since users probably installed some from AUR or with CPANPLUS::Dist::Arch, I

Re: [arch-general] Linphone TLS cannot start on Port 50656

2014-06-01 Thread Lukas Jirkovsky
On Sun, Jun 1, 2014 at 12:05 AM, Mark Lee wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Salutations, > > I recently installed linphone and found I would get an error on startup: > - - > Could not start tls transport on port 50656, maybe this port is already > used. > - - >