ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Re: php-ldap-1:4.3.4-alt0.cvs20030830: rebuild failed
  @ 2003-10-07  9:17 ` Alexander Bokovoy
  2003-10-07 10:24   ` Alexey Gladkov
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Bokovoy @ 2003-10-07  9:17 UTC (permalink / raw)
  To: devel

On Mon, Oct 06, 2003 at 05:29:20PM +0400, QA Team Robot wrote:
> Package: php-ldap-1:4.3.4-alt0.cvs20030830
> Packager: Alexey Gladkov <legion@altlinux.org>
> Build Statistics:
> 	14 time(s) (last time: Nov 13 2002) by Alexander Bokovoy <ab@altlinux.org>
> 	6 time(s) (last time: Aug 30 2003) by Alexey Gladkov <legion@altlinux.org>
> Status: rebuild failed; please fix.
Леша, пересобери, добавив зависимость на cyrus-sasl2.

> 
> Why:
> 
> appending configuration tag "F77" to libtool
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking for g77 option to produce PIC... -fPIC
> checking if g77 PIC flag -fPIC works... no
> checking if g77 supports -c -o file.o... no
> checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> /usr/bin/i586-alt-linux-g77: No such file or directory
> configure: creating ./config.status
> config.status: creating config.h
> + BUILD_ENV_VARS=top_srcdir=/usr/src/RPM/BUILD/php-ldap-4.3.4 
> 		top_builddir=/usr/src/RPM/BUILD/php-ldap-4.3.4 
> 		PEAR_INSTALLDIR=/usr/src/RPM/tmp/php-ldap-buildroot/usr/lib/php 
> 		EXTENSION_DIR=/usr/src/RPM/tmp/php-ldap-buildroot/usr/lib/php/extensions
> make: Entering directory `/usr/src/RPM/BUILD/php-ldap-4.3.4'
> /bin/sh /usr/src/RPM/BUILD/php-ldap-4.3.4/libtool --mode=compile i586-alt-linux-gcc  -I. -I/usr/src/RPM/BUILD/php-ldap-4.3.4 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php-ldap-4.3.4/include -I/usr/src/RPM/BUILD/php-ldap-4.3.4/main -I/usr/src/RPM/BUILD/php-ldap-4.3.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM  -DHAVE_CONFIG_H  -pipe -Wall -O2 -march=i586 -mcpu=i686 -fPIC -L/usr/lib  -prefer-pic -c /usr/src/RPM/BUILD/php-ldap-4.3.4/ldap.c -o ldap.lo 
> + make top_srcdir=/usr/src/RPM/BUILD/php-ldap-4.3.4 top_builddir=/usr/src/RPM/BUILD/php-ldap-4.3.4 PEAR_INSTALLDIR=/usr/src/RPM/tmp/php-ldap-buildroot/usr/lib/php EXTENSION_DIR=/usr/src/RPM/tmp/php-ldap-buildroot/usr/lib/php/extensions
> mkdir .libs
>  i586-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/php-ldap-4.3.4 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php-ldap-4.3.4/include -I/usr/src/RPM/BUILD/php-ldap-4.3.4/main -I/usr/src/RPM/BUILD/php-ldap-4.3.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM -DHAVE_CONFIG_H -pipe -Wall -O2 -march=i586 -mcpu=i686 -fPIC -L/usr/lib -c /usr/src/RPM/BUILD/php-ldap-4.3.4/ldap.c  -fPIC -DPIC -o .libs/ldap.o
> /bin/sh /usr/src/RPM/BUILD/php-ldap-4.3.4/libtool --mode=link i586-alt-linux-gcc -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/php-ldap-4.3.4/include -I/usr/src/RPM/BUILD/php-ldap-4.3.4/main -I/usr/src/RPM/BUILD/php-ldap-4.3.4 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM  -DHAVE_CONFIG_H  -pipe -Wall -O2 -march=i586 -mcpu=i686 -fPIC -L/usr/lib   -o ldap.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/RPM/BUILD/php-ldap-4.3.4/modules  ldap.lo -lldap -llber
> grep: /usr/lib/libsasl2.la: No such file or directory
> make: Leaving directory `/usr/src/RPM/BUILD/php-ldap-4.3.4'
> 
> RPM build errors:
> /bin/sed: can't read /usr/lib/libsasl2.la: No such file or directory
> libtool: link: `/usr/lib/libsasl2.la' is not a valid libtool archive
> make: *** [ldap.la] Error 1
> error: Bad exit status from /usr/src/RPM/tmp/rpm-tmp.57304 (%build)
>     Bad exit status from /usr/src/RPM/tmp/rpm-tmp.57304 (%build)

-- 
/ Alexander Bokovoy
---
I don't remember it, but I have it written down.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [devel] Re: php-ldap-1:4.3.4-alt0.cvs20030830: rebuild failed
  2003-10-07  9:17 ` [devel] Re: php-ldap-1:4.3.4-alt0.cvs20030830: rebuild failed Alexander Bokovoy
@ 2003-10-07 10:24   ` Alexey Gladkov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexey Gladkov @ 2003-10-07 10:24 UTC (permalink / raw)
  To: ALT Devel discussion list

On Tue, Oct 07, 2003 at 12:17:51PM +0300, Alexander Bokovoy wrote:
> On Mon, Oct 06, 2003 at 05:29:20PM +0400, QA Team Robot wrote:
> > Package: php-ldap-1:4.3.4-alt0.cvs20030830
> > Packager: Alexey Gladkov <legion@altlinux.org>
> > Build Statistics:
> > 	14 time(s) (last time: Nov 13 2002) by Alexander Bokovoy <ab@altlinux.org>
> > 	6 time(s) (last time: Aug 30 2003) by Alexey Gladkov <legion@altlinux.org>
> > Status: rebuild failed; please fix.
> Леша, пересобери, добавив зависимость на cyrus-sasl2.
> 

Хорошо, он будет пересобран вместе с новой версией PHP.

---
Rgrds, legion


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-07 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-07  9:17 ` [devel] Re: php-ldap-1:4.3.4-alt0.cvs20030830: rebuild failed Alexander Bokovoy
2003-10-07 10:24   ` Alexey Gladkov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git