Create changelogs for 3.14.1.0 (#10591)
[cabal.git] / cabal-testsuite / PackageTests / Regression / T5309 / cabal.out
bloba2f7566f38ac1cca287f26e24732ac63ae990803
1 # cabal v2-build
2 Configuration is affected by the following files:
3 - cabal.project
4 Resolving dependencies...
5 Build profile: -w ghc-<GHCVER> -O1
6 In order, the following will be built:
7  - T5309-1.0.0.0 (lib) (first run)
8  - T5309-1.0.0.0 (exe:exe-no-lib) (first run)
9  - T5309-1.0.0.0 (exe:exe-with-lib) (first run)
10 Configuring library for T5309-1.0.0.0...
11 Preprocessing library for T5309-1.0.0.0...
12 Building library for T5309-1.0.0.0...
13 Configuring executable 'exe-no-lib' for T5309-1.0.0.0...
14 Preprocessing executable 'exe-no-lib' for T5309-1.0.0.0...
15 Building executable 'exe-no-lib' for T5309-1.0.0.0...
16 Configuring executable 'exe-with-lib' for T5309-1.0.0.0...
17 Preprocessing executable 'exe-with-lib' for T5309-1.0.0.0...
18 Building executable 'exe-with-lib' for T5309-1.0.0.0...
19 # cabal v2-test
20 Configuration is affected by the following files:
21 - cabal.project
22 Build profile: -w ghc-<GHCVER> -O1
23 In order, the following will be built:
24  - T5309-1.0.0.0 (test:test-no-lib) (first run)
25  - T5309-1.0.0.0 (test:test-with-lib) (first run)
26 Configuring test suite 'test-no-lib' for T5309-1.0.0.0...
27 Preprocessing test suite 'test-no-lib' for T5309-1.0.0.0...
28 Building test suite 'test-no-lib' for T5309-1.0.0.0...
29 Running 1 test suites...
30 Test suite test-no-lib: RUNNING...
31 Test suite test-no-lib: PASS
32 Test suite logged to: <ROOT>/cabal.dist/work/./dist/build/<ARCH>/ghc-<GHCVER>/T5309-1.0.0.0/t/test-no-lib/test/T5309-1.0.0.0-test-no-lib.log
33 1 of 1 test suites (1 of 1 test cases) passed.
34 Configuring test suite 'test-with-lib' for T5309-1.0.0.0...
35 Preprocessing test suite 'test-with-lib' for T5309-1.0.0.0...
36 Building test suite 'test-with-lib' for T5309-1.0.0.0...
37 Running 1 test suites...
38 Test suite test-with-lib: RUNNING...
39 Test suite test-with-lib: PASS
40 Test suite logged to: <ROOT>/cabal.dist/work/./dist/build/<ARCH>/ghc-<GHCVER>/T5309-1.0.0.0/t/test-with-lib/test/T5309-1.0.0.0-test-with-lib.log
41 1 of 1 test suites (1 of 1 test cases) passed.
42 # cabal v2-bench
43 Configuration is affected by the following files:
44 - cabal.project
45 Build profile: -w ghc-<GHCVER> -O1
46 In order, the following will be built:
47  - T5309-1.0.0.0 (bench:bench-no-lib) (first run)
48  - T5309-1.0.0.0 (bench:bench-with-lib) (first run)
49 Configuring benchmark 'bench-no-lib' for T5309-1.0.0.0...
50 Preprocessing benchmark 'bench-no-lib' for T5309-1.0.0.0...
51 Building benchmark 'bench-no-lib' for T5309-1.0.0.0...
52 Running 1 benchmarks...
53 Benchmark bench-no-lib: RUNNING...
54 Benchmark bench-no-lib: FINISH
55 Configuring benchmark 'bench-with-lib' for T5309-1.0.0.0...
56 Preprocessing benchmark 'bench-with-lib' for T5309-1.0.0.0...
57 Building benchmark 'bench-with-lib' for T5309-1.0.0.0...
58 Running 1 benchmarks...
59 Benchmark bench-with-lib: RUNNING...
60 Benchmark bench-with-lib: FINISH