Bug 254775 - net/gitup ld-elf.so.1: /usr/local/bin/gitup: Undefined symbol "ucl_object_iterate"
Summary: net/gitup ld-elf.so.1: /usr/local/bin/gitup: Undefined symbol "ucl_object_ite...
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: Nuno Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-05 03:55 UTC by Graham Perrin
Modified: 2021-04-05 10:23 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin freebsd_committer freebsd_triage 2021-04-05 03:55:01 UTC
root@mowa219-gjp4-8570p:~ # gitup ports
ld-elf.so.1: /usr/local/bin/gitup: Undefined symbol "ucl_object_iterate"
root@mowa219-gjp4-8570p:~ # freebsd-version -kru
14.0-CURRENT
14.0-CURRENT
14.0-CURRENT
root@mowa219-gjp4-8570p:~ # date ; uname -v
Mon Apr  5 04:52:59 BST 2021
FreeBSD 14.0-CURRENT #90 main-n245648-66f138563be: Thu Mar 25 08:00:54 GMT 2021     root@mowa219-gjp4-8570p:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG 
root@mowa219-gjp4-8570p:~ #
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2021-04-05 09:16:36 UTC
> main-n245648-66f138563be

It's around eleven days old. In context: 

root@mowa219-gjp4-8570p:~ # bectl list -c creation
BE                    Active Mountpoint Space Created
r357746-Waterfox      -      -          59.2G 2020-03-10 18:24
n2733-5ac839029d-f    -      -          12.5G 2021-03-04 09:17
n257337-5fe0cd6503d-e -      -          1.55G 2021-03-23 07:56
n257551-66f138563be-a -      -          129M  2021-03-25 09:35
n257551-66f138563be-b -      -          882M  2021-03-26 19:27
n257551-66f138563be-c NR     /          119G  2021-03-31 16:26
root@mowa219-gjp4-8570p:~ # 

(257551 was the count for the build that resulted in n245648.)

I'll update the OS then retest gitup. 

----

From today's run of my build script: 

freebsd/main (FreeBSD-CURRENT) Git commit count: 257732
freebsd/main Git hash: 361e950180025b72cf78a41a3563d32f9beb0b05
<https://cgit.freebsd.org/src/commit/?id=361e950180025b72cf78a41a3563d32f9beb0b05>
– in context: <https://cgit.freebsd.org/src/log/?qt=range&q=361e950180025b72cf78a41a3563d32f9beb0b05>
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2021-04-05 10:23:03 UTC
Same happens to me yesterday.
Just use portsnap or svn to fetch ports tree and rebuild gitup port.
Well you're using current and sometimes ports API changes and it is normal.

Nuno Teixeira