Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 709254

Summary: kde-apps/kitinerary-19.12.2 - In file included from /var/tmp/portage/kde-apps/kitinerary-19.12.2/work/kitinerary-19.12.2/src/pdf/pdfdocument.cpp:18: src/config-kitinerary.h:29:28: error: operator '<<' has no left operand
Product: Gentoo Linux Reporter: Geoff Madden <mgmadden>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Geoff Madden 2020-02-11 05:29:33 UTC
ninja barfs looking for phonenumbers library,which I had just installed dev-python/phonenumbers.

Reproducible: Always

Steps to Reproduce:
1.installing kdepim addons for kmail
2.kitinerary is called
3.ninja falls over looking for lib phonenumbers
Actual Results:  
kitinerary stops building

Expected Results:  
kitinerary installs

emerge.inf
ortage 2.3.87 (python 3.6.10-final-0, default/linux/amd64/17.1/systemd, gcc-9.2.0, glibc-2.30-r3, 5.5.2-gentoo-r1-x86_64 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.5.2-gentoo-r1-x86_64-x86_64-AMD_A12-9800E_RADEON_R7,_12_COMPUTE_CORES_4C+8G-with-gentoo-2.6
KiB Mem:    15364752 total,  11926752 free
KiB Swap:   25165820 total,  25165820 free
Timestamp of repository gentoo: Fri, 07 Feb 2020 00:45:01 +0000
Head commit of repository gentoo: 64285aa9aa51ff8b5e42aae0644491544a88d9a1
sh bash 5.0_p11
ld GNU ld (Gentoo 2.34 p1) 2.34.0
app-shells/bash:          5.0_p11::gentoo
dev-lang/perl:            5.30.1::gentoo
dev-lang/python:          2.7.17-r1::gentoo, 3.6.10::gentoo, 3.7.6::gentoo, 3.8.1::gentoo
dev-util/cmake:           3.16.4::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.1-r2::gentoo
sys-devel/binutils:       2.34::gentoo
sys-devel/gcc:            9.2.0-r3::gentoo
sys-devel/gcc-config:     2.2.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.5::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo/portage
    sync-type: rsync
    sync-uri: rsync://rsync.au.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts:
    sync-rsync-verify-metamanifest: yes

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask-write"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
                                                                                            [ Read 63 lines ]
^G Get Help     ^O Write Out    ^W Where Is     ^K Cut Text     ^T To Spell     M-U Undo        M-A Mark Text   M-] To Bracket  M-Q Previous    ^B Back         ^◀ Prev Word    ^A Home
^
Comment 1 Geoff Madden 2020-02-11 05:32:04 UTC
Created attachment 613268 [details]
build.log
Comment 2 josef.95 2020-02-11 10:47:36 UTC
This bug is triggered with USE=-pdf
Workaround: enable pdf use flag for this package works for me.
Comment 3 Andreas Sturmlechner gentoo-dev 2020-02-11 10:50:43 UTC
Thanks, I'll have to permanently drop USE pdf from stable branch.

*** This bug has been marked as a duplicate of bug 703398 ***