tags -1 + patch
--
It sufficess to link with pthread, using patch bellow.
Cheers
Petr
--- test/module.defs
+++ test/module.defs
@@ -46,6 +46,8 @@
TEST.GCC.l += iconv
else ifeq ($(BUILD.system),linux)
TEST.GCC.l += pthread dl m
+else ifeq ($(BUILD.system),kfreebsd)
+TEST.
Hello kfreebsd maintainers,
VLC 2.0.7 FTBFS with kfreebsd-i386. It used to build fine with VLC 2.0.6.
It failed in the same way also under kfreebsd-amd64.
https://buildd.debian.org/status/logs.php?pkg=vlc&arch=kfreebsd-amd64
It builds for me under kfreebsd-amd64, using today sid,
modulo fix for
Package: libflac-dev
Version: 1.3.0-1
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi.
The /usr/lib/x86_64-kfreebsd-gnu/pkgconfig/flac.pc
used to contain:
Cflags: -I${includedir}/FLAC
now it contains:
Cflags: -I${includedir}
It breaks build of vlc.
Petr
Also build of vlc 1.1.10-1 in sid chroot segfaults, so it looks like bug in
some other package.
Version of gcc , eglibc, ...?
Petr
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.de
kFreeBSD 8.2 has v4l already, its header is in
sys/compat/linux/linux_videodev.h
Shouldn't we provide this header instead of disabling v4l?
It provides v4l interface, but libva needs v4l2 ...
Petr
___
pkg-multimedia-maintainers mailing list
pkg-mu
Package: libva
Version: 1.0.8-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
Please find attached patch with tweaks.
Petr
--- libva-1.0.8.orig/va/va_backend_tpi.h
+++ libva-1.0.8/va/va_backend_tpi.
Modified: trunk/libvo/vo_directfb2.c
==
--- trunk/libvo/vo_directfb2.c Thu Apr 22 16:02:20 2010(r31057)
+++ trunk/libvo/vo_directfb2.c Fri Apr 23 12:04:56 2010(r31058)
@@ -35,9 +35,9 @@
#include
#ifd
I can understand your position if you are only a porter and not a direct
maintainer of a package. However, I have seen package maintainers in
different distros duplicate each other's work and add hacks to their
packages that I could have fixed quicker and cleaner if somebody had
shared their prob
Hi.
That was helpful, fixed upstream.
I once again reiterate my suggestion to pass problems to upstream first
before attempting to work around them locally in the packaging
infrastructure of a single distribution.
The expected workflow is a different one. Let the package does not build
on a
the current version fails to build on kfreebsd-amd64.
it suffices to disable vidix support in debian/rules
Bad solution, this will only work for Debian. You should fix configure
instead of adding workarounds to the local packaging infrastructure.
What are the error messages?
The full build
Hi,
please also change configure as shown bellow.
Otherwise the memalign() is without prototype,
which on 64 bit platform leads to segfaults
for some videos.
Petr
--- configure
+++ configure
@@ -3166,7 +3166,7 @@
def_malloc_h='#define HAVE_MALLOC_H 0'
fi
# malloc.h emits a warning in Free
Package: mplayer
Version: 1.0~rc3+svn20090405-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-amd64.
it suffices to disable vidix support in debian/rules
to get working mplayer.
Petr
ifeq ($(DEB_HOST_AR
We no longer provide snd-nox-alsa runtime package, it's only defined
as provided by snd-nox: is it enough?
Should we handle a small transition (snd-nox-alsa -> snd-nox)?
I do not know.
Creating transitional package should be very easy.
On the other hand, the snd-nox-alsa have not been part of an
package snd-gtk-pulse everywhere, on linux uses ALSA, on GNU/kFreeBSD OSS
package snd-gtk-jack on i386 amd64 powerpc CPUs, i.e. also on kfreebsd-amd64
and kfreebsd-i386
package snd-nox everywhere, on linux uses ALSA, on GNU/kFreeBSD OSS
Agreed.
Do we really need to change the name? Could we simp
Looks like -ldl is still missing. ;)
It is needed to extend configure.ac and regenerate configure,
as shown in "Message #22 received at 566...@bugs.debian.org".
Also cleanup of debian/control, like
Package: snd-gtk-pulse
Architecture: any
-Provides: snd-gtk-alsa, snd-gtk
+Provides: snd-gtk-a
Hi.
The native sound system is OSS for GNU/kFreeBSD.
It looks like on linux the snd package comes in three variants:
- snd-gtk-jack
- snd-gtk-pulse
- snd-nox-alsa
IMO, it should be possible to extend configure.ac and
on GNU/kFreeBSD (kfreebsd-i386 kfreebsd-amd64) also provide three variants
-
reassign 565850 src:soundkonverter
retitle 565850 soundkonverter: FTBFS: fails to find cdda_* (missing
build-depends on libcdparanoia-dev)
found 565850 1.0.0~alpha1-1
--
Please add into build-depends "libcdparanoia-dev".
Petr
___
pkg-multimedia-mai
17 matches
Mail list logo