Advertisement
carlosnewmusic

build error kio-git

Oct 10th, 2024
48
0
29 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.16 KB | Software | 0 0
  1. Construyendo kio-git...
  2. ==> Creando el paquete: kio-git 6.7.0_r7302.gf35ce2981-1 (vie 11 oct 2024 02:10:44)
  3. ==> Comprobando dependencias mientras se ejecuta...
  4. ==> Comprobando dependencias mientras se compila...
  5. ==> Recibiendo las fuentes...
  6.   -> Actualizando kio del repositorio git...
  7. ==> Validando los archivos source con sha256sums...
  8.     kio ... Omitido
  9. ==> Eliminando el directorio $srcdir/...
  10. ==> Extrayendo las fuentes...
  11.   -> Creando copia de trabajo de kio del repositorio git...
  12. Clonando en 'kio'...
  13. hecho.
  14. ==> Iniciando pkgver()...
  15. ==> Iniciando build()...
  16. -- The C compiler identification is GNU 14.2.1
  17. -- The CXX compiler identification is GNU 14.2.1
  18. -- Detecting C compiler ABI info
  19. -- Detecting C compiler ABI info - done
  20. -- Check for working C compiler: /usr/bin/cc - skipped
  21. -- Detecting C compile features
  22. -- Detecting C compile features - done
  23. -- Detecting CXX compiler ABI info
  24. -- Detecting CXX compiler ABI info - done
  25. -- Check for working CXX compiler: /usr/bin/c++ - skipped
  26. -- Detecting CXX compile features
  27. -- Detecting CXX compile features - done
  28. --
  29.  
  30. -- Installing in the same prefix as Qt, adopting their path scheme.
  31. -- Performing Test HAVE_STDATOMIC
  32. -- Performing Test HAVE_STDATOMIC - Success
  33. -- Found WrapAtomic: TRUE
  34. -- Setting build type to 'Debug' as none was specified.
  35. -- Looking for __GLIBC__
  36. -- Looking for __GLIBC__ - found
  37. -- Performing Test _OFFT_IS_64BIT
  38. -- Performing Test _OFFT_IS_64BIT - Success
  39. -- Performing Test HAVE_DATE_TIME
  40. -- Performing Test HAVE_DATE_TIME - Success
  41. -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE
  42. -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success
  43. -- Found Gettext: /usr/bin/msgmerge (found version "0.22.5")
  44. CMake Error at CMakeLists.txt:66 (find_package):
  45.   Could not find a configuration file for package "KF6Solid" that is
  46.   compatible with requested version "6.7.0".
  47.  
  48.   The following configuration files were considered but not accepted:
  49.  
  50.     /usr/lib/cmake/KF6Solid/KF6SolidConfig.cmake, version: 6.6.0
  51.     /lib/cmake/KF6Solid/KF6SolidConfig.cmake, version: 6.6.0
  52.  
  53.  
  54.  
  55. -- Configuring incomplete, errors occurred!
  56. ==> ERROR: Se produjo un fallo en build().
  57.     Cancelando...
  58.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement