https://bugzilla.balabit.com/show_bug.cgi?id=185 --- Comment #7 from Jose Oliveira <jpo@di.uminho.pt> 2012-07-01 18:31:56 --- (In reply to comment #6)
(In reply to comment #5)
With a bit of luck, I'll figure out what went wrong within a couple of hours.
Got it. A change unrelated to ivykis broke it. Fix is available in git, and a patch at http://git.madhouse-project.org/debian/syslog-ng/patch/?id=77df2c184124d5b7b...
The SRPM built successfully in my Fedora 17 VM, all tests passed.
The build doesn't finish with the above patch applied (in mock and locally). My building system is quad core with ht (Intel i7). ps aux ---------- ... fedora 9605 0.0 0.0 4576 952 pts/0 S+ 17:25 0:00 make check fedora 9606 0.0 0.0 9492 1204 pts/0 S+ 17:25 0:00 /bin/sh -c fail= failcom='exit 1'; \ for f in x $MAKEFLAGS; do \ case $f in \ *=* | fedora 10196 0.0 0.0 9492 632 pts/0 S+ 17:25 0:00 /bin/sh -c fail= failcom='exit 1'; \ for f in x $MAKEFLAGS; do \ case $f in \ *=* | fedora 10197 0.0 0.0 4580 944 pts/0 S+ 17:25 0:00 make check fedora 10198 0.0 0.0 9492 1184 pts/0 S+ 17:25 0:00 /bin/sh -c fail= failcom='exit 1'; \ for f in x $MAKEFLAGS; do \ case $f in \ *=* | fedora 13048 0.0 0.0 9492 632 pts/0 S+ 17:25 0:00 /bin/sh -c fail= failcom='exit 1'; \ for f in x $MAKEFLAGS; do \ case $f in \ *=* | fedora 13049 0.0 0.0 4580 932 pts/0 S+ 17:25 0:00 make check fedora 13051 0.0 0.0 4580 936 pts/0 S+ 17:25 0:00 make check-TESTS fedora 13053 0.0 0.0 9492 1220 pts/0 S+ 17:25 0:00 /bin/sh -c failed=0; all=0; xfail=0; xpass=0; skip=0; \ srcdir=.; export srcdir; \ list=' fedora 13054 0.0 0.0 65508 6588 pts/0 S+ 17:25 0:00 python ./func_test.py fedora 13077 0.1 0.0 684368 6100 pts/0 Sl+ 17:25 0:00 /home/fedora/rpms/BUILD/syslog-ng-3.3.5/syslog-ng/.libs/lt-syslog-ng -f test.conf --fd-li ... --------- Local build output: --------- ############################################## ### Starting testcase: test_input_drivers.test_catchall ############################################## ... 2012-25-01T17:07:26 Testcase start Follow-mode file source not found, deferring open; filename='log-file' syslog-ng starting up; version='3.3.5' 2012-25-01T17:07:31 Syslog-ng started 2012-25-01T17:07:31 Starting test case... 2012-25-01T17:07:31 generating 100 messages using transport unix-stream(log-stream-catchall) 2012-25-01T17:07:31 generating 100 messages using transport unix-dgram(log-dgram) 2012-25-01T17:07:32 generating 100 messages using transport unix-dgram(log-dgram) 2012-25-01T17:07:33 generating 100 messages using transport unix-dgram(log-dgram) 2012-25-01T17:07:34 generating 100 messages using transport unix-stream(log-stream) 2012-25-01T17:07:34 generating 100 messages using transport unix-stream(log-stream) 2012-25-01T17:07:34 generating 100 messages using transport udp(('localhost', 46054)) 2012-25-01T17:07:35 generating 100 messages using transport udp(('localhost', 46054)) 2012-25-01T17:07:36 generating 100 messages using transport udp(('localhost', 46054)) 2012-25-01T17:07:37 generating 100 messages using transport tcp(('localhost', 46054)) Syslog connection accepted; fd='37', client='AF_INET(127.0.0.1:38347)', local='AF_INET(0.0.0.0:46054)' 2012-25-01T17:07:37 generating 100 messages using transport tcp(('localhost', 46054)) Syslog connection accepted; fd='38', client='AF_INET(127.0.0.1:38348)', local='AF_INET(0.0.0.0:46054)' 2012-25-01T17:07:37 generating 100 messages using transport pipe(log-pipe) 2012-25-01T17:07:37 generating 100 messages using transport pipe(log-pipe) ---------- -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.