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

Bug 735462

Summary: sci-chemistry/vmd: need py3 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Alexey Shvetsov <alexxy>
Status: RESOLVED FIXED    
Severity: normal CC: futurehypoon, pacho, sci-chemistry, treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://www.ks.uiuc.edu/Research/vmd/vmd-new/devel.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 694800    
Attachments: emerge -pqv '=sci-chemistry/vmd-1.9.4_alpha43::gentoo'
emerge --info '=sci-chemistry/vmd-1.9.4_alpha43::gentoo'
build.log

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-02 14:48:05 UTC
Please port to py3.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-01 10:04:28 UTC
ping.
Comment 2 Pacho Ramos gentoo-dev 2020-09-01 12:16:17 UTC
the port is ongoing upstream in 1.9.4alpha versions... but, personally, I would choose to still wait as, otherwise, we will push people to use that alpha versions that are still a bit buggy (that is the reason I didn't bump it yet)
Comment 3 Larry the Git Cow gentoo-dev 2020-09-09 17:03:11 UTC
The bug has been referenced in the following commit(s):

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

commit 8790988057a312f5e5cfa1d6f0acf4c681619321
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2020-09-09 17:03:02 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2020-09-09 17:03:02 +0000

    sci-chemistry/vmd: Bump to 1.9.4_alpha43
    
    Bug: https://bugs.gentoo.org/735462
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-chemistry/vmd/Manifest                         |   1 +
 .../vmd/files/vmd-1.9.4-gentoo-paths.patch         | 276 +++++++++++++++++++++
 sci-chemistry/vmd/files/vmd-1.9.4-tmpdir.patch     |  11 +
 sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild         | 265 ++++++++++++++++++++
 4 files changed, 553 insertions(+)
Comment 4 Hypoon 2020-09-12 15:05:45 UTC
The current alpha43 ebuild prompts users to download https://dev.gentoo.org/~jlec/distfiles/vmd-1.9.4_alpha43-gentoo-patches.tar.xz, which doesn't exist, while using the 1.9.3 URL in the SRC_URI.

I'll find out soon whether the 1.9.3 patches are compatible with 1.9.4a43.
Comment 5 Hypoon 2020-09-12 15:33:11 UTC
The prompt also asks you to name it incorrectly. It asks for vmd-1.9.4_alpha43.src.tar, when apparently it should be vmd-1.9.4a43.src.tar.

Unfortunately, it still doesn't build. The compilation error isn't obvious to me. I'll attach logs soon.
Comment 6 Hypoon 2020-09-12 15:44:05 UTC
Created attachment 659766 [details]
emerge -pqv '=sci-chemistry/vmd-1.9.4_alpha43::gentoo'
Comment 7 Hypoon 2020-09-12 15:44:31 UTC
Created attachment 659769 [details]
emerge --info '=sci-chemistry/vmd-1.9.4_alpha43::gentoo'
Comment 8 Hypoon 2020-09-12 15:44:55 UTC
Created attachment 659778 [details]
build.log
Comment 9 Larry the Git Cow gentoo-dev 2020-09-12 22:32:30 UTC
The bug has been referenced in the following commit(s):

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

commit 83ad69352b99be7362c95935706182b66fca3df4
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2020-09-12 22:31:29 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2020-09-12 22:32:26 +0000

    sci-chemistry/vmd: Fix pkg_nofetch message
    
    Bug: https://bugs.gentoo.org/735462
    Package-Manager: Portage-3.0.6, Repoman-3.0.1
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 10 Pacho Ramos gentoo-dev 2020-09-12 22:37:05 UTC
(In reply to Hypoon from comment #8)
> Created attachment 659778 [details]
> build.log

That is a new bug and should be reported in a new one then. Also, I am unsure about how are you uploading the file as it looks to contain all the color chars making it a bit hard to read :/

But from the lines I have seen, I think it could be a parallel make issue
Comment 11 Hypoon 2020-09-12 22:44:38 UTC
I followed the instructions (which are also listed at the end of build.log):

If you need support, post the output of `emerge --info '=sci-chemistry/vmd-1.9.4_alpha43::gentoo'`,
the complete build log and the output of `emerge -pqv '=sci-chemistry/vmd-1.9.4_alpha43::gentoo'`.
The complete build log is located at '/var/tmp/portage/sci-chemistry/vmd-1.9.4_alpha43/temp/build.log'.
The ebuild environment file is located at '/var/tmp/portage/sci-chemistry/vmd-1.9.4_alpha43/temp/environment'.
Working directory: '/var/tmp/portage/sci-chemistry/vmd-1.9.4_alpha43/work/plugins'
S: '/var/tmp/portage/sci-chemistry/vmd-1.9.4_alpha43/work/vmd-1.9.4a43'

The instructions don't say to strip out the escape codes, so I uploaded it as-is!

I'll create a new bug if there isn't one already.
Comment 12 Hypoon 2020-09-12 23:04:16 UTC
Please see bug 741978.