On 11 April 2010 13:35, Chad Perrin <per...@apotheon.com> wrote:
> I'm having an issue with a linux-pango update on a FreeBSD 7.2 system:
>
>    --->  Upgrading 'linux-pango-1.10.2_3' to 'linux-pango-1.10.2_4'
>    (x11-toolkits/linux-pango)
>    --->  Building '/usr/ports/x11-toolkits/linux-pango'
>    ===>  Cleaning for linux-pango-1.10.2_4
>    ** Command failed [exit code 1]: /usr/bin/script -qa
>    /tmp/portupgrade20100411-69066-1498jpj-0 env UPGRADE_TOOL=portupgrade
>    UPGRADE_PORT=linux-pango-1.10.2_3 UPGRADE_PORT_VER=1.10.2_3 make
>    ** Fix the problem and try again.
>    ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>            ! x11-toolkits/linux-pango (linux-pango-1.10.2_3)
>    (unknown build error)
>
> A Google search for information from the above hasn't proven fruitful.
> Any ideas how I could narrow down the exact problem and work out a
> solution would be appreciated.
>

>From your output it looks to be failing on the "make clean"
stage, which is really weird.  Maybe your upgrade tool is
unexpectedly barfing.

Also, have you tried manually removing the work/ directory
or running "make clean" from the port directory?

-- 
--
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to