This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Game update: AppID 17580 "Dystopia", ProcID 10876, IP 0.0.0.0:0 | |
| ERROR: ld.so: object '/home/salamanderrake/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
| ERROR: ld.so: object '/home/salamanderrake/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
| pid 10878 != 10877, skipping destruction (fork without exec?) | |
| ERROR: ld.so: object '/home/salamanderrake/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
| ERROR: ld.so: object '/home/salamanderrake/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
| SDL video target is 'x11' | |
| SDL video target is 'x11' | |
| Installing breakpad exception handler for appid(gameoverlayui)/version(20150423153825) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Cannot read /src/tools/bootstrap/bootstrap.pro: No such file or directory | |
| Cannot read /src/tools/moc/moc.pro: No such file or directory | |
| Cannot read /src/tools/rcc/rcc.pro: No such file or directory | |
| Cannot read /src/tools/uic/uic.pro: No such file or directory | |
| Cannot read /src/winmain/winmain.pro: No such file or directory | |
| Cannot read /src/s60main/s60main.pro: No such file or directory | |
| Cannot read /src/corelib/corelib.pro: No such file or directory | |
| Cannot read /src/xml/xml.pro: No such file or directory | |
| Cannot read /src/network/network.pro: No such file or directory | |
| Cannot read /src/sql/sql.pro: No such file or directory |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| make | |
| [ 1%] Automatic moc for target kdevelop | |
| [ 1%] Built target kdevelop_automoc | |
| [ 1%] Built target kdevelop | |
| [ 1%] Automatic moc for target kdevastyle | |
| [ 1%] Built target kdevastyle_automoc | |
| [ 3%] Built target kdevastyle | |
| [ 3%] Automatic moc for target test_astyle | |
| [ 3%] Built target test_astyle_automoc | |
| [ 4%] Built target test_astyle |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| zypper lr | |
| # | Alias | Name | Enabled | Refresh | |
| ---+------------------------------+---------------------------------------------------------+---------+-------- | |
| 1 | KDE_Frameworks5 | KDE Frameworks 5 development repository (openSUSE_13.2) | Yes | No | |
| 2 | download.nvidia.com-opensuse | nVidia Graphics Drivers | Yes | Yes | |
| 3 | download.opensuse.org-Wine | openSUSE BuildService - Wine CVS Builds | Yes | Yes | |
| 4 | download.opensuse.org-games | openSUSE BuildService - Games | Yes | Yes | |
| 5 | games:tools | games:tools | Yes | Yes | |
| 6 | google-chrome | google-chrome | Yes | Yes | |
| 7 | openSUSE-13.2-0 | openSUSE-13.2-0 | No | No |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Processor Information: | |
| Vendor: AuthenticAMD | |
| CPU Family: 0x15 | |
| CPU Model: 0x2 | |
| CPU Stepping: 0x0 | |
| CPU Type: 0x0 | |
| Speed: 4013 Mhz | |
| 8 logical processors | |
| 8 physical processors | |
| HyperThreading: Unsupported |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Selecting FBConfig | |
| GLX_FBCONFIG_ID=167 | |
| GLX_BUFFER_SIZE=32 | |
| GLX_DOUBLEBUFFER=1 | |
| GLX_RED_SIZE=8 | |
| GLX_GREEN_SIZE=8 | |
| GLX_BLUE_SIZE=8 | |
| GLX_ALPHA_SIZE=8 | |
| GLX_DEPTH_SIZE=24 | |
| GLX_STENCIL_SIZE=8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Processor Information: | |
| Vendor: AuthenticAMD | |
| CPU Family: 0x15 | |
| CPU Model: 0x2 | |
| CPU Stepping: 0x0 | |
| CPU Type: 0x0 | |
| Speed: 4013 Mhz | |
| 8 logical processors | |
| 8 physical processors | |
| HyperThreading: Unsupported |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Selecting FBConfig | |
| GLX_FBCONFIG_ID=167 | |
| GLX_BUFFER_SIZE=32 | |
| GLX_DOUBLEBUFFER=1 | |
| GLX_RED_SIZE=8 | |
| GLX_GREEN_SIZE=8 | |
| GLX_BLUE_SIZE=8 | |
| GLX_ALPHA_SIZE=8 | |
| GLX_DEPTH_SIZE=24 | |
| GLX_STENCIL_SIZE=8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <stdio.h> | |
| #include <sys/stat.h> | |
| #include <stdbool.h> | |
| #include <wchar.h> | |
| //bool CreateDirectory(const TCHAR* Directory) | |
| //{ | |
| // return mkdir(TCHAR_TO_UTF8(*NormalizeFilename(Directory)), 0755) == 0; | |
| //} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Normal merge conflict for 'Engine/Source/Programs/UnrealBuildTool/System/UnrealBuildTool.cs': | |
| {local}: modified file | |
| {remote}: modified file | |
| Hit return to start merge resolution tool (meld): | |
| Traceback (most recent call last): | |
| File "/usr/lib/python2.7/site-packages/meld/meldapp.py", line 69, in do_command_line | |
| tab = self.parse_args(command_line) | |
| File "/usr/lib/python2.7/site-packages/meld/meldapp.py", line 278, in parse_args | |
| tab.set_merge_output_file(options.outfile) | |
| File "/usr/lib/python2.7/site-packages/meld/filediff.py", line 1036, in set_merge_output_file |