Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2014 12:49:42 -0800
From:      Mark Millard <markmi@dsl-only.net>
To:        FreeBSD PowerPC ML <freebsd-ppc@freebsd.org>, freebsd-ports@freebsd.org
Subject:   xf86-video-ati-7.5.0 is only for i386 amd64, while you are running powerpc64. But no /usr/ports/UPDATING material about it.
Message-ID:  <E3D3B62E-B275-4FC3-A64F-08D80FB2DB8D@dsl-only.net>

next in thread | raw e-mail | index | archive | help
I do not see anything about it in /usr/ports/UPDATING but when I =
attempted to update my powerpc64/GENERIC64vtsc context's ports after =
updating to 10.1-RELEASE I got:

=3D=3D=3D>>> Launching child to update xf86-video-ati-6.14.6_4 to =
xf86-video-ati-7.5.0

=3D=3D=3D>>> x11/xorg 1/2 >> xf86-video-ati-6.14.6_4 (1/3)

=3D=3D=3D>>> Currently installed version: xf86-video-ati-6.14.6_4
=3D=3D=3D>>> Port directory: /usr/ports/x11-drivers/xf86-video-ati

=3D=3D=3D>>> Starting check for all dependencies
=3D=3D=3D>>> Gathering dependency list for x11-drivers/xf86-video-ati =
from ports
=3D=3D=3D>>> Dependency check complete for x11-drivers/xf86-video-ati

=3D=3D=3D>>> x11/xorg 1/2 >> xf86-video-ati-6.14.6_4 (1/3)

=3D=3D=3D>  Cleaning for xf86-video-ati-7.5.0
=3D=3D=3D>  xf86-video-ati-7.5.0 is only for i386 amd64, while you are =
running powerpc64.
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-drivers/xf86-video-ati


The context is:

root@FBSDG5M1:/usr/src # freebsd-version -ku; uname -a
10.1-RELEASE
10.1-RELEASE
FreeBSD FBSDG5M1 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274912M: Sun Nov =
23 03:21:22 PST 2014     =
root@FBSDG5M1:/usr/obj/usr/src/sys/GENERIC64vtsc  powerpc

(Note: when one boots a PowerMac with an explicit "boot KERNELNAME" =
freebsd-version -k returns /boot/kernel information instead of =
/boot/KERNELNAME information. But I did not boot that way: This was a =
/boot/kernel use.)

root@FBSDG5M1:/usr/ports # svnlite info
Path: .
Working Copy Root Path: /usr/ports
URL: https://svn0.us-west.freebsd.org/ports/head
Relative URL: ^/head
Repository Root: https://svn0.us-west.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 373147
Node Kind: directory
Schedule: normal
Last Changed Author: crees
Last Changed Rev: 373147
Last Changed Date: 2014-11-23 05:22:05 -0800 (Sun, 23 Nov 2014)

root@FBSDG5M1:/usr/ports # svnlite status
?       .snap
?       restoresymtable

root@FBSDG5M1:/usr/ports # more /etc/make.conf
WRKDIRPREFIX=3D/usr/obj/portswork

root@FBSDG5M1:/usr/src # svnlite status
?       .snap
?       restoresymtable
M       sys/ddb/db_main.c
M       sys/ddb/db_script.c
M       sys/powerpc/ofw/ofw_machdep.c
M       sys/powerpc/ofw/ofwcall64.S

root@FBSDG5M1:/usr/src # more /etc/src.conf
WITH_DEBUG_FILES=3D
WITHOUT_CLANG=3D
WITH_DEBUG=3D

(WITHOUT_CLANG is just because the last time I tried WITH_DEBUG_FILES =
with a clang build involved it failed. It has been some time since I =
retried that.)

root@FBSDG5M1:/usr/src # more sys/powerpc/conf/GENERIC64vtsc
include GENERIC64
ident   GENERIC64vtsc

nooptions       PS3                     #Sony Playstation 3              =
 HACK!!! to allow sc

options         DDB                     # HACK!!! to dump early crash =
info
options         GDB                     # HACK!!! ...
#options        KTR
#options        KTR_MASK=3DKTR_TRAP
#options        KTR_CPUMASK=3D0xF
#options        KTR_VERBOSE

# HACK!!! to allow sc for 2560x1440 display on Radeon X1950 that vt =
mishandled
device          sc
#device          kbdmux         # HACK: already listed by vt
options         SC_OFWFB        # OFW frame buffer
options         SC_DFLT_FONT    # compile font in
makeoptions     SC_DFLT_FONT=3Dcp437


=3D=3D=3D
Mark Millard
markmi at dsl-only.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E3D3B62E-B275-4FC3-A64F-08D80FB2DB8D>