[pkg-crosswire-devel] Bibletime v3.0-1
Teus Benschop
teusjannette at gmail.com
Wed Aug 19 13:54:32 BST 2020
On Wed, 19 Aug 2020 at 01:41, Bastian Germann <bastiangermann at fishpost.de>
wrote:
> Am 18.08.20 um 16:03 schrieb Roberto C. Sánchez:
> > The build fails:
> >
> > /usr/bin/cmake -E cmake_link_script
> CMakeFiles/test_cswordversekey.dir/link.txt --verbose=1
> > /usr/bin/c++ -g -O2 -fdebug-prefix-map=/build/bibletime-3.0=.
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now
> CMakeFiles/test_cswordversekey.dir/test_cswordversekey_autogen/mocs_compilation.cpp.o
> CMakeFiles/test_cswordversekey.dir/tests/backend/keys/cswordversekey/test_cswordversekey.cpp.o
> CMakeFiles/test_cswordversekey.dir/src/frontend/messagedialog.cpp.o
> CMakeFiles/test_cswordversekey.dir/qrc_tests.cpp.o -o test_cswordversekey
> libbibletime_backend.a /usr/lib/x86_64-linux-gnu/libQt5Network.so.5.14.2
> /usr/lib/x86_64-linux-gnu/libQt5Test.so.5.14.2
> /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.14.2
> /usr/lib/x86_64-linux-gnu/libQt5Xml.so.5.14.2
> /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.14.2 -L/usr/lib/x86_64-linux-gnu
> /usr/lib/x86_64-linux-gnu/libclucene-core.so
> /usr/lib/x86_64-linux-gnu/libclucene-shared.so -lsword
> /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.14.2
> > lto1: internal compiler error: in streamer_get_pickled_tree, at
> tree-streamer-in.c:1113
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions.
> > lto-wrapper: fatal error: /usr/bin/c++ returned 1 exit status
> > compilation terminated.
> > /usr/bin/ld: error: lto-wrapper failed
> > collect2: error: ld returned 1 exit status
> >
> > It looks like a GCC bug, as the error occurs for many different
> > compilation units.
> >
> > Were you able to successfully build in a sid chroot?
>
> Yes, I built successfully in a sid chroot.
>
> You can also see Salsa CI passing at
> https://salsa.debian.org/bage/bibletime/-/pipelines/166323
>
> Somehow the build on the Salsa CI pipeline, the link given above, is has a
failed status now.
I thought to try to build the package on my sid system, and updated it just
now just to be sure it's the very newest software that it has.
Then doing
$ gbp buildpackage --git-export-dir=/tmp/
the BibleTime package builds well.
I had expected to see the same GCC error you saw, Roberto, but that error
didn't come up. Perhaps they have fixed it.
dpkg-deb: building package 'bibletime' in '../bibletime_3.0-1_amd64.deb'.
dpkg-deb: building package 'bibletime-data' in
'../bibletime-data_3.0-1_all.deb'.
dpkg-deb --build debian/.debhelper/bibletime/dbgsym-root ..
dpkg-deb: building package 'bibletime-dbgsym' in
'../bibletime-dbgsym_3.0-1_amd64.deb'.
dpkg-genbuildinfo
dpkg-genchanges >../bibletime_3.0-1_amd64.changes
dpkg-genchanges: info: including full source code in upload
dpkg-source -i -I --after-build .
dpkg-buildpackage: info: full upload (original source is included)
Now running lintian bibletime_3.0-1_amd64.changes ...
W: bibletime: executable-not-elf-or-script usr/bin/DisplayView.qml
W: bibletime: no-manual-page usr/bin/DisplayView.qml
W: bibletime source: no-nmu-in-changelog
W: bibletime source: source-nmu-has-incorrect-version-number 3.0-1
Finished running lintian.
More information about the pkg-crosswire-devel
mailing list