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

Bug#678577: marked as done (ocaml: -custom breaks ocamlrun and ocamldebug)



Your message dated Tue, 26 Jun 2012 21:17:05 +0000
with message-id <E1Sjd8D-0002Z5-CX@franck.debian.org>
and subject line Bug#678577: fixed in ocaml 3.12.1-4
has caused the Debian Bug report #678577,
regarding ocaml: -custom breaks ocamlrun and ocamldebug
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
678577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678577
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: ocaml
Version: 3.12.1-3
Severity: normal


Using debian's ocamlc:

ed@debian:~/ocaml-3.12.1$ ocamlc -custom test.ml -o test.out
ed@debian:~/ocaml-3.12.1$ ocamlrun test.out
Fatal error: the file test.out is not a bytecode executable file

Using the official ocaml 3.12.1 source:

ed@debian:~/ocaml-3.12.1$ ocamlrun ./ocamlc -custom test.ml -o test.out
ed@debian:~/ocaml-3.12.1$ ocamlrun test.out

This bug is preventing users of our OCaml project from being able to debug their binaries, because ocamldebug reports the same error as ocamlrun.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ocaml depends on:
ii  libx11-dev                      2:1.4.99.901-2
ii  ocaml-base [ocaml-base-3.12.1]  3.12.1-3
ii  ocaml-base-nox                  3.12.1-3
ii  ocaml-nox [ocaml-nox-3.12.1]    3.12.1-3

ocaml recommends no packages.

Versions of packages ocaml suggests:
pn  tcl8.5-dev  <none>
pn  tk8.5-dev   <none>

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: ocaml
Source-Version: 3.12.1-4

We believe that the bug you reported is fixed in the latest version of
ocaml, which is due to be installed in the Debian FTP archive:

camlp4-extra_3.12.1-4_amd64.deb
  to main/o/ocaml/camlp4-extra_3.12.1-4_amd64.deb
camlp4_3.12.1-4_amd64.deb
  to main/o/ocaml/camlp4_3.12.1-4_amd64.deb
ocaml-base-nox_3.12.1-4_amd64.deb
  to main/o/ocaml/ocaml-base-nox_3.12.1-4_amd64.deb
ocaml-base_3.12.1-4_amd64.deb
  to main/o/ocaml/ocaml-base_3.12.1-4_amd64.deb
ocaml-compiler-libs_3.12.1-4_amd64.deb
  to main/o/ocaml/ocaml-compiler-libs_3.12.1-4_amd64.deb
ocaml-interp_3.12.1-4_amd64.deb
  to main/o/ocaml/ocaml-interp_3.12.1-4_amd64.deb
ocaml-mode_3.12.1-4_all.deb
  to main/o/ocaml/ocaml-mode_3.12.1-4_all.deb
ocaml-native-compilers_3.12.1-4_amd64.deb
  to main/o/ocaml/ocaml-native-compilers_3.12.1-4_amd64.deb
ocaml-nox_3.12.1-4_amd64.deb
  to main/o/ocaml/ocaml-nox_3.12.1-4_amd64.deb
ocaml-source_3.12.1-4_all.deb
  to main/o/ocaml/ocaml-source_3.12.1-4_all.deb
ocaml_3.12.1-4.debian.tar.gz
  to main/o/ocaml/ocaml_3.12.1-4.debian.tar.gz
ocaml_3.12.1-4.dsc
  to main/o/ocaml/ocaml_3.12.1-4.dsc
