Your message dated Tue, 29 May 2012 17:17:18 +0200
with message-id <[email protected]>
and subject line Re: Bug#663500: Do not include .pc subdirs during build
has caused the Debian Bug report #663500,
regarding Do not include .pc subdirs during build
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 [email protected]
immediately.)
--
663500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663500
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ocaml-extunix
Version: 0.0.3-2
Severity: wishlist
Hi,
after creating patches to add bindings for posix_memalign I see the
following in the build log:
...
ocaml setup.ml -doc
I: Building documentation 'api'
I: Running command '/usr/bin/ocamlbuild src//api.docdir/index.html -tag debug'
ocamlfind ocamldoc -dump src/extUnix.odoc -package unix -package bigarray -I
src -I .pc/0003-memalign-generated-files.patch/src src/extUnix.ml
+ ocamlfind ocamldoc -dump src/extUnix.odoc -package unix -package bigarray -I
src -I .pc/0003-memalign-generated-files.patch/src src/extUnix.ml
...
The .pc dir belongs to quilt and should not be included. No idea what
kind of side effects this will cause now or in the future.
MfG
Goswin
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On 11/03/12 18:54, Goswin von Brederlow wrote:
after creating patches to add bindings for posix_memalign I see the
following in the build log:
...
ocaml setup.ml -doc
I: Building documentation 'api'
I: Running command '/usr/bin/ocamlbuild src//api.docdir/index.html -tag debug'
ocamlfind ocamldoc -dump src/extUnix.odoc -package unix -package bigarray -I
src -I .pc/0003-memalign-generated-files.patch/src src/extUnix.ml
+ ocamlfind ocamldoc -dump src/extUnix.odoc -package unix -package bigarray -I
src -I .pc/0003-memalign-generated-files.patch/src src/extUnix.ml
...
The .pc dir belongs to quilt and should not be included. No idea what
kind of side effects this will cause now or in the future.
I'm not sure (yet) of the exact version number, but this issue is due
to oasis and has been fixed some time ago. In any case, it is not
reproducible anymore.
Regards,
--
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/
--- End Message ---