Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638042 - app-admin/conky-1.10.6-r4 build failure: convertconf.h: No such file or directory
Summary: app-admin/conky-1.10.6-r4 build failure: convertconf.h: No such file or direc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-18 19:16 UTC by Nikolaj Šujskij
Modified: 2017-11-19 08:52 UTC (History)
0 users

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


Attachments
conky 1.10.6-r4 build log (conky-1.10.6-r4.build.log,26.44 KB, text/x-log)
2017-11-18 19:16 UTC, Nikolaj Šujskij
Details
emerge --info '=app-admin/conky-1.10.6-r4::gentoo' (file_638042.txt,17.34 KB, text/plain)
2017-11-18 19:18 UTC, Nikolaj Šujskij
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaj Šujskij 2017-11-18 19:16:56 UTC
Created attachment 504660 [details]
conky 1.10.6-r4 build log

% emerge -pqv '=app-admin/conky-1.10.6-r4::gentoo'
[ebuild     U ] app-admin/conky-1.10.6-r4 [1.10.6-r2] USE="X curl hddtemp iconv imlib iostats ipv6 mpd ncurses portmon truetype vim-syntax -apcupsd (-audacious) -cmus -eve -ical -irc -lua-cairo -lua-imlib -lua-rsvg -math -moc -mysql -nano-syntax -nvidia -pulseaudio -rss -systemd -thinkpad -weather-metar -weather-xoap -webserver -wifi -xmms2"

Fails with:

cd /var/tmp/portage/app-admin/conky-1.10.6-r4/work/conky-1.10.6_build/src && /usr/bin/x86_64-pc-linux-gnu-g++ -D_LARGEFILE64_SOURCE -D_POSIX_C_SOURCE=200809L -I/var/tmp/portage/app-admin/conky-1.10.6-r4/work/conky-1.10.6_build -I/usr/include/freetype2 -I/var/tmp/portage/app-admin/conky-1.10.6-r4/work/conky-1.10.6_build/data   -DNDEBUG -std=c++0x -march=core-avx2 -O2 -pipe -floop-interchange -floop-strip-mine -floop-block   -o CMakeFiles/conky.dir/conky.cc.o -c /var/tmp/portage/app-admin/conky-1.10.6-r4/work/conky-1.10.6/src/conky.cc
/var/tmp/portage/app-admin/conky-1.10.6-r4/work/conky-1.10.6/src/conky.cc:143:25: fatal error: convertconf.h: No such file or directory
 #include "convertconf.h"
                         ^
compilation terminated.
Comment 1 Nikolaj Šujskij 2017-11-18 19:18:18 UTC
Created attachment 504662 [details]
emerge --info '=app-admin/conky-1.10.6-r4::gentoo'
Comment 2 Daniel Pielmeier gentoo-dev 2017-11-19 08:52:03 UTC
Funny! The file is not there, however for me it fails without error. I guess this is a gcc-6 thing as I still use stable gcc-5.

As the file is not there I disabled support for old syntax configuration files completely. Please reopen if the issue remains with conky-1.10.6-r5.