portupgrade failure: kde4-4.7.2 -- kde4-4.7.2_1

2011-11-02 Thread Conrad J. Sabatier
OK, I know this is just a meta package, and not really essential to
my survival, but nonetheless, I'm hitting a brick wall with this one:

-
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-
   * Ruby  http://www.ruby-lang.org
 An Interpreted object-oriented scripting language
 For KLinkStatus example ruby scripts

-

CMake Error: The following variables are used in this project, but they
are set to NOTFOUND. Please set them or make sure they are set and
tested correctly in the CMake files: RUBY_INCLUDE_PATH (ADVANCED)
   used as include directory in
directory 
/usr/ports/www/kdewebdev4/work/kdewebdev-4.7.2/klinkstatus/src/plugins/scripting/scripts

-- Configuring incomplete, errors occurred!
*** Error code 1

Stop in /usr/ports/www/kdewebdev4.
*** Error code 1

Stop in /usr/ports/www/kdewebdev4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
*** Error code 1

Stop in /usr/ports/x11/kde4.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade2002-98506-i34x5l env
RUBY_INCLUDE_PATH=/usr/local/include/ruby-1.9 UPGRADE_TOOL=portupgrade
UPGRADE_PORT=kde4-4.7.2 UPGRADE_PORT_VER=4.7.2 make reinstall
---  Restoring the old version
** Fix the installation problem and try again.
[Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1482
packages found (-0 +1) . done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! x11/kde4 (kde4-4.7.2) (install error)

On this last attempt, I tried to force the setting of
RUBY_INCLUDE_PATH in the make environment.  Made no difference
whatsoever.

ruby-1.9.2.290_2,1 *is* installed.

# grep RUBY /etc/make.conf
RUBY_DEFAULT_VER=1.9
RUBY_INCLUDE_PATH=/usr/local/include/ruby-1.9

# uname -a
FreeBSD serene.no-ip.org 9.0-RC1 FreeBSD 9.0-RC1 #4: Mon Oct 31
19:06:02 CDT 2011
conr...@serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM  amd64

I'm stumped for the moment.  Anybody got a clue to share?

-- 
Conrad J. Sabatier
conr...@cox.net
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Disregard original post (was Re: portupgrade failure: kde4-4.7.2 -- kde4-4.7.2_1)

2011-11-02 Thread Conrad J. Sabatier

Nevermind.  Turning off the KDEWEBDEV option in x11/kde4 allowed the
upgrade to succeed (forgot I had turned this on yesterday out of
curiosity).

I suppose, then, that the subject line of this thread should have been
Build failure in www/kdewebdev4 instead.

Sorry for the noise.

-- 
Conrad J. Sabatier
conr...@cox.net
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: portupgrade failure: kde4-4.7.2 -- kde4-4.7.2_1

2011-11-02 Thread Chris Rees
On 2 November 2011 15:05, Conrad J. Sabatier conr...@cox.net wrote:
 OK, I know this is just a meta package, and not really essential to
 my survival, but nonetheless, I'm hitting a brick wall with this one:

 -
 -- The following OPTIONAL packages could NOT be located on your system.
 -- Consider installing them to enable more features from this software.
 -
   * Ruby  http://www.ruby-lang.org
     An Interpreted object-oriented scripting language
     For KLinkStatus example ruby scripts

 -

 CMake Error: The following variables are used in this project, but they
 are set to NOTFOUND. Please set them or make sure they are set and
 tested correctly in the CMake files: RUBY_INCLUDE_PATH (ADVANCED)
   used as include directory in
 directory 
 /usr/ports/www/kdewebdev4/work/kdewebdev-4.7.2/klinkstatus/src/plugins/scripting/scripts

 -- Configuring incomplete, errors occurred!
 *** Error code 1

 Stop in /usr/ports/www/kdewebdev4.
 *** Error code 1

 Stop in /usr/ports/www/kdewebdev4.
 *** Error code 1

 Stop in /usr/ports/x11/kde4.
 *** Error code 1

 Stop in /usr/ports/x11/kde4.
 *** Error code 1

 Stop in /usr/ports/x11/kde4.
 ** Command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portupgrade2002-98506-i34x5l env
 RUBY_INCLUDE_PATH=/usr/local/include/ruby-1.9 UPGRADE_TOOL=portupgrade
 UPGRADE_PORT=kde4-4.7.2 UPGRADE_PORT_VER=4.7.2 make reinstall
 ---  Restoring the old version
 ** Fix the installation problem and try again.
 [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1482
 packages found (-0 +1) . done]
 ** Listing the failed packages (-:ignored / *:skipped / !:failed)
 ! x11/kde4 (kde4-4.7.2) (install error)

 On this last attempt, I tried to force the setting of
 RUBY_INCLUDE_PATH in the make environment.  Made no difference
 whatsoever.

 ruby-1.9.2.290_2,1 *is* installed.

 # grep RUBY /etc/make.conf
 RUBY_DEFAULT_VER=1.9
 RUBY_INCLUDE_PATH=/usr/local/include/ruby-1.9

 # uname -a
 FreeBSD serene.no-ip.org 9.0-RC1 FreeBSD 9.0-RC1 #4: Mon Oct 31
 19:06:02 CDT 2011
 conr...@serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM  amd64

 I'm stumped for the moment.  Anybody got a clue to share?

Thanks for posting your 'fixed' message, but try to keep it in the
same thread so people reading them can see it's fixed!

Chris
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org