Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 196)

Ticket Resolution Summary Owner Reporter
#287 fixed Make sure httpd/afsagent/openafs deps all work ezyang
Description

They should work, but one never knows with systemd....

#285 fixed php_scripts doesn't build with PHP 5.4.3 ezyang
Description

Here's the error we got. Probably due to some API changes.

DEBUG: In file included from /builddir/build/BUILD/php_scripts/php_scripts.c:12:0:
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:30:1: error: unknown type name 'function_entry'
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: braces around scalar initializer [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: (near initialization for 'scripts_functions[0]') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: initialization makes integer from pointer without a cast [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: (near initialization for 'scripts_functions[0]') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: excess elements in scalar initializer [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: (near initialization for 'scripts_functions[0]') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: excess elements in scalar initializer [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:31:5: warning: (near initialization for 'scripts_functions[0]') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:39:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.h:39:5: warning: (near initialization for 'scripts_module_entry.functions') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:69:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:69:5: warning: (near initialization for 'zend_extension_entry.startup') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:70:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:70:5: warning: (near initialization for 'zend_extension_entry.shutdown') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:71:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:71:5: warning: (near initialization for 'zend_extension_entry.activate') [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:72:5: warning: initialization from incompatible pointer type [enabled by default]
DEBUG: /builddir/build/BUILD/php_scripts/php_scripts.c:72:5: warning: (near initialization for 'zend_extension_entry.deactivate') [enabled by default]
DEBUG: make: *** [php_scripts.lo] Error 1
#280 fixed Separate core AFS monitoring from foreign cells adehnert adehnert
Description

At the moment, it's hard to tell when a nagios AFS warning is due to something we care about (-c athena or -c sipb mostly, I think) going down vs. some foreign cell. We probably want separate nagios checks for the two.

Note: See TracQuery for help on using queries.