Opened 19 years ago
Closed 19 years ago
#6875 closed defect (fixed)
cfengine fails to build
Reported by: | paulbeard@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | olegb@… | |
Port: |
Description
DEBUG: Executing com.apple.build (cfengine) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_sysutils_cfengine/work/cfengine-2.1.13" && make all ps_DATA=' Making all in pub make[1]: Nothing to be done for `all'. Making all in src make all-am if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/db4 -I/opt/local/include -I/opt/local/include -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -g -O2 -I/opt/local/include/db4 -g -O2 -I/opt/local/include/db4 -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \ then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 1; fi In file included from init.c:33: cf.extern.h:73: error: array type has incomplete element type make[2]: * [init.o] Error 1 make[1]: * [all] Error 2 make: * [all-recursive] Error 1 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_sysutils_cfengine/work/cfengine-2.1.13" && make all ps_DATA=" returned error 2 Command output: Making all in pub make[1]: Nothing to be done for `all'. Making all in src make all-am if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/db4 -I/opt/local/include -I/opt/local/include -g -O2 -Wreturn-type -Wmissing-prototypes -Wuninitialized -g -O2 -I/opt/local/include/db4 -g -O2 -I/opt/local/include/db4 -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \ then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 1; fi In file included from init.c:33: cf.extern.h:73: error: array type has incomplete element type make[2]: * [init.o] Error 1 make[1]: * [all] Error 2 make: * [all-recursive] Error 1
Warning: the following items did not execute (for cfengine): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: /opt/local/bin/port: Status 1 encountered during processing.
Change History (2)
comment:1 Changed 19 years ago by olegb@…
Cc: | olegb@… added |
---|
comment:2 Changed 19 years ago by paulbeard@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
cfengine builds for me, since the update 2006/02/11.
Have you tried it since that ?