Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

dev-db/mariadb skips http_proxy

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
bschnzl
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 105
Joined: Sun Mar 13, 2005 7:15 am

dev-db/mariadb skips http_proxy

  • Quote

Post by bschnzl » Thu Mar 26, 2026 11:17 am

I'm building dev-db/mariadb-11.8.3-r2
It fails on 314/2102 with:

Code: Select all

CMake Error at external_boost-stamp/download-external_boost.cmake:163 (message):
  Each download failed!
In /etc/portage/make.conf, I have

Code: Select all

http_proxy="http://10.x.x.x:3142"
emerge world works. mariadb builds if boost-1.90 is built with it. boost_1_90_0.tar.bz2 is in the distfiles.

mariadb wants boost-1.88. emerge @preserved-rebuild -v fails. emerge world -DvNp tries to rebuild mariadb - which fails. I can continue functioning, but the update process is hung.
Persistance Pays
Top
pietinger
Administrator
Administrator
Posts: 6621
Joined: Tue Oct 17, 2006 5:11 pm
Location: Bavaria

Re: dev-db/mariadb skips http_proxy

  • Quote

Post by pietinger » Thu Mar 26, 2026 1:04 pm

bschnzl wrote:[...] In /etc/portage/make.conf, I have

Code: Select all

http_proxy="http://10.x.x.x:3142"
What happens if you add:

Code: Select all

https_proxy=...
(I have both in my environment: /etc/env.d/99myproxy ->

Code: Select all

export http_proxy="http://127.0.0.1:8118"
export https_proxy="http://127.0.0.1:8118"
(and had no problem with 11.8.3-r2)
https://wiki.gentoo.org/wiki/User:Pietinger --> https://wiki.gentoo.org/wiki/User:Pieti ... _at_Gentoo
Top
bschnzl
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 105
Joined: Sun Mar 13, 2005 7:15 am

  • Quote

Post by bschnzl » Thu Mar 26, 2026 5:10 pm

pietinger - thanks for helping!

Noah Goah, but I think we may be on the right track.
I have:

Code: Select all

          error: downloading 'https://archives.boost.io/release/1.88.0/source/boost_1_88_0.tar.gz' failed
          status_code: 7
          status_string: "Could not connect to server"
          log:
          --- LOG BEGIN ---
          Uses proxy env variable https_proxy == 'http://10.x.x.x:3142'
    Trying 10.x.x.x:3142...

  connect to 10.x.x.x port 3142 from 10.0.0.1 port 41508 failed: Connection
  refused

  Failed to connect to archives.boost.io port 443 via 10.x.x.x after 0 ms:
  Could not connect to server

  closing connection #0
          --- LOG END ---
The above repeats six times

i don't know where 10.0.0.1 came from. I have had http & https in my GENTOO_MIRRORS for a while.
See https://paste.opensuse.org/pastes/5074eaa244a7
For searching - the error now shows on 337/2102
Persistance Pays
Top
Josef.95
Advocate
Advocate
Posts: 4857
Joined: Mon Sep 03, 2007 9:46 am
Location: Germany

  • Quote

Post by Josef.95 » Thu Mar 26, 2026 5:51 pm

See https://forums.gentoo.org/viewtopic-p-8 ... ml#8881587
Top
grknight
Retired Dev
Retired Dev
Posts: 2562
Joined: Fri Feb 20, 2015 9:36 pm

  • Quote

Post by grknight » Thu Mar 26, 2026 5:56 pm

One important point is that cmake is not allowed to download anything during the emerge process. It must exist ahead of time.

The columnstore USE is the cause of issue trying to force a certain boost version by downloading it. This is a bug to be filed and fixed.

The workaround is to either:
  • downgrade boost (and rebuilding everything that depends on it) by placing newer versions in package.mask
  • Disable the columnstore USE if not using that engine
Top
bschnzl
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 105
Joined: Sun Mar 13, 2005 7:15 am

  • Quote

Post by bschnzl » Thu Mar 26, 2026 6:27 pm

https://bugs.gentoo.org/971594
done
Persistance Pays
Top
Post Reply

6 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic