Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912410 - dev-libs/libstrophe-0.12.3 fails tests: check_parser.c:(.text.startup+0x3c): undefined reference to parser_new
Summary: dev-libs/libstrophe-0.12.3 fails tests: check_parser.c:(.text.startup+0x3c): ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Adrian Schollmeyer
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-17 12:36 UTC by Agostino Sarubbo
Modified: 2023-08-17 13:07 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,151.52 KB, text/plain)
2023-08-17 12:36 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-17 12:36:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libstrophe-0.12.3 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-17 12:36:12 UTC
CC'ing also the author of the commit (75d4f2c9b3364fd3a81e0347a47bb38c070f152d)
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-17 12:36:13 UTC
Created attachment 868082 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-17 12:36:14 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


check_parser.c:(.text.startup+0x3c): undefined reference to `parser_new'
test_ctx.c:(.text.startup+0x96): undefined reference to `strophe_debug'
test_hash.c:(.text.startup+0x46): undefined reference to `strophe_free'
test_jid.c:(.text+0x7e): undefined reference to `strophe_free'
test_jid.c:(.text.startup+0x1d8): undefined reference to `strophe_free'
test_resolver.c:(.text.startup+0x6d): undefined reference to `resolver_srv_lookup_buf'
test_send_queue.c:(.text.startup+0x3b): undefined reference to `strophe_alloc'
test_string.c:(.text.startup+0x7d): undefined reference to `strophe_strtok_r'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: check_parser.c:(.text.startup+0x11d): undefined reference to `parser_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: check_parser.c:(.text.startup+0x54): undefined reference to `parser_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: check_parser.c:(.text.startup+0xa3): undefined reference to `parser_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: check_parser.c:(.text.startup+0xba): undefined reference to `parser_feed'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: check_parser.c:(.text.startup+0xd6): undefined reference to `parser_feed'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: check_parser.c:(.text.startup+0xf2): undefined reference to `parser_feed'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_ctx.c:(.text.startup+0x116): undefined reference to `strophe_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_ctx.c:(.text.startup+0xa3): undefined reference to `strophe_alloc'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_ctx.c:(.text.startup+0xbb): undefined reference to `strophe_realloc'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_ctx.c:(.text.startup+0xcb): undefined reference to `strophe_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x10b): undefined reference to `hash_get'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x14e): undefined reference to `strophe_strdup'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x160): undefined reference to `hash_add'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x168): undefined reference to `hash_clone'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x177): undefined reference to `hash_get'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x1b2): undefined reference to `hash_iter_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x1d8): undefined reference to `hash_iter_next'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x1fb): undefined reference to `hash_iter_next'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x22e): undefined reference to `hash_iter_next'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x23b): undefined reference to `hash_iter_release'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x243): undefined reference to `hash_release'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x252): undefined reference to `hash_drop'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x261): undefined reference to `hash_get'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x275): undefined reference to `hash_drop'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x284): undefined reference to `hash_drop'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x293): undefined reference to `hash_get'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x2ab): undefined reference to `hash_get'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x2c3): undefined reference to `hash_get'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x2db): undefined reference to `hash_get'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x2ec): undefined reference to `hash_release'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x53): undefined reference to `hash_new'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x86): undefined reference to `strophe_strdup'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0x95): undefined reference to `hash_add'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0xbb): undefined reference to `hash_num_keys'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0xd7): undefined reference to `strophe_strdup'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0xe5): undefined reference to `hash_add'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_hash.c:(.text.startup+0xf7): undefined reference to `hash_num_keys'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_jid.c:(.text+0xcd): undefined reference to `strophe_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_jid.c:(.text.startup+0x1ec): undefined reference to `strophe_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_jid.c:(.text.startup+0x1fc): undefined reference to `strophe_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_resolver.c:(.text.startup+0x107): undefined reference to `resolver_srv_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_resolver.c:(.text.startup+0x145): undefined reference to `strophe_alloc'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_resolver.c:(.text.startup+0x1a6): undefined reference to `resolver_srv_lookup_buf'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_resolver.c:(.text.startup+0x227): undefined reference to `strophe_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_resolver.c:(.text.startup+0x232): undefined reference to `strophe_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_resolver.c:(.text.startup+0x261): undefined reference to `resolver_srv_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_string.c:(.text.startup+0x161): undefined reference to `strophe_strdup'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_string.c:(.text.startup+0x19f): undefined reference to `strophe_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_string.c:(.text.startup+0x1f6): undefined reference to `strophe_free'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_string.c:(.text.startup+0xba): undefined reference to `strophe_strtok_r'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: test_string.c:(.text.startup+0xef): undefined reference to `strophe_strtok_r'
collect2: error: ld returned 1 exit status
Comment 4 Larry the Git Cow gentoo-dev 2023-08-17 13:07:20 UTC
The bug has been closed via the following commit(s):

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

commit 657b220f0313ff9a1f1ba2a476e71597f4d67202
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-08-17 13:06:35 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-08-17 13:07:10 +0000

    dev-libs/libstrophe: fix tests
    
    Closes: https://bugs.gentoo.org/912410
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 ...libstrophe-0.12.3-allow-tests-when-static.patch | 59 ++++++++++++++++++++++
 dev-libs/libstrophe/libstrophe-0.12.3.ebuild       |  4 ++
 2 files changed, 63 insertions(+)