search for: doko

Displaying 20 results from an estimated 34 matches for "doko".

Did you mean: dojo
2018 Aug 29
2
LLVM/Clang version 7.0.0rc2 fails with gcc (Debian 8.2.0-4)
On Wed, Aug 29, 2018 at 9:29 AM, Sedat Dilek <sedat.dilek at gmail.com> wrote: > On Wed, Aug 29, 2018 at 7:51 AM, Matthias Klose <doko at debian.org> wrote: >> On 28.08.2018 13:55, Sedat Dilek wrote: >>> On Tue, Aug 28, 2018 at 10:59 AM, Hans Wennborg <hans at chromium.org> wrote: >>>> On Tue, Aug 28, 2018 at 10:26 AM, Sedat Dilek via llvm-dev >>>> <llvm-dev at lists.llvm.org>...
2011 May 03
2
Bug#625438: xen: ftbfs with gcc-4.6 -Werror
...ian patch just passes -Wno-error=unused-but-set-variable and -Wno-error=unused-but-set-parameter to avoid build failures, but this patch will be reverted with the GCC 4.6.1 release, and the severity of the report will be raised. The full build log can be found at: http://people.debian.org/~doko/tmp/werror/xen_4.1.0-3_lsid64.buildlog The last lines of the build log are at the end of this report.
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...HP_VERSIONS=5 -us -uc I get (sorry for the French): " dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: paquet source xapian-bindings dpkg-buildpackage: version source 1.2.21-2.1 dpkg-buildpackage: distribution source unstable dpkg-buildpackage: source chang? par Matthias Klose <doko at debian.org> dpkg-source --before-build xapian-bindings-1.2.21 dpkg-buildpackage: architecture h?te amd64 fakeroot debian/rules clean dh_testdir dh_testroot dh_autotools-dev_restoreconfig dh_clean dpkg-source -b xapian-bindings-1.2.21 dpkg-source: info: utilisation du format source ? 3.0...
2010 Dec 19
1
Fwd: Backport requests for 4.0
...bcab user: Ian Campbell <ian.campbell at citrix.com> date: Tue Nov 09 18:15:25 2010 +0000 files: Makefile tools/Makefile description: tools: provide explicit target for refetching/resetting qemu changeset: 22153:95c90bd63aed user: Matthias Klose <doko at debian.org> date: Tue Sep 14 17:46:21 2010 +0100 files: tools/python/xen/util/bugtool.py tools/python/xen/xend/XendBase.py tools/python/xen/xm/main.py tools/python/xen/xm/xenapi_create.py description: tools/python: Replace python string exceptions with ValueError exceptio...
2013 Feb 23
2
Bug#701445: xcp-vncterm: ftbfs with eglibc-2.17
...of this report may be raised before the jessie release. The test rebuild was done together with GCC-4.8, so some issues might be caused by the updated GCC as well. main.c:545:19: error: storage size of 'rlim' isn't known The full build log can be found at: http://people.debian.org/~doko/logs-20130217/gcc48/xcp-vncterm_0.1-2_unstable_gcc48.log The last lines of the build log are at the end of this report. To install eglibc from experimental, apt-get -t experimental install libc6-dev To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly, or install the gcc, g++, g...
2017 Jan 31
7
Bug#853710: xen: ftbfs with GCC-7
...build in a test rebuild on at least amd64 with gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The severity of this report may be raised before the buster release. There is no need to fix this issue in time for the stretch release. The full build log can be found at: http://people.debian.org/~doko/logs/gcc7-20170126/xen_4.8.1~pre.2017.01.23-1_unstable_gcc7.log The last lines of the build log are at the end of this report. To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++...
2015 Feb 12
1
Bug#777801: blktap: ftbfs with GCC-5
...an be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The severity of this report may be raised before the stretch release. The full build log can be found at: http://people.debian.org/~doko/logs/gcc5-20150205/blktap_2.0.90-3_unstable_gcc5.log The last lines of the build log are at the end of this report. To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t experimental install g++ Common buil...
2017 Feb 17
3
when will LLD be included with LLVM releases?
I see in that code review page that LLD is built in the test-release script. Happy to see that. Now I'm thinking about package maintainers such as Debian, and hoping that they will pick up LLD and make it available with this next release. What is different about this release that will clue Debian developers and other package managers that they should include LLD with this release? How can we
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...>> " >> dpkg-buildpackage -rfakeroot -D -us -uc >> dpkg-buildpackage: paquet source xapian-bindings >> dpkg-buildpackage: version source 1.2.21-2.1 >> dpkg-buildpackage: distribution source unstable >> dpkg-buildpackage: source chang? par Matthias Klose <doko at debian.org> >> dpkg-source --before-build xapian-bindings-1.2.21 >> dpkg-buildpackage: architecture h?te amd64 >> fakeroot debian/rules clean >> dh_testdir >> dh_testroot >> dh_autotools-dev_restoreconfig >> dh_clean >> dpkg-source -b xapi...
2013 Feb 23
2
Bug#701248: blktap: ftbfs with GCC-4.8
...be raised before the jessie release. tapdisk-logfile.c:166:23: error: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Werror=sizeof-pointer-memaccess] The full build log can be found at: http://people.debian.org/~doko/logs-20130217/gcc48/blktap_2.0.90-1_unstable_gcc48.log The last lines of the build log are at the end of this report. To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t experimental install g++ g++-4...
2013 Jun 22
0
blktap_2.0.90-2_amd64.changes ACCEPTED into unstable
...48 Changes: blktap (2.0.90-2) unstable; urgency=low . * Fixes bashism in /bin/sh script in part/vhdpartx (Closes: #690630). * Fixes wrong paragraph separation in package description (Closes: #699845). * Added a debian/gbp.conf. * Fixes FTBFS with gcc 4.8, thanks to Matthias Klose <doko at debian.org> for reporting, and Juhani Numminen <juhaninumminen0 at gmail.com> for sending a patch to fix it (Closes: #701248). * Switching to debhelper and compat 9. * Standards-Version: 3.9.4. * Canonical VCS fields. Checksums-Sha1: c733e544e30c944dfdb2b47d4f3cf41c...
2015 Jul 05
0
blktap_2.0.90-4_source.changes ACCEPTED into unstable
...ctl shared library (shared library) libvhd0 - VHD file format access library libvhdio-2.0.90 - Xen API blktap shared library (shared library) Closes: 777801 Changes: blktap (2.0.90-4) unstable; urgency=medium . * Fix FTBFS with GCC-5 (Closes: Bug#777801). Thanks to Matthias Klose <doko at debian.org> for reporting. * Lintian cleaning. Checksums-Sha1: 5a6c4dbdb342caa1b23b9029681bda55c781b680 2243 blktap_2.0.90-4.dsc f5c1e09e7ece3a9698827170c5155b54c04c91ce 235286 blktap_2.0.90.orig.tar.gz a0ecdcda10e4717ed1090f36fba21538fd566699 6724 blktap_2.0.90-4.debian.tar.xz Checksum...
2019 Oct 07
0
[klibc:master] Fix missing header dependency for sigsuspend.o
...explicit dependency. Given that they are built from different makefiles, I don't think a direct dependency will work. Instead, add syscalls/klib.list as a dependency for sigsuspend.o so that it indirectly depends on everything that's built from syscalls/. Reported-by: Matthias Klose <doko at ubuntu.com> Reported-by: Thorsten Glaser <tg at mirbsd.de> References: https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/1843743 Signed-off-by: Ben Hutchings <ben at decadent.org.uk> --- usr/klibc/Kbuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/usr/klibc/Kbuild...
2003 Jan 29
0
shorewall on gibraltar (fwd)
------------ Forwarded Message ------------ Date: Wednesday, January 29, 2003 9:27 AM +0100 From: Matthias Klose <doko@cs.tu-berlin.de> To: Tom Eastep <teastep@shorewall.net> Subject: shorewall on gibraltar Just a note, that gibraltar (www.gibraltar.at) now includes shorewall as an option (currently an 1.3.12 version). Gibraltar is a project that aims to produce a Debian GNU/Linux-based router and firewa...
2010 Sep 12
1
Bug#596545: proposed NMU to build with python2.6
Package: xen Version: 4.0.1-1 Tags: patch Here is a patch to get rid off the obvious problem with string exceptions, and to change to rules to build with python2.6. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: xen.debdiff URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20100912/cb04d61b/attachment.txt>
2010 Sep 10
2
Bug#596316: xen: python2.5-dev used as build-dependency, not python-dev or python2.6-dev
Package: xen Version: 4.0.1-1 Severity: serious User: debian-python at lists.debian.org Usertag: python2.6 The package build-depends on python2.5-dev, which is not the default python version for squeeze. The package should be rebuilt with python2.6, either build-depending on python-dev (recommended) or python2.6-dev.
2012 Jan 07
2
Comments regarding xen-api_1.3-14_amd64.changes
Hi, it seems python files in python-xenapi package aren't byte-compiled properly. You may want to refine dh_python2 call to fix that. Cheers, Luca
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
...the French): > > > " > dpkg-buildpackage -rfakeroot -D -us -uc > dpkg-buildpackage: paquet source xapian-bindings > dpkg-buildpackage: version source 1.2.21-2.1 > dpkg-buildpackage: distribution source unstable > dpkg-buildpackage: source chang? par Matthias Klose <doko at debian.org> > dpkg-source --before-build xapian-bindings-1.2.21 > dpkg-buildpackage: architecture h?te amd64 > fakeroot debian/rules clean > dh_testdir > dh_testroot > dh_autotools-dev_restoreconfig > dh_clean > dpkg-source -b xapian-bindings-1.2.21 > dpkg-source...
2019 Sep 12
0
Fwd: Launchpad [Bug 1843743] [NEW] klibc ftbfs in eoan
---------- Forwarded message ---------- From: Matthias Klose <doko at ubuntu.com> Message-ID: <156829951299.6967.9341353260688596797.malonedeb at soybean.canonical.com> Date: Thu, 12 Sep 2019 14:45:12 -0000 Subject: [Bug 1843743] [NEW] klibc ftbfs in eoan Reply-To: Bug 1843743 <1843743 at bugs.launchpad.net> Public bug reported: https://launch...
2010 Sep 12
2
using xen tools with python2.6
there are at least some syntax errors when trying to use the xen utils with python2.6. The attached patch changes these string exception into ValueError's. - tools/python/xen/util/bugtool.py (getBugTitle) - tools/python/xen/xend (class XendBase): not catched - tools/python/xen/xm/xenapi_create.py (sxp2xmlconvert_sxp_to_xml): the method already raises a ValueError for similiar