Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719814 - kde-apps/kalzium-20.04.0[editor] fails to build with sci-libs/avogadrolibs-1.91.0_pre20180415 because pdbformat.h is missing
Summary: kde-apps/kalzium-20.04.0[editor] fails to build with sci-libs/avogadrolibs-1....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-27 15:39 UTC by Thomas Posch
Modified: 2020-04-30 16:23 UTC (History)
1 user (show)

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


Attachments
build.log (kalzium-20.04.0:20200427-150145.log,31.55 KB, text/x-log)
2020-04-27 15:43 UTC, Thomas Posch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Posch 2020-04-27 15:39:45 UTC
kalzium-20.04.0/compoundviewer/iowrapper.cpp:23:10: fatal error: avogadro/io/pdbformat.h: No such file or directory


Reproducible: Always

Steps to Reproduce:
1. emerge -1a =sci-libs/avogadrolibs-1.91.0_pre20180415
2. emerge -1a =kde-apps/kalzium-20.04.0

Actual Results:  
build fails

Expected Results:  
build succeeds

Updating to =sci-libs/avogadrolibs-1.93.0 fixes the problem.
Comment 1 Thomas Posch 2020-04-27 15:43:42 UTC
Created attachment 634874 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2020-04-30 16:16:30 UTC
The bug has been closed via the following commit(s):

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

commit e2f07d6875cab88da6ef41660a2ad237c4ae9392
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-04-30 16:15:32 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-04-30 16:16:18 +0000

    kde-apps/kalzium: Raise to minimum >=sci-libs/avogadrolibs-1.93
    
    Thanks-to: Thomas Posch <bugs.gentoo.org@online.posch.name>
    Closes: https://bugs.gentoo.org/719814
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kalzium/kalzium-20.04.0-r1.ebuild | 65 ++++++++++++++++++++++++++++++
 1 file changed, 65 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-04-30 16:23:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0c80b9b6279b8539a643e832da25e5cec825e66

commit f0c80b9b6279b8539a643e832da25e5cec825e66
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-04-30 16:15:32 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-04-30 16:18:48 +0000

    kde-apps/kalzium: Raise to minimum >=sci-libs/avogadrolibs-1.93
    
    Thanks-to: Thomas Posch <bugs.gentoo.org@online.posch.name>
    Closes: https://bugs.gentoo.org/719814
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-apps/kalzium/kalzium-20.04.49.9999.ebuild | 2 +-
 kde-apps/kalzium/kalzium-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)