Package Details: xeus-cling 0.15.3-4

Git Clone URL: https://aur.archlinux.org/xeus-cling.git (read-only, click to copy)
Package Base: xeus-cling
Description: A C++ jupyter kernel based on xeus and cling
Upstream URL: https://github.com/jupyter-xeus/xeus-cling
Licenses: BSD-3-Clause
Submitter: sgsaenger
Maintainer: carlosal1015 (kaelingre)
Last Packager: kaelingre
Votes: 4
Popularity: 0.000106
First Submitted: 2020-09-23 16:30 (UTC)
Last Updated: 2024-05-06 12:28 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

carlosal1015 commented on 2021-04-30 01:57 (UTC) (edited on 2021-04-30 01:58 (UTC) by carlosal1015)

Hi, I have the following error with the last update.

-- Building xeus-cling v0.12.1
CMake Error at CMakeLists.txt:57 (find_package):
  Could not find a configuration file for package "xeus" that is compatible
  with requested version "1.0.0".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/xeus/xeusConfig.cmake, version: 0.23.2
    /usr/lib/cmake/xeus/xeusConfig.cmake, version: 0.23.2
    /lib64/cmake/xeus/xeusConfig.cmake, version: 0.23.2
    /lib/cmake/xeus/xeusConfig.cmake, version: 0.23.2



-- Configuring incomplete, errors occurred!
See also "/tmp/makepkg/xeus-cling/src/xeus-cling-0.12.1/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().

sgsaenger commented on 2020-11-20 15:07 (UTC)

Thanks, added.

ftschindler commented on 2020-11-11 14:55 (UTC)

When building in am empty chroot, I am missing makedepends=('cmake' 'cppzmq').

sgsaenger commented on 2020-10-08 09:30 (UTC)

Thanks for the feedback, should be fixed now.

sdahdah commented on 2020-10-07 23:16 (UTC)

I believe ninja, pugixml, and cxxopts (https://aur.archlinux.org/packages/cxxopts/) are missing dependencies.

Also the mkdir in the PKGBUILD should be replaced with mkdir -p