Your message dated Tue, 29 Aug 2023 19:21:04 +0200 with message-id <b9fc4f3d-6f99-401b-aadf-d74c4c3ab32b@debian.org> and subject line Re: libwibble-dev: Cannot link against libwibble-dev has caused the Debian Bug report #794708, regarding libwibble-dev: Cannot link against libwibble-dev 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.) -- 794708: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794708 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: libwibble-dev: Cannot link against libwibble-dev
- From: Emanuele Di Giacomo <emanuele.digiacomo@gmail.com>
- Date: Wed, 05 Aug 2015 23:23:59 +0200
- Message-id: <20150805212359.13722.60291.reportbug@oliva>
Package: libwibble-dev Version: 1.1-1+b1 Severity: important Dear Maintainer, When I link against libwibble.a, I have an "undefined reference" error: /* test.cc */ #include <wibble/string.h> int main() { std::string s = wibble::str::fmtf("hi"); return 0; } $ g++ test.cc -c $ g++ test.o -lwibble test.o: In function `main': test.cc:(.text+0x1b): undefined reference to `wibble::str::fmtf(char const*, ...)' collect2: error: ld returned 1 exit status $ g++ --version g++ (Debian 4.9.3-3) 4.9.3 -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) libwibble-dev depends on no packages. Versions of packages libwibble-dev recommends: ii pkg-config 0.28-1 libwibble-dev suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---
- To: 794708-done@bugs.debian.org
- Subject: Re: libwibble-dev: Cannot link against libwibble-dev
- From: Bastian Germann <bage@debian.org>
- Date: Tue, 29 Aug 2023 19:21:04 +0200
- Message-id: <b9fc4f3d-6f99-401b-aadf-d74c4c3ab32b@debian.org>
- In-reply-to: <20150805212359.13722.60291.reportbug@oliva>
- References: <20150805212359.13722.60291.reportbug@oliva> <20150805212359.13722.60291.reportbug@oliva>
Cannot reproduce with the current version.
--- End Message ---