Date: Fri, 29 Aug 2014 23:42:03 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193136] New: [PATCH] sysutils/syslog-ng: unbreak make stage Message-ID: <bug-193136-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193136 Bug ID: 193136 Summary: [PATCH] sysutils/syslog-ng: unbreak make stage Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: leres@ee.lbl.gov Although tinderbox does not consider the error to be fatal, it's not currently possible to install sysutils/syslog-ng on 9.1-RELEASE because make stage fails: fun 157 # make install ===> Found saved configuration for syslog-ng-3.5.6_1 ===> syslog-ng-3.5.6_3 depends on file: /usr/local/sbin/pkg - found [...] ( cd '/home/fun/u2/src/FreeBSD-current/ports/sysutils/syslog-ng/work/stage/ usr/local/lib/syslog-ng/libtest' && ranlib libtest/libsyslog-ng-test.a ) ranlib: 'libtest/libsyslog-ng-test.a': No such file gmake[4]: *** [install-libtestLIBRARIES] Error 1 gmake[3]: *** [install-am] Error 2 gmake[2]: *** [install-recursive] Error 1 gmake[1]: *** [install] Error 2 gmake: *** [install-strip] Error 2 *** [do-install] Error code 2 Stop in /home/fun/u2/src/FreeBSD-current/ports/sysutils/syslog-ng. *** [stage] Error code 1 Stop in /home/fun/u2/src/FreeBSD-current/ports/sysutils/syslog-ng. Removing files/patch-Makefile.in solves this. Here is a redports log that shows sysutils/syslog-ng building successfully after removing patch-Makefile.in https://redports.org/~leres/20140829232748-71777-238626/syslog-ng-3.5.6_3.log Here's the test ports build dir: https://redports.org/browser/leres/sysutils/syslog-ng -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193136-13>