Package Details: molsketch 0.8.0-1

Git Clone URL: https://aur.archlinux.org/molsketch.git (read-only, click to copy)
Package Base: molsketch
Description: A 2D molecular editing tool
Upstream URL: http://molsketch.sourceforge.net
Licenses: GPL2
Submitter: a.kudelin
Maintainer: a.kudelin
Last Packager: a.kudelin
Votes: 1
Popularity: 0.000000
First Submitted: 2019-05-16 18:35 (UTC)
Last Updated: 2023-10-21 21:08 (UTC)

Latest Comments

leenux commented on 2022-10-01 14:11 (UTC)

==> Validating source files with sha256sums... Molsketch-0.7.3-src.tar.gz ... FAILED

==> ERROR: One or more files did not pass the validity check!

Tio commented on 2020-03-14 11:40 (UTC)

Error:

Building molsketch...
==> Making package: molsketch 0.6.0-2 (Sat 14 Mar 2020 04:09:51 AM CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading Molsketch-0.6.0-src.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   422  100   422    0     0    494      0 --:--:-- --:--:-- --:--:--   494

100   401  100   401    0     0    377      0  0:00:01  0:00:01 --:--:--   377

  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 1640k  100 1640k    0     0   900k      0  0:00:01  0:00:01 --:--:-- 2504k
==> Validating source files with sha256sums...
    Molsketch-0.6.0-src.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting Molsketch-0.6.0-src.tar.gz with bsdtar
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_policy):
  The OLD behavior for policy CMP0005 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy):
  The OLD behavior for policy CMP0020 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- The C compiler identification is GNU 9.2.1
-- The CXX compiler identification is GNU 9.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
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using Qt5. Use option "-D FORCEQt4=TRUE" to switch to Qt4.
-- ======= Welcome to Molsketch build =======
-- Sources in: /var/tmp/pamac-build-tio/molsketch/src/Molsketch-0.6.0
-- Installation settings and corresponding cmake variables (use "-D <variableName>=<value>" to change):
--     "Global prefix": MSK_PREFIX = /usr
--     "Executable destination dir": MSK_INSTALL_BINS = /usr/bin
--     "Headers destination dir": MSK_INSTALL_INCLUDES = /usr/include
--     "Documentation destination dir": MSK_INSTALL_DOCS = /usr/share/doc/molsketch
--     "Libraries (64bit) destination dir": MSK_INSTALL_LIBS64 = /usr/lib
--     "Libraries (32bit) destination dir": MSK_INSTALL_LIBS = /usr/lib/molsketch
--     "Build OpenBabel interface": MSK_OBABELIFACE = true
--     "Build static application": MSK_STATIC_LIB = false
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") 
-- Checking for module 'openbabel-2.0'
--   Package 'openbabel-2.0', required by 'virtual:world', not found
-- Querying include dir: 
CMake Error at cmake/modules/FindOpenBabel2.cmake:79 (message):
  Could NOT find OpenBabel2
Call Stack (most recent call first):
  obabeliface/CMakeLists.txt:17 (find_package)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/pamac-build-tio/molsketch/src/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
    Aborting...