#281 closed defect (worksforme)
make distcheck broken by new spliiting amplitudes
Reported by: | Juergen Reuter | Owned by: | ALL |
---|---|---|---|
Priority: | P1 | Milestone: | |
Component: | omega | Version: | 2.0.0rc3 |
Severity: | blocker | Keywords: | CLASS 1 ERROR |
Cc: |
Description
GUYS, PLEASE CHECK WHAT YOU CLOSE TO RELEASE!!!
PASS: test_qed_eemm gfortran -I../src -g -O2 -c -o color_test_lib.o ../../../../src/omega/tests/color_test_lib.f90 gfortran -I../src -g -O2 -c -o parameters_SM.o ../../../../src/omega/tests/parameters_SM.f90 gfortran -I../src -g -O2 -c -o parameters_QCD.o ../../../../src/omega/tests/parameters_QCD.f90 gfortran -I../src -g -O2 -c -o parameters_SYM.o ../../../../src/omega/tests/parameters_SYM.f90 /bin/sh ../../../../src/omega/tests/ects_driver.sh ../bin/omega_%%%.opt ../../../../src/omega/tests/ects_driver.sh ../../../../src/omega/tests/fc_s.ects ../../../../src/omega/tests/fc_a.ects ../../../../src/omega/tests/cf_a.ects ../../../../src/omega/tests/fa_f.ects ../../../../src/omega/tests/ca_c.ects ../../../../src/omega/tests/af_f.ects ../../../../src/omega/tests/ac_c.ects ../../../../src/omega/tests/aa_a.ects ../../../../src/omega/tests/fc_fc.ects ../../../../src/omega/tests/aa_s.ects ../../../../src/omega/tests/as_a.ects ../../../../src/omega/tests/sa_a.ects > ects.f90 sed: can't read ../bin/omega_%%%.opt: No such file or directory sed: can't read ../bin/omega_%%%.opt: No such file or directory No O'Mega executable for model found! make[7]: *** [ects.f90] Error 1 make[6]: *** [check-TESTS] Error 2 make[5]: *** [check-am] Error 2 make[4]: *** [check-recursive] Error 1 make[3]: *** [check-recursive] Error 1 make[2]: *** [check-recursive] Error 1 make[1]: *** [check-recursive] Error 1 make: *** [distcheck] Error 1
Change History (5)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Wow, looks like a new checkout works. Wait until make distcheck runs through, then I'll do a make distclean in the old directory.
comment:3 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
For some reason the MAC did not like my old directory. Even a make distclean did not fight its way through. A new checkout is perfectly fine. Closing. False alarm. Thank goodness. Oh my gosh.
Note: See
TracTickets for help on using
tickets.
It seems that Thorsten's fancy test screws the linker of MAC OS X. Doing make check manually in the _build directory gives: