unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <marius@gnu.org>
To: Thorsten Wilms <t_w_@freenet.de>, 34275@debbugs.gnu.org
Subject: bug#34275: clementine-1.3.1 fails test
Date: Mon, 08 Jun 2020 20:19:25 +0200	[thread overview]
Message-ID: <87k10h5sk2.fsf@gnu.org> (raw)
In-Reply-To: <20200603205954.9e7cfd77dca6e31fc256c75b@freenet.de>

[-- Attachment #1: Type: text/plain, Size: 3533 bytes --]

Thorsten Wilms <t_w_@freenet.de> writes:

> I ignored Clementine failing at updates a few times ... and now checked
> to see that it fails at a different test!
>
> [100%] Linking CXX executable fmpsparser_test
> cd /tmp/guix-build-clementine-1.3.1-2.4619a4c.drv-0/build/tests
> && /gnu/store/89rj5fqcg48afgk99639ds602pgf92k4-cmake-minimal-3.16.5/bin/cmake
> -E cmake_link_script CMakeFiles/fmpsparser_test.dir/link.txt
> --verbose=1 /gnu/store/rn75fm7adgx3pw5j8pg3bczfqq1y17lk-gcc-7.5.0/bin/c+
> +   -std=c++0x -fpermissive -Wno-c++11-narrowing -U__STRICT_ANSI__ -O2
> -g -DNDEBUG  -rdynamic
> CMakeFiles/fmpsparser_test.dir/fmpsparser_test.cpp.o  -o
> fmpsparser_test  libgmock.a libgtest.a ../src/libclementine_lib.a
> libtest_utils.a /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5Test.so.
> 5.12.7 libtest_main.a libgmock.a
> libgtest.a ../src/libclementine_lib.a ../ext/libclementine-spotifyblob/libclementine-spotifyblob-messages.a ../ext/libclementine-tagreader/liblibclementine-tagreader.a ../ext/libclementine-remote/liblibclementine-remote.a ../ext/libclementine-common/liblibclementine-common.a
> -lprotobuf -lssl -lcrypto -ltag -lmygpo-qt5 -lQt5Network -lQt5Core
> -lchromaprint ../3rdparty/qtsingleapplication/libqtsingleapplication.a ../3rdparty/qtiocompressor/libqtiocompressor.a
> -lgio-2.0 -lgstapp-1.0 -lgsttag-1.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lz
> -lgio-2.0 -lgstapp-1.0 -lgsttag-1.0 -lgstpbutils-1.0 -lgstvideo-1.0 -lz
> -lpthread ../3rdparty/qocoa/libQocoa.a /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5OpenGL.so.
> 5.12.7 /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5Network.so.
> 5.12.7 /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5Xml.so.
> 5.12.7 /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5Concurrent.so.
> 5.12.7 /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5DBus.so.
> 5.12.7 -lcdio -lm ../gst/moodbar/libgstmoodbar.a -lgobject-2.0
> -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgstaudio-1.0 -lgobject-2.0
> -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgstaudio-1.0 -lfftw3 -lmtp
> -lpulse ../3rdparty/qxt/libqxt.a /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5Widgets.so.
> 5.12.7 /gnu/store/353jqf59wb1nmcd49zx3301r34nr8ibw-qtx11extras-5.12.7/lib/libQt5X11Extras.so.
> 5.12.7 /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5Gui.so.
> 5.12.7 ../3rdparty/qsqlite/libqsqlite.a /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5Sql.so.
> 5.12.7 /gnu/store/nash8slqngrzn2pgqrff6abz8vp6vws6-qtbase-5.12.7/lib/libQt5Core.so.
> 5.12.7 -lsqlite3 -lX11 -ldl collect2: error: ld returned 1 exit status
> make[3]: *** [tests/CMakeFiles/fmpsparser_test.dir/build.make:120:
> tests/fmpsparser_test] Error 1 make[3]: Leaving directory
> '/tmp/guix-build-clementine-1.3.1-2.4619a4c.drv-0/build' make[2]: ***
> [CMakeFiles/Makefile2:1592: tests/CMakeFiles/fmpsparser_test.dir/all]
> Error 2 make[2]: Leaving directory
> '/tmp/guix-build-clementine-1.3.1-2.4619a4c.drv-0/build' make[1]: ***
> [CMakeFiles/Makefile2:990: tests/CMakeFiles/clementine_test.dir/rule]
> Error 2 make[1]: Leaving directory
> '/tmp/guix-build-clementine-1.3.1-2.4619a4c.drv-0/build' make: ***
> [Makefile:388: clementine_test] Error 2

I'm not able to reproduce this failure, and clementine builds on the CI:

  https://ci.guix.gnu.org/search?query=clementine+system%3Ax86_64-linux

What architecture are you on, and what does 'guix describe' say?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  parent reply	other threads:[~2020-06-08 18:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-01 15:52 bug#34275: clementine-1.3.1 fails test Thorsten Wilms
2020-04-03 15:51 ` Pierre Neidhardt
2020-04-03 16:55   ` Marius Bakke
2020-06-03 18:59 ` Thorsten Wilms
2020-06-07  6:11   ` Efraim Flashner
2020-06-07 10:11     ` Thorsten Wilms
2020-06-08 18:19   ` Marius Bakke [this message]
2020-06-09  7:56     ` Thorsten Wilms
2020-06-09  8:54       ` Thorsten Wilms
2020-06-09 18:53         ` Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k10h5sk2.fsf@gnu.org \
    --to=marius@gnu.org \
    --cc=34275@debbugs.gnu.org \
    --cc=t_w_@freenet.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).