Re: Lessons learned from source upgrade from FreeBSD i386 9.2 Stable to FreeBSD i386 10.0 Release.

From: Robert_Burmeister <robert.burmeister_at_utoledo.edu>
Date: Tue, 28 Jan 2014 19:22:45 -0800 (PST)
Lessons learned from source upgrade from FreeBSD i386 9.2 Stable to FreeBSD
i386 10.0 Release.

A)
Clang does not need to to be installed first.


> B)
> FreeBSD 10's change to pkg(8) (a.k.a. PKGNG) affects the portupgrade tools
> as 
> well as the package tools.
> Even if you are not using packages,
> before upgrading to FreeBSD 10 install pkg(8) as described in:
> http://www5.us.freebsd.org/doc/handbook/pkgng-intro.html
> and be sure to run pkg2ng.
> 
> C)
> FreeBSD 10 moves converters/libiconv into the base system, which directly
> or 
> indirectly affects many ports.
> This migration has largely been taken care of for the official packages,
> however, if you are rebuilding from the ports tree
> "pkg_delete libiconv" must be run,
> or converters/libiconv must be deinstalled,
> before your post OS recompile of all your ports.
> 
> Most of the iconv hardcodes have been addressed in the ports tree, but
> this is 
> still being worked on.

D)
Many Gnome ports still had issues with continuing to link to
"libiconv.so.3",
such as avahi-app and gdm.

People who deleted all ports, removed /usr/local and reinstalled
have reported that they do not have the problem. 

Apparently, some Gnome components are finicky about how they are built.
A note from
https://wiki.gnome.org/Projects/Jhbuild/FreeBSD

> Remove all .la files from the packages you just installed to prevent
> problems during the build.
> You'll have to remember to do this again each time you install more
> packages.

I deleted the contents of /usr/local/lib and ran portupgrade -afu
which rebuilt most of the problematic ports.




--
View this message in context: http://freebsd.1045724.n5.nabble.com/Lessons-learned-from-source-upgrade-from-FreeBSD-i386-9-2-Stable-to-FreeBSD-i386-10-0-Release-tp5878896p5880955.html
Sent from the freebsd-current mailing list archive at Nabble.com.
Received on Wed Jan 29 2014 - 02:22:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:46 UTC