Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678128 - net-im/bitlbee-facebook-1.2.0 : configure: error: Package requirements (bitlbee >= 3.4) were not met:
Summary: net-im/bitlbee-facebook-1.2.0 : configure: error: Package requirements (bitlb...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Petr Vaněk
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-02-16 08:28 UTC by Toralf Förster
Modified: 2019-11-20 14:39 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2019-02-16 08:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.70 KB, text/plain)
2019-02-16 08:28 UTC, Toralf Förster
Details
environment (environment,60.27 KB, text/plain)
2019-02-16 08:28 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.28 KB, application/x-bzip)
2019-02-16 08:28 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.54 KB, application/x-bzip)
2019-02-16 08:28 UTC, Toralf Förster
Details
net-im:bitlbee-facebook-1.2.0:20190216-041539.log (net-im:bitlbee-facebook-1.2.0:20190216-041539.log,8.22 KB, text/plain)
2019-02-16 08:28 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.60 KB, application/x-bzip)
2019-02-16 08:28 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-02-16 08:28:27 UTC
checking pkg-config is at least version 0.9.0... yes
checking for bitlbee >= 3.4... no
configure: error: Package requirements (bitlbee >= 3.4) were not met:

No package 'bitlbee' found


  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-gnome_libressl_20190214-190945

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-im/bitlbee-facebook
[ebuild  N    ] net-im/bitlbee-facebook-1.2.0
Comment 1 Toralf Förster gentoo-dev 2019-02-16 08:28:29 UTC
Created attachment 565524 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-16 08:28:32 UTC
Created attachment 565526 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-16 08:28:35 UTC
Created attachment 565528 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-16 08:28:37 UTC
Created attachment 565530 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-16 08:28:40 UTC
Created attachment 565532 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-16 08:28:43 UTC
Created attachment 565534 [details]
net-im:bitlbee-facebook-1.2.0:20190216-041539.log
Comment 7 Toralf Förster gentoo-dev 2019-02-16 08:28:46 UTC
Created attachment 565536 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-11-20 14:39:50 UTC
The bug has been closed via the following commit(s):

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

commit b88db9002a8eb1fb3f8a161111c57912955e5f7c
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2019-11-05 13:01:32 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-11-20 14:39:40 +0000

    net-im/bitlbee: Install pkgconfig to /usr/$(get_libdir)/pkgconfig
    
    This commit indirectly solves issues #678128 and #678510 because
    pkg-config searches bitlbee.pc in /usr/lib64/pkgconfig by default for
    ARCH=amd64.
    
    Closes: https://bugs.gentoo.org/678128
    Closes: https://bugs.gentoo.org/678510
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Closes: https://github.com/gentoo/gentoo/pull/13554
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-im/bitlbee/bitlbee-3.5.1.ebuild | 3 ++-
 net-im/bitlbee/bitlbee-3.6.ebuild   | 1 +
 net-im/bitlbee/bitlbee-9999.ebuild  | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)