Created
May 5, 2020 19:38
-
-
Save Forty-Bot/b91648a3663e95bc0b38fb0ed871ae07 to your computer and use it in GitHub Desktop.
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
| ==> Making package: rankcheck 1.5.2-2 (Tue 05 May 2020 03:37:44 PM EDT) | |
| ==> Checking runtime dependencies... | |
| ==> Checking buildtime dependencies... | |
| ==> Retrieving sources... | |
| -> Downloading v1.5.2.tar.gz... | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125 100 125 0 0 726 0 --:--:-- --:--:-- --:--:-- 722 | |
| 100 205k 0 205k 0 0 525k 0 --:--:-- --:--:-- --:--:-- 525k | |
| -> Downloading rankcheck.dat... | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 1621k 20 337k 0 0 199k 0 0:00:08 0:00:01 0:00:07 199k 85 1621k 85 1385k 0 0 507k 0 0:00:03 0:00:02 0:00:01 507k 100 1621k 100 1621k 0 0 564k 0 0:00:02 0:00:02 --:--:-- 564k | |
| -> Downloading tinyfiledialogs-3.4.3.zip... | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21171 100 21171 0 0 47682 0 --:--:-- --:--:-- --:--:-- 47682 | |
| 100 21159 100 21159 0 0 29306 0 --:--:-- --:--:-- --:--:-- 29306 | |
| 100 443 100 443 0 0 538 0 --:--:-- --:--:-- --:--:-- 538 100 443 100 443 0 0 538 0 --:--:-- --:--:-- --:--:-- 0 | |
| 100 357 100 357 0 0 302 0 0:00:01 0:00:01 --:--:-- 302 | |
| 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 88 144k 88 127k 0 0 6593 0 0:00:22 0:00:19 0:00:03 27215 100 144k 100 144k 0 0 7460 0 0:00:19 0:00:19 --:--:-- 38866 | |
| ==> Validating source files with md5sums... | |
| v1.5.2.tar.gz ... Passed | |
| rankcheck.dat ... Passed | |
| tinyfiledialogs-3.4.3.zip ... Passed | |
| ==> Extracting sources... | |
| -> Extracting v1.5.2.tar.gz with bsdtar | |
| -> Extracting tinyfiledialogs-3.4.3.zip with bsdtar | |
| ==> Starting prepare()... | |
| ==> Removing existing $pkgdir/ directory... | |
| ==> Starting build()... | |
| -- Found SFML 2.5.1 in /usr/include | |
| CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindOpenGL.cmake:305 (message): | |
| Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when | |
| available. Run "cmake --help-policy CMP0072" for policy details. Use the | |
| cmake_policy command to set the policy and suppress this warning. | |
| FindOpenGL found both a legacy GL library: | |
| OPENGL_gl_LIBRARY: /usr/lib/libGL.so | |
| and GLVND libraries for OpenGL and GLX: | |
| OPENGL_opengl_LIBRARY: /usr/lib/libOpenGL.so | |
| OPENGL_glx_LIBRARY: /usr/lib/libGLX.so | |
| OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for | |
| compatibility with CMake 3.10 and below the legacy GL library will be used. | |
| Call Stack (most recent call first): | |
| CMakeLists.txt:62 (find_package) | |
| This warning is for project developers. Use -Wno-dev to suppress it. | |
| -- RapidJSON found. Headers: /usr/include | |
| -- Configuring done | |
| -- Generating done | |
| -- Build files have been written to: /home/sean/software/rankcheck/src/RankCheck-1.5.2/build | |
| [ 2%] Built target tinyfiledialogs | |
| [ 4%] Built target content | |
| [ 10%] Built target graphics | |
| [ 17%] Built target config | |
| [ 35%] Built target utils | |
| [ 75%] Built target gui3 | |
| [ 81%] Built target system | |
| [100%] Built target RankCheck | |
| ==> Entering fakeroot environment... | |
| ==> Starting package()... | |
| ==> Tidying install... | |
| -> Removing libtool files... | |
| -> Purging unwanted files... | |
| -> Compressing man and info pages... | |
| ==> Checking for packaging issues... | |
| ==> Creating package "rankcheck"... | |
| -> Generating .PKGINFO file... | |
| -> Generating .BUILDINFO file... | |
| -> Generating .MTREE file... | |
| -> Compressing package... | |
| ==> Leaving fakeroot environment. | |
| ==> Finished making: rankcheck 1.5.2-2 (Tue 05 May 2020 03:38:09 PM EDT) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment