В Thu, 7 Jun 2012 20:37:53 +0800 Martin Wilke <miwi_at_FreeBSD.org> пишет: > Hi Fans, > > The FreeBSD Xorg Team is pleased to announce Xorg 7.7 Release. We are > very happy to be able to Call for testing shortly after the Xorg team > annouced 7.7 release. This CFT is also open for discussion on how we > should move forward with xorg release as we are facing some issues and > we would like to ask for your opinion. Right now we have 2 existing > xorg versions in our Ports Tree. The situation is quite bad due to our > poor graphic card support. That means we do not have much choice but > to take it as how it is now. But with regards to mesa support, we > have to face some new challanges. > > With the new mesa 8.0 release, accelerated support for a number of > older graphic cards was dropped. At the moment we are not sure how to > deal with that.We are thinking of just replacing mesa 7.11 with 8.0 or > making a new flag like WITH_MESA= 7.11.2 / 8.0 in combination with > WITH_NEW_XORG, and let the mesa 7.6.1 set as default together with the > old xorg version. Obviosly the latter option make the already complex > situation more complex. The problem is, users, especially the new > ones can easily get confused with it. Another issue is, the > packages.We can't deliver a package set with the new Xorg releases. > This means users with new hardware will have to compile everything by > themselves. Though I'm totally fine with compiling, not everyone has > the CPU power to compile everything. What I'm trying to say is, I > would love to see the newer xorg released as the default version, but > i know this will break a lot of old hardware. The thing is, when we > want to try to become a Modern Operating System, I dont see any other > way to make the new xorg as default but to give Users the chance to > compile the old xorg with a flag like WITH_OLD_XORG. > > Some notes regarding KMS support: > KMS Support has been completely migrated to FreeBSD 10. The MFC to 9 > will come soon, that means so long its not MFC'd to 9-Stable, users > need to get the latest patch from our x11 mailing list. > > This testing includes > * libdrm 2.4.34 (including KMS support) > * mesa 8.0.3 > * full Xorg 7.7 release Change log > http://www.x.org/releases/X11R7.7/changelog.html > > Checkout Xorg Development Repo: > You will need to install devel/subversion in order to checkout the > xorg repo. Next, you will need to add WITH_NEW_XORG=yes in > your /etc/make.conf if you want to try out the new Xorg and mesa. Note > that if you are not qualified for the KMS patch, you shouldn’t use > WITH_NEW_XORG=yes because the old intel driver doesn’t build with the > new X server. If you are qualified, you should also set WITH_KMS=yes > in /etc/make.conf. Nvidia and ATI users should set WITH_NEW_XORG=yes. > > svn co https://trillian.chruetertee.ch/svn/ports/trunk > > A small merge script to merge the svn checkout into the real portstree > can be found here: > > http://people.freebsd.org/~miwi/xorg/xorgmerge > > The script is a modified version of the old kdemerge script. Please > set the KDEDIR variable to the path of your X.org ports. After > merging, run one of the following command, depending on which tool > you use to manage your installed packages. > > portupgrade -af \* > portmaster -a > > > After installing these, you will have to rebuild all xf86-* ports. We > will bump all releated ports during the commit to the ports tree. > > Roadmap: > Our current plan is to let the CFT running for a while, and see what > the outcome of the discussion above is. We hope to get a lot of > feedback to solve as many problems as possible. Also we are working on > the libglut to freeglut migration, this will definitely complete > before we import Xorg 7.7. So we still have enough time. We are > looking forward for your feedback. > > - miwi on behalf of the FreeBSD X11 Team > > PS: Please reply only to x11_at_ thanks. > uname -a FreeBSD nonamehost 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r236313: Fri Jun 1 20:20:31 EEST 2012 ivan_at_nonamehost:/usr/obj/usr/src/sys/mk10 amd64 tree port updated three days ago port x11-servers/xorg-server build error gmake[4]: Выход из каталога `/usr/ports_build/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.2/hw/xfree86/man' gmake[4]: Вход в каталог `/usr/ports_build/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.2/hw/xfree86' CPP='cpp' AWK='gawk' /bin/sh ./sdksyms.sh ../.. -O2 -ftree-vectorize -mfpmath=sse -mssse3 -pipe -march=core2 -fno-strict-aliasing -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I../../include -I../../include -I../../Xext -I../../composite -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/sync -I../../miext/shadow -I../../miext/damage -I../../render -I../../randr -I../../fb -fvisibility=hidden -DHAVE_XORG_CONFIG_H -fvisibility=hidden -I/usr/local/include -I/usr/local/include -I../../hw/xfree86 -I../../hw/xfree86/include -I../../hw/xfree86/common -I../../hw/xfree86/os-support -I../../hw/xfree86/os-support/bus -I../../os -I./parser -I../../miext/cw -I./ddc -I./i2c -I./modes -I./ramdac CC sdksyms.o In file included from ./modes/xf86Crtc.h:28, from sdksyms.c:84: ../../randr/randrstr.h:594: warning: redundant redeclaration of 'RRTransformCompute' ../../randr/rrtransform.h:70: warning: previous declaration of 'RRTransformCompute' was here In file included from ./modes/xf86Crtc.h:32, from sdksyms.c:84: ./modes/xf86Modes.h:43: warning: redundant redeclaration of 'xf86ModeHSync' ../../hw/xfree86/common/xf86.h:411: warning: previous declaration of 'xf86ModeHSync' was here ./modes/xf86Modes.h:44: warning: redundant redeclaration of 'xf86ModeVRefresh' ../../hw/xfree86/common/xf86.h:413: warning: previous declaration of 'xf86ModeVRefresh' was here ./modes/xf86Modes.h:53: warning: redundant redeclaration of 'xf86DuplicateMode' ../../hw/xfree86/common/xf86.h:419: warning: previous declaration of 'xf86DuplicateMode' was here ./modes/xf86Modes.h:55: warning: redundant redeclaration of 'xf86DuplicateModes' ../../hw/xfree86/common/xf86.h:421: warning: previous declaration of 'xf86DuplicateModes' was here ./modes/xf86Modes.h:56: warning: redundant redeclaration of 'xf86SetModeDefaultName' ../../hw/xfree86/common/xf86.h:415: warning: previous declaration of 'xf86SetModeDefaultName' was here ./modes/xf86Modes.h:57: warning: redundant redeclaration of 'xf86SetModeCrtc' ../../hw/xfree86/common/xf86.h:417: warning: previous declaration of 'xf86SetModeCrtc' was here ./modes/xf86Modes.h:59: warning: redundant redeclaration of 'xf86ModesEqual' ../../hw/xfree86/common/xf86.h:423: warning: previous declaration of 'xf86ModesEqual' was here ./modes/xf86Modes.h:60: warning: redundant redeclaration of 'xf86PrintModeline' ../../hw/xfree86/common/xf86.h:425: warning: previous declaration of 'xf86PrintModeline' was here ./modes/xf86Modes.h:62: warning: redundant redeclaration of 'xf86ModesAdd' ../../hw/xfree86/common/xf86.h:427: warning: previous declaration of 'xf86ModesAdd' was here ./modes/xf86Modes.h:67: warning: redundant redeclaration of 'xf86CVTMode' ../../hw/xfree86/common/xf86.h:198: warning: previous declaration of 'xf86CVTMode' was here In file included from sdksyms.c:92: ./ddc/xf86DDC.h:48: warning: redundant redeclaration of 'xf86DDCGetModes' ./modes/xf86Modes.h:64: warning: previous declaration of 'xf86DDCGetModes' was here In file included from sdksyms.c:270: ../../include/dixevents.h:84: warning: redundant redeclaration of 'PostSyntheticMotion' ../../include/input.h:476: warning: previous declaration of 'PostSyntheticMotion' was here In file included from sdksyms.c:271: ../../include/dixfont.h:148: warning: redundant redeclaration of 'client_auth_generation' /usr/local/include/X11/fonts/fontproto.h:52: warning: previous declaration of 'client_auth_generation' was here ../../include/dixfont.h:150: warning: redundant redeclaration of 'DeleteFontClientID' /usr/local/include/X11/fonts/fontproto.h:59: warning: previous declaration of 'DeleteFontClientID' was here ../../include/dixfont.h:152: warning: redundant redeclaration of 'GetClientResolutions' /usr/local/include/X11/fonts/font.h:149: warning: previous declaration of 'GetClientResolutions' was here ../../include/dixfont.h:154: warning: redundant redeclaration of 'GetDefaultPointSize' /usr/local/include/X11/fonts/fontproto.h:44: warning: previous declaration of 'GetDefaultPointSize' was here ../../include/dixfont.h:156: warning: redundant redeclaration of 'GetNewFontClientID' /usr/local/include/X11/fonts/fontproto.h:60: warning: previous declaration of 'GetNewFontClientID' was here ../../include/dixfont.h:159: warning: redundant redeclaration of 'init_fs_handlers' /usr/local/include/X11/fonts/fontproto.h:47: warning: previous declaration of 'init_fs_handlers' was here ../../include/dixfont.h:175: warning: redundant redeclaration of 'RegisterFPEFunctions' /usr/local/include/X11/fonts/fontproto.h:42: warning: previous declaration of 'RegisterFPEFunctions' was here ../../include/dixfont.h:179: warning: redundant redeclaration of 'remove_fs_handlers' /usr/local/include/X11/fonts/fontproto.h:50: warning: previous declaration of 'remove_fs_handlers' was here ../../include/dixfont.h:181: warning: redundant redeclaration of 'StoreFontClientFont' /usr/local/include/X11/fonts/fontproto.h:61: warning: previous declaration of 'StoreFontClientFont' was here sdksyms.c:399: warning: cast discards qualifiers from pointer target type sdksyms.c:453: warning: cast discards qualifiers from pointer target type sdksyms.c:748: warning: cast discards qualifiers from pointer target type sdksyms.c:1002: warning: cast discards qualifiers from pointer target type sdksyms.c:1026: warning: cast discards qualifiers from pointer target type sdksyms.c:1123: warning: cast discards qualifiers from pointer target type sdksyms.c:1124: warning: cast discards qualifiers from pointer target type sdksyms.c:1679: warning: cast discards qualifiers from pointer target type sdksyms.c:1680: warning: cast discards qualifiers from pointer target type sdksyms.c:1681: warning: cast discards qualifiers from pointer target type CCLD Xorg /usr/local/lib/libfontenc.so: undefined reference to `gzgetc_' distcc[21895] ERROR: compile (null) on localhost failed gmake[4]: *** [Xorg] Ошибка 1 gmake[4]: Выход из каталога `/usr/ports_build/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.2/hw/xfree86' gmake[3]: *** [all-recursive] Ошибка 1 gmake[3]: Выход из каталога `/usr/ports_build/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.2/hw/xfree86' gmake[2]: *** [all] Ошибка 2 gmake[2]: Выход из каталога `/usr/ports_build/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.2/hw/xfree86' gmake[1]: *** [all-recursive] Ошибка 1 gmake[1]: Выход из каталога `/usr/ports_build/usr/ports/x11-servers/xorg-server/work/xorg-server-1.12.2/hw' gmake: *** [all-recursive] Ошибка 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-servers/xorg-server. *** [build] Error code 1 Stop in /usr/ports/x11-servers/xorg-server.Received on Sun Jun 10 2012 - 05:38:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:27 UTC