看板 DFBSD_bugs 關於我們 聯絡資訊
Hi there, I'm trying to build java/jdk14 port. And after applying patchset, I have something like this: --- quote --- # Start of jdk build bsd i586 1.4.2-p7 build started: 05-01-22 03:43 if [ -r ./../../deploy/make/Makefile ]; then \ ( cd ./../../deploy/make; gmake sanity EXTERNALSANITYCONTROL=true CONTROL_TOPDIR=/usr/dfports/java/jdk14/work/control CONTROL_TOPDIR_NAME=control ALT_OUTPUTDIR=/usr/dfports/java/jdk14/work/control/build/bsd-i586 ARCH_DATA_MODEL=32 MILESTONE=p7 BUILD_NUMBER=root_22_jan_2005_03_43 ; ); \ --- quote --- and process 'java' gets almost 100% of cpu. Nothing more, I tried to wait, but after almost 4h I've kill it. Any ideas? -- Bartek Stalewski // werbat@dragonflybsd.pl