View difference between Paste ID: Yu9rwmhj and nFMzgEr2
SHOW: | | - or go back to the newest paste.
1
clara dolphin-emu/build ‹master› » cmake ..
2
x86_64
3
OpenMP parallelization enabled
4
-- Could NOT find ALSA (missing:  ALSA_LIBRARY ALSA_INCLUDE_DIR) 
5
ALSA NOT found, disabling ALSA sound backend
6
ao NOT found, disabling ao sound backend
7
bluez found, enabling bluetooth support
8
PulseAudio found, enabling PulseAudio sound backend
9
-- Could NOT find OpenAL (missing:  OPENAL_LIBRARY OPENAL_INCLUDE_DIR) 
10
OpenAL NOT found, disabling OpenAL sound backend
11
-- checking for modules 'wayland-egl;wayland-client;wayland-cursor'
12
--   package 'wayland-egl' not found
13
--   package 'wayland-client' not found
14
--   package 'wayland-cursor' not found
15
Wayland support disabled
16
X11 support enabled
17
Xrandr found
18
libav found, enabling AVI frame dumps
19
PortAudio not found, disabling mic support
20
Using static lzo from Externals
21
-- Could NOT find SDL2 (missing:  SDL2_LIBRARY SDL2_INCLUDE_DIR) 
22
Using static SDL from Externals
23
-- checking for module 'libusb-1.0'
24-
--   package 'libusb-1.0' not found
24+
--   found libusb-1.0, version 1.0.9-rc3
25-
-- libusb-1.0 not found.
25+
-- Found libusb-1.0: /usr/include/libusb-1.0, /usr/lib/x86_64-linux-gnu/libusb-1.0.so
26
Using shared LibUSB
27
Could NOT find SFML (missing:  SFML_INCLUDE_DIR)
28
Using static SFML 1.5 from Externals
29
-- Could not find miniupnp
30
Using static miniupnpc from Externals
31
-- Could not find polarssl
32
Using PolarSSL from Externals
33
Using static SOIL from Externals
34
Using shared zlib
35
-- checking for one of the modules 'glew>=1.8'
36
Using static GLEW from Externals
37
-- Could NOT find wxWidgets (missing:  wxWidgets_FOUND) 
38
-- Could NOT find wxWidgets (missing:  wxWidgets_FOUND) 
39
-- Some or all of the gtk libraries were not found. (missing:  GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY) 
40
Using static wxWidgets from Externals
41
gthread-2.0 found
42
pangocairo found
43
CMake Error at /usr/share/cmake-2.8/Modules/FindGettext.cmake:83 (ADD_CUSTOM_TARGET):
44
  add_custom_target cannot create target "translations" because another
45
  target with the same name already exists.  The existing target is a custom
46
  target created in source directory
47
  "/home/jon/Build/dolphin-emu/dolphin-emu/Source/Core/DolphinWX".  See
48
  documentation for policy CMP0002 for more details.
49
Call Stack (most recent call first):
50
  Source/Core/DolphinWX/CMakeLists.txt:181 (GETTEXT_CREATE_TRANSLATIONS)
51
52
53
-- Configuring incomplete, errors occurred!
54
clara dolphin-emu/build ‹master› »