Ubuntu Pastebin

Paste from Saviq at Thu, 12 Feb 2015 10:49:09 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
CMake Warning (dev) at tests/plugins/Utils/CMakeLists.txt:15 (add_executable):                                                                                                                                                                                           [195/326]
  Policy CMP0028 is not set: Double colon in target name means ALIAS or
  IMPORTED target.  Run "cmake --help-policy CMP0028" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target "qlimitproxymodeltestExec" links to target "Qt5::Sql" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  tests/plugins/Utils/CMakeLists.txt:24 (run_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at tests/plugins/Utils/CMakeLists.txt:15 (add_executable):
  Policy CMP0028 is not set: Double colon in target name means ALIAS or
  IMPORTED target.  Run "cmake --help-policy CMP0028" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target "timeformattertestExec" links to target "Qt5::Sql" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  tests/plugins/Utils/CMakeLists.txt:24 (run_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at tests/plugins/Utils/CMakeLists.txt:15 (add_executable):
  Policy CMP0028 is not set: Double colon in target name means ALIAS or
  IMPORTED target.  Run "cmake --help-policy CMP0028" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target "unitysortfilterproxymodeltestExec" links to target "Qt5::Sql" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  tests/plugins/Utils/CMakeLists.txt:24 (run_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at tests/plugins/Utils/CMakeLists.txt:15 (add_executable):
  Policy CMP0028 is not set: Double colon in target name means ALIAS or
  IMPORTED target.  Run "cmake --help-policy CMP0028" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target "qlimitproxymodeltestExec" links to target "Qt5::Sql" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  tests/plugins/Utils/CMakeLists.txt:24 (run_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at tests/plugins/Utils/CMakeLists.txt:15 (add_executable):
  Policy CMP0028 is not set: Double colon in target name means ALIAS or
  IMPORTED target.  Run "cmake --help-policy CMP0028" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target "timeformattertestExec" links to target "Qt5::Sql" but the target
  was not found.  Perhaps a find_package() call is missing for an IMPORTED
  target, or an ALIAS target is missing?
Call Stack (most recent call first):
  tests/plugins/Utils/CMakeLists.txt:24 (run_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at tests/plugins/Utils/CMakeLists.txt:15 (add_executable):
  Policy CMP0028 is not set: Double colon in target name means ALIAS or
  IMPORTED target.  Run "cmake --help-policy CMP0028" for policy details.
  Use the cmake_policy command to set the policy and suppress this warning.

  Target "unitysortfilterproxymodeltestExec" links to target "Qt5::Sql" but
  the target was not found.  Perhaps a find_package() call is missing for an
  IMPORTED target, or an ALIAS target is missing?
Call Stack (most recent call first):
  tests/plugins/Utils/CMakeLists.txt:24 (run_tests)
This warning is for project developers.  Use -Wno-dev to suppress it.
Download as text