Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2007 10:40:50 +0200
From:      Gary Jennejohn <garyj@jennejohn.org>
To:        ports <ports@freebsd.org>
Cc:        danfe@freebsd.org
Subject:   Re: HEADS UP: xorg 7.2 ready for testing
Message-ID:  <20070519104050.daaeaff9.garyj@jennejohn.org>

next in thread | raw e-mail | index | archive | help
I noticed this regression in the new ports tree:

root:peedub:~:bash:5> cd /scr1/ports/
root:peedub:ports:bash:6> setenv PORTSDIR /scr1/ports
root:peedub:ports:bash:8> setenv XORG_UPGRADE yes
root:peedub:ports:bash:9> cd x11/nvidia-driver-7184/
root:peedub:nvidia-driver-7184:bash:10> make all
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for nvidia-driver-1.0.7184_4
===>  Extracting for nvidia-driver-1.0.7184_4
=> MD5 Checksum OK for NVIDIA-FreeBSD-x86-1.0-7184.tar.gz.
=> SHA256 Checksum OK for NVIDIA-FreeBSD-x86-1.0-7184.tar.gz.
===>  Patching for nvidia-driver-1.0.7184_4
===>  Applying extra
patch /scr1/ports/x11/nvidia-driver-7184/../nvidia-driver/files/6113-patch-lib::Makefile
===>  Applying FreeBSD patches for nvidia-driver-1.0.7184_4
sed: /scr1/ports/x11/nvidia-driver-7184/work/NVIDIA-FreeBSD-x86-1.0-7184/x11/lib/Makefile:
No such file or directory *** Error code 1

Stop in /scr1/ports/x11/nvidia-driver-7184.
*** Error code 1

Stop in /scr1/ports/x11/nvidia-driver-7184.
root:peedub:nvidia-driver-7184:bash:11> ls
work/NVIDIA-FreeBSD-x86-1.0-7184/x11
./              Makefile
bin/            extension/ ../             Makefile.bak    driver/

In the Makefile there's an unconditional REINPLACE_CMD which should be
conditional.

The old port still works.

I have to use the old driver because the latest version has a
regression such that it refuses to use the native resolution of my TFT.

--- 
Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg
garyjATdenxDOTde



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070519104050.daaeaff9.garyj>