Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409771 - app-admin/lsyncd-2.0.7 has been released, parameter --with[out]-runner gone
Summary: app-admin/lsyncd-2.0.7 has been released, parameter --with[out]-runner gone
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeremy Olexa (darkside) (RETIRED)
URL: https://code.google.com/p/lsyncd/down...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 16:15 UTC by Sebastian Pipping
Modified: 2012-08-06 19:48 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Pipping gentoo-dev 2012-03-26 16:15:59 UTC
.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-03-26 16:28:17 UTC
Doesn't build on x86 or amd64:

x86_64-pc-linux-gnu-gcc  -O2 -march=core2 -mtune=core2 -pipe -Wall   -Wl,-O1 -Wl,--as-needed -o lsyncd lsyncd.o inotify.o  -llua -lm    
lsyncd.o: In function `main1':
lsyncd.c:(.text+0x2b55): undefined reference to `defaults_size'
lsyncd.c:(.text+0x2b5a): undefined reference to `defaults_out'
collect2: ld returned 1 exit status
make[1]: *** [lsyncd] Error 1
Comment 2 Sebastian Pipping gentoo-dev 2012-03-26 17:47:43 UTC
Interesting.  Looks like --with-runner is causing it.  I have reported the problem upstream now:

https://github.com/axkibe/lsyncd/issues/118
Comment 3 Josh G 2012-04-14 07:14:12 UTC
lsyncd 2.0.7 has been released

Builds fine with the 2.0.5 ebuild renamed.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-05-22 13:49:43 UTC
what does --with-runner actually do? Can we just drop it now?
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-06 19:48:41 UTC
+*lsyncd-2.0.7 (06 Aug 2012)
+
+  06 Aug 2012; Jeremy Olexa <darkside@gentoo.org> -lsyncd-2.0.4-r1.ebuild,
+  +lsyncd-2.0.7.ebuild, metadata.xml:
+  Version bump, bug fixes from upstream (bug 409771), remove old version, drop
+  maintainership since I do not use