Your message dated Sun, 04 Sep 2011 01:19:11 +0000
with message-id <e1r01md-00025l...@franck.debian.org>
and subject line Bug#639195: fixed in sqsh 2.1-10
has caused the Debian Bug report #639195,
regarding sqsh: FTBFS: cmd_bcp.c:504: undefined reference to `cs_loc_alloc'
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.)


-- 
639195: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639195
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sqsh
Version: 2.1-9
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc    -L/usr/lib  cmd_alias.o cmd_bcp.o cmd_buf.o cmd_connect.o cmd_do.o 
> cmd_echo.o cmd_exit.o cmd_for.o cmd_func.o cmd_go.o cmd_help.o cmd_history.o 
> cmd_if.o cmd_input.o cmd_jobs.o cmd_kill.o cmd_lock.o cmd_loop.o cmd_misc.o 
> cmd_read.o cmd_reconnect.o cmd_redraw.o cmd_reset.o cmd_return.o cmd_rpc.o 
> cmd_set.o cmd_shell.o cmd_show.o cmd_sleep.o cmd_wait.o cmd_warranty.o 
> cmd_while.o var_ctlib.o var_date.o var_debug.o var_dsp.o var_hist.o 
> var_misc.o var_passwd.o var_readline.o var_thresh.o dsp.o dsp_bcp.o 
> dsp_conv.o dsp_desc.o dsp_horiz.o dsp_html.o dsp_meta.o dsp_none.o dsp_out.o 
> dsp_pretty.o dsp_vert.o dsp_x.o sqsh_alias.o sqsh_args.o sqsh_avl.o 
> sqsh_buf.o sqsh_cmd.o sqsh_compat.o sqsh_ctx.o sqsh_debug.o sqsh_env.o 
> sqsh_error.o sqsh_expand.o sqsh_fd.o sqsh_filter.o sqsh_fork.o sqsh_func.o 
> sqsh_getopt.o sqsh_global.o sqsh_history.o sqsh_init.o sqsh_job.o 
> sqsh_readline.o sqsh_sig.o sqsh_sigcld.o sqsh_stdin.o sqsh_strchr.o 
> sqsh_tok.o sqsh_varbuf.o sqsh_main.o -ldl -lm -lXm  -lXt -lXext  -lX11  
> -lreadline -lcurses -lreadline  -o sqsh
> cmd_bcp.o: In function `bcp_signal':
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:1102: undefined reference to 
> `ct_cancel'
> cmd_bcp.o: In function `cmd_bcp':
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:334: undefined reference to 
> `ct_cmd_alloc'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:818: undefined reference to 
> `ct_con_props'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:835: undefined reference to 
> `blk_done'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:839: undefined reference to 
> `ct_cancel'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:842: undefined reference to 
> `ct_close'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:845: undefined reference to 
> `ct_con_drop'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:851: undefined reference to 
> `ct_con_props'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:865: undefined reference to 
> `ct_cancel'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:883: undefined reference to 
> `ct_cmd_drop'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:888: undefined reference to 
> `blk_drop'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:893: undefined reference to 
> `ct_close'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:894: undefined reference to 
> `ct_con_drop'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:898: undefined reference to 
> `cs_loc_drop'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:341: undefined reference to 
> `ct_command'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:352: undefined reference to 
> `ct_send'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:806: undefined reference to 
> `blk_done'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:807: undefined reference to 
> `ct_cancel'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:808: undefined reference to 
> `ct_cancel'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:368: undefined reference to 
> `ct_con_alloc'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:375: undefined reference to 
> `ct_callback'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:384: undefined reference to 
> `ct_callback'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:393: undefined reference to 
> `ct_con_props'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:406: undefined reference to 
> `ct_con_props'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:421: undefined reference to 
> `ct_con_props'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:434: undefined reference to 
> `ct_con_props'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:467: undefined reference to 
> `ct_con_props'
> cmd_bcp.o:/build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:449: more undefined 
> references to `ct_con_props' follow
> cmd_bcp.o: In function `cmd_bcp':
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:504: undefined reference to 
> `cs_loc_alloc'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:485: undefined reference to 
> `ct_con_props'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:512: undefined reference to 
> `cs_locale'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:546: undefined reference to 
> `cs_locale'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:528: undefined reference to 
> `cs_locale'
> /build/sqsh-k3G3RC/sqsh-2.1/src/cmd_bcp.c:563: undefined reference to 
> `ct_con_props'

[...]

> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_desc.c:485: undefined reference to 
> `cs_convert'
> dsp_desc.o: In function `dsp_desc_bind':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_desc.c:85: undefined reference to 
> `ct_res_info'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_desc.c:185: undefined reference to 
> `ct_describe'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_desc.c:361: undefined reference to 
> `ct_bind'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_desc.c:288: undefined reference to 
> `ct_bind'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_desc.c:384: undefined reference to 
> `ct_compute_info'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_desc.c:398: undefined reference to 
> `ct_compute_info'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_desc.c:135: undefined reference to 
> `ct_compute_info'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_desc.c:162: undefined reference to 
> `ct_compute_info'
> dsp_horiz.o: In function `dsp_horiz':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_horiz.c:97: undefined reference to 
> `ct_results'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_horiz.c:140: undefined reference to 
> `ct_res_info'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_horiz.c:154: undefined reference to 
> `ct_fetch'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_horiz.c:163: undefined reference to 
> `ct_get_data'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_horiz.c:217: undefined reference to 
> `ct_fetch'
> dsp_html.o: In function `dsp_html':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_html.c:84: undefined reference to 
> `ct_results'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_html.c:115: undefined reference to 
> `ct_res_info'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_html.c:132: undefined reference to 
> `ct_fetch'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_html.c:141: undefined reference to 
> `ct_get_data'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_html.c:184: undefined reference to 
> `ct_fetch'
> dsp_meta.o: In function `dsp_meta_desc':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_meta.c:183: undefined reference to 
> `ct_res_info'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_meta.c:193: undefined reference to 
> `ct_describe'
> dsp_meta.o: In function `dsp_meta_fetch':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_meta.c:664: undefined reference to 
> `ct_fetch'
> dsp_meta.o: In function `dsp_meta_int_prop':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_meta.c:582: undefined reference to 
> `ct_res_info'
> dsp_meta.o: In function `dsp_meta_transtate':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_meta.c:609: undefined reference to 
> `ct_res_info'
> dsp_meta.o: In function `dsp_meta':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_meta.c:65: undefined reference to 
> `ct_results'
> dsp_meta.o: In function `dsp_meta_bool_prop':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_meta.c:553: undefined reference to 
> `ct_res_info'
> dsp_none.o: In function `dsp_none':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_none.c:54: undefined reference to 
> `ct_results'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_none.c:65: undefined reference to 
> `ct_fetch'
> dsp_pretty.o: In function `dsp_pretty':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_pretty.c:87: undefined reference to 
> `ct_results'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_pretty.c:141: undefined reference to 
> `ct_fetch'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_pretty.c:150: undefined reference to 
> `ct_get_data'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_pretty.c:127: undefined reference to 
> `ct_res_info'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_pretty.c:204: undefined reference to 
> `ct_fetch'
> dsp_vert.o: In function `dsp_vert':
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_vert.c:79: undefined reference to 
> `ct_results'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_vert.c:106: undefined reference to 
> `ct_res_info'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_vert.c:121: undefined reference to 
> `ct_fetch'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_vert.c:127: undefined reference to 
> `ct_get_data'
> /build/sqsh-k3G3RC/sqsh-2.1/src/dsp_vert.c:300: undefined reference to 
> `ct_fetch'
> sqsh_ctx.o: In function `sqsh_ctx_pop':
> /build/sqsh-k3G3RC/sqsh-2.1/src/sqsh_ctx.c:104: undefined reference to 
> `ct_con_props'
> /build/sqsh-k3G3RC/sqsh-2.1/src/sqsh_ctx.c:113: undefined reference to 
> `ct_close'
> /build/sqsh-k3G3RC/sqsh-2.1/src/sqsh_ctx.c:116: undefined reference to 
> `ct_con_drop'
> sqsh_init.o: In function `sqsh_exit':
> /build/sqsh-k3G3RC/sqsh-2.1/src/sqsh_init.c:315: undefined reference to 
> `ct_con_props'
> /build/sqsh-k3G3RC/sqsh-2.1/src/sqsh_init.c:330: undefined reference to 
> `ct_close'
> /build/sqsh-k3G3RC/sqsh-2.1/src/sqsh_init.c:333: undefined reference to 
> `ct_con_drop'
> /build/sqsh-k3G3RC/sqsh-2.1/src/sqsh_init.c:338: undefined reference to 
> `ct_exit'
> /build/sqsh-k3G3RC/sqsh-2.1/src/sqsh_init.c:339: undefined reference to 
> `cs_ctx_drop'
> collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/08/22/sqsh_2.1-9_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.



--- End Message ---
--- Begin Message ---
Source: sqsh
Source-Version: 2.1-10

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

sqsh_2.1-10.diff.gz
  to main/s/sqsh/sqsh_2.1-10.diff.gz
sqsh_2.1-10.dsc
  to main/s/sqsh/sqsh_2.1-10.dsc
sqsh_2.1-10_amd64.deb
  to main/s/sqsh/sqsh_2.1-10_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 639...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vor...@debian.org> (supplier of updated sqsh 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: SHA256

Format: 1.8
Date: Sun, 04 Sep 2011 01:04:47 +0000
Source: sqsh
Binary: sqsh
Architecture: source amd64
Version: 2.1-10
Distribution: unstable
Urgency: low
Maintainer: Steve Langasek <vor...@debian.org>
Changed-By: Steve Langasek <vor...@debian.org>
Description: 
 sqsh       - commandline SQL client for MS SQL and Sybase servers
Closes: 639195
Changes: 
 sqsh (2.1-10) unstable; urgency=low
 .
   * configure.in, aclocal.m4: nuke the custom 'AC_FIND_LIB' macro and
     sybase library filesystem walking from orbit; this does all the wrong
     things that AC_CHECK_LIB is designed to avoid, and results in us not
     finding freetds now that it's multiarched.  Closes: #639195.
   * configure.in, aclocal.m4: call 'test' instead of the non-portable '[[',
     just in case.
   * aclocal.m4: don't link against extra libraries on Linux that we don't
     need.
   * Bump to debhelper 7 and dh.
   * Bump Standards Version to 3.9.2, no changes needed.
Checksums-Sha1: 
 78b4576855d5ea6e64798ce98654dc232eb4bcc8 1692 sqsh_2.1-10.dsc
 8e1999cc9a0d1359023bbb9267f5797a7391c0b1 66254 sqsh_2.1-10.diff.gz
 947bbaf876d08d08ac6568fb2b944d21ea62385d 148338 sqsh_2.1-10_amd64.deb
Checksums-Sha256: 
 d77160b6fd3e19f1bb2bfc88eec7e2e874f16f787e16e9a3d48550afcbc87a5b 1692 
sqsh_2.1-10.dsc
 5e87c225558922e78c49b0cd7c67c5a3571336822687f5308b79413af84f3d6a 66254 
sqsh_2.1-10.diff.gz
 a3cc71abc010a281dd5daa65672b0203d2b6ea8a6c4f7f08248f1837dcebb148 148338 
sqsh_2.1-10_amd64.deb
Files: 
 e0172ba85da7f85b9b3ded899a5599a3 1692 utils optional sqsh_2.1-10.dsc
 ea4b6bfeb9ef5ff01efbe74b9cacdd2d 66254 utils optional sqsh_2.1-10.diff.gz
 0881b2f0d5310c15b8c71612af41a7b9 148338 utils optional sqsh_2.1-10_amd64.deb

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

iQIVAwUBTmLPOFaNMPMhshM9AQh1oBAAtF8rvmnxiuszJwGQcGh60EECJsNKTZ7p
PKMo2awbkhlFHAhHgoio0OMP0nPVdni0G6cSiYMJSvRET9rf/o5frtCqLPUDdM3S
Tqqu4rwYUxG/q6k7cN4mFvKOhi6jsTXRnIf9rMXijmMUJ/U9Pc5LHtZtEFm1CQvj
HQXoyNJDzrvnyCRTvemWZWWEHXKqhCGZnQ8nxIdiNE0qm2DmajAZV0/q3JepbC7j
2SwBPVB8CIQhseIxhctUA0qiwskRtIXVkzCtCNvILnJwHHYsTj53VeXk3cYTiAyB
IRIIzpIzyxfjhoRhf0RuHSXvu/Xwp5EQ8/YFA1DeG12YhdQsxSGrIwRkzQ/dEV08
0nmwAUPcq7puUC6KkiOohlma/rgGxKskx4f0yRa5AZC2pCMDSZrM9IPM7q2DqDR8
gBt8HC2/hvqdEN9hh4IHL+PaRzRJ38Qpu1AIc2hyazNkeJDRAdD8VarzjSlxP2eo
fRkXCj0lRuV2ZDNcKyXOBOZeHrti2Sk8B+MgJKJt/ohA+bgWwr8XTgjdtAjzfYCX
e5ukRejq9mpsRoqM4eF3wFKYO9uHTXaXgFlRs6cSyLwbXcEuEEeGE8u530UvAJ2o
Z62Kyszx3gqbqYWLjlktOrgnO2gNK5KSxCvHKB+6+z7UEhtPgJJXvaaVFuqfWMJB
yDqnvIu1bkg=
=/1eb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to