Opened 14 years ago
Closed 13 years ago
#28439 closed defect (worksforme)
php5-xcache @1.3.1 Configure error - build failure
Reported by: | kevyn@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | php5-xcache |
Description
---> Computing dependencies for php5-xcache. ---> Building php5-xcache /usr/bin/m4 -B 102400 -D srcdir='`'"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-xcache/work/xcache-1.3.1'" -D builddir='`'".'" /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-xcache/work/xcache-1.3.1/processor/main.m4 > ./processor.out.tmp AUTOCHECK INFO: runtime autocheck Disabled (optimized build) AUTOCHECK INFO: zend_compiled_variable: processor looks good AUTOCHECK INFO: zend_try_catch_element: processor looks good AUTOCHECK INFO: zend_brk_cont_element: processor looks good AUTOCHECK INFO: HashTable: processor looks good AUTOCHECK INFO: zval: processor looks good AUTOCHECK INFO: zend_arg_info: processor looks good AUTOCHECK INFO: zend_constant: processor looks good AUTOCHECK INFO: zend_property_info: processor looks good AUTOCHECK INFO: zend_class_entry: processor looks good AUTOCHECK ERROR: ==== calc znode ================= AUTOCHECK expected: __asm,__asm,__asm,__asm,mkdir,mkfifo,__asm,mknod,umask,_filesec,filesec_t,chflags,chmodx_np,fchflags,fchmodx_np,__asm,lchflags,lchmod,__asm,mkdirx_np,mkfifox_np,__asm,umaskx_np,mlockall,munlockall,mlock,__asm,__asm,__asm,munlock,__asm,shm_open,shm_unlink,posix_madvise,madvise,mincore,minherit,closelog,openlog,setlogmask,syslog,vsyslog,zend_op_array,zend_op,op_type,u AUTOCHECK missing : __asm __asm __asm __asm mkdir mkfifo __asm mknod umask _filesec filesec_t chflags chmodx_np fchflags fchmodx_np __asm lchflags lchmod __asm mkdirx_np mkfifox_np __asm umaskx_np mlockall munlockall mlock __asm __asm __asm munlock __asm shm_open shm_unlink posix_madvise madvise mincore minherit closelog openlog setlogmask syslog vsyslog zend_op_array zend_op AUTOCHECK WARN: zend_op: missing structinfo, dont panic AUTOCHECK WARN: zend_op_array: missing structinfo, dont panic AUTOCHECK INFO: xc_constinfo_t: processor looks good AUTOCHECK INFO: xc_funcinfo_t: processor looks good AUTOCHECK INFO: xc_classinfo_t: processor looks good AUTOCHECK INFO: xc_autoglobal_t: processor looks good AUTOCHECK INFO: xc_entry_data_php_t: processor looks good AUTOCHECK INFO: xc_entry_data_var_t: processor looks good AUTOCHECK INFO: xc_entry_t: processor looks good AUTOCHECK ERROR: ==== store znode ================= AUTOCHECK ERROR: ==== restore znode ================= AUTOCHECK ERROR: ==== dprint znode ================= AUTOCHECK ERROR: ==== dasm znode ================= AUTOCHECK ERROR: ==== asm znode ================= make: *** [processor.out] Error 1 shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-xcache/work/xcache-1.3.1" && /usr/bin/make -j4 all " returned error 2 Error: Target org.macports.build returned: shell command failed (see log for details) Warning: the following items did not execute (for php5-xcache): org.macports.activate org.macports.build org.macports.destroot org.macports.install Log for php5-xcache is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-xcache/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments (1)
Change History (6)
Changed 14 years ago by kevyn@…
Attachment: | php5-xcache-debug.log added |
---|
comment:1 Changed 14 years ago by kevyn@…
Cc: | kevyn@… added |
---|
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Cc: | kevyn@… removed |
---|---|
Keywords: | php5 xcache removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Please remember to cc the maintainer. You do not need to be in cc when you are the reporter.
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Sorry I seem to have forgotten about this ticket. php5-xcache builds fine for me on Snow Leopard on my Core 2 Duo MacBook Pro. What machine is this happening on? Does it help if you disable parallel building?
sudo port clean php5-xcache sudo port install php5-xcache build.jobs=1
If not, can you try updating the port to 1.3.2rc1 to see if that helps? See http://xcache.lighttpd.net/
comment:4 Changed 13 years ago by kevyn@…
Since selfupdate, no more problem encountered.
Thx, You can close this ticket.
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!