Your message dated Mon, 07 Dec 2009 03:51:07 +0000
with message-id <e1nhuct-0006b5...@ries.debian.org>
and subject line Bug#527732: fixed in orpie 1.5.1-7.1
has caused the Debian Bug report #527732,
regarding orpie: FTBFS: (.data+0x2c0): undefined reference to
`ml_gsl_vector_float_minmaxindex'
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 ow...@bugs.debian.org
immediately.)
--
527732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527732
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: orpie
Version: 1.5.1-7
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> ocamlopt -pp camlp4o -I ./curses -I ./gsl -I ./units -thread -o orpie.opt
> curses/curses.cmx curses/ml_curses.o nums.cmxa bigarray.cmxa str.cmxa
> unix.cmxa threads.cmxa gsl/mlgsl_error.o gsl/mlgsl_blas.o
> gsl/mlgsl_blas_complex.o gsl/mlgsl_complex.o gsl/mlgsl_matrix_complex.o
> gsl/mlgsl_matrix_double.o gsl/mlgsl_vector_double.o gsl/mlgsl_permut.o
> gsl/mlgsl_linalg.o gsl/mlgsl_linalg_complex.o gsl/mlgsl_fun.o
> gsl/mlgsl_math.o gsl/mlgsl_sf.o gsl/gsl_error.cmx gsl/gsl_blas.cmx
> gsl/gsl_complex.cmx gsl/gsl_matrix.cmx gsl/gsl_matrix_complex.cmx
> gsl/gsl_vector.cmx gsl/gsl_vector_complex.cmx gsl/gsl_vector_flat.cmx
> gsl/gsl_matrix_flat.cmx gsl/gsl_vector_complex_flat.cmx
> gsl/gsl_matrix_complex_flat.cmx gsl/gsl_vectmat.cmx gsl/gsl_permut.cmx
> gsl/gsl_linalg.cmx gsl/gsl_fun.cmx units/units.cmx big_int_str.cmx
> gsl_assist.cmx install.cmx operations.cmx utility.cmx version.cmx rcfile.cmx
> rpc_stack.cmx add.cmx sub.cmx mult.cmx div.cmx inv.cmx pow.cmx solvelin.cmx
> rpc_calc.cmx txtin_parser.cmx txtin_lexer.cmx statefile.cmx interface.cmx
> interface_draw.cmx interface_main.cmx main.cmx -cclib ' -lcurses -L/usr/lib
> -lgsl -lgslcblas -lm -lm'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x2c0): undefined reference to `ml_gsl_vector_float_minmaxindex'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x2c8): undefined reference to `ml_gsl_vector_float_minindex'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x2d0): undefined reference to `ml_gsl_vector_float_maxindex'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x2d8): undefined reference to `ml_gsl_vector_float_minmax'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x2e0): undefined reference to `ml_gsl_vector_float_min'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x2e8): undefined reference to `ml_gsl_vector_float_max'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x2f0): undefined reference to `ml_gsl_vector_float_isnull'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x2f8): undefined reference to `ml_gsl_vector_float_add_constant'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x300): undefined reference to `ml_gsl_vector_float_scale'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x308): undefined reference to `ml_gsl_vector_float_div'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x310): undefined reference to `ml_gsl_vector_float_mul'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x318): undefined reference to `ml_gsl_vector_float_sub'
> gsl/gsl_vector.o: In function `camlGsl_vector__19':
> (.data+0x320): undefined reference to `ml_gsl_vector_float_add'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x310): undefined reference to `ml_gsl_matrix_complex_float_transpose'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x318): undefined reference to
> `ml_gsl_matrix_complex_float_transpose_memcpy'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x320): undefined reference to
> `ml_gsl_matrix_complex_float_swap_rowcol'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x328): undefined reference to
> `ml_gsl_matrix_complex_float_swap_columns'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x330): undefined reference to `ml_gsl_matrix_complex_float_swap_rows'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x338): undefined reference to `ml_gsl_matrix_complex_float_isnull'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x340): undefined reference to
> `ml_gsl_matrix_complex_float_add_diagonal'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x348): undefined reference to
> `ml_gsl_matrix_complex_float_add_constant'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x350): undefined reference to `ml_gsl_matrix_complex_float_scale'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x358): undefined reference to `ml_gsl_matrix_complex_float_div'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x360): undefined reference to `ml_gsl_matrix_complex_float_mul'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x368): undefined reference to `ml_gsl_matrix_complex_float_sub'
> gsl/gsl_matrix_complex.o: In function `camlGsl_matrix_complex__24':
> (.data+0x370): undefined reference to `ml_gsl_matrix_complex_float_add'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x2e0): undefined reference to `ml_gsl_matrix_float_transpose'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x2e8): undefined reference to `ml_gsl_matrix_float_transpose_memcpy'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x2f0): undefined reference to `ml_gsl_matrix_float_swap_rowcol'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x2f8): undefined reference to `ml_gsl_matrix_float_swap_columns'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x300): undefined reference to `ml_gsl_matrix_float_swap_rows'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x308): undefined reference to `ml_gsl_matrix_float_isnull'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x310): undefined reference to `ml_gsl_matrix_float_add_diagonal'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x318): undefined reference to `ml_gsl_matrix_float_add_constant'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x320): undefined reference to `ml_gsl_matrix_float_scale'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x328): undefined reference to `ml_gsl_matrix_float_div'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x330): undefined reference to `ml_gsl_matrix_float_mul'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x338): undefined reference to `ml_gsl_matrix_float_sub'
> gsl/gsl_matrix.o: In function `camlGsl_matrix__24':
> (.data+0x340): undefined reference to `ml_gsl_matrix_float_add'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x38): undefined reference to `ml_gsl_blas_cher2k'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x40): undefined reference to `ml_gsl_blas_cherk'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x48): undefined reference to `ml_gsl_blas_chemm'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x50): undefined reference to `ml_gsl_blas_ctrsm'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x58): undefined reference to `ml_gsl_blas_ctrmm'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x60): undefined reference to `ml_gsl_blas_csyr2k'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x68): undefined reference to `ml_gsl_blas_csyrk'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x70): undefined reference to `ml_gsl_blas_csymm'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x78): undefined reference to `ml_gsl_blas_cgemm'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x80): undefined reference to `ml_gsl_blas_cher2'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x88): undefined reference to `ml_gsl_blas_cher'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x90): undefined reference to `ml_gsl_blas_cgerc'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x98): undefined reference to `ml_gsl_blas_cgeru'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xa0): undefined reference to `ml_gsl_blas_chemv'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xa8): undefined reference to `ml_gsl_blas_ctrsv'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xb0): undefined reference to `ml_gsl_blas_ctrmv'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xb8): undefined reference to `ml_gsl_blas_cgemv'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xc0): undefined reference to `ml_gsl_blas_csscal'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xc8): undefined reference to `ml_gsl_blas_cscal'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xd0): undefined reference to `ml_gsl_blas_caxpy'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xd8): undefined reference to `ml_gsl_blas_ccopy'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xe0): undefined reference to `ml_gsl_blas_cswap'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xe8): undefined reference to `ml_gsl_blas_icamax'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xf0): undefined reference to `ml_gsl_blas_scasum'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0xf8): undefined reference to `ml_gsl_blas_scnrm2'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x100): undefined reference to `ml_gsl_blas_cdotc'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x108): undefined reference to `ml_gsl_blas_cdotu'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x1e8): undefined reference to `ml_gsl_blas_strsm'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x1f0): undefined reference to `ml_gsl_blas_strmm'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x1f8): undefined reference to `ml_gsl_blas_ssyr2k'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x200): undefined reference to `ml_gsl_blas_ssyrk'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x208): undefined reference to `ml_gsl_blas_ssymm'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x210): undefined reference to `ml_gsl_blas_sgemm'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x218): undefined reference to `ml_gsl_blas_ssyr2'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x220): undefined reference to `ml_gsl_blas_ssyr'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x228): undefined reference to `ml_gsl_blas_sger'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x230): undefined reference to `ml_gsl_blas_ssymv'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x238): undefined reference to `ml_gsl_blas_strsv'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x240): undefined reference to `ml_gsl_blas_strmv'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x248): undefined reference to `ml_gsl_blas_sgemv'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x250): undefined reference to `ml_gsl_blas_sscal'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x258): undefined reference to `ml_gsl_blas_srot'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x260): undefined reference to `ml_gsl_blas_saxpy'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x268): undefined reference to `ml_gsl_blas_scopy'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x270): undefined reference to `ml_gsl_blas_sswap'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x278): undefined reference to `ml_gsl_blas_isamax'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x280): undefined reference to `ml_gsl_blas_sasum'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x288): undefined reference to `ml_gsl_blas_snrm2'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x290): undefined reference to `ml_gsl_blas_sdot'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x298): undefined reference to `ml_gsl_blas_dsdot'
> gsl/gsl_blas.o: In function `camlGsl_blas__3':
> (.data+0x2a0): undefined reference to `ml_gsl_blas_sdsdot'
> collect2: ld returned 1 exit status
The full build log is available from:
http://people.debian.org/~lucas/logs/2009/05/08/orpie_1.5.1-7_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: orpie
Source-Version: 1.5.1-7.1
We believe that the bug you reported is fixed in the latest version of
orpie, which is due to be installed in the Debian FTP archive:
orpie_1.5.1-7.1.diff.gz
to main/o/orpie/orpie_1.5.1-7.1.diff.gz
orpie_1.5.1-7.1.dsc
to main/o/orpie/orpie_1.5.1-7.1.dsc
orpie_1.5.1-7.1_amd64.deb
to main/o/orpie/orpie_1.5.1-7.1_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 527...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cyril Brulebois <k...@debian.org> (supplier of updated orpie 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 07 Dec 2009 04:10:35 +0100
Source: orpie
Binary: orpie
Architecture: source amd64
Version: 1.5.1-7.1
Distribution: unstable
Urgency: high
Maintainer: Uwe Steinmann <ste...@debian.org>
Changed-By: Cyril Brulebois <k...@debian.org>
Description:
orpie - RPN calculator for the terminal
Closes: 527732 550058
Changes:
orpie (1.5.1-7.1) unstable; urgency=high
.
[ Richard Darst ]
* Non-maintainer upload.
* Link against system-wide libocamlgsl-ocaml:
- Add libocamlgsl-ocaml-dev to Build-Depends and tweak Makefile.in
- Also regenerate the depend file included in the distribution, to
building avoid compile of private GSL files. Since depend was
statically included in the distribution, I left it statically
included instead of dynamically regenerating.
- This fixes the FTBFS due to undefined references during linking
(Closes: #527732).
- This obviously also fixes the use of embedded code copy reported by
Stéphane Glondu (Closes: #550058).
.
[ Cyril Brulebois ]
* Slightly reword the changelog to describe exactly what's going on.
* Set urgency to “high” as it also affects testing.
* Many thanks to Richard for the hard work!
Checksums-Sha1:
3986d651e3989ddc086605a57443d299a4d90568 1123 orpie_1.5.1-7.1.dsc
33ee1fbcf1e2dc041b2d9b3b2aa961a43f46bd5e 5625 orpie_1.5.1-7.1.diff.gz
47d8787b790aa96d1fd390d2d5b2cedeb0342836 799412 orpie_1.5.1-7.1_amd64.deb
Checksums-Sha256:
bf8c970173fec1266afdee941b774eeec0306045e613dffdd0fdb88746f49db8 1123
orpie_1.5.1-7.1.dsc
6c3b844f66bafe08ab2cc695b25bb1f8355de4db05bce0a25210221838e151da 5625
orpie_1.5.1-7.1.diff.gz
7c2b68696393f654041b2967fcfec76990fb8a2d4fda8a40d85e2bed5c47f189 799412
orpie_1.5.1-7.1_amd64.deb
Files:
fecfcaec4e6ff64b94ff640f5e4f3d48 1123 math optional orpie_1.5.1-7.1.dsc
82600eccc35d1bfce2be3567adea6584 5625 math optional orpie_1.5.1-7.1.diff.gz
f9522dc18aeab1b396bd1925663d125c 799412 math optional orpie_1.5.1-7.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkscdLIACgkQeGfVPHR5Nd2sOACgzfXgAc8FpNo4vLirdZlsbMj/
a+gAmgM1Ka7LR9hnldoaGWNmkdnSn3Q4
=RcbE
-----END PGP SIGNATURE-----
--- End Message ---