Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836715 - net-misc/csync-0.50.0-r2 fails to compile: cmdline.c:(.text+0x45): undefined reference to argp_parse
Summary: net-misc/csync-0.50.0-r2 fails to compile: cmdline.c:(.text+0x45): undefined ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on: 857948
Blocks:
  Show dependency tree
 
Reported: 2022-04-03 18:17 UTC by Agostino Sarubbo
Modified: 2022-08-16 08:11 UTC (History)
0 users

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


Attachments
build.log (build.log,191.37 KB, text/plain)
2022-04-03 18:17 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 2022-04-03 18:17:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/csync-0.50.0-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-03 18:17:22 UTC
Created attachment 768631 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-03 18:17:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: tests/check_csync_commit 
FAILED: tests/check_csync_config 
FAILED: tests/check_csync_exclude 
FAILED: tests/check_csync_init 
FAILED: tests/check_csync_lock 
FAILED: tests/check_csync_log 
FAILED: tests/check_csync_statedb_load 
FAILED: tests/check_csync_statedb_query 
FAILED: tests/check_csync_time 
FAILED: tests/check_csync_treewalk 
FAILED: tests/check_csync_update 
FAILED: tests/check_csync_util 
FAILED: tests/check_encoding_functions 
FAILED: tests/check_vio 
FAILED: tests/check_vio_file_stat 
FAILED: tests/check_vio_handle 
cmdline.c:(.text+0x45): undefined reference to `argp_parse'
collect2: error: ld returned 1 exit status
Comment 3 Larry the Git Cow gentoo-dev 2022-08-16 08:11:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a66bca5c747815b8f8def08e5ea353242275e9e

commit 3a66bca5c747815b8f8def08e5ea353242275e9e
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-16 08:09:07 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-16 08:09:07 +0000

    net-misc/csync: treeclean
    
    Closes: https://bugs.gentoo.org/791103
    Closes: https://bugs.gentoo.org/833416
    Closes: https://bugs.gentoo.org/836715
    Closes: https://bugs.gentoo.org/857948
    Closes: https://bugs.gentoo.org/527660
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-misc/csync/Manifest                            |  1 -
 net-misc/csync/csync-0.50.0-r2.ebuild              | 49 ----------------------
 .../csync/files/csync-0.50.0-gcc_5_and_8.patch     | 36 ----------------
 .../csync/files/csync-0.50.0-libssh-version.patch  | 41 ------------------
 net-misc/csync/metadata.xml                        | 11 -----
 profiles/package.mask                              |  6 ---
 6 files changed, 144 deletions(-)