From owner-freebsd-ports@FreeBSD.ORG Sun Jun 1 07:35:30 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC58AF22 for ; Sun, 1 Jun 2014 07:35:30 +0000 (UTC) Received: from nm23-vm8.access.bullet.mail.bf1.yahoo.com (nm23-vm8.access.bullet.mail.bf1.yahoo.com [216.109.115.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FAAD204F for ; Sun, 1 Jun 2014 07:35:29 +0000 (UTC) Received: from [66.196.81.159] by nm23.access.bullet.mail.bf1.yahoo.com with NNFMP; 01 Jun 2014 07:29:10 -0000 Received: from [98.139.244.52] by tm5.access.bullet.mail.bf1.yahoo.com with NNFMP; 01 Jun 2014 07:29:10 -0000 Received: from [127.0.0.1] by smtp114.sbc.mail.bf1.yahoo.com with NNFMP; 01 Jun 2014 07:29:10 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bellsouth.net; s=s1024; t=1401607750; bh=o/ORA2ERDbygnnk/Ne9WLDEUu22NMBmHGA+fqbWWbks=; h=X-Yahoo-Newman-Id:Message-ID:Date:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:From:To:CC:Subject; b=WVaMzAnKBwHZ034vebWs7V/pzzfW4JxvPOGuwyUhCRMF9OHT1TDeF/83nEgkBSYsaE35FRRXoB1rTDHHGvjR3anYLekPy8JWVqyYIp9AqmwveStV92Cr94CeQo97bWsRemGv/FrHZdjB9TkeKeNXM6pA4jfpBhCzTOs++xmnYlQ= X-Yahoo-Newman-Id: 422562.69233.bm@smtp114.sbc.mail.bf1.yahoo.com Message-ID: <422562.69233.bm@smtp114.sbc.mail.bf1.yahoo.com> Date: Sun, 1 Jun 2014 00:29:10 -0700 (PDT) X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: 1TocwREVM1mcDNvbemihtiAnLUyDLdblOL9HmEhS._jYFS8 .e2CQ1UigllkfACjJ.xQF.jKHb4m4I3AW.wsRZHnr9gb2DQluSyaqKn0J3cG haeOVR.xPhsqvtK.Tjhbw5D49YdGzBw_CpGrz2buHO.zGICUzH41ws444IYB RAVGdFPp_Mj7wSyGpXFQ.rhD4P0AANRiM_jBcPCIvNh7ocdhPmyWB.K.szON 72k8FYXQIQytFeaUtgq_SALBnEYt.FSCWV9d4VumZ72ncBspQnBu3eM8pToj AWFEXQqEJaTkjjKGAf5mE7AyU88m.NCaFED9NGYmICWqXQjX8otTw8uLJntG 79IFfxBDSw2IzbHUGTyb55FWzkXKxD0_dX4SUD4MaGKD7JTwTCl7vPWZYT.X G7ZyBwOLyM0mzZatiQDX30ZQ7xwCOBL2CWjYOaOrC1uuZxiImWGXUhexE2EH 6WMSWx0AXpH8q2Ij9wTorZPHmpgTf5y5Q6K6LrZLCTQZqX99g8BiBWvaV_nW T5NdGVnIa.yCTRO3W X-Yahoo-SMTP: Kz_aW1.swBBYof3zAD7.RWzXz9ZAQVDMml1VADsbgPT4Kq79LC0- X-Rocket-Received: from localhost (mueller6724@96.28.178.143 with plain [98.139.221.42]) by smtp114.sbc.mail.bf1.yahoo.com with SMTP; 01 Jun 2014 00:29:10 -0700 PDT From: "Thomas Mueller" To: freebsd-ports@freebsd.org Subject: Problem fetching for textproc/qt4-xml Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2014 07:35:30 -0000 I had a problem downloading the big distfile for textproc/qt4-xml, didn't post on the emailing list the first time, but this happened last night with 4.8.6, after previously happening with 4.8.5. It would be unable to connect, or it would connect and then after getting partway through, stop and go to another server and start again. I use Hiro H50191 USB-stick wireless adapter, device rsu, which normally works, but something strrange happens with this port. I got around this problem, first by downloading to a USB stick on the other computer, and sneakernetting, copying to distfiles directory, and then resuming port build. Last night, wireless connection bugged out, and system crashed (11-head amd64). Then. after several reboots trying to fix scrambled state of memory on the computer, booted successfully with NetBSD-current amd64, ran "dhcpcd re0", was conected, went into lynx and downloaded the distifile into FreeBSD ports distfiles directory. I subsequently rebooted into FreeBSD and upgraded the qt4-xml port (4.8.5 was marked vulnerable). A bug in re(4) prevents me from Ethernet connection in FreeBSD, also OpenBSD and DragonFlyBSD, but OK with NetBSD and Linux. This puts Hiro H50191 wireless adapter into heavy use for FreeBSD. This is mysterious to me, why I get stuck on this particular distfile download. I can download other big things, such as System Rescue CD ISO image. Tom