Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

lego12239

Members
  • Posts

    26
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by lego12239

  1. Fixed by adding rm before ln in the ebuild.
  2. Some strange error when boost installing: >>> Install boost-1.65.0 into /var/tmp/portage/dev-libs/boost-1.65.0/image/ category dev-libs * abi_x86_64.amd64: running multilib-minimal_abi_src_install * python2_7: running installation * ACCESS DENIED: symlinkat: /var/tmp/portage/dev-libs/boost-1.65.0/temp/libpython2.7.so ln: failed to create symbolic link '/var/tmp/portage/dev-libs/boost-1.65.0/temp/libpython2.7.so': Permission denied * ERROR: dev-libs/boost-1.65.0::core-kit failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 92: Called src_install * environment, line 4402: Called multilib-minimal_src_install * environment, line 2544: Called multilib_foreach_abi 'multilib-minimal_abi_src_install' * environment, line 2738: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install' * environment, line 2443: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_install' * environment, line 2441: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_install' * environment, line 436: Called multilib-minimal_abi_src_install * environment, line 2534: Called multilib_src_install * environment, line 3049: Called python_foreach_impl 'installation' * environment, line 3817: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'installation' * environment, line 2443: Called _multibuild_run '_python_multibuild_wrapper' 'installation' * environment, line 2441: Called _python_multibuild_wrapper 'installation' * environment, line 565: Called installation * environment, line 3007: Called create_user-config.jam * environment, line 917: Called die * The specific snippet of code: * ln -f -s "$(python_get_library_path)" "${T}/lib${EPYTHON}$(get_libname)" || die; * * If you need support, post the output of `emerge --info '=dev-libs/boost-1.65.0::core-kit'`, * the complete build log and the output of `emerge -pqv '=dev-libs/boost-1.65.0::core-kit'`. * The complete build log is located at '/var/tmp/portage/dev-libs/boost-1.65.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/boost-1.65.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/boost-1.65.0/work/boost_1_65_0-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-libs/boost-1.65.0/work/boost_1_65_0' * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-30018.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: symlinkat S: deny P: /var/tmp/portage/dev-libs/boost-1.65.0/temp/libpython2.7.so A: /var/tmp/portage/dev-libs/boost-1.65.0/temp/libpython2.7.so R: /usr/lib64/libpython2.7.so.1.0 C: ln -f -s /usr/lib64/libpython2.7.so /var/tmp/portage/dev-libs/boost-1.65.0/temp/libpython2.7.so How can i fix it?
  3. It seems this isn't work as needed :-). But i try to play with settings again. Can we mirror the forum to mailing list like nginx do (post on the forum appear in the mailing list and vise versa)?
  4. Wow! This helped! Now emerge is working. Thank you!
  5. # ./ego profile === Enabled Profiles: === arch: x86-64bit build: stable subarch: generic_64 flavor: core mix-ins: no-systemd === Python kit: === branch: 3.6-prime === All inherited flavor from core flavor: === minimal (from core flavor)
  6. # equery l ego !!! Unable to parse profile: '/etc/portage/make.profile' !!! ParseError: Parent '/var/git/meta-repo/kits/core-kit/profiles/funtoo/1.0/linux-gnu/build/stable' not found: '/etc/portage/make.profile/parent' Unavailable repository 'gentoo' referenced by masters entry in '/var/lib/layman/freeswitch/metadata/layout.conf' !!! Unable to parse profile: '/etc/portage/make.profile' !!! ParseError: Parent '/var/git/meta-repo/kits/core-kit/profiles/funtoo/1.0/linux-gnu/build/stable' not found: '/etc/portage/make.profile/parent' * Searching for ego ... !!! Unable to parse profile: '/etc/portage/make.profile' !!! ParseError: Parent '/var/git/meta-repo/kits/core-kit/profiles/funtoo/1.0/linux-gnu/build/stable' not found: '/etc/portage/make.profile/parent' [I--] [??] app-admin/ego-2.4.0_beta1:0 2.4.0_beta1
  7. Hi. Trying to upgrade and get some trouble. At first, ego want sync. I done: git clone https://github.com/funtoo/ego.git cd ego ./ego sync And emerge isn't working now :-): What can i do to solve this problem :-)? Thanks!
  8. Hi. How can i receive notifications if any new topic in this forum is created? Thanks!
  9. I have firefox 62.0-r1 now. I like the variant with mask, but what about a horrible bug found in firefox 62(https://threatpost.com/mozillas-release-of-firefox-62-packs-nine-fixes/137230/)? Is firefox 61 impacted?
  10. Hi, all. Try to update firefox, but it wants binutils-9999. If i install binutils-9999, how can i later return to normal binutils versions (not 9999)? Thanks.
  11. Already done. But is this normal, that LINGUAS doesn't work for portage?
  12. P.S. It seems that #funtoo irc channel is disappear. Is anybody use it?
  13. Hi, everybody. Try to upgrade portage and got: [ebuild R ] sys-apps/portage-2.3.41 USE="-linguas_ru*" In emerge -p output. While in make.conf: LINGUAS="en ru" What wrong with LINGUAS and what can i do to fix this? Thanks!
×
×
  • Create New...