[Octopus-devel] Octopus-autobuild on i386: deb build error - Tue
Jun 7 01:20:01 CEST 2005
Heiko Appel
appel at physik.fu-berlin.de
Tue Jun 7 00:21:36 WEST 2005
crystal_oct.f90(1112) : (col. 0) remark: LOOP WAS VECTORIZED.
crystal_oct.f90(1117) : (col. 0) remark: LOOP WAS VECTORIZED.
crystal_oct.f90(1152) : (col. 0) remark: LOOP WAS VECTORIZED.
crystal_oct.f90(1407) : (col. 0) remark: LOOP WAS VECTORIZED.
1699 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include states.F90 > states_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o states.o states_oct.f90
module STATES
module subroutine STATES_NULL
module subroutine STATES_INIT
module subroutine STATES_COPY
module subroutine STATES_END
module subroutine STATES_GENERATE_RANDOM
module subroutine STATES_FERMI
module subroutine STATES_CALCULATE_MULTIPOLES
module function STATES_EIGENVALUES_SUM
module subroutine STATES_WRITE_EIGENVALUES
module subroutine STATES_WRITE_BANDS
module function STATES_SPIN_CHANNEL
module subroutine CALC_PROJECTION
module subroutine STATES_MAGNETIZATION_DENS
module subroutine STATES_MAGNETIC_MOMENT
module subroutine STATES_LOCAL_MAGNETIC_MOMENTS
module subroutine CALC_PARAMAGNETIC_CURRENT
module subroutine STATES_CALC_PHYSICAL_CURRENT
module subroutine STATES_DISTRIBUTE_NODES
module subroutine STATES_CHOOSE_KPOINTS
module subroutine KPOINTS_WRITE_INFO
module subroutine DSTATES_CALC_DENS
module subroutine DSTATES_GRAM_SCHMIDT
module function DSTATES_DOTP
module function DSTATES_NRM2
module function DSTATES_RESIDUE
module subroutine DSTATES_OUTPUT
internal subroutine MF2MF_RS2FS
internal subroutine ELF
module function DSTATES_MPDOTP
internal subroutine DCALCULATE_MATRIX
module subroutine DSTATES_CALC_ANGULAR
module subroutine ZSTATES_CALC_DENS
module subroutine ZSTATES_GRAM_SCHMIDT
module function ZSTATES_DOTP
module function ZSTATES_NRM2
module function ZSTATES_RESIDUE
module subroutine ZSTATES_OUTPUT
internal subroutine MF2MF_RS2FS
internal subroutine ELF
module function ZSTATES_MPDOTP
internal subroutine ZCALCULATE_MATRIX
module subroutine ZSTATES_CALC_ANGULAR
states_oct.f90(454) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(760) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(761) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(762) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(757) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(758) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(755) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(74) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(108) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(109) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(117) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(117) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(42) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(263) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(263) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(263) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(264) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(284) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(286) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(288) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(459) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(465) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(486) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(42) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(263) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(263) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(263) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(264) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(284) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(286) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(288) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(459) : (col. 0) remark: LOOP WAS VECTORIZED.
states_oct.f90(486) : (col. 0) remark: LOOP WAS VECTORIZED.
2091 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include xc_functl.F90 > xc_functl_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o xc_functl.o xc_functl_oct.f90
module XC_FUNCTL
module subroutine XC_FUNCTL_INIT
module subroutine XC_J_FUNCTL_INIT
module subroutine XC_FUNCTL_INIT_EXCHANGE
module subroutine XC_FUNCTL_INIT_CORRELATION
module subroutine XC_FUNCTL_END
module subroutine XC_FUNCTL_WRITE_INFO
325 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include xc.F90 > xc_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o xc.o xc_oct.f90
module XC
module subroutine XC_WRITE_INFO
module subroutine XC_INIT
module subroutine XC_END
module subroutine XC_GET_VXC
internal subroutine LDA_INIT
internal subroutine LDA_END
internal subroutine LDA_PROCESS
internal subroutine GGA_INIT
internal subroutine GGA_END
internal subroutine GGA_PROCESS
internal subroutine MGGA_INIT
internal subroutine MGGA_END
internal subroutine MGGA_PROCESS
module subroutine XC_GET_VXC_AND_AXC
module subroutine XC_GET_FXC
internal subroutine LDA_INIT
internal subroutine LDA_END
internal subroutine LDA_PROCESS
xc_oct.f90(82) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_oct.f90(100) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_oct.f90(98) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_oct.f90(70) : (col. 0) remark: LOOP WAS VECTORIZED.
769 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include mix.F90 > mix_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o mix.o mix_oct.f90
module MIX
module subroutine MIX_INIT
module subroutine MIX_END
module subroutine MIXING
module subroutine MIXING_LINEAR
module subroutine MIXING_BROYDEN
module subroutine BROYDEN_EXTRAPOLATION
module subroutine MIXING_GRPULAY
module subroutine PULAY_EXTRAPOLATION
mix_oct.f90(244) : (col. 0) remark: LOOP WAS VECTORIZED.
mix_oct.f90(247) : (col. 0) remark: LOOP WAS VECTORIZED.
mix_oct.f90(270) : (col. 0) remark: LOOP WAS VECTORIZED.
mix_oct.f90(346) : (col. 0) remark: LOOP WAS VECTORIZED.
428 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include restart.F90 > restart_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o restart.o restart_oct.f90
module RESTART
module function CLEAN_STOP
module subroutine RESTART_INIT
module subroutine DRESTART_WRITE_FUNCTION
module subroutine DRESTART_READ_FUNCTION
module subroutine DRESTART_WRITE
module subroutine DRESTART_READ
internal subroutine OPEN_FILES
internal subroutine FILL
internal function INDEX_IS_WRONG
module subroutine ZRESTART_WRITE_FUNCTION
module subroutine ZRESTART_READ_FUNCTION
module subroutine ZRESTART_WRITE
module subroutine ZRESTART_READ
internal subroutine OPEN_FILES
internal subroutine FILL
internal function INDEX_IS_WRONG
restart_oct.f90(153) : (col. 0) remark: LOOP WAS VECTORIZED.
restart_oct.f90(153) : (col. 0) remark: LOOP WAS VECTORIZED.
698 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include lasers.F90 > lasers_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o lasers.o lasers_oct.f90
module LASERS
module subroutine LASER_INIT
internal subroutine FROM_FILE
module subroutine LASER_END
module subroutine LASER_WRITE_INFO
module subroutine LASER_FIELD
module subroutine LASER_VECTOR_FIELD
module subroutine LASER_AMPLITUDE
module subroutine LASER_VECTOR_AMPLITUDE
lasers_oct.f90(161) : (col. 0) remark: LOOP WAS VECTORIZED.
lasers_oct.f90(244) : (col. 0) remark: LOOP WAS VECTORIZED.
lasers_oct.f90(254) : (col. 0) remark: LOOP WAS VECTORIZED.
lasers_oct.f90(275) : (col. 0) remark: LOOP WAS VECTORIZED.
415 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include epot.F90 > epot_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o epot.o epot_oct.f90
module EXTERNAL_POT
module subroutine EPOT_INIT
module subroutine EPOT_END
module subroutine EPOT_LOCAL_FOURIER_INIT
module subroutine EPOT_GENERATE
internal subroutine BUILD_LOCAL_PART
internal subroutine BUILD_KB_SPHERE
internal subroutine ALLOCATE_NL_PART
internal subroutine BUILD_NL_PART
module subroutine EPOT_GENERATE_CLASSIC
module subroutine EPOT_LASER_SCALAR_POT
module subroutine EPOT_LASER_VECTOR_POT
module subroutine EPOT_LASER_FIELD
module subroutine NONLOCAL_OP_KILL
module subroutine DEPOT_FORCES
internal subroutine LOCAL_RS
internal subroutine LOCAL_FS
module subroutine ZEPOT_FORCES
internal subroutine LOCAL_RS
internal subroutine LOCAL_FS
epot_oct.f90(313) : (col. 0) remark: LOOP WAS VECTORIZED.
epot_oct.f90(340) : (col. 0) remark: LOOP WAS VECTORIZED.
epot_oct.f90(341) : (col. 0) remark: LOOP WAS VECTORIZED.
epot_oct.f90(617) : (col. 0) remark: LOOP WAS VECTORIZED.
epot_oct.f90(638) : (col. 0) remark: LOOP WAS VECTORIZED.
epot_oct.f90(665) : (col. 0) remark: LOOP WAS VECTORIZED.
1275 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include h.F90 > h_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o h.o h_oct.f90
module HAMILTONIAN
module subroutine HAMILTONIAN_INIT
module subroutine HAMILTONIAN_END
module subroutine HAMILTONIAN_ENERGY
module subroutine HAMILTONIAN_SPAN
module subroutine HAMILTONIAN_OUTPUT
module subroutine DHAMILTONIAN_EIGENVAL
module subroutine DHPSI
module subroutine DMAGNUS
module subroutine DKINETIC
module subroutine DCURRENT_EXTRA_TERMS
module subroutine DVNLPSI
module subroutine DVLPSI
module subroutine DVLASERS
module subroutine DVBORDERS
module subroutine ZHAMILTONIAN_EIGENVAL
module subroutine ZHPSI
module subroutine ZMAGNUS
module subroutine ZKINETIC
module subroutine ZCURRENT_EXTRA_TERMS
module subroutine ZVNLPSI
module subroutine ZVLPSI
module subroutine ZVLASERS
module subroutine ZVBORDERS
h_oct.f90(339) : (col. 0) remark: LOOP WAS VECTORIZED.
h_oct.f90(465) : (col. 0) remark: LOOP WAS VECTORIZED.
h_oct.f90(465) : (col. 0) remark: LOOP WAS VECTORIZED.
1401 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include linear_response.F90 > linear_response_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o linear_response.o linear_response_oct.f90
module LINEAR_RESPONSE
module subroutine LR_INIT
module function DLR_ALLOC_PSI
module function ZLR_ALLOC_PSI
module subroutine LR_DEALLOC
module subroutine LR_BUILD_FXC
module subroutine LR_ORTH_RESPONSE
module subroutine DLR_ALLOC_FHXC
module subroutine DLR_ORTH_VECTOR
module subroutine DLR_BUILD_DL_RHO
module subroutine DLR_SOLVE_HXEY
module subroutine ZLR_ALLOC_FHXC
module subroutine ZLR_ORTH_VECTOR
module subroutine ZLR_BUILD_DL_RHO
module subroutine ZLR_SOLVE_HXEY
linear_response_oct.f90(98) : (col. 0) remark: LOOP WAS VECTORIZED.
linear_response_oct.f90(134) : (col. 0) remark: LOOP WAS VECTORIZED.
linear_response_oct.f90(137) : (col. 0) remark: LOOP WAS VECTORIZED.
linear_response_oct.f90(149) : (col. 0) remark: LOOP WAS VECTORIZED.
linear_response_oct.f90(149) : (col. 0) remark: LOOP WAS VECTORIZED.
linear_response_oct.f90(152) : (col. 0) remark: LOOP WAS VECTORIZED.
linear_response_oct.f90(152) : (col. 0) remark: LOOP WAS VECTORIZED.
linear_response_oct.f90(156) : (col. 0) remark: LOOP WAS VECTORIZED.
linear_response_oct.f90(156) : (col. 0) remark: LOOP WAS VECTORIZED.
662 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include xc_OEP.F90 > xc_OEP_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o xc_OEP.o xc_OEP_oct.f90
module XC_OEP
module subroutine XC_OEP_INIT
module subroutine XC_OEP_END
module subroutine XC_OEP_WRITE_INFO
module subroutine XC_OEP_SPINFACTOR
module subroutine XC_OEP_ANALIZEEIGEN
module subroutine DXC_KLI_SOLVE
module subroutine DOEP_X
module subroutine DOEP_SIC
module subroutine DXC_OEP_CALC
module subroutine DXC_OEP_SOLVE
module subroutine ZXC_KLI_SOLVE
module subroutine ZOEP_X
module subroutine ZOEP_SIC
module subroutine ZXC_OEP_CALC
module subroutine ZXC_OEP_SOLVE
xc_OEP_oct.f90(190) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(190) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(88) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(88) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(91) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(84) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(85) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(139) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(40) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(51) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(66) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(133) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(145) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(161) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(181) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(91) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(84) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(85) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(40) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(51) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(66) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(133) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(145) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(161) : (col. 0) remark: LOOP WAS VECTORIZED.
xc_OEP_oct.f90(181) : (col. 0) remark: LOOP WAS VECTORIZED.
1482 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include v_ks.F90 > v_ks_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o v_ks.o v_ks_oct.f90
module V_KS
module subroutine V_KS_INIT
module subroutine V_KS_END
module subroutine V_KS_WRITE_INFO
module subroutine DH_CALC_VHXC
internal subroutine V_HARTREE
internal subroutine A_HARTREE
internal subroutine V_A_XC
module subroutine ZH_CALC_VHXC
internal subroutine V_HARTREE
internal subroutine A_HARTREE
internal subroutine V_A_XC
v_ks_oct.f90(56) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(61) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(65) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(65) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(93) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(98) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(151) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(151) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(56) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(61) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(65) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(65) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(93) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(98) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(151) : (col. 0) remark: LOOP WAS VECTORIZED.
v_ks_oct.f90(151) : (col. 0) remark: LOOP WAS VECTORIZED.
705 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include systm.F90 > systm_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o systm.o systm_oct.f90
module SYSTEM
module subroutine SYSTEM_INIT
module subroutine SYSTEM_END
module subroutine ATOM_GET_WF
module subroutine ATOM_DENSITY
module subroutine SYSTEM_GUESS_DENSITY
module subroutine DSYSTEM_H_SETUP
module subroutine ZSYSTEM_H_SETUP
systm_oct.f90(138) : (col. 0) remark: LOOP WAS VECTORIZED.
systm_oct.f90(329) : (col. 0) remark: LOOP WAS VECTORIZED.
systm_oct.f90(340) : (col. 0) remark: LOOP WAS VECTORIZED.
systm_oct.f90(342) : (col. 0) remark: LOOP WAS VECTORIZED.
465 Lines Compiled
/lib/cpp -C -I/home/appel/opt/intel/include eigen.F90 > eigen_oct.f90
ifc -mp1 -prec_div -O3 -tpp7 -xW -static -I/home/appel/opt/intel/include -c -o eigen.o eigen_oct.f90
module EIGEN_SOLVER
module subroutine EIGEN_SOLVER_INIT
internal subroutine INIT_FILTER
module subroutine EIGEN_SOLVER_END
module subroutine EIGEN_SOLVER_RUN
module subroutine EIGEN_DIAGON_SUBSPACE
module subroutine EIGEN_SOLVER_CG2
module subroutine EIGEN_SOLVER_CG2_NEW
module subroutine EIGEN_SOLVER_PLAN
internal subroutine RESIDUAL
internal subroutine APPLY_FILTER
module subroutine EIGEN_SOLVER_ARPACK
call eigen_solver_arpack(m, f_der, st, h, tol, maxiter, &
^
Error 260 at (231:eigen.F90) : This subroutine has the wrong number of arguments or arguments with the wrong name, type or rank
1 Error
compilation aborted for eigen_oct.f90 (code 1)
make[3]: *** [eigen.o] Error 1
make[3]: Leaving directory `/raid/1/scratch/appel/build/i386/marques/octopus/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/raid/1/scratch/appel/build/i386/marques/octopus'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/raid/1/scratch/appel/build/i386/marques/octopus'
make: *** [build-stamp] Error 2
debuild: fatal error at line 765:
dpkg-buildpackage failed!
+[31;1m7359[0m:[36m28[0m:[33m[32m./build.sh[0m:[0m[35;1m25[0m:'[' 25 '!=' 0 ']'
+[31;1m7359[0m:[36m29[0m:[33m[32m./build.sh[0m:[0m[35;1m0[0m:sleep 5
+[31;1m7359[0m:[36m30[0m:[33m[32m./build.sh[0m:[0m[35;1m0[0m:sleep 7
+[31;1m7359[0m:[36m31[0m:[33m[32m./build.sh[0m:[0m[35;1m0[0m:exit 1
+[31;1m7357[0m:[36m9[0m:[33m[32m./cron.sh[0m:[0m[35;1m1[0m:'[' 1 == 0 ']'
+[31;1m7357[0m:[36m12[0m:[33m[32m./cron.sh[0m:[0m[35;1m0[0m:date
Tue Jun 7 01:21:29 CEST 2005
+[31;1m7359[0m:[36m29[0m:[33m[32m./build.sh[0m:[0m[35;1m0[0m:tail -400 /home/appel/build/octopus_nightly/cron_i386.log
More information about the Octopus-devel
mailing list