ocaml_3.12.1-4_amd64.deb
  to main/o/ocaml/ocaml_3.12.1-4_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 678577@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stéphane Glondu <glondu@debian.org> (supplier of updated ocaml package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 26 Jun 2012 21:39:18 +0200
Source: ocaml
Binary: ocaml-nox camlp4 camlp4-extra ocaml ocaml-base-nox ocaml-base ocaml-native-compilers ocaml-source ocaml-interp ocaml-compiler-libs ocaml-mode
Architecture: source amd64 all
Version: 3.12.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stéphane Glondu <glondu@debian.org>
Description: 
 camlp4     - Pre Processor Pretty Printer for OCaml
 camlp4-extra - Pre Processor Pretty Printer for OCaml - extras
 ocaml      - ML language implementation with a class-based object system
 ocaml-base - Runtime system for OCaml bytecode executables
 ocaml-base-nox - Runtime system for OCaml bytecode executables (no X)
 ocaml-compiler-libs - OCaml interpreter and standard libraries
 ocaml-interp - OCaml interactive interpreter and standard libraries
 ocaml-mode - major mode for editing Objective Caml in Emacs
 ocaml-native-compilers - Native code compilers of the OCaml suite (the .opt ones)
 ocaml-nox  - ML implementation with a class-based object system (no X)
 ocaml-source - Sources for Objective Caml
Closes: 678577
Changes: 
 ocaml (3.12.1-4) unstable; urgency=low
 .
   * Change the Debian-specific behaviour of -custom (Closes: #678577)
Checksums-Sha1: 
 d91727b8b488c710e1f41a491709d7b4c610154a 2648 ocaml_3.12.1-4.dsc
 d4876fca426d70a8617ee6581f78f1338a391e69 54778 ocaml_3.12.1-4.debian.tar.gz
 d81a15a3e79b009e880c3f9e63b285719fe60b89 7611016 ocaml-nox_3.12.1-4_amd64.deb
 2fa75798003c88c5ed6962cf011e1f251cd51cdb 18652264 camlp4_3.12.1-4_amd64.deb
 2327097b012fabfd5a5d6a9ad68eb2769bc7068e 17984798 camlp4-extra_3.12.1-4_amd64.deb
 9a3f0ffd94ba88bb698e775631b3ac370e441df2 2175170 ocaml_3.12.1-4_amd64.deb
 439cba739870b28b0ef4a3ede1582f5366d9fdc3 662796 ocaml-base-nox_3.12.1-4_amd64.deb
 b35dde6e8e33b8d5fae1441b31015bcd5b88082d 129708 ocaml-base_3.12.1-4_amd64.deb
 fae3fad45ec5e4aa2275024245172ed92d3ffcf0 3209182 ocaml-native-compilers_3.12.1-4_amd64.deb
 e16ca5dac63f0b9b2698a4fd773a41e0910d3805 2962856 ocaml-source_3.12.1-4_all.deb
 f37c585fb310265653851deb490f2441c55359dd 317492 ocaml-interp_3.12.1-4_amd64.deb
 22c8dd542ebb4d8c7a3edccc26bfd084298ebf44 1214866 ocaml-compiler-libs_3.12.1-4_amd64.deb
 c6bba565379be31f411904429e65a9bae62f6ae7 116956 ocaml-mode_3.12.1-4_all.deb
Checksums-Sha256: 
 9c479d19a172ab475fb21cf45bc776d5010d95912351b6aaa79b54b9c10c8f13 2648 ocaml_3.12.1-4.dsc
 df7f4367e1b88d026d1f7caf2889f9c9eeeb4e5a01a1a2597cfdcb7c54161255 54778 ocaml_3.12.1-4.debian.tar.gz
 e82fbaed225be92938e138cd9d0414a0559203131810cc23686c1fc79cf89aca 7611016 ocaml-nox_3.12.1-4_amd64.deb
 798034d6c7be6b6f1e12ccb3b6f53599ca61557287a4ba2b643e374513c2f0fd 18652264 camlp4_3.12.1-4_amd64.deb
 3a56cdd19d1d44e249ee12b1212462b6a5ec9c7f6eef23a6de782953a8332dbc 17984798 camlp4-extra_3.12.1-4_amd64.deb
 183c3816d49f56d43e0bcec69994b8714e303f73bb4dd1ab5f1e5cc737a8ccdc 2175170 ocaml_3.12.1-4_amd64.deb
 6bda9ac7cc382206dac1d419a29cc0434cd4b11a2e162ffbf4013ba7f05b93c6 662796 ocaml-base-nox_3.12.1-4_amd64.deb
 4c8625a0f2740e01dc157718e200abd910b90b56cdd5913d57dde5ace0a886a8 129708 ocaml-base_3.12.1-4_amd64.deb
 2449d98b2aaaaf73a69b6953cef9562c8ba7fd2b945f402c15c1f4d07528a97c 3209182 ocaml-native-compilers_3.12.1-4_amd64.deb
 a1a5f61a2ff2d09de7ccc15a693eb52469ce3da6b5a60d7828d444c394727c58 2962856 ocaml-source_3.12.1-4_all.deb
 49584036617a3746f90cbb63db33d1dfe8a3fe0821f3a1ede264e7a0b46daeea 317492 ocaml-interp_3.12.1-4_amd64.deb
 2b1e724770d516a5b3c6ec2d5bed8ef476045859959e80f5eb2e148e5cae000b 1214866 ocaml-compiler-libs_3.12.1-4_amd64.deb
 6e458e20c1f2a9dd375cb49914e31aea1f108fde3bd45cb6a6aee7087a7abdb0 116956 ocaml-mode_3.12.1-4_all.deb
Files: 
 cccd716fa3c03f2d414ad55feb41b16a 2648 ocaml optional ocaml_3.12.1-4.dsc
 8b26e669f4b1f00f14dcdf6020fe9818 54778 ocaml optional ocaml_3.12.1-4.debian.tar.gz
 1097476cff8129d90df72f621eeaea34 7611016 ocaml optional ocaml-nox_3.12.1-4_amd64.deb
 bfcc0706d891bb7d0326ce209216ea59 18652264 ocaml optional camlp4_3.12.1-4_amd64.deb
 9e4e6df76029bd1136b8ca979ae5c35b 17984798 ocaml optional camlp4-extra_3.12.1-4_amd64.deb
 cb4d1e3ed13e0cb3d92dca9ec4566042 2175170 ocaml optional ocaml_3.12.1-4_amd64.deb
 5ff7fbbd9f50f0e605937caa8b203c2b 662796 ocaml optional ocaml-base-nox_3.12.1-4_amd64.deb
 ff40f90583caa8a0328cdf66bb00a94a 129708 ocaml optional ocaml-base_3.12.1-4_amd64.deb
 b7aba2389384acce97fee612b2db6028 3209182 ocaml optional ocaml-native-compilers_3.12.1-4_amd64.deb
 7f486207d2880e9613aebd8dd4ecbdbf 2962856 ocaml optional ocaml-source_3.12.1-4_all.deb
 aa9d575c6e7e3ed932df718ed3f60f0b 317492 ocaml optional ocaml-interp_3.12.1-4_amd64.deb
 f10a6ccfbcc42773adf179ff841ceff0 1214866 ocaml optional ocaml-compiler-libs_3.12.1-4_amd64.deb
 9305beeca015a5714644253bd5f19741 116956 ocaml optional ocaml-mode_3.12.1-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJP6hToAAoJEHhT2k1JiBrTRZEP/jMWE/LOk30wgr+3UGAAGDaA
PZWQBdMOPsXu6fTl/yd1rN7d9vuHBSqvrXY20clg0XixUVte126UXAjgjB+opvL8
yZzLcHOTHBA+gDlsFinP+/k+RfrEwFlHbcmWJimZ4YGkz/s2sF8Gvw+b86bX4sxI
38oxU3iY/1ws79AwCGvfEWuXnK0p5+9AHhx53XQWItRv5j/XICe52ZGzjCJjFGxv
oKWsqlo+5LeS20tQwKKhEYxLchEcAoTRlRqf4g9fSRtksW5nD4Y5wQ44AFl2vt8r
hwABqt3/FzPDLwETA1eWhJa6tO5is8XiZX+UhxVy/AerWpLvTCN7xa6m/ojKQw25
+aofiA8ZdWgRPZd3OD4QN4RRi25r4b2lCrsrajNvREfoHXeF6ItfRNyfN3tfxZK/
loOXjxxQ50agRaTtY38juVrPwqDmHog+tU6vjIEaQYo5ru3mtGI6/L9d97/PH41p
YW7jfKmOZCSV8uLcnkj4lVPTnwf5/+/B2AKNPtIiwLdqzPsiOyt7k+wNDSyZ31ma
a0vhLVrQSomaWymlyFqFhuWA+Quzi5WFzGP2GZL4qmSAI61SypEwkLy4Y9qlROOT
x7ufOf840qBQ1y5Xcsgg7nmfjudlEoahaNR5bWPVzVVO0QYwecerdbraZuahN4Rp
DPWegvoPkvRoZoBqSGK6
=2ojs
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: