blob: 258bf71e961cee4902c5915202a7cb80a5ed3020 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[1 of 3] Processing p
[1 of 2] Compiling A[sig] ( p/A.hsig, nothing )
[2 of 2] Compiling C[sig] ( p/C.hsig, nothing )
[2 of 3] Processing q
[1 of 2] Compiling B[sig] ( q/B.hsig, nothing )
[2 of 2] Compiling C[sig] ( q/C.hsig, nothing )
[3 of 3] Processing r
[1 of 3] Compiling H2[sig] ( r/H2.hsig, nothing )
[2 of 3] Compiling H1[sig] ( r/H1.hsig, nothing )
[3 of 3] Compiling H3[sig] ( r/H3.hsig, nothing )
bkpfail21.bkp:1:1: error:
While merging export lists, could not unify {H1.T} with {H2.T}
Neither name variable originates from the current signature.
|