FTBFS on ppc64el

Bug #1917756 reported by Olivier Tilloy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libraw (Ubuntu)
Fix Released
Undecided
Olivier Tilloy

Bug Description

This is caused by missing symbols, due to the default optimization level on ppc64el (-O3):

dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libraw20/DEBIAN/symbols doesn't match completely debian/libraw20.symbols
--- debian/libraw20.symbols (libraw20_0.20.2-1_ppc64el)
+++ dpkg-gensymbolsOw1CUA 2021-02-22 09:43:14.637485948 +0000
@@ -577,7 +577,7 @@
  libraw_version@Base 0.16.0
  libraw_versionNumber@Base 0.16.0
  (c++)"pana_cs6_page_decoder::read_page()@Base" 0.20.0
- (c++|arch-bits=64)"std::_Vector_base<unsigned char, std::allocator<unsigned char> >::~_Vector_base()@Base" 0.20.0
+#MISSING: 0.20.2-1# (c++|arch-bits=64)"std::_Vector_base<unsigned char, std::allocator<unsigned char> >::~_Vector_base()@Base" 0.20.0
  (c++)"std::ctype<char>::do_widen(char) const@Base" 0.16.0
  (c++)"typeinfo for LibRaw@Base" 0.16.0
  (c++)"typeinfo for LibRaw_abstract_datastream@Base" 0.16.0
@@ -1175,7 +1175,7 @@
  libraw_version@Base 0.16.0
  libraw_versionNumber@Base 0.16.0
  (c++)"pana_cs6_page_decoder::read_page()@Base" 0.20.0
- (c++|arch-bits=64)"std::_Vector_base<unsigned char, std::allocator<unsigned char> >::~_Vector_base()@Base" 0.20.0
+#MISSING: 0.20.2-1# (c++|arch-bits=64)"std::_Vector_base<unsigned char, std::allocator<unsigned char> >::~_Vector_base()@Base" 0.20.0
  (c++)"std::ctype<char>::do_widen(char) const@Base" 0.16.0
  (c++)"typeinfo for LibRaw@Base" 0.16.0
  (c++)"typeinfo for LibRaw_abstract_datastream@Base" 0.16.0
dh_makeshlibs: error: failing due to earlier errors

I submitted https://salsa.debian.org/debian-phototools-team/libraw/-/merge_requests/5 to fix this.

Revision history for this message
Olivier Tilloy (osomon) wrote :

And I uploaded https://launchpad.net/ubuntu/+source/libraw/0.20.2-1ubuntu1 to hirsute with the fix I submitted to salsa.

Changed in libraw (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libraw - 0.20.2-1ubuntu1

---------------
libraw (0.20.2-1ubuntu1) hirsute; urgency=medium

  * debian/libraw20.symbols: mark C++ template instantiations optional
    (LP: #1917756)

 -- Olivier Tilloy <email address hidden> Thu, 04 Mar 2021 12:21:24 +0100

Changed in libraw (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.