Bug#730196: apxs2 tool broken on mips

2013-11-22 Thread St��phane Glondu
Package: apache2-dev
Version: 2.4.6-3
Severity: important

Dear Maintainer,

ocamlnet (experimental) FTBFS on mips because of apxs2. The problem can be
easily reproduced with:

gabrielli% wget 
https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x/modules/examples/mod_example_ipc.c
gabrielli% apxs2 -c mod_example_ipc.c
/usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static 
mips-linux-gnu-gcc -std=gnu99 -prefer-pic -pipe -g -O2 -Wformat 
-Werror=format-security  -D_FORTIFY_SOURCE=2   -DLINUX -D_REENTRANT 
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -pthread  -I/usr/include/apache2  
-I/usr/include/apr-1.0   -I/usr/include/apr-1.0 -I/usr/include  -c -o 
mod_example_ipc.lo mod_example_ipc.c  touch mod_example_ipc.slo
/usr/share/apr-1.0/build/libtool: 1555: /usr/share/apr-1.0/build/libtool: 
preserve_args+= --silent: not found
/usr/share/apr-1.0/build/libtool: 1567: /usr/share/apr-1.0/build/libtool: 
preserve_args+= --tag disable-static: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= mips-linux-gnu-gcc: 
not found
/usr/share/apr-1.0/build/libtool: 2419: /usr/share/apr-1.0/build/libtool: 
later+= -prefer-pic: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -std=gnu99: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -pipe: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -g: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -O2: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -Wformat: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= 
-Werror=format-security: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -D_FORTIFY_SOURCE=2: 
not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -DLINUX: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -D_REENTRANT: not 
found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -D_GNU_SOURCE: not 
found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= 
-D_LARGEFILE64_SOURCE: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -pthread: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= 
-I/usr/include/apache2: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= 
-I/usr/include/apr-1.0: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= 
-I/usr/include/apr-1.0: not found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -I/usr/include: not 
found
/usr/share/apr-1.0/build/libtool: 1: eval: base_compile+= -c: not found
libtool: compile: you must specify a compilation command
libtool: compile: Try `libtool --help --mode=compile' for more information.
apxs:Error: Command failed with rc=65536
..

Cheers,

-- 
Stephane

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: mips (mips64)

Kernel: Linux 3.2.0-4-octeon (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2-dev depends on:
ii  debhelper9.20131110
ii  libapr1-dev  1.4.8-2
ii  libaprutil1-dev  1.5.2-2
ii  openssl  1.0.1e-4
ii  perl 5.18.1-4

apache2-dev recommends no packages.

apache2-dev suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#720917: upgrade failure

2013-08-26 Thread St��phane Glondu
Package: gzip
Version: 1.6-1
Severity: grave

Dear maintainer,

I get this when trying to upgrade gzip:

  Preparing to replace gzip 1.6-1 (using .../archives/gzip_1.6-2_armel.deb) ...
  Unpacking replacement gzip ...
  dpkg: error processing /var/cache/apt/archives/gzip_1.6-2_armel.deb 
(--unpack):
   trying to overwrite '/usr/share/info/dir.gz', which is also in package ed 
1.9-2
  Processing triggers for man-db ...
  Processing triggers for install-info ...
  Errors were encountered while processing:
   /var/cache/apt/archives/gzip_1.6-2_armel.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

Hence, it is impossible to upgrade gzip.


Cheers,

-- 
Stephane

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armel (armv5tel)

Kernel: Linux 3.2.0-4-kirkwood
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages gzip depends on:
ii  dpkg  1.17.1
ii  install-info  5.1.dfsg.1-4
ii  libc6 2.17-92
ii  libgcc1   1:4.8.1-9

gzip recommends no packages.

Versions of packages gzip suggests:
ii  less  458-2

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org