Your message dated Mon, 26 Oct 2015 15:24:21 +0100
with message-id <20151026142421.ga9...@ramacher.at>
and subject line Re: Bug#802355: rivet: FTBFS: libRivet.so: undefined reference
to `fastjet::Error::Error(std::__cxx11..
has caused the Debian Bug report #802355,
regarding rivet: FTBFS: libRivet.so: undefined reference to
`fastjet::Error::Error(std::__cxx11..
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.)
--
802355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802355
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rivet
Version: 1.8.3-1.1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
Dear Maintainer,
The package fails to build, possibly due to
https://bugs.debian.org/797989 in fastjet (same maintainer).
make[3]: Entering directory '/rivet-1.8.3/bin'
/usr/bin/g++ -DHAVE_CONFIG_H -I. -I../include/Rivet/Config -I../include
-I../include -I../include -I/usr/include -I/usr/include -I/usr/include
-I/usr/include -D_FORTIFY_SOURCE=2 -pedantic -ansi -Wall -Wno-long-long
-Wno-format -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c
-o rivet_nopy-rivet-nopy.o `test -f 'rivet-nopy.cc' || echo './'`rivet-nopy.cc
...
/bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -pedantic -ansi
-Wall -Wno-long-long -Wno-format -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o rivet-nopy
rivet_nopy-rivet-nopy.o ../src/libRivet.la -lHepMC
libtool: link: /usr/bin/g++ -pedantic -ansi -Wall -Wno-long-long -Wno-format -g
-O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro
-o .libs/rivet-nopy rivet_nopy-rivet-nopy.o -L/usr/lib/x86_64-linux-gnu
../src/.libs/libRivet.so -lHepMC
../src/.libs/libRivet.so: undefined reference to
`fastjet::Error::Error(std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
../src/.libs/libRivet.so: undefined reference to
`fastjet::LimitedWarning::warn(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status
Makefile:465: recipe for target 'rivet-nopy' failed
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/rivet.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Version: 1.8.3-1.2
On 2015-10-19 19:08:56, Chris West (Faux) wrote:
> Source: rivet
> Version: 1.8.3-1.1
> Severity: serious
> Justification: fails to build from source
> Tags: sid stretch
> User: reproducible-bui...@lists.alioth.debian.org
> Usertags: ftbfs
> X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org
>
> Dear Maintainer,
>
> The package fails to build, possibly due to
> https://bugs.debian.org/797989 in fastjet (same maintainer).
>
> make[3]: Entering directory '/rivet-1.8.3/bin'
> /usr/bin/g++ -DHAVE_CONFIG_H -I. -I../include/Rivet/Config -I../include
> -I../include -I../include -I/usr/include -I/usr/include -I/usr/include
> -I/usr/include -D_FORTIFY_SOURCE=2 -pedantic -ansi -Wall -Wno-long-long
> -Wno-format -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
> -c -o rivet_nopy-rivet-nopy.o `test -f 'rivet-nopy.cc' || echo
> './'`rivet-nopy.cc
> ...
> /bin/bash ../libtool --tag=CXX --mode=link /usr/bin/g++ -pedantic -ansi
> -Wall -Wno-long-long -Wno-format -g -O2 -fstack-protector-strong -Wformat
> -Werror=format-security -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -o
> rivet-nopy rivet_nopy-rivet-nopy.o ../src/libRivet.la -lHepMC
> libtool: link: /usr/bin/g++ -pedantic -ansi -Wall -Wno-long-long -Wno-format
> -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z
> -Wl,relro -o .libs/rivet-nopy rivet_nopy-rivet-nopy.o
> -L/usr/lib/x86_64-linux-gnu ../src/.libs/libRivet.so -lHepMC
> ../src/.libs/libRivet.so: undefined reference to
> `fastjet::Error::Error(std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> > const&)'
> ../src/.libs/libRivet.so: undefined reference to
> `fastjet::LimitedWarning::warn(std::__cxx11::basic_string<char,
> std::char_traits<char>, std::allocator<char> > const&)'
> collect2: error: ld returned 1 exit status
> Makefile:465: recipe for target 'rivet-nopy' failed
This has been fixed in 1.8.3-1.2.
Cheers
--
Sebastian Ramacher
--- End Message ---