Bug#1002056: Supporting alternative zlib implementations

2024-10-03 Thread Konstantin Demin
ot more reproducible Android apps already if Fedora's OpenJDK packages linked > against the system zlib like Debian's OpenJDK packages do (instead of using an > embedded copy of regular zlib). > > - Fay > > [1] > https://lists.reproducible-builds.org/pipermail/rb-general/2024-September/003547.html > -- SY, Konstantin Demin

Bug#1030785: -ffile-prefix-map option and reproducibility

2023-02-08 Thread Konstantin Demin
I don't think the case of these flags > making the build unreproducible and the package not generating any > debug objects are going to be common at all. I considered mentioning > fixing the build to stop capturing, but felt it might be more effort > than requested. :) Should probably have mentioned anyway, as was done > elsewhere in the thread. > > In any case I'm thinking to add something like the attached to the man > page to try to clarify this. > > Thanks, > Guillem -- SY, Konstantin Demin

Bug#1025948: gcc: provide --debug-prefix-map for gnu as with -ffile-prefix-map

2022-12-12 Thread Konstantin Demin
ings -f empty.S.o | grep -F ${PWD} && echo NOT OK || echo OK empty.S.o: /home/krd/gcc-prefix-case empty.S.o: /home/krd/gcc-prefix-case NOT OK $ gcc -c -o empty.S.o empty.S -O2 -g -ffile-prefix-map=${PWD}=. -Wa,--debug-prefix-map,${PWD}=. && strings -f empty.S.o | grep -F ${PWD} && echo NOT OK || echo OK OK -- SY, Konstantin Demin

Bug#927139: [src:wine-development] wineserver doesn't work when /run/user/uid/ is not available

2019-04-21 Thread Konstantin Demin
ults with malloc issue, so you must call wineserver manually to discover pathname issue. 2019-04-20 18:34 GMT+03:00, Jens Reyer : > cotrol: tags -1 + moreinfo > > > Hi Konstantin, > > On 15.04.19 15:11, Konstantin Demin wrote: >> Source: wine-development >> Version: 4.2

Bug#927139: [src:wine-development] wineserver doens't work when /run/user/pid is not available

2019-04-15 Thread Konstantin Demin
f() isn't equal to strlen() + 1. -- SY, Konstantin Demin

Bug#927138: [src:wine-development

2019-04-15 Thread Konstantin Demin
f() isn't equal to strlen() + 1. -- SY, Konstantin Demin

Bug#657962: gcc-defaults: Add gcc-plugin-dev?

2019-03-12 Thread Konstantin Demin
olving FTBFS is part of work). -- SY, Konstantin Demin

Bug#872077: [xtables-addons-dkms] Error building against Linux 4.12

