Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730118 - x11-plugins/pidgin-sipe-1.25.0-r1 fails tests
Summary: x11-plugins/pidgin-sipe-1.25.0-r1 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 729838
  Show dependency tree
 
Reported: 2020-06-29 08:53 UTC by Agostino Sarubbo
Modified: 2023-07-14 06:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,93.85 KB, text/plain)
2020-06-29 08:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-06-29 08:53:16 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience

Issue: x11-plugins/pidgin-sipe fails tests.
Discovered on: x86

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-29 08:53:22 UTC
Created attachment 647056 [details]
build.log

build log and emerge --info
Comment 2 Matt Turner gentoo-dev 2020-12-18 16:45:13 UTC
> /bin/sh: line 1: appstreamcli: command not found
> /bin/sh: line 2: appstream-validate: command not found
> make[2]: *** [Makefile:1633: validate-metainfo] Error 127
> make[2]: *** Waiting for unfinished jobs....

Looks like a missing dependency on dev-libs/appstream maybe?
Comment 3 Agostino Sarubbo gentoo-dev 2022-10-12 08:20:56 UTC
tinderbox_musl has reproduced this issue with version 1.25.0-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2023-07-14 06:52:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fb4cb5f29e7ef6f0fa932a82b7021ddec9c49f

commit 92fb4cb5f29e7ef6f0fa932a82b7021ddec9c49f
Author:     Cristian Othón Martínez Vera <cfuga@cfuga.mx>
AuthorDate: 2023-06-23 21:44:55 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-07-14 06:52:18 +0000

    x11-plugins/pidgin-sipe: fix bashisms in configure script
    
    Bug: https://bugs.gentoo.org/730118
    Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
    Closes: https://github.com/gentoo/gentoo/pull/31586
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../files/pidgin-sipe-1.25.0-bashisms.patch        | 53 ++++++++++++++++++++++
 .../pidgin-sipe/pidgin-sipe-1.25.0-r1.ebuild       | 11 ++++-
 2 files changed, 63 insertions(+), 1 deletion(-)