Bug 267087 - science/atompaw: Unfetchable archive
Summary: science/atompaw: Unfetchable archive
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-15 15:01 UTC by Daniel Engberg
Modified: 2022-10-17 18:37 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-10-15 15:01:22 UTC
Upstream rerolled release and seemingly broke things along the way (flags dropped etc) :(

/usr/local/bin/ld: libxc_mod.o: in function `__libxc_mod_MOD_libxc_is_hybrid_from_id':
libxc_mod.F90:(.text+0x62d): undefined reference to `xc_func_is_hybrid_from_id'
collect2: error: ld returned 1 exit status

=> Attempting to fetch http://users.wfu.edu/natalie/papers/pwpaw/atompaw-4.2.0.2.tar.gz
fetch: http://users.wfu.edu/natalie/papers/pwpaw/atompaw-4.2.0.2.tar.gz: size mismatch: expected 5822816, actual 5824519
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/atompaw-4.2.0.2.tar.gz
atompaw-4.2.0.2.tar.gz                                5686 kB 2390 kBps    03s

http://users.wfu.edu/natalie/papers/pwpaw/
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-16 05:18:11 UTC
Thanks Daniel for the tip.

Unfortunately their re-rolled tarball fails to build.
Waiting for their response.
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-17 18:36:14 UTC
Update committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-17 18:37:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2e8638fb4828c9040d74781ee52c7f0a3514e290

commit 2e8638fb4828c9040d74781ee52c7f0a3514e290
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-17 15:41:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-17 18:36:23 +0000

    science/atompaw: Upstream re-rolled the release

    libxc dependency was added.

    PR:             267087
    Reported by:    diizzy@

 science/atompaw/Makefile | 9 +++++++--
 science/atompaw/distinfo | 6 +++---
 2 files changed, 10 insertions(+), 5 deletions(-)