Custom Query (196 matches)
Results (121 - 123 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#267 | fixed | AFS sysname is wrong | ezyang | |
Description |
sysconfig doesn't seem to be getting run, so we're not running 'fs sysname' at boot up. Maybe fix this in rc.local? Alternatively fix up our packaged .unit file. |
|||
#273 | fixed | Fedora 17 development | ezyang | |
Description |
Things that have been noticed so far:
|
|||
#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 |
Note: See TracQuery
for help on using queries.