Git Product home page Git Product logo

binaryden's People

Contributors

arthurt avatar nzlosh avatar tkemmer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

nzlosh

binaryden's Issues

Errors with cinnamon-translations-4.8.3

I have been using your Cinnamon build for quite some time, but lately I have been receiving the following errors when running emerge. It hasn't seemed to prevent emerge from working, but I just wanted to bring it to your attention.

Thank you for your continued support of Cinnamon!

Calculating dependencies | * ERROR: gnome-extra/cinnamon-translations-4.8.3::binaryden failed (depend phase):
 *   l10n.eclass could not be found by inherit()
 * 
 * Call stack:
 *                            ebuild.sh, line 645:  Called source '/var/lib/layman/binaryden/gnome-extra/cinnamon-translations/cinnamon-translations-4.8.3.ebuild'
 *   cinnamon-translations-4.8.3.ebuild, line   6:  Called inherit 'l10n'
 *                            ebuild.sh, line 295:  Called die
 * The specific snippet of code:
 *   		[[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()"
 * 
 * If you need support, post the output of `emerge --info '=gnome-extra/cinnamon-translations-4.8.3::binaryden'`,
 * the complete build log and the output of `emerge -pqv '=gnome-extra/cinnamon-translations-4.8.3::binaryden'`.
 * Working directory: '/usr/lib/python3.9/site-packages'
 * S: '/var/tmp/portage/gnome-extra/cinnamon-translations-4.8.3/work/cinnamon-translations-4.8.3'
 - * ERROR: gnome-extra/cinnamon-translations-4.8.3::binaryden failed (depend phase):
 *   l10n.eclass could not be found by inherit()
 * 
 * Call stack:
 *                            ebuild.sh, line 645:  Called source '/var/lib/layman/binaryden/gnome-extra/cinnamon-translations/cinnamon-translations-4.8.3.ebuild'
 *   cinnamon-translations-4.8.3.ebuild, line   6:  Called inherit 'l10n'
 *                            ebuild.sh, line 295:  Called die
 * The specific snippet of code:
 *   		[[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()"
 * 
 * If you need support, post the output of `emerge --info '=gnome-extra/cinnamon-translations-4.8.3::binaryden'`,
 * the complete build log and the output of `emerge -pqv '=gnome-extra/cinnamon-translations-4.8.3::binaryden'`.
 * Working directory: '/usr/lib/python3.9/site-packages'
 * S: '/var/tmp/portage/gnome-extra/cinnamon-translations-4.8.3/work/cinnamon-translations-4.8.3'

cinnamon-4.4.8-r3 depends on newer dev-python/xapp

I'm not sure of all the details, but it looks like cinnamon-settings might need a newer xapp than is currently stable in portage (1.0.1-r2). After successfully emerging all the 4.4.x cinnamon packages from binaryden, cinnamon-settings would no longer run
Output:
Traceback (most recent call last): File "/usr/share/cinnamon/cinnamon-settings/cinnamon-settings.py", line 27, in <module> import SettingsWidgets File "/usr/share/cinnamon/cinnamon-settings/bin/SettingsWidgets.py", line 12, in <module> from xapp.SettingsWidgets import SettingsWidget, SettingsLabel ModuleNotFoundError: No module named 'xapp.SettingsWidgets'

Upgrading xapp to 1.8.1 fixed this, and downgrading back to 1.0.1-r2 broke it again. I've confirmed this on two different systems.

x11-libs/xapps-1.8.2 missing dependency on dev-libs/libdbusmenu

I ran into a build failure in x11-libs/xapps-1.8.2 at configure time, claiming it couldn't find dev-libs/libdbusmenu-gtk

emerging dev-libs/libdbusmenu resolved this.

Suspect there's a missing dependency on dev-libs/libdbusmenu[gtk,introspection] ?

(Apologies for the sudden issue spam. Just added this overlay due to the cinnamon masking in core.)

x11-wm/muffin-4.4.3 fails to compile

I ran into a compile failure in x11-wm/muffin:
cdesktop-enums.h:222: syntax error, unexpected '[' in ' [C_DESKTOP_MEDIA_KEY_MUTE] = "volume-mute",' at '['

which I tracked down to:
linuxmint/cinnamon-desktop#104

Adding the following diffs (as listed in the issue) into /etc/portage/patches resolved it for me:
https://github.com/linuxmint/muffin/commit/e0471c5dfaa9e1e5d7b6bc66a73184bab212a2c1.patch
https://github.com/linuxmint/muffin/commit/eaacd664855b03517a0406024b18eb9f5a597a9d.patch
https://github.com/linuxmint/muffin/commit/a452ec976f22b1ffba51e934f2d771d0680f6cca.patch

x11-wm/muffin-4.8.0 fails to compile with >=gtk-doc-1.33

dev-util/gtk-doc-1.33.1 no longer appears to provide the file /usr/share/gtk-doc/data/gtk-doc.make
Without this, x11-wm/muffin-4.8.0 fails when running: automake --add-missing --copy --foreign --force-missing
because doc/reference/clutter/Makefile.am requires gtk-doc.make

Reverting to gtk-doc-1.32-r2 before building works around this.

Unable to compile package gnome-extra/cinnamon after update dev-util/meson up to 0.60.2-r1

Hello there! After update dev-util/meson up to version 0.60.2-r1 I am unable to compile gnome-extra/cinnamon package.
Process falling with error:
....
`Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)

src/st/meson.build:204:0: ERROR: "install_dir" must be specified when installing a target

A full log can be found at /tmp/portage/gnome-extra/cinnamon-5.0.7/work/cinnamon-5.0.7-build/meson-logs/meson-log.txt

  • ERROR: gnome-extra/cinnamon-5.0.7::binaryden failed (configure phase):
  • (no error message)
  • Call stack:
  • ebuild.sh, line  127:  Called src_configure
    
  • environment, line 2963: Called meson_src_configure
  • environment, line 2159: Called die
  • The specific snippet of code:
  •   "${mesonargs[@]}" ) || die
    

`
I am not sure, will it help, but the same error was occur for package dev-libs/gjs (for now it already fixed)
Please, look over this issue and buzz me if I need provide additional info.
Thanks!

Cinnamon builderror

  • ERROR: gnome-extra/cinnamon-5.6.8::binaryden failed (install phase):
  • install failed
  • Call stack:
  • ebuild.sh, line  136:  Called src_install
    
  • environment, line 2768: Called meson_src_install
  • environment, line 2011: Called meson_install
  • environment, line 1949: Called die
  • The specific snippet of code:
  •   "$@" || die "install failed"
    

gnome-extra/cinnamon-control-center-4.8.0 fails to compile with USE="networkmanager -modemmanager"

gnome-extra/cinnamon-control-center-4.8.0 with USE="networkmanager -modemmanager" fails to build with the error:
cc-network-panel.c:(.text+0x58e): undefined reference to `net_device_mobile_get_type'

USE="networkmanager modemmanager" or USE="-networkmanager -modemmanager" build correctly.

I guess this is an upstream bug, but it may be worth tying these use flags together? (I had modemmanager off because I don't need modem support.)

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.