Bug#703466: apr: builds without $CFLAGS, only with $H_CFLAGS

2013-03-19 Thread Sebastian Ramacher
are ignored. Consequently, apr is built without -O2 and -g. The attached patch uses both ${C,LD}FLAGS and $H_{C,LD}FLAGS to build the package. Regards -- Sebastian Ramacher diff -Nru apr-1.4.6/debian/rules apr-1.4.6/debian/rules --- apr-1.4.6/debian/rules 2012-05-19 16:06:37.0 +0200 +++ apr

Bug#1064950: apache2: (Legacy?) "Depends: apache2-data (= ${source:Version})," in debian/control breaks binNMU builds.

2024-03-02 Thread Sebastian Ramacher
64) > > Kernel: Linux 5.10.102.1-microsoft-standard-WSL2+ (SMP w/16 CPU threads) > Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set > Shell: /bin/sh linked to /usr/bin/dash > Init: systemd (via /run/systemd/system) -- Sebastian Ramacher

Bug#1064950: AW: Bug#1064950: apache2: (Legacy?) "Depends: apache2-data (= ${source:Version})," in debian/control breaks binNMU builds.

2024-03-03 Thread Sebastian Ramacher
On 2024-03-04 06:19:58 +, Warlich, Christof wrote: > Sebastian Ramacher wrote: > > This is wrong. apache2-data is an Architecture: all package, > > but apache2 is Architecture: any. So using ${source:Version} > > here is correct. Note that Debian does not currentl

Bug#1066821: apr-util: FTBFS on arm{el,hf}: /bin/bash: line 3: 3132384 Segmentation fault LD_LIBRARY_PATH="`echo "../crypto/.libs:../dbm/.libs:../dbd/.libs:../ldap/.libs:$LD_LIBRARY_PATH" | sed -

2024-03-13 Thread Sebastian Ramacher
/crypto/.libs:../dbm/.libs:../dbd/.libs:../ldap/.libs:$LD_LIBRARY_PATH" | sed -e 's/::*$//'`" ./$prog -v Programs failed: testall make[2]: *** [Makefile:60: check] Error 139 Cheers -- Sebastian Ramacher