Re: Bug#833829: libgcc-6-dev: Missing crtfastmath.o on kfreebsd-*

2016-09-06 Thread Andreas Beckmann
Control: retitle -1 libgcc-6-dev: Missing crtfastmath.o on kfreebsd-* Control: affects -1 + src:vlc On Tue, 9 Aug 2016 11:39:54 +0200 Matthias Klose wrote: > > I'm unable to build a package because crtfastmath.o is missing from this > > package. Architecture is kfreebsd-i386. I don't see this bug

Re: SO_REUSEADDR porting issues on kFreeBSD targets

2016-09-06 Thread Jakub Wilk
* Russ Allbery , 2016-09-05, 10:19: (Please cc me on replies; I'm not subscribed to the list.) Done! is_int(0, getsockopt(fd, SOL_SOCKET, SO_REUSEADDR, &flag, &flaglen), "Getting SO_REUSEADDR works"); is_int(1, flag, "...and it is set"); The returned option value should be n

Re: Bug#833829: libgcc-6-dev: Missing crtfastmath.o on kfreebsd-*

2016-09-06 Thread Christian Marillat
On 06 sept. 2016 15:17, Andreas Beckmann wrote: > [...] > This bug is the cause for the FTBFS of vlc on both kfreebsd-amd64 and > kfreebsd-i386: Not only vlc, but also mplayer, mlt, xine-lib-1.2, forked-daapd, mpd, gegl and probably others. In my opinion the dead of the kfreebsd-* ports if thi

Re: SO_REUSEADDR porting issues on kFreeBSD targets

2016-09-06 Thread Russ Allbery
Jakub Wilk writes: > * Russ Allbery , 2016-09-05, 10:19: >>(Please cc me on replies; I'm not subscribed to the list.) > Done! >>is_int(0, getsockopt(fd, SOL_SOCKET, SO_REUSEADDR, &flag, &flaglen), >> "Getting SO_REUSEADDR works"); >>is_int(1, flag, "...and it is set"); > The

Bug#836887: libreoffice uninstallable because of Depends/Conflicts loop

2016-09-06 Thread Jon Boden
Package: libreoffice Version: 1:5.2.0-2 Tags: patch Hi libreoffice is uninstallable on kfreebsd-any because it contains a Depends/Conflicts loop: * libreoffice depends on libreoffice-report-builder-bin * libreoffice-report-builder-bin depends on libreoffice-core * libreoffice-core conflicts w