From owner-freebsd-questions@FreeBSD.ORG Fri Mar 14 12:22:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9F831065672 for ; Fri, 14 Mar 2008 12:22:59 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 97B4C8FC1E for ; Fri, 14 Mar 2008 12:22:58 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.13.8) with ESMTP id m2ECMctk045179; Fri, 14 Mar 2008 07:22:38 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080314072004.025b1ad0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 14 Mar 2008 07:22:28 -0500 To: Daniel Demacek , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <266882.9012.qm@web50111.mail.re2.yahoo.com> References: <266882.9012.qm@web50111.mail.re2.yahoo.com> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080313-0, 03/13/2008), Outbound message X-Antivirus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Major version binary upgrade 6.3-RELEASE -> 7-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2008 12:23:00 -0000 At 06:22 AM 3/14/2008, Daniel Demacek wrote: >Hi, > >in my testing environemnt I've tryied binary upgrade from 6.3-RELEASE -> >7-RELEASE by following Colin Percival's article at >http://www.daemonology.net/blog/2007-11-11-freebsd-major-version-upgrade.html > >I am stuck at the step "portupgrade -f ruby": > >---> Reinstalling 'ruby-1.8.6.111_1,1' (lang/ruby18) >---> Building '/usr/ports/lang/ruby18' >===> Cleaning for ruby-1.8.6.111_1,1 >===> Found saved configuration for ruby-1.8.6,1 >===> Extracting for ruby-1.8.6.111_1,1 >=> MD5 Checksum OK for ruby/ruby-1.8.6-p111.tar.bz2. >=> SHA256 Checksum OK for ruby/ruby-1.8.6-p111.tar.bz2. >/bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.6-p111/ext/dl/h2rb >/usr/ports/lang/ruby18/work/ruby-1.8.6-p111/bin/ >===> Patching for ruby-1.8.6.111_1,1 >===> Applying FreeBSD patches for ruby-1.8.6.111_1,1 >/usr/bin/sed -i.bak -e >'s|-l$pthread_lib|-pthread|g' >/usr/ports/lang/ruby18/work/ruby-1.8.6-p111/configure >/bin/rm -rf /usr/ports/lang/ruby18/work/ruby-1.8.6-p111/ext/Win32API >/bin/rm -rf /usr/ports/lang/ruby18/work/ruby-1.8.6-p111/ext/win32ole >/bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.6-p111/ext/gdbm >/usr/ports/lang/ruby18/work/ >/bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.6-p111/ext/iconv >/usr/ports/lang/ruby18/work/ >/bin/mv /usr/ports/lang/ruby18/work/ruby-1.8.6-p111/ext/tk >/usr/ports/lang/ruby18/work/ >===> Configuring for ruby-1.8.6.111_1,1 >/usr/bin/touch /usr/ports/lang/ruby18/work/ruby-1.8.6-p111/configure >configure: WARNING: you should use --build, --host, --target >checking build system type... i386-portbld-freebsd6 >checking host system type... i386-portbld-freebsd6 >checking target system type... i386-portbld-freebsd6 >checking for i386-portbld-freebsd6-gcc... cc >checking for C compiler default output file name... a.out >checking whether the C compiler works... Bad system call (core dumped) >configure: error: cannot run C compiled programs. >If you meant to cross compile, use `--host'. >See `config.log' for more details. >===> Script "configure" failed unexpectedly. >Please report the problem to stas@FreeBSD.org [maintainer] and attach the >"/usr/ports/lang/ruby18/work/ruby-1.8.6-p111/config.log" including the output >of the failure of your make command. Also, it might be a good idea to provide >an overview of all packages installed on your system (e.g. an `ls >/var/db/pkg`). >*** Error code 1 > >Stop in /usr/ports/lang/ruby18. >*** Error code 1 > >Stop in /usr/ports/lang/ruby18. > ! lang/ruby18 (ruby-1.8.6.111_1,1) (configure error) > > > >Any suggestions? Thank you. >Dan. > Try: portupgrade -fP ruby instead to install ruby from the 7.0 built package. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.