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

Bug 649864

Summary: sci-chemistry/avogadro2-1.90.0 version bump
Product: Gentoo Linux Reporter: Giuseppe Marco Randazzo <zeld> <gmrandazzo>
Component: Current packagesAssignee: Gentoo Chemistry-Related Packages <sci-chemistry>
Status: RESOLVED FIXED    
Severity: normal CC: urcindalo
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 645030    
Attachments: avogadro2-1.90.0.ebuild

Description Giuseppe Marco Randazzo <zeld> 2018-03-07 18:10:27 UTC
Created attachment 522890 [details]
avogadro2-1.90.0.ebuild

Here the upgrade requesto of avogadro2 to version 1.90.0
Comment 1 Giuseppe Marco Randazzo <zeld> 2018-03-08 09:49:18 UTC
Solution to the possible problem after install related to Xorg, nvidia proprietary drivers and libGL.....

The problem....

Extension plugins dynamically found... 21
OBProcess::executeObabel: Running "obabel" "-L formats read"
OBProcess::executeObabel: Running "obabel" "-L formats write"
OBProcess::executeObabel: Running "obabel" "-L forcefields"
OBProcess::executeObabel: Running "obabel" "-V"
"obabel"  found:  "obabel: Open Babel 2.4.1 -- Feb 19 2018 -- 16:05:48"
Checking for generator scripts in "/usr/bin/../lib64/avogadro2/scripts/inputGenerators"
Checking for file format scripts in "/usr/bin/../lib64/avogadro2/scripts/formatScripts"
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
No XVisualInfo for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 0, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize 0, stencilBufferSize 0, samples 1, swapBehavior QSurfaceFormat::SwapBehavior(SingleBuffer), swapInterval -1, profile  QSurfaceFormat::OpenGLContextProfile(NoProfile))
Falling back to using screens root_visual.
Could not initialize GLX
Aborted


The solution....

LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib64/opengl/nvidia/lib" avogadro2
Comment 2 Andreas Sturmlechner gentoo-dev 2018-04-07 21:35:55 UTC
*** Bug 640660 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2018-04-08 09:54:59 UTC
The bug has been closed via the following commit(s):

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

commit 903ccf1e86f6f4d80e671dc8a1af6ed92eb0519e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-04-07 22:20:56 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-04-08 09:53:52 +0000

    sci-chemistry/avogadro2: Add 1.90.0_p20180211 snapshot
    
    Closes: https://bugs.gentoo.org/649864
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-chemistry/avogadro2/Manifest                   |  1 +
 .../avogadro2/avogadro2-1.90.0_p20180211.ebuild    | 59 ++++++++++++++++++++++
 2 files changed, 60 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit 06e8750dfc20a9abf32d36b3794e5d97b16997f0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-04-07 22:24:09 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-04-08 09:53:53 +0000

    sci-chemistry/avogadro2: Drop 0.9.0, fails to build
    
    Bug: https://bugs.gentoo.org/649864
    Package-Manager: Portage-2.3.28, Repoman-2.3.9

 sci-chemistry/avogadro2/Manifest               |  1 -
 sci-chemistry/avogadro2/avogadro2-0.9.0.ebuild | 51 --------------------------
 2 files changed, 52 deletions(-)}