Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 119334 Details for
Bug 178603
dev-lang/php-5.2.2-r1 doesn't build with postgres useflag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge output
emerge.out (text/plain), 4.64 KB, created by
Bjoern Thorwirth
on 2007-05-15 07:53:56 UTC
(
hide
)
Description:
emerge output
Filename:
MIME Type:
Creator:
Bjoern Thorwirth
Created:
2007-05-15 07:53:56 UTC
Size:
4.64 KB
patch
obsolete
>creating main/internal_functions_cli.c >+--------------------------------------------------------------------+ >| License: | >| This software is subject to the PHP License, available in this | >| distribution in the file LICENSE. By continuing this installation | >| process, you are bound by the terms of this license agreement. | >| If you do not agree with the terms of this license, you must abort | >| the installation process at this point. | >+--------------------------------------------------------------------+ > >Thank you for using PHP. > >config.status: creating php5.spec >config.status: creating main/build-defs.h >config.status: creating scripts/phpize >config.status: creating scripts/man1/phpize.1 >config.status: creating scripts/php-config >config.status: creating scripts/man1/php-config.1 >config.status: creating sapi/cli/php.1 >config.status: creating main/php_config.h >config.status: executing default commands >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/openssl/openssl.c: In function 'php_openssl_x509_from_zval': >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/openssl/openssl.c:855: warning: passing argument 1 of 'PEM_ASN1_read_bio' from incompatible pointer type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/dba/dba_db4.c: In function 'dba_open_db4': >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/dba/dba_db4.c:99: warning: passing argument 2 of 'dbp->set_errcall' from incompatible pointer type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/mbstring/mbstring.c:152: warning: initialization discards qualifiers from pointer target type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/mbstring/mbstring.c:153: warning: initialization discards qualifiers from pointer target type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/mbstring/mbstring.c:154: warning: initialization discards qualifiers from pointer target type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/mbstring/mbstring.c:155: warning: initialization discards qualifiers from pointer target type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/mbstring/mbstring.c:156: warning: initialization discards qualifiers from pointer target type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/mbstring/mbstring.c:157: warning: initialization discards qualifiers from pointer target type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/mbstring/mbstring.c:158: warning: initialization discards qualifiers from pointer target type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/mbstring/mbstring.c:159: warning: initialization discards qualifiers from pointer target type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pgsql/pgsql.c: In function 'php_pgsql_get_link_info': >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pgsql/pgsql.c:954: error: 'PG_VERSION' undeclared (first use in this function) >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pgsql/pgsql.c:954: error: (Each undeclared identifier is reported only once >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pgsql/pgsql.c:954: error: for each function it appears in.) >make: *** [ext/pgsql/pgsql.lo] Fehler 1 >make: *** Warte auf noch nicht beendete Prozesse... >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pspell/pspell.c: In function 'zif_pspell_new': >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pspell/pspell.c:254: warning: passing argument 1 of 'delete_aspell_speller' from incompatible pointer type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pspell/pspell.c: In function 'zif_pspell_new_personal': >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pspell/pspell.c:377: warning: passing argument 1 of 'delete_aspell_speller' from incompatible pointer type >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pspell/pspell.c: In function 'zif_pspell_new_config': >/var/tmp/portage/dev-lang/php-5.2.2-r1/work/php-5.2.2/ext/pspell/pspell.c:411: warning: passing argument 1 of 'delete_aspell_speller' from incompatible pointer type > >!!! ERROR: dev-lang/php-5.2.2-r1 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_compile > ebuild.sh, line 971: Called qa_call 'src_compile' > ebuild.sh, line 44: Called src_compile > php-5.2.2-r1.ebuild, line 172: Called src_compile_normal > php-5.2.2-r1.ebuild, line 314: Called php5_2-sapi_src_compile > php5_2-sapi.eclass, line 606: Called die > >!!! make failed >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/dev-lang/php-5.2.2-r1/temp/build.log'. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 178603
: 119334