Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 471988 - app-admin/syslog-ng-3.4.1 - File "./func_test.py", line 23 except OSError, e: SyntaxError: invalid syntax
Summary: app-admin/syslog-ng-3.4.1 - File "./func_test.py", line 23 except OSError, e:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-01 09:59 UTC by Markus Walter
Modified: 2013-06-02 01:20 UTC (History)
0 users

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


Attachments
emerge --info (info.txt,6.23 KB, text/plain)
2013-06-01 09:59 UTC, Markus Walter
Details
build log (bzipped) (app-admin:syslog-ng-3.4.1:20130531-171706.log.bz2,27.93 KB, application/x-bzip2)
2013-06-01 10:00 UTC, Markus Walter
Details
Additional file requested in build log (test-suite.log,365 bytes, text/plain)
2013-06-01 10:01 UTC, Markus Walter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Walter 2013-06-01 09:59:11 UTC
Created attachment 349820 [details]
emerge --info

On my hardened ~amd64 machine with gcc-4.8.0 I see the following test failure for syslog-ng.

FAIL: func_test.py
==================

  File "./func_test.py", line 23
    except OSError, e:
                  ^
SyntaxError: invalid syntax
Comment 1 Markus Walter 2013-06-01 10:00:51 UTC
Created attachment 349824 [details]
build log (bzipped)
Comment 2 Markus Walter 2013-06-01 10:01:07 UTC
Created attachment 349826 [details]
Additional file requested in build log
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2013-06-02 01:20:47 UTC
restricted the tests again.  I hoped it would be better with 3.4.1 but I guess not.