2017-08-14 Thread Konstantin Demin
critical changes in Debian source package are required so far. NMU is acceptable choice (like Ben Hutchings did in #851576). -- SY, Konstantin Demin

Bug#856912: [src:archvsync] typo in Maintainer field

2017-03-05 Thread Konstantin Demin
Source: archvsync Version: 20170204 Severity: minor Please fix typo in "Maintainer" field: -Maintainer: Debiab Mirror Team +Maintainer: Debian Mirror Team -- SY, Konstantin Demin

Bug#841368: gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled

2016-10-25 Thread Konstantin Demin
y speaking, Linux 4.8.4, "make V=1" with gcc 6.2.0-9, but actually it's heavily customized Debian src:linux with 3rd pty patches and custom configs). >> I'm currently looking for correct way to do this trick. Patch is available and (at least) works for me on amd64 and i386

Bug#841368: gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled

2016-10-21 Thread Konstantin Demin
flow, use GCC 5.x or even 4.9.x instead of 6.x branch. -- SY, Konstantin Demin

Bug#841368: gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled

2016-10-20 Thread Konstantin Demin
IC flag, but it's not used in packaging because of executable already built with -fPIE. This bug report is just another round of game with compiler/linker flags. In my turn, I would rather define protective flags to provide backward and forward compatibility. -- SY, Konstantin Demin --- a

Bug#841368: gcc-6 6.2.0-7 breaks kernel build if stack protection is enabled

2016-10-20 Thread Konstantin Demin
s390x. Closes: #835148. Starting at gcc 6.2.0-7 we must provide "-fno-PIE -fno-PIC" in beginning of CFLAGS to build kernel successfully. I'm currently looking for correct way to do this trick. -- SY, Konstantin Demin

Bug#838632: aufs-tools: move "aufs-dkms" to Recommends

2016-09-23 Thread Konstantin Demin
resent in system. -- SY, Konstantin Demin

Bug#808124: r8168: upstream version 8.041.00

2015-12-16 Thread Konstantin Demin
deletions(-) diff --git a/debian/changelog b/debian/changelog index 1ab4d87..f733c9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r8168 (8.041.00-1) UNRELEASED; urgency=high + + * New upstream release 8.041.00 (2015-12-08). + + -- Konstantin Demin Wed, 16 Dec 2015 12:26:56

Bug#806779: nginx: provide vanilla-like build

2015-12-01 Thread Konstantin Demin
the > time being, you could use their repository if you need support. Thank you for understanding my goals. I'll be glad if further work will continue right after Release 9. However, you might try it in experimental branch if you'll have enough time. --- Best regards, Konstantin Demin

Bug#806779: nginx: provide vanilla-like build

2015-12-01 Thread Konstantin Demin
On Tuesday 01 December 2015 11:36:12, Christos Trochalakis wrote: > Hello Konstantin and thank you for the patch, > > On Tue, Dec 01, 2015 at 11:07:34AM +0300, Konstantin Demin wrote: > >Source: nginx > >Version: 1.9.6-2 > >Severity: wishlist > > >

Bug#806779: nginx: provide vanilla-like build

2015-12-01 Thread Konstantin Demin
tag 806779 patch -- SY, Konstantin Demin

Bug#806779: nginx: provide vanilla-like build

2015-12-01 Thread Konstantin Demin
" and "nginx-standard-dbg". * make "nginx-standard" as default/first choice when installing "nginx" meta-package. * fix other package dependencies (mostly "Conflicts") Signed-off-by: Konstantin Demin --- debian/control

Bug#806777: nginx: update to upstream version

2015-11-30 Thread Konstantin Demin
Package: nginx Version: 1.9.6-2 Severity: wishlist Consider packaging new upstream version 1.9.7, released 17 Nov 2015. No package changes required. -- SY, Konstantin Demin

Bug#806396: libtorrent-rasterbar: please consider packaging upsteam version 1.0.7

2015-11-26 Thread Konstantin Demin
Source: libtorrent-rasterbar Version: 1.0.6-2 Severity: wishlist Upstream version 1.0.7 has been released 14.11.2015 with lot of fixes. Probably, this release fixes floating point exception which I had discovered while using qbittorrent. -- SY, Konstantin Demin

Bug#806374: qbittorrent: please package upstream version 3.2.5

2015-11-26 Thread Konstantin Demin
I'm sorry, but 3.2.5 doesn't solve problem with program termination. I'd discovered with debugger that bug is in libtorrent-rasterbar8. -- SY, Konstantin Demin

Bug#806374: qbittorrent: please package upstream version 3.2.5

2015-11-26 Thread Konstantin Demin
Source: qbittorrent Version: 3.2.3-2 Severity: wishlist I had discovered that current build fails randomly with floating point exception. I have built upstream version 3.2.5, and it resolved issue. No changes in debian source code are made at all, so it's quite easy to do. -- SY, Konst

Bug#785205: nvidia-kernel-dkms: fails to build with kernel 4.0 (sid)

2015-06-15 Thread Konstantin Demin
I'm sorry that patch was too dirty. I spent more thorough testing for i386 and amd64 architectures and eliminated FTBFS. This patch has helped me and will help you. -- SY, Konstantin Demin --- a/debian/module/conftest.h +++ b/debian/module/conftest.h @@ -540,7 +540,7 @@ #endif /* Impl

Bug#785205: nvidia-kernel-dkms: fails to build with kernel 4.0 (sid)

2015-06-15 Thread Konstantin Demin
Hello again! Here is quick and dirty patch to debian/rules. 2015-06-15 23:22 GMT+03:00 Konstantin Demin : > Hi Vincent! > > I'm currently trying to debianize 346.72 using > nvidia-graphics-drivers:346.59 and i have pretty same issue. > Build succeeds with target architecture

Bug#785205: nvidia-kernel-dkms: fails to build with kernel 4.0 (sid)

2015-06-15 Thread Konstantin Demin
VIDIA Accelerated Graphics Driver for Linux-x86_64 346.59.. krd@aceroid $ find NVIDIA-*-346.59/ -name uvm NVIDIA-Linux-x86_64-346.59/kernel/uvm Temporary solution is to copy whole uvm/ directory from amd64 variant to others. -- SY, Konstantin Demin -- To UNSUBSCRIBE, email to debian-bugs-d

Bug#764578: [wine-development] add option to debian/rules to build without stack protection

2014-10-09 Thread Konstantin Demin
It won't install successfully if SPP is enabled and vice versa. I'm sure there's a enough of software with the same behavior which conflicts with SSP. Btw, I think it's better to provide that option via DEB_BUILD_OPTIONS, i.e. "nossp". -- SY, Konstantin Demin --

Bug#764578: [pkg-wine-party] Bug#764578: [wine-development] add option to debian/rules to build without stack protection

2014-10-09 Thread Konstantin Demin
n Debian.README that package has this functionality, but SSP is enabled by default due to security reasons and isn't needed by most users. -- SY, Konstantin Demin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#764212: Fwd: Bug#764212: [wine-development] Error in bash script, fi needed at line 28

2014-10-09 Thread Konstantin Demin
l. Besides, I have never encountered this bug - just saw your bug report and decided to help. -- SY, Konstantin Demin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#764212: [wine-development] Error in bash script, fi needed at line 28

2014-10-09 Thread Konstantin Demin
Please review attached patch. -- SY, Konstantin Demin description: debian/scripts/wine: support relative WINEPREFIX, remove '-e' from hashbang, formatting author: Konstantin Demin diff --git a/debian/scripts/wine b/debian/scripts/wine index 0850dff..6950525 100755 --- a/debian/sc

Bug#764578: [wine-development] add option to debian/rules to build without stack protection

2014-10-09 Thread Konstantin Demin
Source: wine-development Version: 1.7.28-2 Severity: wishlist Tags: patch Hello! Would you mind to add option in debian/rules to build without stack protection? Patch is available. -- SY, Konstantin Demin description: add option to disable stack protection in debian/rules author: Konstantin

Bug#763768: strange behavior of gnu make

2014-10-05 Thread Konstantin Demin
I have filed bug in upstream (#43363). Here are details: https://savannah.gnu.org/bugs/?43363 -- SY, Konstantin Demin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#763768: strange behavior of gnu make

2014-10-03 Thread Konstantin Demin
ets new value in top-most variable without setting "variable.recursive = 0". I.e.: LDFLAGS after "$(eval ...)" equals "2 3" and defined in global context, but it's still recursive, that's why LDFLAGS is equal "2 3 2". How do you th

Bug#763768: strange behavior of gnu make

2014-10-02 Thread Konstantin Demin
lm > d: > b: LDFLAGS = -lbz2 -lm > b: d > e: e_BRINGBACK = LDFLAGS += -lz > e: LDFLAGS = -lm -lz -lm > e: > c: LDFLAGS = -lm -lz -lm > c: e > a: LDFLAGS = -lm -lz -lm > a: b | c --- [ test.5 output ] --- Now you see that environment is damaged. -- SY, Konstantin

Bug#763768: strange behavior of gnu make

2014-10-02 Thread Konstantin Demin
ACK = LDFLAGS += -lz > e: LDFLAGS = -lm -lz -lm > e: > c: LDFLAGS = -lm -lz -lm > c: e > a: LDFLAGS = -lm -lz -lm > a: b | c --- [ test.4 output ] --- This completely breaks my mind. Questions: 1. why LDFLAGS is not modified in #3? 2. why LDFLAGS is messed up in #4? Thank you. -- SY, Konstantin Demin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#722058: [kde-config-touchpad] kde-config-touchpad: reports errors and tapping doesn't work with xserver-xorg-input-synaptics 1.7.1 in unstable

2013-09-08 Thread Konstantin Demin
Same problem and same errors. Downgrade "xserver-xorg-input-synaptics" to 1.6.2-2 until maintainer solves this bug. krd@ntbk:~$ apt-cache policy kde-config-touchpad xserver-xorg-input-synaptics kde-config-touchpad: Installed: 0.8.1-1 Candidate: 0.8.1-1 Version table: *** 0.8.1-1 0 5

Bug#695091: live-build: incorrect version check

2012-12-03 Thread Konstantin Demin
-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash SY, Konstantin Demin. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org