Bug 67940 - when emerging duplicity 'gcc' failed with exit status 1
|
Bug#:
67940
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: major
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: ticho@gentoo.org
|
Reported By: jk@pusspaws.net
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: when emerging duplicity 'gcc' failed with exit status 1
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-10-17 14:49 0000
|
Cant emerge duplicity, screens of errors centering around _librsyncmodule.c
copying src/tarfile.py -> build/lib.linux-i686-2.3/duplicity
_librsyncmodule.c: In function `_librsync_new_patchmaker':
_librsyncmodule.c:322: error: `pm' undeclared (first use in this function)
_librsyncmodule.c:334: error: syntax error before ')' token
'''until ...
_librsyncmodule.c: In function `init_librsync':
_librsyncmodule.c:467: error: `RS_DEFAULT_BLOCK_LEN' undeclared (first use in this function)
error: command 'gcc' failed with exit status 1
man:
there is no executable 'duplicity'
Reproducible: Always
Steps to Reproduce:
1.emerge duplicity
2.
3.
Actual Results:
failed to emerge as above
Expected Results:
emerge duplicity
fresh emerge sync
everything normal
I'm afraid I don't wish to maintain this. Ticho seemed interested, throwing it
to him...
I'll gladly take up maintainership for this package, it sure is useful.
Could you please post output of your `emerge --info` ?
Also, what version of duplicity are you trying to install?
Nevermind the version, I found out that it was duplicity-0.4.0 causing this.
Can you try emerging duplicity-0.4.1 (~x86)? If you confirm it merges and
works, I'll mark 0.4.1 as stable and remove 0.4.0 from portage tree.
Looks like I need to hold back my mouse from the Submit button. I did some
testing and found out that duplicity-0.4.0 only works with librsync-0.9.5.1
only, while 0.4.1 introduces fix that makes it work with librsync-0.9.5.1 and
higher (including 0.9.6).
I have fixed both duplicity ebuilds accordingly, please let me know if this
fixes the problem for you.
Also, I would like to know if duplicity-0.4.1 installs and works for you, so I
can mark it stable.
Thanks for your time.
Closing this, feel free to reopen if any problems spring up regarding this bug.
Thanks for reporting.