From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/9945 Path: news.gmane.org!not-for-mail From: Daniel Simon Newsgroups: gmane.linux.lib.musl.general Subject: Re: tor web-browser doesn't work on musl Date: Mon, 25 Apr 2016 13:02:24 -0300 Message-ID: References: <20160425114547.36d5dc77@ncopa-desktop.alpinelinux.org> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1461600160 13549 80.91.229.3 (25 Apr 2016 16:02:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Apr 2016 16:02:40 +0000 (UTC) Cc: musl@lists.openwall.com To: Alba Pompeo Original-X-From: musl-return-9958-gllmg-musl=m.gmane.org@lists.openwall.com Mon Apr 25 18:02:39 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1auiy7-00024V-7a for gllmg-musl@m.gmane.org; Mon, 25 Apr 2016 18:02:39 +0200 Original-Received: (qmail 5268 invoked by uid 550); 25 Apr 2016 16:02:36 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 5250 invoked from network); 25 Apr 2016 16:02:35 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=I+CeVJ9sAYsmskKM3rqigYJtriGrRj0Yl1ouj6vuLpk=; b=hfun/0jtTVdZDSz67rT//FyLhdSTO2Fg4DCHApv8gzCCHjT30AiWyGmQUQ15l0DVX7 cJ122y2hMslCkpQbWFEMFJGZx4F3g8pWky9gLEGUsMl8dW90cb5yuUtzqmhItlZoAfpg g7NKafXEazWIGVEJx+jkYwQjmrsdWXHT3lT9sBy6YKvR78mGh4AKgTnesHsTG9KUgLgp O6vtIsP+TXrqJLAYT28djAARzzrZHy4bk09bibGmwvOUwkMDG+nHWdvSkAH2coym+S// 7xodfVbjzyE5uY2dZQ7TSfxfCgfYv6IWKDoOgCj3LiB1b+/YDNN4EWCdF1oV1tLTq6XX IwIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=I+CeVJ9sAYsmskKM3rqigYJtriGrRj0Yl1ouj6vuLpk=; b=ZW3LFXM3P+aIBgTtuiqjb7Gk7B2WQFi/2Bhzgiyt8QiKSK6Z87ylPbVXUacSb9F3hQ ARmTdT3mLrtLFymODV7c7vlqtaPJVyJqbegkkzJ//GoORnRL4ZgA7YhrCWzVRlPJ22Mc qbuAMg8n0adGdCgx4J4iit35L/c5XtBdlZVOev552hZeH8a/hT4TeuuUH1gWbI9AYP2g xEaG98ZRcVqfSDO8MWRS/KQ+uGtw79EgQtH0rZ91qU3PwcWESaKpIf/KtLPZwjgDFpIv /HWagPX3S2i6qBlmPM5et+lAxf/4YVExV6p+62PgvNS76A/VxaSH50UXmLgJlfCDC+vX aZow== X-Gm-Message-State: AOPr4FWOBQt/yCS8MwXQh/cvEf6OgPHJ+vFZHzUik13+FBYfpassMzDYXgdywxwO2fA56zs7LcWa3/nQy1WeJg== X-Received: by 10.13.201.130 with SMTP id l124mr24480804ywd.212.1461600144221; Mon, 25 Apr 2016 09:02:24 -0700 (PDT) In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:9945 Archived-At: By what I could find, nobody has compiled the tor web-browser from source on musl before. I can't find any packages for it... I'll try to make a new email and send it to both mailing lists (musl and tor) then we can talk to them directly. Thanks for all help so far. On Mon, Apr 25, 2016 at 7:07 AM, Alba Pompeo wrote: > How could I build the Tor Browser Bundle from source? > I can't find any guide for it. > If someone has ever done this, could you share the binary that works on musl? > Could TBB be packaged to musl systems (void, alpine, etc) or is it > only available as a downloadable binary? > > > On Mon, Apr 25, 2016 at 6:45 AM, Natanael Copa wrote: >> On Sun, 24 Apr 2016 11:01:12 -0300 >> Daniel Simon wrote: >> >>> Hi, I face a bug when running tor-web-browser from my new system that uses musl. >>> >>> 1) wget https://www.torproject.org/dist/torbrowser/5.5.4/tor-browser-linux64-5.5.4_en-US.tar.xz >>> 2) tar zxvf ./tor-browser-linux64-5.5.4_en-US.tar.xz >>> 3) cd tor-browser-linux64-5.5.4_en-US >>> 4) ./start-tor-browser.desktop >>> >>> EXPECTED: tor web browser launches as it does on glibc systems >>> WHAT HAPPENS: Nothing >>> >>> I assume there is a fix... >>> Thank you very much. >> >> You can not really expect a precompiled binary that is linked against >> glibc work on a musl libc system. >> >> There are 3 possible solutions: >> - run the pre-compiled binary on a glibc system >> - ask the tor browser developers to provide a binary built with musl libc >> - build it from source yourself >> >> -nc