Package: di
Version: 4.13.dfsg.1-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-CC: debian-...@lists.debian.org, rbr...@ime.usp.br
Hi,
the current version fails to build on GNU/kFreeBSD.
Rogério Brito (02/09/2009):
I just updated my bsd imag
After quick try some dirty hints:
- create special arch kbsd base on fbsd arch, but
OS_LIB_DYNLOAD = -ldl
honor DESTDIR in make install
do not call ldconfig from install
- extend all checking of type
defined __FreeBSD__
into
defined (__FreeBSD__) || defined (__FreeBSD_kernel__)
- #include
It will be usefull to have available also "max" instead of "sum".
Such ranking corresponds more to importance of a source package.
Idea is something like bellow.
Petr
--- popcon.pl
+++ popcon.pl
@@ -283,7 +267,10 @@
my ($f,$v)=($fields[$i],$votes[$i]);
$pkg{
Hello,
please alter Build-Depends to use libcap-ng-dev only on linux
by using "libcap-ng-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]"
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: timemon.app
Version: 4.1-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small tweak, see bellow.
It would also be nice if you can ask upstream
to include this change.
Thanks in ad
Package: pam-pgsql
Version: 0.7-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs updated configure.ac/configure.
Please apply patch bellow and regenerate configure by autoconf.
It would als
Package: icecc
Version: 0.9.4-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs changes to sources and changes to debian packaging.
Please find attached patches with them.
It would also be nic
Package: gambas2
Version: 2.15.2-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs updated debian packaging,
please apply the attached patch.
Thanks in advance
Petrdif
Package: lpr
Version: 1:2008.05.17
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small tweaks, see attached patch.
Thanks in advance
Petrdiff -ur lpr/common_source/l
Package: hercules
Version: 3.06-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version has unsatisfied Build-Depends on libcap2-dev
under non-linux ports.
Please, could you exclude linux specific package in Build-Depends
by using "libcap2-
Hi.
The original Aurelien's patch changes also
configure.ac and src/Makefile.am.
These changes got lost, please restore them
into fix_kfreebsd.diff and after that
run "autoreconf -vfi" to create updated autoreconf.diff
Petr
--- freeglut-2.4.0.orig/configure.ac
+++ freeglut-2.4.0/configure.ac
@
Package: zsh-beta
Version: 4.3.10-dev-1+20090805-1
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the build of zsh-beta currently hangs in testsuite.
The problematic test is Test/B04read.ztst.
In the head of the file is written:
# Not tested:
# -c/-l/-n (options for compctl function
On the other hand, I see some problems with handling of fork()/exec().
There really should be reinitialization of locks in child,
the timer should be started using pthread_once(), the current
approach is fragile and might lead to start of more timer threads.
IMHO, the code needs audit in this are
Package: xsidplay
Version: 2.0.3-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version of has unsatisfied Build-Depends on
libasound2-dev under non-linux ports.
This package is able to use OSS under GNU/kFreeBSD.
Please, could you excl
Package: grub2
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-CC: debian-...@lists.debian.org, grub-de...@gnu.org
Hello,
we have some problems with grub2 and loading acpi.ko for FreeBSD kernel.
With some acpi.ko the kernel panics. The same kernel without acpi.ko
boots fine. See
Hello,
please could you do an upload soon ?
It currently blocks build of kde/compiz packages, see
http://alioth.debian.org/~kibi/bd-report/graph-kfreebsd-amd64-wireless-tools.png
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Troub
Package: plplot
Version: 5.9.2-3
Severity: wishlist
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
The kfreebsd-amd64 architecture recently gained Ada support, which
will be fully available after the next upload of the gcc-defaults
package. As a consequence, could you please handle "k
Hi,
It would be nice, iff
%:
dh -s $@
would have meaning: In sequence binary-arch use "-s" instead of "-a".
See #542592 for application usage.
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lis
Hi,
it have been pointed out by Cyril Brulebois that the
patch does not work.
There is a related discussion in debhelper #540794.
In mean time, please use patch bellow.
Petr
--- libvncserver-0.9.7/debian/rules
+++ libvncserver-0.9.7/debian/rules
@@ -1,7 +1,13 @@
#!/usr/bin/make -f
+DEB_HO
your package FTBFS on GNU/kFreeBSD due to some termios-related detection
issues. Since I wanted to check whether that was the only problem, I've
come to this very nasty hack, that might do for a while, until a proper
solution is found.
Or just add "#include " as shown bellow.
Petr
--- zip/unzi
Status update for FTBFS on GNU/kFreeBSD
- fail of t226.rb is handled in #543805
- fail of t916.rb will be gone after next upload of eglibc
- the t913.rb currently hangs the whole build, similarly also all tests
TestProcess#test_*
after next upload (and install) of eglibc and kfreebsd-7 it
Package: ruby1.9.1
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi, this is followup to #542927.
The test #226 is:
begin
require "io/nonblock"
r, w = IO.pipe
w.nonblock = true
w.write_nonblock("a" * 10)
w.nonblock = false
t1 = Thread.new { w.wri
The package is still built on both kfreebsd-i386 and (linux-)amd64,
please enable it also for kfreebsd-amd64.
And it's still useless on anything but alpha (and maybe mips?), AFAIK.
Unless you can show evidence that DEC 21030 chips were used on other
machines...
Currently it is built on all but
I could just exclude those two tests on FreeBSD, if that's fine for you...
I just tried "Ruby 1.9.2 preview 1 released" under linux-i386
with glibc 2.3.6, with linuxthreads add on. It fails with:
test_fork.rb .bootstraptest.tmp.rb:6:in `wait': No child processes
(Errno::ECHILD)
from b
I slightly tried more with t226.rb failure,
it is timing dependent, the problem is
at the end in thread.join.
Might be bug in design of system pthread library,
too much optimizing compiler or bug in ruby thread library.
The ruby1.8_1.8.7.174-2, compiled on Aug 19 passes
the same test repeatedly
#913 test_thread.rb:219:in `':
open("zzz.rb", "w") do |f|
f.puts <<-END
begin
Thread.new { fork { GC.start } }.join
pid, status = Process.wait2
$result = status.success? ? :ok : :ng
rescue NotImplementedError
$result = :ok
end
E
Package: audacious-plugins
Version: 2.1-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
The evdev-plug.so is linux specific,
it is already installed conditionally in debian/rules,
it remains to drop l
found 542806 1:1.4.0-3
--
Hi, there should be
install -m 644 debian/local/10-x11-input-mouse.fdi ...
instead of
install -m 644 debian/local/10-x11-mouse.fdi ...
Thanks
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe
found 542639 4:4.3.0-2
--
Hi,
unfortunately, not the whole patch have been applied,
the part bellow is missing and the package still FTBFS.
BTW, thanks for commiting all kde fixes upstream.
Petr
--- kdemultimedia-4.3.0.orig/libkcompactdisc/wmlib/plat_freebsd.c
+++ kdemultimedia-4.3.0/libkcom
#913 test_thread.rb:219:in `':
open("zzz.rb", "w") do |f|
f.puts <<-END
begin
Thread.new { fork { GC.start } }.join
pid, status = Process.wait2
$result = status.success? ? :ok : :ng
rescue NotImplementedError
$result = :ok
Package: kiki-the-nano-bot
Version: 1.0.2+dfsg1-2
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-i386, see
https://buildd.debian.org/fetch.cgi?pkg=kiki-the-nano-bot&arch=kfreebsd-i386&ver=1.0.2%2Bdfsg1-2&sta
Package: mod_mono
Version: 2.4.2-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
The SIGPWR signal does not exist on GNU/kFreeBSD,
please guard it as shown bellow.
It would also be nice if you can a
The patch would only apply on lib-src/portmixer/src/px_unix_oss.c.
Can you check if patching this one remaining file is sufficient to build
audacity 1.3.8-1 on kfreebsd?
Unfortunately no.
You can find audacity 1.3.8-1 in the git repository.
I took the whole source package from
http://mentor
Package: audacity
Version: 1.3.7-3
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD,
it is partial reincarnation of #409260.
It still needs some "|| defined(__FreeBSD_kernel__)".
Please find attached patc
Package: popcon
Severity: wishlist
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current http://popcon.debian.org/source/by_inst provides
#The fields below are the sum for all the binary packages generated by
#that source package
It will be usefull to have available also "max" i
Package: gstreamer0.10-ffmpeg
Version: 0.10.8-2
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs to update build-depends, see bellow.
Thanks in advance
Petr
--- debia
Package: kdesdk
Version: 4:4.3.0-2
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
We hitted into "#TODO: replace with a check for glibc".
Please in mean time use patch bellow.
It would also be nice i
Package: sg3-utils
Version: 1.27-0.1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
This is follow-up to #519460. The new upstream release 1.27
changed the building system, it does not cover GNU/kFreeB
Package: gnome-applets
Version: 2.26.3-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs to update build-depends, see bellow.
Please conditionalize support of network-manager
only for linux ar
Package: kdemultimedia
Version: 4:4.3.0-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs some "|| defined(__FreeBSD_kernel__)".
Please find attached patch with them.
It would also be nice if
Package: libepc
Version: 0.3.10-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs a small tweak, see bellow.
It would also be nice if you can ask upstream
to include this change.
Thanks in ad
Package: gnome-main-menu
Version: 0.9.12-3
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs to conditionalize support of network-manager
only for linux architectures.
Please apply attached patc
Package: kdenetwork
Version: 4:4.3.0-2
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs changes of build-depends to exclude linux specific
packages libasound2-dev, libiw-dev, libv4l-dev and
one
Package: linphone
Version: 3.1.2-2
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs changes to debian packaging and tweaks for sources.
Please find attached patch with them.
It would also be ni
Package: libvncserver
Version: 0.9.7-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
The linuxvnc package is linux only, it is correctly marked
in debian/control, but there have to be corresponding ch
Package: kdebase-workspace
Version: 4:4.3.0-2
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs changes to debian packaging and tweaks for sources.
Please find attached two patches with them.
Th
Package: google-gadgets
Version: 0.10.5-0.1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs tweak for configure.ac/configure.
Please apply patch bellow and rerun autoconf.
Also the network-man
Package: nmap
Version: 5.00-2
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs a small change to configure.in/configure
in libdnet-stripped subdir, see attached patch.
It would also be nice if
tags 365145 +patch
--
Please just add build-dpeends on autotools-dev.
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: libggi
Version: 1:2.2.2-3
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs to restrict vcsa support only for Linux archs,
similarly as already done for fbdev.
Just please for libggi-ta
Package: hdf5
Version: 1.8.3-2
Severity: important
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
Please change Build-Depends from
libibverbs-dev [!arm !armel !hppa !mips !mipsel !s390]
into
libibverbs-dev [!arm !armel !hppa !mi
Package: lirc
Version: 0.8.3-4
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small tweak, see bellow.
It would also be nice if you can ask upstream
to include this change.
Please, could you
Package: liboggz
Version: 0.9.9-4
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
https://buildd.debian.org/fetch.cgi?pkg=liboggz&arch=kfreebsd-amd64&ver=0.9.9-4&stamp=1249593923&file=log&as=raw
https:
Package: ibus
Version: 1.2.0.20090806-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
The src/test-keymap.c is linux specific.
Please alter it as show bellow.
It would also be nice if you can ask ups
Package: mysql-dfsg-5.1
Version: 5.1.37-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
testsuite in the current version fails on GNU/kFreeBSD:
Failed 6/608 tests, 99.01% were successful.
Failing test(s): main.plugin_load main.plugin main.udf ma
Package: unworkable
Version: 0.51-5
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small tweaks for GNUmakefile and torrent.c,
see bellow. The change in torrent.c is add " || defined(__GLIBC__
Hi,
please could you integrate either proposed patch or the enhanced patch applied
upstream
http://git.savannah.gnu.org/cgit/tar.git/commit/?id=af30244849448c775b3e447a84ba8b0249b4b697
It is really not GNU/kFreeBSD specific problem, moreover appearance is timing
dependent.
Petr
--
To UNSU
Package: libio-aio-perl
Version: 2.4-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-i386.
It needs a small tweak, see bellow.
It would also be nice if you can ask upstream
to include this change.
Thanks
Package: mc
Version: 2:4.7.0-pre1-1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
The cons.saver is linux specific, please use linux specific
install file or alternatively install it directly from deb
user glibc-bsd-de...@lists.alioth.debian.org
usertag 539278 + kfreebsd
thanks
Hi,
in mean time please at least change both
"Pre-Depends: libc6-i386 (>= 2.9-18)"
into"Pre-Depends: libc6-i386 (>= 2.9-18) [amd64]"
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-
Hi,
the testsuite also fails on kfreebsd-*.
I looked into SVN, please could you consider to do what is written in
debian/changelog for 5.1.37-1, i.e. really
"Ignore errors in testsuite on all archs but amd64, i386, ia64 and s390".
The snippet bellow in debian/rules should suffice.
Thanks
Package: xdelta3
Severity: important
Version: 0v2.dfsg-1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on some architectures,
including amd64, kfreebsd-amd64.
Please alter Makefile as shown bellow.
It would also be nice if y
Package: apt
Severity: important
Version: 0.7.22
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
From "man mremap":
"This call is Linux-specific, and should not be used in programs intended to be
portable."
Even with transmission 1.73-4
From
https://buildd.debian.org/fetch.cgi?&pkg=transmission&ver=1.73-4&arch=sparc&stamp=1248351634&file=log:
=== configuring in third-party/libevent
(/build/buildd/transmission-1.73/third-party/libevent)
...
make[3]: Entering directory
`/build/buildd/transm
found 537868 1.73-3
thanks
Hi,
there have been two tweaks for GNU/kFreeBSD.
1) libevent
Even iff you will link against system libevent,
the bundled one is still compiled. Failure in bundled
libevent leads to failure of whole build.
2) libnatpmp
Please apply both parts against 1.73-3 version.
Package: tor
Severity: important
Version: 0.2.0.35-1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
The tor package tries to use own malloc library which
interacts badly with GNU/kFreeBSD thread implementation
Package: cfengine2
Severity: important
Version: 2.2.10-1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs a "slight porting", please find patch bellow.
It would also be nice if you can ask upstream
to
Package: wvstreams
Severity: important
Version: 4.4.1-1.1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
There are some parts of code, which are marked only for linux.
Without them, the whole wvstreams FTBFS.
Package: radiusclient
Severity: important
Version: 0.3.2-11.1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It is due to outdated libtool, libtool 1.5.2-1 or later is need.
The debian/rules tries to use syst
Package: transmission
Severity: important
Version: 1.73-2
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs a small tweaks, see bellow.
It would also be nice if you can stop building bundled libevent
l
Package: lprng
Severity: important
Version: 3.8.A-2.1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs a small tweak, see bellow.
It would also be nice if you can ask upstream
to include this change.
Package: smartmontools
Severity: important
Version: 5.38-3
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small tweaks, please find attached patch with them.
It would also be nice if you can ask upst
Package: chimera2
Severity: important
Version: 2.0a19-5.1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-i386.
It needs a small tweak, see bellow.
Thanks in advance
Petr
diff -u chimera2
Package: meep
Severity: important
Version: 0.20.3-3
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-i386.
It needs updated symbols file, the same as on (linux-)i386.
Just perform
cp debian/libmeep-mpi2.symbols.i3
Package: perl
Severity: important
Version: 5.10.0-19
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
there is a problem with File::Copy module on GNU/kFreeBSD.
The Copy tries to detect whether source and dest are the same files.
Unfortunately, on the GNU/kFree
Package: hfsprogs
Severity: wishlist
Version: 332.14-6
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
please add support also for kfreebsd-amd64.
It seems the change of debian/control shown bellow is sufficient.
Thanks in advance.
Petr
--- d
Package: mscompress
Version: 0.3-3
Severity: important
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD,
because of outdated config.guess and config.sub.
The versions of config.guess and config.sub are too
old to
Package: mesa
Severity: wishlist
Version: 7.4.4-1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
please enable i686 optimized libraries also on kfreebsd-i386.
It is sufficent to apply patch bellow and
sed -i s/"Architecture: i386"/"Architecture: i386 kfreebsd-i
Package: siproxd
Severity: important
Version: 1:0.7.1-2
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-amd64.
It is due to outdated libtool, libtool 1.5.2-1 or later is need.
Please apply patch bellow and after th
Package: sidplay-libs
Severity: important
Version: 2.1.1-7
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-amd64.
It is due to outdated libtool in resid subdirectory,
libtool 1.5.2-1 or later is need. Please perfor
Package: gcc-m68hc1x
Severity: important
Version: 1:3.3.6+3.1+dfsg-3
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
As far as I understand this, the gcc (3.3.6) checks whether
it also knows "--build=" and "--h
Package: lde
Severity: important
Version: 2.6.0-7.1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-amd64.
It needs a small tweak as on 64-bit achitectures is sizeof(long) = 8.
On all Debian architectures is sizeof
Hi,
According to the buildd ports [0] page there's a depwait on Ruby for
kfreebsd-i386.
[0] http://buildd.debian-ports.org/status/package.php?p=grub2
The GNU/kFreeBSD architectures have been accepted into the Debian archive,
see http://lists.debian.org/debian-devel-announce/2009/04/msg1.ht
I made a patch to support SH.
The patch is bogus, "#if defined(FOO)" is the correct syntax.
You will probably need to provide either the __LITTLE_ENDIAN__
or __BIG_ENDIAN__ symbol.
The patch is only reverted, the bug is really in libbsd sources.
Petr
--
To UNSUBSCRIBE, email to debian-bugs
Package: ksh
Severity: important
Version: 93t+-2
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs better detection of utimensat() availability.
Please find attached patch to solve that.
It would also b
Hi,
please would be possible to upload 3.1 version
from October 2008 to unstable.
Thanks
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Excellent. Are there remaining build problems after your modified patch,
or does that resolve the issue?
The build finishes fine.
Thanks
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@li
Hi.
Could you try the attached patch? The 1.4 production release is next Tuesday,
so I could get this into the next version of of Debian packages if it works
for you.
Unfortunately, it does not work.
This one (also tested) is better:
--- config/init/hints.pm
+++ config/init/hints.pm
@@ -37,
Package: z88dk
Severity: important
Version: 1.8.ds1-5
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-amd64.
Please correct the architecture name as shown bellow.
Thanks in advance
Petr
--
Package: gmp
Severity: important
Version: 2:4.3.1+dfsg-1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-amd64,
this is kind of reopen of #490555.
Please alter debian/rules as shown bellow.
Thanks in advance
Package: ustr
Severity: important
Version:
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs a small tweak, see bellow.
Currently, the function big_tst() returns garbage on non-linux.
It would also be
Package: sciplot
Severity: important
Version: 1.36-13
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
Please alter Imakefile as shown bellow,
to use $(PICFLAG) on all debian supported architectures.
Thanks in
Hi,
it is sufficient to call configure without --enable-efiemu and drop
kfreebsd-i386 from corresponding Architecture lines for grub-efi,
grub-efi-ia32, grub-efi-amd64 binary packages.
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe"
Package: grub2
Severity: important
Version: 1.96+20090709-1
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on kfreebsd-i386.
The kfreebsd-i386 architecture is not biarch capable,
it does not try to support 64-bit kernel natively,
therefor
Package: conky
Severity: important
Version: 1.7.1.1-1
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version still fails to build on GNU/kFreeBSD.
This time it is due to
* debian/control:
- added "libasound2-dev" to Build-Depends to enable alsa
I do agree however that type-handling does not do the right thing here
and will not do the right thing with mutliarch. I'm not really sure
what the right type-handling output for an amd64/i386 system would be
but I guess it should be something like
Provides: i386 amd64 not+i386 not+amd64 ...
The
reopen 511432
retitle texlive-bin: out of date libtool scripts
thanks
The texlive-bin still uses old libtool, which does not
produce correct shared libraries on GNU/kFreeBSD in general.
The problematic lines in the build-log are
checking how to recognise dependent libraries... unknown
checking
tags 485228 +patch
thanks
Please, just add "xutils-dev" into Build-Depends line.
Petr
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: stlport5.2
Severity: important
Version: 5.2.1-3
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD due to
mis-detection of float/double/long double support.
Please find attached patch with needed change
se
Package: sysvinit
Severity: important
Version: 2.86.ds1-62
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
Unfortunately, the updated startpar source started
to use posix_fadvise().
The posix_fadvise() is not r
601 - 700 of 1552 matches
Mail list logo