[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ocaml-nox: /usr/bin/ocamlopt missing in ocaml-nox_3.09.2-5_s390.deb



reassign 377499 ocaml-nox
found 377499 3.09.2-5
notfound 377499 0.4.8-1
stop


When I compare these:

http://buildd.debian.org/fetch.php?&pkg=freetennis&ver=0.4.8-1&arch=sparc&stamp=1152450391&file=log&as=raw
http://buildd.debian.org/fetch.php?&pkg=freetennis&ver=0.4.8-1&arch=s390&stamp=1152450558&file=log&as=raw

Then I see that on both architectures ocaml-nox is installed, and that
ocamlopt is found on the first and not found on the second.

When I then compare these:

http://buildd.debian.org/fetch.php?&pkg=ocaml&ver=3.09.2-5&arch=sparc&stamp=1150497240&file=log&as=raw
http://buildd.debian.org/fetch.php?&pkg=ocaml&ver=3.09.2-5&arch=s390&stamp=1150494623&file=log&as=raw

Then I see that /usr/bin/ocamlopt is included in the ocaml-nox package
on the first architecture and not on the second.

Let's check that with with "dpkg -c":

$ dpkg -c ocaml-nox_3.09.2-5_i386.deb|grep opt
-rwxr-xr-x root/root   1200682 2006-06-16 20:24 ./usr/bin/ocamlopt
-rw-r--r-- root/root      2364 2006-06-16 20:24 ./usr/lib/ocaml/3.09.2/ocamldoc/odoc_opt.cmi
-rw-r--r-- root/root      2472 2006-06-16 20:24 ./usr/share/man/man1/ocamlopt.1.gz
$ dpkg -c ocaml-nox_3.09.2-5_sparc.deb|grep opt
-rwxr-xr-x root/root   1186019 2006-06-17 00:22 ./usr/bin/ocamlopt
-rw-r--r-- root/root      2364 2006-06-17 00:22 ./usr/lib/ocaml/3.09.2/ocamldoc/odoc_opt.cmi
-rw-r--r-- root/root      2472 2006-06-17 00:22 ./usr/share/man/man1/ocamlopt.1.gz
$ dpkg -c ocaml-nox_3.09.2-5_s390.deb|grep opt
-rw-r--r-- root/root      2472 2006-06-16 23:47 ./usr/share/man/man1/ocamlopt.1.gz
$

So it seems that this FTBFS bug for freetennis_0.4.8-1_s390 is caused by
the missing /usr/bin/ocamlopt in ocaml_3.09.2-5_s390.  Can someone in
the debian-ocaml-maint@lists.debian.org team add /usr/bin/ocamlopt in
ocaml_3.09.2-5_s390?

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: