Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-11 Thread CeDeROM
On Sat, Jan 11, 2014 at 3:18 AM, Gerald Pfeifer ger...@pfeifer.com wrote: Wait a minute: is one of yoir ports hard coding lang/gcc46 instead of doing USE_GCC? If so, here is the bug. Gerald Yes, it seems so, as I only installed packages from binaries and the gcc was the dependency, I did not

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-11 Thread CeDeROM
On Sat, Jan 11, 2014 at 11:29 AM, CeDeROM cede...@tlen.pl wrote: On Sat, Jan 11, 2014 at 3:18 AM, Gerald Pfeifer ger...@pfeifer.com wrote: Wait a minute: is one of yoir ports hard coding lang/gcc46 instead of doing USE_GCC? If so, here is the bug. Gerald Here goes the full ouput of the pkg

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-11 Thread Boris Samorodov
11.01.2014 14:37, CeDeROM пишет: On Sat, Jan 11, 2014 at 11:29 AM, CeDeROM cede...@tlen.pl wrote: On Sat, Jan 11, 2014 at 3:18 AM, Gerald Pfeifer ger...@pfeifer.com wrote: Wait a minute: is one of yoir ports hard coding lang/gcc46 instead of doing USE_GCC? If so, here is the bug. Gerald

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-11 Thread Tijl Coosemans
On Sat, 11 Jan 2014 11:37:50 +0100 CeDeROM wrote: On Sat, Jan 11, 2014 at 11:29 AM, CeDeROM cede...@tlen.pl wrote: On Sat, Jan 11, 2014 at 3:18 AM, Gerald Pfeifer ger...@pfeifer.com wrote: Wait a minute: is one of yoir ports hard coding lang/gcc46 instead of doing USE_GCC? If so, here is the

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-11 Thread CeDeROM
On Sat, Jan 11, 2014 at 12:21 PM, Boris Samorodov b...@passap.ru wrote: It's not a solution but a workaround which helped me. Run the following command to find out which installed packages need gcc46 (note it's a one line command): - % for o in `pkg info -aoq`; do \[ \! -z `pkg query

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-11 Thread CeDeROM
On Sat, Jan 11, 2014 at 12:46 PM, Tijl Coosemans t...@freebsd.org wrote: The problem is pdftk-2.02. You need pdftk-2.02_1 for which a package has been built already so it should be on the pkg mirrors soon. Bingo! That fixed the problem! Thank you!!! :-) -- CeDeROM, SQ7MHZ,

FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-10 Thread CeDeROM
# uname -a FreeBSD hexagon 10.0-RC5 FreeBSD 10.0-RC5 #0 r260430: Wed Jan 8 05:10:04 UTC 2014 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 # pkg delete -f gcc46 ... # pkg upgrade Updating repository catalogue Upgrades have been requested for the following 347 packages: Reinstalling

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-10 Thread Adam McDougall
On 01/10/2014 10:02, CeDeROM wrote: # uname -a FreeBSD hexagon 10.0-RC5 FreeBSD 10.0-RC5 #0 r260430: Wed Jan 8 05:10:04 UTC 2014 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 # pkg delete -f gcc46 ... # pkg upgrade Updating repository catalogue Upgrades have been

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-10 Thread Gerald Pfeifer
Yes, you can only have one of lang/gcc and lang/gcc46 installed (and they are basically the same right now until lang/gcc moves to GCC 4.7 soon hopefully). And the two ports _should_ properly conflict. I recommend removing gcc46 and everything should be fine. And if anyone sees a problem with

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-10 Thread Gerald Pfeifer
Wait a minute: is one of yoir ports hard coding lang/gcc46 instead of doing USE_GCC? If so, here is the bug. Gerald ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: FreeBSD 10.0-RC5 AMD64 pkg upgrade fail by gcc/gcc46

2014-01-10 Thread Gerald Pfeifer
Wait a minute: is one of yoir ports hard coding lang/gcc46 instead of doing USE_GCC? If so, here is the bug. Gerald ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to