Giter Site home page Giter Site logo

fat-zer / trinity Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 4.0 1.52 MB

A gentoo trinity ebuilds tree. This overlay is __dead__. Please use the version maintatined by the trinity comunity

Home Page: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo

Shell 99.55% Mask 0.16% Roff 0.29%

trinity's People

Contributors

fat-zer avatar fusion809 avatar matijaskala avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

trinity's Issues

Git submodule 403 failure

Emerging (2 of 3) dev-libs/dbus-1-tqt-9999::trinity
Unpacking source...
Cloning into '/usr/portage/distfiles/egit-src/trinity/dbus-1-tqt'...
Checking connectivity... done.
GIT NEW clone -->
repository: http://mirror.git.trinitydesktop.org/cgit/dbus-1-tqt
at the commit: f853b90d63328cdc5732c489ce19e69b7b60e326
branch: master
storage directory: "/usr/portage/distfiles/egit-src/trinity/dbus-1-tqt"
checkout type: non-bare repository
Submodule 'admin' (http://[email protected]/scm/git/tde-common-admin) registered for path 'admin'
Submodule 'cmake' (http://[email protected]/scm/git/tde-common-cmake) registered for path 'cmake'
Synchronizing submodule url for 'admin'
Synchronizing submodule url for 'cmake'
Cloning into 'admin'...
fatal: unable to access 'http://[email protected]/scm/git/tde-common-admin/': The requested URL returned error: 403
Clone of 'http://[email protected]/scm/git/tde-common-admin' into submodule path 'admin' failed

  • ERROR: dev-libs/dbus-1-tqt-9999::trinity failed (unpack phase):
  • (no error message)

trinity-apps/kolf-9999: tries to build without aRts (which is required), even when it is available

Hi again! Sorry for filing so many issues. I think this one might be a similar problem to #6. I tried setting use=arts for it, but that didn't seem to fix it. Thanks. :)

kolf-build-info-2016dec22.txt


elegiac ~ # emerge tdegames-meta
Calculating dependencies... done!

!!! The following installed packages are masked:
- www-plugins/adobe-flash-23.0.0.205::gentoo (masked by: AdobeFlash-11.x license(s))
A copy of the 'AdobeFlash-11.x' license is located at '/usr/portage/licenses/AdobeFlash-11.x'.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


>>> Verifying ebuild manifests

>>> Emerging (1 of 21) trinity-apps/kolf-9999::trinity
>>> Unpacking source...
Already on 'master'
Your branch is up-to-date with 'origin/master'.
GIT update -->
   repository:               http://scm.trinitydesktop.org/scm/git/tdegames
   at the commit:            36914970031c002ed124c24a42afc696774f6794
   branch:                   master
   storage directory:        "/usr/portage/distfiles/egit-src/trinity/tdegames"
   checkout type:            non-bare repository
Synchronizing submodule url for 'admin'
Synchronizing submodule url for 'cmake'
Branch branch-master set up to track remote branch master from origin.
Switched to a new branch 'branch-master'
>>> Unpacked to /var/tmp/portage/trinity-apps/kolf-9999/work/tdegames
 * Exporting parts of working copy to /var/tmp/portage/trinity-apps/kolf-9999/work/tdegames
>>> Source unpacked in /var/tmp/portage/trinity-apps/kolf-9999/work
>>> Preparing source in /var/tmp/portage/trinity-apps/kolf-9999/work/tdegames ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/trinity-apps/kolf-9999/work/tdegames ...
>>> Working in BUILD_DIR: "/var/tmp/portage/trinity-apps/kolf-9999/work/kolf-9999_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/trinity-apps/kolf-9999/work/kolf-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr/trinity/14 -DCMAKE_INSTALL_RPATH=/usr/trinity/14 -DBUILD_KOLF=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/trinity-apps/kolf-9999/work/kolf-9999_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/trinity-apps/kolf-9999/work/kolf-9999_build/gentoo_toolchain.cmake  /var/tmp/portage/trinity-apps/kolf-9999/work/tdegames
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/trinity-apps/kolf-9999/work/kolf-9999_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.9.4
-- The CXX compiler identification is GNU 4.9.4
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- 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/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.28") 
-- Detected x86_64 CPU architecture
-- Performing Test HAVE_PIE_SUPPORT
-- Performing Test HAVE_PIE_SUPPORT - Success
CMake Error at cmake/modules/TDEMacros.cmake:24 (message):
  #################################################

   aRts support is disabled, but it is required to build kasteroids and kolf

  #################################################
Call Stack (most recent call first):
  ConfigureChecks.cmake:38 (tde_message_fatal)
  CMakeLists.txt:96 (include)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/trinity-apps/kolf-9999/work/kolf-9999_build/CMakeFiles/CMakeOutput.log".
 * ERROR: trinity-apps/kolf-9999::trinity failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 3492:  Called trinity-meta_src_configure
 *   environment, line 4465:  Called trinity-base_src_configure
 *   environment, line 4303:  Called cmake-utils_src_configure
 *   environment, line  931:  Called _cmake_execute_optionally 'src_configure'
 *   environment, line  312:  Called enable_cmake-utils_src_configure
 *   environment, line 1292:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=trinity-apps/kolf-9999::trinity'`,
 * the complete build log and the output of `emerge -pqv '=trinity-apps/kolf-9999::trinity'`.
 * The complete build log is located at '/var/tmp/portage/trinity-apps/kolf-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/trinity-apps/kolf-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/trinity-apps/kolf-9999/work/kolf-9999_build'
 * S: '/var/tmp/portage/trinity-apps/kolf-9999/work/tdegames'

>>> Failed to emerge trinity-apps/kolf-9999, Log file:

>>>  '/var/tmp/portage/trinity-apps/kolf-9999/temp/build.log'

 * Messages for package trinity-apps/kolf-9999:

 * ERROR: trinity-apps/kolf-9999::trinity failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 3492:  Called trinity-meta_src_configure
 *   environment, line 4465:  Called trinity-base_src_configure
 *   environment, line 4303:  Called cmake-utils_src_configure
 *   environment, line  931:  Called _cmake_execute_optionally 'src_configure'
 *   environment, line  312:  Called enable_cmake-utils_src_configure
 *   environment, line 1292:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=trinity-apps/kolf-9999::trinity'`,
 * the complete build log and the output of `emerge -pqv '=trinity-apps/kolf-9999::trinity'`.
 * The complete build log is located at '/var/tmp/portage/trinity-apps/kolf-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/trinity-apps/kolf-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/trinity-apps/kolf-9999/work/kolf-9999_build'
 * S: '/var/tmp/portage/trinity-apps/kolf-9999/work/tdegames'
elegiac ~ # 

Access violation in tdelibs-9999

[100%] Built target tdetexteditor_kdatatool-module
creating test infrastructure
[100%] Built target testing
[100%] Built target tdetexteditor_docwordcompletion-module
[100%] Built target libkatepart-module
performing tests on vcardparser
 * ACCESS DENIED:  mkdir:        /root/.trinity
 * ACCESS DENIED:  mkdir:        /root/.trinity
 * ACCESS DENIED:  mkdir:        /root/.trinity
 * ACCESS DENIED:  mkdir:        /root/.trinity
 * ACCESS DENIED:  mkdir:        /root/.trinity
 * ACCESS DENIED:  mkdir:        /root/.trinity
Checking: ./tests/vcard1.vcf   OK
Checking: ./tests/vcard2.vcf   OK
Checking: ./tests/vcard3.vcf   OK
Checking: ./tests/vcard4.vcf   OK
Checking: ./tests/vcard6.vcf   OK
Checking: ./tests/vcard7.vcf   OK
Checking: ./tests/vcard8.vcf   OK
Checking: ./tests/vcard9.vcf   OK
[100%] Built target test
Install the project...

(snip)

 * Installing documentation: tdeabc.plugins.evolution.README
 * Installing documentation: kate.NEWS
 * Installing documentation: tdeio.kssl.kssl.HOWTO
 * Installing documentation: tdeio.kssl.TODO
 * Installing documentation: arts.knotify.README
>>> Completed installing tdelibs-9999 into /var/tmp/portage/trinity-base/tdelibs-9999/image/

 * Final size of build directory: 309025 KiB
 * Final size of installed tree: 79049 KiB

 * --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-16017.log"
 * 
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: mkdir
S: deny
P: /root/.trinity
A: /root/.trinity
R: /root/.trinity
C: /usr/trinity/14/bin/lnusertemp tmp 

F: mkdir
S: deny
P: /root/.trinity
A: /root/.trinity
R: /root/.trinity
C: /usr/trinity/14/bin/lnusertemp tmp 

F: mkdir
S: deny
P: /root/.trinity
A: /root/.trinity
R: /root/.trinity
C: /usr/trinity/14/bin/lnusertemp socket 

F: mkdir
S: deny
P: /root/.trinity
A: /root/.trinity
R: /root/.trinity
C: /usr/trinity/14/bin/lnusertemp socket 

F: mkdir
S: deny
P: /root/.trinity
A: /root/.trinity
R: /root/.trinity
C: /usr/trinity/14/bin/lnusertemp cache 

F: mkdir
S: deny
P: /root/.trinity
A: /root/.trinity
R: /root/.trinity
C: /usr/trinity/14/bin/lnusertemp cache 
 * --------------------------------------------------------------------------------

>>> Failed to emerge trinity-base/tdelibs-9999, Log file:

>>>  '/var/tmp/portage/trinity-base/tdelibs-9999/temp/build.log'

 * GNU info directory index is up-to-date.
elliot ~ # 

emerging libtdegames-9999 fails

trinity-base/libtdegames-9999::trinity fails as follows:

-- checking for one of the modules 'arts'
CMake Error at cmake/modules/TDEMacros.cmake:24 (message):
  #################################################

   aRts is requested, but was not found on your system

  #################################################
Call Stack (most recent call first):
  ConfigureChecks.cmake:34 (tde_message_fatal)
  CMakeLists.txt:95 (include)


-- Configuring incomplete, errors occurred!

trinity-base/kdebase-pam license issue

As for now trinity-base/kdebase-pam/kdebase-pam-7.ebuild has LICENSE="as-is" variable. I think it's because of doubtfully.
If you check archive snapshoot of the portage tree (for example, you can get portage-20130101.tar.bz2 at http://mexmat.sgu.ru/soft/Linux/distributions/gentoo/portage/), you'll see that kde-base/kdebase-pam/kdebase-pam-7.ebuild has LICENSE="GPL-2".
And, the contents of files/ subdir are identical.

So, you can change LICENSE variable to "GPL-2" in trinity-base/kdebase-pam/kdebase-pam-7.ebuild
Meaning 'kdebase-pam' is FOSS.

use calls in global scope

The following ebuilds contain calls to use() in the global scope, which is no longer permitted by portage:

  • trinity-base/korganizer/korganizer-9999.ebuild
  • trinity-base/korganizer/korganizer-3.5.13.2.ebuild

If you could update them, that would be great :) Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.