Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/glyr.spec'], chrootPath='/var/lib/mock/694401-fedora-rawhide-x86_64-1515074339.238407/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/glyr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/glyr-1.0.10-1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/glyr.spec'], chrootPath='/var/lib/mock/694401-fedora-rawhide-x86_64-1515074339.238407/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/glyr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zpdI3F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glyr + /usr/bin/bzip2 -dc /builddir/build/SOURCES/glyr-1.0.10.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glyr + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZZIg07 + umask 022 + cd /builddir/build/BUILD + cd glyr + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -- The C compiler identification is GNU 7.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.90") -- Library suffix is: "64" -- Building Target: release -- Found CURL: /usr/lib64/libcurl.so (found version "7.57.0") -- Checking for modules 'glib-2.0>=2.10;gthread-2.0' -- Found glib-2.0, version 2.55.0 -- Found gthread-2.0, version 2.55.0 -- Checking for module 'sqlite3' -- Found sqlite3, version 3.20.1 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/glyr + make -j2 /usr/bin/cmake -H/builddir/build/BUILD/glyr -B/builddir/build/BUILD/glyr --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glyr/CMakeFiles /builddir/build/BUILD/glyr/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/glyr' make -f lib/CMakeFiles/glyr.dir/build.make lib/CMakeFiles/glyr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/lib /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/lib /builddir/build/BUILD/glyr/lib/CMakeFiles/glyr.dir/DependInfo.cmake --color= Scanning dependencies of target glyr make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f lib/CMakeFiles/glyr.dir/build.make lib/CMakeFiles/glyr.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 1%] Building C object lib/CMakeFiles/glyr.dir/glyr.c.o [ 2%] Building C object lib/CMakeFiles/glyr.dir/core.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/glyr.c.o -c /builddir/build/BUILD/glyr/lib/glyr.c cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/core.c.o -c /builddir/build/BUILD/glyr/lib/core.c [ 3%] Building C object lib/CMakeFiles/glyr.dir/misc.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/misc.c.o -c /builddir/build/BUILD/glyr/lib/misc.c [ 4%] Building C object lib/CMakeFiles/glyr.dir/cache_intern.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/cache_intern.c.o -c /builddir/build/BUILD/glyr/lib/cache_intern.c [ 5%] Building C object lib/CMakeFiles/glyr.dir/cache.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/cache.c.o -c /builddir/build/BUILD/glyr/lib/cache.c [ 5%] Building C object lib/CMakeFiles/glyr.dir/register_plugins.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/register_plugins.c.o -c /builddir/build/BUILD/glyr/lib/register_plugins.c [ 6%] Building C object lib/CMakeFiles/glyr.dir/stringlib.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/stringlib.c.o -c /builddir/build/BUILD/glyr/lib/stringlib.c [ 7%] Building C object lib/CMakeFiles/glyr.dir/blacklist.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/blacklist.c.o -c /builddir/build/BUILD/glyr/lib/blacklist.c [ 8%] Building C object lib/CMakeFiles/glyr.dir/testing.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/testing.c.o -c /builddir/build/BUILD/glyr/lib/testing.c [ 9%] Building C object lib/CMakeFiles/glyr.dir/intern/cache/db_provider.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cache/db_provider.c.o -c /builddir/build/BUILD/glyr/lib/intern/cache/db_provider.c [ 10%] Building C object lib/CMakeFiles/glyr.dir/intern/musictree/musictree.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/musictree/musictree.c.o -c /builddir/build/BUILD/glyr/lib/intern/musictree/musictree.c [ 11%] Building C object lib/CMakeFiles/glyr.dir/jsmn/jsmn.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/jsmn/jsmn.c.o -c /builddir/build/BUILD/glyr/lib/jsmn/jsmn.c [ 12%] Building C object lib/CMakeFiles/glyr.dir/intern/generic.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/generic.c.o -c /builddir/build/BUILD/glyr/lib/intern/generic.c [ 13%] Building C object lib/CMakeFiles/glyr.dir/intern/ainfo.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/ainfo.c.o -c /builddir/build/BUILD/glyr/lib/intern/ainfo.c [ 13%] Building C object lib/CMakeFiles/glyr.dir/intern/cover.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover.c [ 14%] Building C object lib/CMakeFiles/glyr.dir/intern/similar_artist.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/similar_artist.c.o -c /builddir/build/BUILD/glyr/lib/intern/similar_artist.c [ 15%] Building C object lib/CMakeFiles/glyr.dir/intern/similar_song.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/similar_song.c.o -c /builddir/build/BUILD/glyr/lib/intern/similar_song.c [ 16%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics.c [ 17%] Building C object lib/CMakeFiles/glyr.dir/intern/photos.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/photos.c.o -c /builddir/build/BUILD/glyr/lib/intern/photos.c [ 18%] Building C object lib/CMakeFiles/glyr.dir/intern/review.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/review.c.o -c /builddir/build/BUILD/glyr/lib/intern/review.c [ 19%] Building C object lib/CMakeFiles/glyr.dir/intern/tracklist.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/tracklist.c.o -c /builddir/build/BUILD/glyr/lib/intern/tracklist.c [ 20%] Building C object lib/CMakeFiles/glyr.dir/intern/tags.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/tags.c.o -c /builddir/build/BUILD/glyr/lib/intern/tags.c [ 20%] Building C object lib/CMakeFiles/glyr.dir/intern/relations.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/relations.c.o -c /builddir/build/BUILD/glyr/lib/intern/relations.c [ 21%] Building C object lib/CMakeFiles/glyr.dir/intern/albumlist.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/albumlist.c.o -c /builddir/build/BUILD/glyr/lib/intern/albumlist.c [ 22%] Building C object lib/CMakeFiles/glyr.dir/intern/guitartabs.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/guitartabs.c.o -c /builddir/build/BUILD/glyr/lib/intern/guitartabs.c [ 23%] Building C object lib/CMakeFiles/glyr.dir/intern/backdrops.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/backdrops.c.o -c /builddir/build/BUILD/glyr/lib/intern/backdrops.c [ 24%] Building C object lib/CMakeFiles/glyr.dir/intern/common/mbid_lookup.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/common/mbid_lookup.c.o -c /builddir/build/BUILD/glyr/lib/intern/common/mbid_lookup.c [ 25%] Building C object lib/CMakeFiles/glyr.dir/intern/common/google.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/common/google.c.o -c /builddir/build/BUILD/glyr/lib/intern/common/google.c [ 26%] Building C object lib/CMakeFiles/glyr.dir/intern/common/amazon.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/common/amazon.c.o -c /builddir/build/BUILD/glyr/lib/intern/common/amazon.c [ 27%] Building C object lib/CMakeFiles/glyr.dir/intern/common/picsearch.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/common/picsearch.c.o -c /builddir/build/BUILD/glyr/lib/intern/common/picsearch.c [ 28%] Building C object lib/CMakeFiles/glyr.dir/intern/common/musicbrainz.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/common/musicbrainz.c.o -c /builddir/build/BUILD/glyr/lib/intern/common/musicbrainz.c [ 28%] Building C object lib/CMakeFiles/glyr.dir/intern/ainfo/lastfm.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/ainfo/lastfm.c.o -c /builddir/build/BUILD/glyr/lib/intern/ainfo/lastfm.c [ 29%] Building C object lib/CMakeFiles/glyr.dir/intern/ainfo/echonest.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/ainfo/echonest.c.o -c /builddir/build/BUILD/glyr/lib/intern/ainfo/echonest.c [ 30%] Building C object lib/CMakeFiles/glyr.dir/intern/ainfo/bbcmusic.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/ainfo/bbcmusic.c.o -c /builddir/build/BUILD/glyr/lib/intern/ainfo/bbcmusic.c [ 31%] Building C object lib/CMakeFiles/glyr.dir/intern/ainfo/lyricsreg.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/ainfo/lyricsreg.c.o -c /builddir/build/BUILD/glyr/lib/intern/ainfo/lyricsreg.c [ 32%] Building C object lib/CMakeFiles/glyr.dir/intern/similar_artist/lastfm.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/similar_artist/lastfm.c.o -c /builddir/build/BUILD/glyr/lib/intern/similar_artist/lastfm.c [ 33%] Building C object lib/CMakeFiles/glyr.dir/intern/similar_song/lastfm.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/similar_song/lastfm.c.o -c /builddir/build/BUILD/glyr/lib/intern/similar_song/lastfm.c [ 34%] Building C object lib/CMakeFiles/glyr.dir/intern/tracklist/musicbrainz.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/tracklist/musicbrainz.c.o -c /builddir/build/BUILD/glyr/lib/intern/tracklist/musicbrainz.c [ 35%] Building C object lib/CMakeFiles/glyr.dir/intern/review/amazon.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/review/amazon.c.o -c /builddir/build/BUILD/glyr/lib/intern/review/amazon.c [ 36%] Building C object lib/CMakeFiles/glyr.dir/intern/review/echonest.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/review/echonest.c.o -c /builddir/build/BUILD/glyr/lib/intern/review/echonest.c [ 36%] Building C object lib/CMakeFiles/glyr.dir/intern/review/metallum.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/review/metallum.c.o -c /builddir/build/BUILD/glyr/lib/intern/review/metallum.c [ 37%] Building C object lib/CMakeFiles/glyr.dir/intern/albumlist/musicbrainz.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/albumlist/musicbrainz.c.o -c /builddir/build/BUILD/glyr/lib/intern/albumlist/musicbrainz.c [ 38%] Building C object lib/CMakeFiles/glyr.dir/intern/relations/musicbrainz.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/relations/musicbrainz.c.o -c /builddir/build/BUILD/glyr/lib/intern/relations/musicbrainz.c [ 39%] Building C object lib/CMakeFiles/glyr.dir/intern/relations/generated.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/relations/generated.c.o -c /builddir/build/BUILD/glyr/lib/intern/relations/generated.c [ 40%] Building C object lib/CMakeFiles/glyr.dir/intern/tags/musicbrainz.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/tags/musicbrainz.c.o -c /builddir/build/BUILD/glyr/lib/intern/tags/musicbrainz.c [ 41%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/coverartarchive.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/coverartarchive.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/coverartarchive.c [ 42%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/lastfm.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/lastfm.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/lastfm.c [ 43%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/jamendo.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/jamendo.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/jamendo.c [ 43%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/google.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/google.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/google.c [ 44%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/coverhunt.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/coverhunt.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/coverhunt.c [ 45%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/lyricswiki.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/lyricswiki.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/lyricswiki.c [ 46%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/albumart.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/albumart.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/albumart.c [ 47%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/discogs.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/discogs.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/discogs.c [ 48%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/amazon.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/amazon.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/amazon.c [ 49%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/rhapsody.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/rhapsody.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/rhapsody.c [ 50%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/picsearch.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/picsearch.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/picsearch.c [ 51%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/musicbrainz.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/musicbrainz.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/musicbrainz.c [ 51%] Building C object lib/CMakeFiles/glyr.dir/intern/cover/slothradio.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/cover/slothradio.c.o -c /builddir/build/BUILD/glyr/lib/intern/cover/slothradio.c [ 52%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/lyrdb.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/lyrdb.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/lyrdb.c [ 53%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/metallum.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/metallum.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/metallum.c [ 54%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/magistrix.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/magistrix.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/magistrix.c [ 55%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/lyrix_at.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/lyrix_at.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/lyrix_at.c [ 56%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/lyricsvip.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/lyricsvip.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/lyricsvip.c [ 57%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/metrolyrics.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/metrolyrics.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/metrolyrics.c [ 58%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/lyricswiki.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/lyricswiki.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/lyricswiki.c [ 59%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/lyricstime.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/lyricstime.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/lyricstime.c [ 59%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/lyricsreg.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/lyricsreg.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/lyricsreg.c [ 60%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/lipwalk.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/lipwalk.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/lipwalk.c [ 61%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/elyrics.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/elyrics.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/elyrics.c [ 62%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/chartlyrics.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/chartlyrics.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/chartlyrics.c [ 63%] Building C object lib/CMakeFiles/glyr.dir/intern/lyrics/vagalume.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/lyrics/vagalume.c.o -c /builddir/build/BUILD/glyr/lib/intern/lyrics/vagalume.c [ 64%] Building C object lib/CMakeFiles/glyr.dir/intern/photos/flickr.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/photos/flickr.c.o -c /builddir/build/BUILD/glyr/lib/intern/photos/flickr.c [ 65%] Building C object lib/CMakeFiles/glyr.dir/intern/photos/lastfm.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/photos/lastfm.c.o -c /builddir/build/BUILD/glyr/lib/intern/photos/lastfm.c [ 66%] Building C object lib/CMakeFiles/glyr.dir/intern/photos/google.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/photos/google.c.o -c /builddir/build/BUILD/glyr/lib/intern/photos/google.c [ 66%] Building C object lib/CMakeFiles/glyr.dir/intern/photos/discogs.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/photos/discogs.c.o -c /builddir/build/BUILD/glyr/lib/intern/photos/discogs.c [ 67%] Building C object lib/CMakeFiles/glyr.dir/intern/photos/singerpictures.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/photos/singerpictures.c.o -c /builddir/build/BUILD/glyr/lib/intern/photos/singerpictures.c [ 68%] Building C object lib/CMakeFiles/glyr.dir/intern/photos/rhapsody.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/photos/rhapsody.c.o -c /builddir/build/BUILD/glyr/lib/intern/photos/rhapsody.c [ 69%] Building C object lib/CMakeFiles/glyr.dir/intern/photos/picsearch.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/photos/picsearch.c.o -c /builddir/build/BUILD/glyr/lib/intern/photos/picsearch.c [ 70%] Building C object lib/CMakeFiles/glyr.dir/intern/photos/bbcmusic.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/photos/bbcmusic.c.o -c /builddir/build/BUILD/glyr/lib/intern/photos/bbcmusic.c [ 71%] Building C object lib/CMakeFiles/glyr.dir/intern/guitartabs/guitaretab.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/guitartabs/guitaretab.c.o -c /builddir/build/BUILD/glyr/lib/intern/guitartabs/guitaretab.c [ 72%] Building C object lib/CMakeFiles/glyr.dir/intern/guitartabs/chordie_com.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/guitartabs/chordie_com.c.o -c /builddir/build/BUILD/glyr/lib/intern/guitartabs/chordie_com.c [ 73%] Building C object lib/CMakeFiles/glyr.dir/intern/backdrops/htbackdrops.c.o cd /builddir/build/BUILD/glyr/lib && /usr/bin/cc -Dglyr_EXPORTS -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -fPIC -o CMakeFiles/glyr.dir/intern/backdrops/htbackdrops.c.o -c /builddir/build/BUILD/glyr/lib/intern/backdrops/htbackdrops.c [ 74%] Linking C shared library ../bin/libglyr.so cd /builddir/build/BUILD/glyr/lib && /usr/bin/cmake -E cmake_link_script CMakeFiles/glyr.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libglyr.so.1 -o ../bin/libglyr.so.1.1.0 CMakeFiles/glyr.dir/glyr.c.o CMakeFiles/glyr.dir/core.c.o CMakeFiles/glyr.dir/misc.c.o CMakeFiles/glyr.dir/cache_intern.c.o CMakeFiles/glyr.dir/cache.c.o CMakeFiles/glyr.dir/register_plugins.c.o CMakeFiles/glyr.dir/stringlib.c.o CMakeFiles/glyr.dir/blacklist.c.o CMakeFiles/glyr.dir/testing.c.o CMakeFiles/glyr.dir/intern/cache/db_provider.c.o CMakeFiles/glyr.dir/intern/musictree/musictree.c.o CMakeFiles/glyr.dir/jsmn/jsmn.c.o CMakeFiles/glyr.dir/intern/generic.c.o CMakeFiles/glyr.dir/intern/ainfo.c.o CMakeFiles/glyr.dir/intern/cover.c.o CMakeFiles/glyr.dir/intern/similar_artist.c.o CMakeFiles/glyr.dir/intern/similar_song.c.o CMakeFiles/glyr.dir/intern/lyrics.c.o CMakeFiles/glyr.dir/intern/photos.c.o CMakeFiles/glyr.dir/intern/review.c.o CMakeFiles/glyr.dir/intern/tracklist.c.o CMakeFiles/glyr.dir/intern/tags.c.o CMakeFiles/glyr.dir/intern/relations.c.o CMakeFiles/glyr.dir/intern/albumlist.c.o CMakeFiles/glyr.dir/intern/guitartabs.c.o CMakeFiles/glyr.dir/intern/backdrops.c.o CMakeFiles/glyr.dir/intern/common/mbid_lookup.c.o CMakeFiles/glyr.dir/intern/common/google.c.o CMakeFiles/glyr.dir/intern/common/amazon.c.o CMakeFiles/glyr.dir/intern/common/picsearch.c.o CMakeFiles/glyr.dir/intern/common/musicbrainz.c.o CMakeFiles/glyr.dir/intern/ainfo/lastfm.c.o CMakeFiles/glyr.dir/intern/ainfo/echonest.c.o CMakeFiles/glyr.dir/intern/ainfo/bbcmusic.c.o CMakeFiles/glyr.dir/intern/ainfo/lyricsreg.c.o CMakeFiles/glyr.dir/intern/similar_artist/lastfm.c.o CMakeFiles/glyr.dir/intern/similar_song/lastfm.c.o CMakeFiles/glyr.dir/intern/tracklist/musicbrainz.c.o CMakeFiles/glyr.dir/intern/review/amazon.c.o CMakeFiles/glyr.dir/intern/review/echonest.c.o CMakeFiles/glyr.dir/intern/review/metallum.c.o CMakeFiles/glyr.dir/intern/albumlist/musicbrainz.c.o CMakeFiles/glyr.dir/intern/relations/musicbrainz.c.o CMakeFiles/glyr.dir/intern/relations/generated.c.o CMakeFiles/glyr.dir/intern/tags/musicbrainz.c.o CMakeFiles/glyr.dir/intern/cover/coverartarchive.c.o CMakeFiles/glyr.dir/intern/cover/lastfm.c.o CMakeFiles/glyr.dir/intern/cover/jamendo.c.o CMakeFiles/glyr.dir/intern/cover/google.c.o CMakeFiles/glyr.dir/intern/cover/coverhunt.c.o CMakeFiles/glyr.dir/intern/cover/lyricswiki.c.o CMakeFiles/glyr.dir/intern/cover/albumart.c.o CMakeFiles/glyr.dir/intern/cover/discogs.c.o CMakeFiles/glyr.dir/intern/cover/amazon.c.o CMakeFiles/glyr.dir/intern/cover/rhapsody.c.o CMakeFiles/glyr.dir/intern/cover/picsearch.c.o CMakeFiles/glyr.dir/intern/cover/musicbrainz.c.o CMakeFiles/glyr.dir/intern/cover/slothradio.c.o CMakeFiles/glyr.dir/intern/lyrics/lyrdb.c.o CMakeFiles/glyr.dir/intern/lyrics/metallum.c.o CMakeFiles/glyr.dir/intern/lyrics/magistrix.c.o CMakeFiles/glyr.dir/intern/lyrics/lyrix_at.c.o CMakeFiles/glyr.dir/intern/lyrics/lyricsvip.c.o CMakeFiles/glyr.dir/intern/lyrics/metrolyrics.c.o CMakeFiles/glyr.dir/intern/lyrics/lyricswiki.c.o CMakeFiles/glyr.dir/intern/lyrics/lyricstime.c.o CMakeFiles/glyr.dir/intern/lyrics/lyricsreg.c.o CMakeFiles/glyr.dir/intern/lyrics/lipwalk.c.o CMakeFiles/glyr.dir/intern/lyrics/elyrics.c.o CMakeFiles/glyr.dir/intern/lyrics/chartlyrics.c.o CMakeFiles/glyr.dir/intern/lyrics/vagalume.c.o CMakeFiles/glyr.dir/intern/photos/flickr.c.o CMakeFiles/glyr.dir/intern/photos/lastfm.c.o CMakeFiles/glyr.dir/intern/photos/google.c.o CMakeFiles/glyr.dir/intern/photos/discogs.c.o CMakeFiles/glyr.dir/intern/photos/singerpictures.c.o CMakeFiles/glyr.dir/intern/photos/rhapsody.c.o CMakeFiles/glyr.dir/intern/photos/picsearch.c.o CMakeFiles/glyr.dir/intern/photos/bbcmusic.c.o CMakeFiles/glyr.dir/intern/guitartabs/guitaretab.c.o CMakeFiles/glyr.dir/intern/guitartabs/chordie_com.c.o CMakeFiles/glyr.dir/intern/backdrops/htbackdrops.c.o -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 cd /builddir/build/BUILD/glyr/lib && /usr/bin/cmake -E cmake_symlink_library ../bin/libglyr.so.1.1.0 ../bin/libglyr.so.1 ../bin/libglyr.so make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 74%] Built target glyr make -f src/CMakeFiles/rating.dir/build.make src/CMakeFiles/rating.dir/depend make -f src/CMakeFiles/glyrc.dir/build.make src/CMakeFiles/glyrc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/rating.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/glyrc.dir/DependInfo.cmake --color= Scanning dependencies of target rating make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/rating.dir/build.make src/CMakeFiles/rating.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' Scanning dependencies of target glyrc make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/glyrc.dir/build.make src/CMakeFiles/glyrc.dir/build [ 75%] Building C object src/CMakeFiles/rating.dir/examples/rating.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/rating.dir/examples/rating.c.o -c /builddir/build/BUILD/glyr/src/examples/rating.c make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 75%] Building C object src/CMakeFiles/glyrc.dir/glyrc/glyrc.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/glyrc.dir/glyrc/glyrc.c.o -c /builddir/build/BUILD/glyr/src/glyrc/glyrc.c [ 76%] Linking C executable ../bin/rating cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/rating.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/rating.dir/examples/rating.c.o -o ../bin/rating -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 76%] Built target rating make -f src/CMakeFiles/ping_url.dir/build.make src/CMakeFiles/ping_url.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/ping_url.dir/DependInfo.cmake --color= Scanning dependencies of target ping_url make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/ping_url.dir/build.make src/CMakeFiles/ping_url.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 77%] Building C object src/CMakeFiles/ping_url.dir/utils/ping_url.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/ping_url.dir/utils/ping_url.c.o -c /builddir/build/BUILD/glyr/src/utils/ping_url.c [ 78%] Linking C executable ../bin/ping_url cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ping_url.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ping_url.dir/utils/ping_url.c.o -o ../bin/ping_url -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 78%] Built target ping_url make -f src/CMakeFiles/dbcache.dir/build.make src/CMakeFiles/dbcache.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/dbcache.dir/DependInfo.cmake --color= Scanning dependencies of target dbcache make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/dbcache.dir/build.make src/CMakeFiles/dbcache.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 79%] Building C object src/CMakeFiles/dbcache.dir/examples/dbcache.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/dbcache.dir/examples/dbcache.c.o -c /builddir/build/BUILD/glyr/src/examples/dbcache.c [ 80%] Linking C executable ../bin/dbcache cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/dbcache.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/dbcache.dir/examples/dbcache.c.o -o ../bin/dbcache -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 80%] Built target dbcache make -f src/CMakeFiles/getinfo.dir/build.make src/CMakeFiles/getinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/getinfo.dir/DependInfo.cmake --color= Scanning dependencies of target getinfo make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/getinfo.dir/build.make src/CMakeFiles/getinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 81%] Building C object src/CMakeFiles/getinfo.dir/examples/getinfo.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/getinfo.dir/examples/getinfo.c.o -c /builddir/build/BUILD/glyr/src/examples/getinfo.c [ 82%] Linking C executable ../bin/getinfo cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/getinfo.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/getinfo.dir/examples/getinfo.c.o -o ../bin/getinfo -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 82%] Built target getinfo make -f src/CMakeFiles/clean_db.dir/build.make src/CMakeFiles/clean_db.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/clean_db.dir/DependInfo.cmake --color= Scanning dependencies of target clean_db make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/clean_db.dir/build.make src/CMakeFiles/clean_db.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 83%] Building C object src/CMakeFiles/clean_db.dir/utils/clean_db.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/clean_db.dir/utils/clean_db.c.o -c /builddir/build/BUILD/glyr/src/utils/clean_db.c [ 84%] Linking C executable ../bin/clean_db cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/clean_db.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/clean_db.dir/utils/clean_db.c.o -o ../bin/clean_db -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 84%] Built target clean_db make -f src/CMakeFiles/async_queue.dir/build.make src/CMakeFiles/async_queue.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/async_queue.dir/DependInfo.cmake --color= Scanning dependencies of target async_queue make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/async_queue.dir/build.make src/CMakeFiles/async_queue.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 84%] Building C object src/CMakeFiles/async_queue.dir/examples/async_queue.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/async_queue.dir/examples/async_queue.c.o -c /builddir/build/BUILD/glyr/src/examples/async_queue.c [ 85%] Linking C executable ../bin/async_queue cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/async_queue.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/async_queue.dir/examples/async_queue.c.o -o ../bin/async_queue -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 85%] Built target async_queue make -f src/CMakeFiles/simple.dir/build.make src/CMakeFiles/simple.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/simple.dir/DependInfo.cmake --color= Scanning dependencies of target simple make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/simple.dir/build.make src/CMakeFiles/simple.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 86%] Building C object src/CMakeFiles/simple.dir/examples/simple.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/simple.dir/examples/simple.c.o -c /builddir/build/BUILD/glyr/src/examples/simple.c [ 87%] Linking C executable ../bin/simple cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/simple.dir/examples/simple.c.o -o ../bin/simple -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 87%] Built target simple make -f src/CMakeFiles/example.dir/build.make src/CMakeFiles/example.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/example.dir/DependInfo.cmake --color= Scanning dependencies of target example make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/example.dir/build.make src/CMakeFiles/example.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 88%] Building C object src/CMakeFiles/example.dir/examples/example.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/example.dir/examples/example.c.o -c /builddir/build/BUILD/glyr/src/examples/example.c [ 89%] Linking C executable ../bin/example cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/example.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/example.dir/examples/example.c.o -o ../bin/example -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 89%] Built target example make -f src/CMakeFiles/exit_signal.dir/build.make src/CMakeFiles/exit_signal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/exit_signal.dir/DependInfo.cmake --color= Scanning dependencies of target exit_signal make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/exit_signal.dir/build.make src/CMakeFiles/exit_signal.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 89%] Building C object src/CMakeFiles/exit_signal.dir/examples/exit_signal.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/exit_signal.dir/examples/exit_signal.c.o -c /builddir/build/BUILD/glyr/src/examples/exit_signal.c [ 90%] Linking C executable ../bin/exit_signal cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/exit_signal.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/exit_signal.dir/examples/exit_signal.c.o -o ../bin/exit_signal -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 90%] Built target exit_signal make -f src/CMakeFiles/musictree.dir/build.make src/CMakeFiles/musictree.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/musictree.dir/DependInfo.cmake --color= Scanning dependencies of target musictree make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/musictree.dir/build.make src/CMakeFiles/musictree.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 91%] Building C object src/CMakeFiles/musictree.dir/examples/musictree.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/musictree.dir/examples/musictree.c.o -c /builddir/build/BUILD/glyr/src/examples/musictree.c [ 91%] Linking C executable ../bin/musictree cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/musictree.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/musictree.dir/examples/musictree.c.o -o ../bin/musictree -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 91%] Built target musictree make -f src/CMakeFiles/guess_lang.dir/build.make src/CMakeFiles/guess_lang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/guess_lang.dir/DependInfo.cmake --color= Scanning dependencies of target guess_lang make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/guess_lang.dir/build.make src/CMakeFiles/guess_lang.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 92%] Building C object src/CMakeFiles/guess_lang.dir/utils/guess_lang.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/guess_lang.dir/utils/guess_lang.c.o -c /builddir/build/BUILD/glyr/src/utils/guess_lang.c [ 93%] Linking C executable ../bin/guess_lang cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/guess_lang.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/guess_lang.dir/utils/guess_lang.c.o -o ../bin/guess_lang -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 93%] Built target guess_lang make -f src/CMakeFiles/threads.dir/build.make src/CMakeFiles/threads.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/threads.dir/DependInfo.cmake --color= Scanning dependencies of target threads make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/threads.dir/build.make src/CMakeFiles/threads.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' [ 94%] Building C object src/CMakeFiles/threads.dir/examples/threads.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/threads.dir/examples/threads.c.o -c /builddir/build/BUILD/glyr/src/examples/threads.c [ 95%] Linking C executable ../bin/threads cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/threads.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/threads.dir/examples/threads.c.o -o ../bin/threads -Wl,-rpath,/builddir/build/BUILD/glyr/bin ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 95%] Built target threads [ 96%] Building C object src/CMakeFiles/glyrc.dir/glyrc/autohelp.c.o [ 97%] Building C object src/CMakeFiles/glyrc.dir/glyrc/update.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/glyrc.dir/glyrc/autohelp.c.o -c /builddir/build/BUILD/glyr/src/glyrc/autohelp.c cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/glyrc.dir/glyrc/update.c.o -c /builddir/build/BUILD/glyr/src/glyrc/update.c [ 98%] Building C object src/CMakeFiles/glyrc.dir/glyrc/escape.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/glyrc.dir/glyrc/escape.c.o -c /builddir/build/BUILD/glyr/src/glyrc/escape.c [ 99%] Building C object src/CMakeFiles/glyrc.dir/glyrc/colorprint.c.o cd /builddir/build/BUILD/glyr/src && /usr/bin/cc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -o CMakeFiles/glyrc.dir/glyrc/colorprint.c.o -c /builddir/build/BUILD/glyr/src/glyrc/colorprint.c [100%] Linking C executable ../bin/glyrc cd /builddir/build/BUILD/glyr/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/glyrc.dir/link.txt --verbose=1 /usr/bin/cc -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -std=c99 -Wall -Wextra -Wstrict-prototypes -W -Wno-unused-parameter -Wno-strict-prototypes -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Os -s -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/glyrc.dir/glyrc/glyrc.c.o CMakeFiles/glyrc.dir/glyrc/autohelp.c.o CMakeFiles/glyrc.dir/glyrc/update.c.o CMakeFiles/glyrc.dir/glyrc/escape.c.o CMakeFiles/glyrc.dir/glyrc/colorprint.c.o -o ../bin/glyrc -Wl,-rpath,/builddir/build/BUILD/glyr/bin: ../bin/libglyr.so.1.1.0 -lcurl -lgthread-2.0 -lglib-2.0 -lsqlite3 make[2]: Leaving directory '/builddir/build/BUILD/glyr' [100%] Built target glyrc make[1]: Leaving directory '/builddir/build/BUILD/glyr' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glyr/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ie9HzS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64 ++ dirname /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64 + cd glyr + rm -rf /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/glyr -B/builddir/build/BUILD/glyr --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glyr/CMakeFiles /builddir/build/BUILD/glyr/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/glyr' make -f lib/CMakeFiles/glyr.dir/build.make lib/CMakeFiles/glyr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/lib /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/lib /builddir/build/BUILD/glyr/lib/CMakeFiles/glyr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f lib/CMakeFiles/glyr.dir/build.make lib/CMakeFiles/glyr.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'lib/CMakeFiles/glyr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 74%] Built target glyr make -f src/CMakeFiles/rating.dir/build.make src/CMakeFiles/rating.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/rating.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/rating.dir/build.make src/CMakeFiles/rating.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/rating.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 76%] Built target rating make -f src/CMakeFiles/glyrc.dir/build.make src/CMakeFiles/glyrc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/glyrc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/glyrc.dir/build.make src/CMakeFiles/glyrc.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/glyrc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 81%] Built target glyrc make -f src/CMakeFiles/ping_url.dir/build.make src/CMakeFiles/ping_url.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/ping_url.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/ping_url.dir/build.make src/CMakeFiles/ping_url.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/ping_url.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 83%] Built target ping_url make -f src/CMakeFiles/dbcache.dir/build.make src/CMakeFiles/dbcache.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/dbcache.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/dbcache.dir/build.make src/CMakeFiles/dbcache.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/dbcache.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 85%] Built target dbcache make -f src/CMakeFiles/getinfo.dir/build.make src/CMakeFiles/getinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/getinfo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/getinfo.dir/build.make src/CMakeFiles/getinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/getinfo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 87%] Built target getinfo make -f src/CMakeFiles/clean_db.dir/build.make src/CMakeFiles/clean_db.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/clean_db.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/clean_db.dir/build.make src/CMakeFiles/clean_db.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/clean_db.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 89%] Built target clean_db make -f src/CMakeFiles/async_queue.dir/build.make src/CMakeFiles/async_queue.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/async_queue.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/async_queue.dir/build.make src/CMakeFiles/async_queue.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/async_queue.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 90%] Built target async_queue make -f src/CMakeFiles/simple.dir/build.make src/CMakeFiles/simple.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/simple.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/simple.dir/build.make src/CMakeFiles/simple.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/simple.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 92%] Built target simple make -f src/CMakeFiles/example.dir/build.make src/CMakeFiles/example.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/example.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/example.dir/build.make src/CMakeFiles/example.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/example.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 94%] Built target example make -f src/CMakeFiles/exit_signal.dir/build.make src/CMakeFiles/exit_signal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/exit_signal.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/exit_signal.dir/build.make src/CMakeFiles/exit_signal.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/exit_signal.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 95%] Built target exit_signal make -f src/CMakeFiles/musictree.dir/build.make src/CMakeFiles/musictree.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/musictree.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/musictree.dir/build.make src/CMakeFiles/musictree.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/musictree.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 96%] Built target musictree make -f src/CMakeFiles/guess_lang.dir/build.make src/CMakeFiles/guess_lang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/guess_lang.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/guess_lang.dir/build.make src/CMakeFiles/guess_lang.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/guess_lang.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [ 98%] Built target guess_lang make -f src/CMakeFiles/threads.dir/build.make src/CMakeFiles/threads.dir/depend make[2]: Entering directory '/builddir/build/BUILD/glyr' cd /builddir/build/BUILD/glyr && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr /builddir/build/BUILD/glyr/src /builddir/build/BUILD/glyr/src/CMakeFiles/threads.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/glyr' make -f src/CMakeFiles/threads.dir/build.make src/CMakeFiles/threads.dir/build make[2]: Entering directory '/builddir/build/BUILD/glyr' make[2]: Nothing to be done for 'src/CMakeFiles/threads.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/glyr' [100%] Built target threads make[1]: Leaving directory '/builddir/build/BUILD/glyr' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/glyr/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/glyr' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/glyr' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "release" -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/lib64/pkgconfig/libglyr.pc -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/include/glyr/glyr.h -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/include/glyr/types.h -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/include/glyr/misc.h -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/include/glyr/cache.h -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/include/glyr/config.h -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/include/glyr/testing.h -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/lib64/libglyr.so.1.1.0 -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/lib64/libglyr.so.1 -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/lib64/libglyr.so -- Installing: /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/bin/glyrc -- Set runtime path of "/builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/bin/glyrc" to "" + find /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: glyr-1.0.10-1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R3jPnE + umask 022 + cd /builddir/build/BUILD + cd glyr + DOCDIR=/builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/share/doc/glyr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/share/doc/glyr + cp -pr CHANGELOG /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/share/doc/glyr + cp -pr AUTHORS /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/share/doc/glyr + cp -pr COPYING /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64/usr/share/doc/glyr + exit 0 Provides: glyr = 1.0.10-1 glyr(x86-64) = 1.0.10-1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libglib-2.0.so.0()(64bit) libglyr.so.1()(64bit) libgthread-2.0.so.0()(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: libglyr-1.0.10-1.x86_64 Provides: libglyr = 1.0.10-1 libglyr(x86-64) = 1.0.10-1 libglyr.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: libglyr-devel-1.0.10-1.x86_64 Provides: libglyr-devel = 1.0.10-1 libglyr-devel(x86-64) = 1.0.10-1 pkgconfig(libglyr) = 1.0.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libglyr.so.1()(64bit) pkgconfig(glib-2.0) pkgconfig(libcurl) pkgconfig(sqlite3) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64 Wrote: /builddir/build/RPMS/glyr-1.0.10-1.x86_64.rpm Wrote: /builddir/build/RPMS/libglyr-1.0.10-1.x86_64.rpm Wrote: /builddir/build/RPMS/libglyr-devel-1.0.10-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lcbltq + umask 022 + cd /builddir/build/BUILD + cd glyr + rm -rf /builddir/build/BUILDROOT/glyr-1.0.10-1.x86_64 + exit 0 Child return code was: 0