Your message dated Fri, 04 Apr 2014 10:04:27 +0000 with message-id <e1ww0z5-0003ik...@franck.debian.org> and subject line Bug#743584: fixed in trafficserver 4.1.2-1.2 has caused the Debian Bug report #743584, regarding trafficserver 4.1.2-1.1 FTBFS on kfreebsd-* 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.) -- 743584: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743584 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: trafficserver Version: 4.1.2-1.1 Severity: Serious User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-CC: debian-...@lists.debian.org, Dejan Latinovic <dejan.latino...@imgtec.com> On Thu, 2014-04-03 16:52:56 +0200, Petr Salinger wrote: > On Thu, 2014-04-03 11:37:54 +0000, Aníbal Monsalve Salazar wrote: >> >> On both kfreebsd-amd64 and kfreebsd-i386, trafficserver 4.1.2-1.1 >> FTBFS with the same error message. >> >> Build logs are available at: >> >> https://buildd.debian.org/status/fetch.php?pkg=trafficserver&arch=kfreebsd-amd64&ver=4.1.2-1.1&stamp=1396503334 >> https://buildd.debian.org/status/fetch.php?pkg=trafficserver&arch=kfreebsd-i386&ver=4.1.2-1.1&stamp=1396503411 >> >> The build log extract with the error message is below. >> >> from IOBuffer.cc:28: >> ../../lib/ts/ink_thread.h: In function 'void ink_set_thread_name(const >> char*)': >> ../../lib/ts/ink_thread.h:317:26: error: 'pthread_setname_np' was not >> declared in this scope >> pthread_setname_np(name); >>../../lib/ts/ink_thread.h: In function 'void ink_set_thread_name(const >>char*)': >>../../lib/ts/ink_thread.h:317:26: error: 'pthread_setname_np' was not >>declared in this scope >> pthread_setname_np(name); > > The problem is slightly different: > > checking for 1-parameter version of pthread_setname_np()... yes > checking for 2-parameter version of pthread_setname_np()... yes > checking for 2-parameter version of pthread_set_name_np()... no > > The primary reason is missing prototype in pthread.h, > the library call pthread_setname_np (with 2 parametres) have been added for > kfreebsd recently, but the header have not been updated. > I will prepare fix in svn for next eglibc upload. > > Petr > > config.log; > configure:27139: checking for 1-parameter version of pthread_setname_np() > configure:27163: cc -o conftest -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -pipe -Wall > -feliminate-unused-debug-symbols -fno-strict-aliasing -march=i586 > -D_FORTIFY_SOURCE=2 -I/usr/local/include -Dkfreebsd -Dfreebsd > -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT > -I/usr/include/tcl8.6 -Wl,-z,relro -L/usr/local/lib conftest.c -lpcre > -lexpat -llzma -lz -lssl -lcrypto -lcrypt -lpthread -ldl >&5 > conftest.c: In function 'main': > conftest.c:126:9: warning: implicit declaration of function > 'pthread_setname_np' [-Wimplicit-function-declaration] > pthread_setname_np("conftest"); > ^ > configure:27163: $? = 0 > configure:27168: result: yes > configure:27181: checking for 2-parameter version of pthread_setname_np() > configure:27205: cc -o conftest -g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -pipe -Wall > -feliminate-unused-debug-symbols -fno-strict-aliasing -march=i586 > -D_FORTIFY_SOURCE=2 -I/usr/local/include -Dkfreebsd -Dfreebsd > -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT > -I/usr/include/tcl8.6 -Wl,-z,relro -L/usr/local/lib conftest.c -lpcre > -lexpat -llzma -lz -lssl -lcrypto -lcrypt -lpthread -ldl >&5 > conftest.c: In function 'main': > conftest.c:127:9: warning: implicit declaration of function > 'pthread_setname_np' [-Wimplicit-function-declaration] > pthread_setname_np(pthread_self(), "conftest"); > ^ > configure:,27205: $? = 0 > configure:27210: result: yes Hello, Thank you all for the quick response to this bug. Petr, I would really appreciate a patch for trafficserver with the prototype to fix this bug, until your fix for eglibc is available in unstable. As you could guess we don't have a Debian kfreebsd machine to test patches. Dejan and I are following up the NMU of trafficserver 4.1.2-1.1 to fix bugs on mips/mipsel and we noticed it FTBFS on kfreebsd-*. Cheers, Anibal
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: trafficserver Source-Version: 4.1.2-1.2 We believe that the bug you reported is fixed in the latest version of trafficserver, which is due to be installed in the Debian FTP archive. 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 743...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Anibal Monsalve Salazar <ani...@debian.org> (supplier of updated trafficserver 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...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 04 Apr 2014 08:59:48 +0100 Source: trafficserver Binary: trafficserver trafficserver-dev Architecture: source mipsel Version: 4.1.2-1.2 Distribution: unstable Urgency: medium Maintainer: Arno Töll <a...@debian.org> Changed-By: Anibal Monsalve Salazar <ani...@debian.org> Description: trafficserver - fast, scalable and extensible HTTP/1.1 compliant caching proxy se trafficserver-dev - Apache Traffic Server Software Developers Kit (SDK) Closes: 743584 Changes: trafficserver (4.1.2-1.2) unstable; urgency=medium . * Non-maintainer upload. * Add missing prototype for pthread_setname_np() Add pthread_setname_np.patch Patch by Petr Salinger Closes: #743584 Checksums-Sha1: b85f1cfb5177b810711c3f8f8497fd79ac705a60 2244 trafficserver_4.1.2-1.2.dsc 3fdeab61b8e8e8864d0eb47a83b27705c27a21c2 19772 trafficserver_4.1.2-1.2.debian.tar.xz 537336bed7e79fecacffd311ac26b7ebe5a2941a 2229142 trafficserver_4.1.2-1.2_mipsel.deb 18e640abe610785d4906ebdace601a7954e37e64 178314 trafficserver-dev_4.1.2-1.2_mipsel.deb Checksums-Sha256: 93b937ddb055e5ed6529d12c5609310c165e0c2556756d86b7eafc841fbca8fe 2244 trafficserver_4.1.2-1.2.dsc 17461e122826bfecf43f5d6e7e974d83b3db192485055752d376501dc372a646 19772 trafficserver_4.1.2-1.2.debian.tar.xz e1d368c0951aefca7210d8576ba59f04c382776a50bbd7fbcbb24354b326335b 2229142 trafficserver_4.1.2-1.2_mipsel.deb c2e82814db5b18e5dca3223d187c14e6f71abd98e41f65ce27a827458fb321df 178314 trafficserver-dev_4.1.2-1.2_mipsel.deb Files: 2818aad824278d22bcba17ba3bc0f4de 2244 web extra trafficserver_4.1.2-1.2.dsc 4ec3155c949558cba0d33cff91321476 19772 web extra trafficserver_4.1.2-1.2.debian.tar.xz 1259ac01b13b4c00d54a49ecafea3e5f 2229142 web extra trafficserver_4.1.2-1.2_mipsel.deb 49713437c3bab28642dc661285f1b64f 178314 web extra trafficserver-dev_4.1.2-1.2_mipsel.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJTPn8oAAoJEHxWrP6UeJfY6RwP/R0tsS6E6+Nq8elaZJq92Wn5 8P25ch3Vl8GDBxjNGdtiXjsi7nJS2KvZZs1nn3RtSQvFrscoO+HCUIsfHTu4Xr4n LTTABefw9n9VisL8D6uRE9f3Rwo0PzkjenoQJqA6gYjviv3AiQY51xAb/tiXLxLr Nk3zPUMlLgveCKJby4Dx4Wj4EA6pABz/OehbJVMMJEJX6wkIQR1HpsEn7TzbRU3A ZHBYQVdbQnaK1Tt7PP9YjUlSxX4uORp5/zfOxO6ZFvASJQHkCz5MhhltY1KF+2NB lrXf0YGidH3JZ/6RcdsMYltd1HWnM9oBFQoNs4kcftFYHMBvswtDJBNCb3mbLvmo ryr7rXsqoZZwjTCVVKij9HbfPDxACHj6Cj+A7xsfEnSbPz+BTJ6ZherCTIgg6Pfm 2mx3Ut+bJmNeml2EAzCnWiW4/IdXKMStWzg4obq2RvQTqdsCRsmo1J71tv3igaek 9EKrK88sMpNiZ9K3K5e01ntfwj1ANNWmTlc5BmzQ4hWW9bRr+6UxCoC1LYFyx5Hc ynHwB2YzrWmfMcB5526VeSMz0FkT6bMMZizPfzJiPtgHhCC6MBUV0jkzQ7tsuGmp FzT3BCMavDfUAOEijm1oIppAsV4HJEDnFdsPA0zsfsDhBx6msKJrJNsQyau0189k NsnkPXTNdhGUFwha4NZS =k2y4 -----END PGP SIGNATURE-----
--- End Message ---