Summary: | app-admin/lsyncd-2.0.7 has been released, parameter --with[out]-runner gone | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sebastian Pipping <sping> |
Component: | Current packages | Assignee: | Jeremy Olexa (darkside) (RETIRED) <darkside> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | autobuilds | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://code.google.com/p/lsyncd/downloads/list | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sebastian Pipping
![]() 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 Interesting. Looks like --with-runner is causing it. I have reported the problem upstream now: https://github.com/axkibe/lsyncd/issues/118 lsyncd 2.0.7 has been released Builds fine with the 2.0.5 ebuild renamed. what does --with-runner actually do? Can we just drop it now? +*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 |