Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] php : USE flag change from xsl to xslt is a problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Mon May 13, 2013 6:21 pm    Post subject: [solved] php : USE flag change from xsl to xslt is a problem Reply with quote

At an unstable Gentoo I did have the beta4 of php installed, but now rc1 makes trouble :
Code:
=================================================================
                        Package Settings
=================================================================

dev-lang/php-5.5.0_beta4 was built with the following:
USE="apache2 berkdb bzip2 cli crypt ctype fileinfo filter gdbm gmp hash iconv ipv6 json mysql mysqli nls opcache phar posix readline session simplexml ssl threads tokenizer unicode xml xsl zlib -bcmath -calendar -cdb -cgi -cjk -curl -debug -embed -enchant -exif -firebird -flatfile -fpm -frontbase -ftp -gd -imap -inifile -intl -iodbc -kerberos -ldap -ldap-sasl -libedit -libmysqlclient -mhash -mssql -oci8-instant-client -odbc -pcntl -pdo -postgres -qdbm -recode (-selinux) -sharedmem -snmp -soap -sockets -spell -sqlite -sybase-ct -sysvipc -tidy -truetype -wddx -xmlreader -xmlrpc -xmlwriter -xpm -zip"

n22 ~ # emerge --update @world --deep --changed-use --with-bdeps=y --verbose

These are the packages that would be merged, in reverse order:

Calculating dependencies  .. .. ... done!

Total: 0 packages, Size of downloads: 0 kB

WARNING: One or more updates have been skipped due to a dependency conflict:

dev-lang/php:5.5

  (dev-lang/php-5.5.0_rc1::gentoo, ebuild scheduled for merge) conflicts with
    dev-lang/php[simplexml,xml,xsl,unicode] required by (www-apps/phpsysinfo-3.1.3::gentoo, installed)
Tha settings are already adapted :
Code:
n22 ~ # grep php /etc/portage/package.use
#       needed by phpsysinfo
dev-lang/php                    xsl xslt


Last edited by toralf on Tue May 14, 2013 5:07 pm; edited 1 time in total
Back to top
View user's profile Send private message
hielvc
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2805
Location: Oceanside, Ca

PostPosted: Tue May 14, 2013 3:02 am    Post subject: Reply with quote

Im running stable but
Code:
www-apps/phpsysinfo-3.1.3
The following REQUIRED_USE flag constraints are unsatisfied:
    truetype? ( gd ) exif? ( gd )
emerge =dev-lang/php-5.5.0_beta4 -1vp
The following REQUIRED_USE flag constraints are unsatisfied:
    truetype? ( gd ) exif? ( gd )

I'd try enabling "gd"
_________________
An A-Z Index of the Linux BASH command line
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Tue May 14, 2013 4:00 am    Post subject: Reply with quote

When the xslt flag on php was renamed to xsl some dependencies were not updated. It should be fixed now, so another sync should allow you to proceed without, this, problem.
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Tue May 14, 2013 9:05 am    Post subject: Reply with quote

desultory wrote:
When the xslt flag on php was renamed to xsl some dependencies were not updated. It should be fixed now, so another sync should allow you to proceed without, this, problem.
Would etc-update (well, I use my own script) update the local packages.use files automatically in case of a USE flag change or it is up to the user to be aware if such things ?
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Tue Jun 18, 2013 3:46 am    Post subject: Reply with quote

I seem to have somehow managed to not reply earlier, for which I can only apologize and get on with answering your pending question. So, sorry about that, now on with an answer.

toralf wrote:
Would etc-update (well, I use my own script) update the local packages.use files automatically in case of a USE flag change or it is up to the user to be aware if such things ?
So far as I know, USE flag name changes lack mechanisms analogous to the ${PORTDIR}profiles/updates system, and as such are not propagated to configuration file changes automatically.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum