I tried to disable each options, it didn't help much.
It failed at econf.
...
config.status: creating driver/XScreenSaver.ad
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
config.status: error: po/Makefile.in.in was not created by intltoolize.
...
...
*
* ERROR: x11-misc/xscreensaver-5.07 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2950: Called econf
'--with-x-app-defaults=/usr/share/X11/app-defaults'
'--with-hackdir=/usr/lib/misc/xscreensaver'
'--with-configdir=/usr/share/xscreensaver/config'
'--x-libraries=/usr/lib' '--x-includes=/usr/include' '--with-dpms-ext'
'--with-xf86vmode-ext' '--with-xf86gamma-ext' '--with-randr-ext'
'--with-proc-interrupts' '--with-xpm' '--with-xshm-ext'
'--with-xdbe-ext' '--enable-locking' '--without-kerberos'
'--without-gle' '--with-gtk' '--with-pixbuf' '--with-setuid-hacks'
'--without-login-manager' '--with-xinerama-ext' '--with-pam'
'--without-gl' '--with-jpeg'
* ebuild.sh, line 525: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf 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/x11-misc/xscreensaver-5.07/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/x11-misc/xscreensaver-5.07/temp/environment'.
*
Any idea?
Thanks,
--
./D
11-03-2008, 07:10 AM
Jeremy McSpadden
xscreensaver compilation failed
On Mon, 2008-11-03 at 16:01 +0800, Ducky wrote:
Hello,
My xscreensaver failed to build. Not sure what's wrong. I've tried
versions starting from 5.05.
I tried to disable each options, it didn't help much.
It failed at econf.
...
config.status: creating driver/XScreenSaver.ad
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
config.status: error: po/Makefile.in.in was not created by intltoolize.
...
...
*
* ERROR: x11-misc/xscreensaver-5.07 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2950: Called econf
'--with-x-app-defaults=/usr/share/X11/app-defaults'
'--with-hackdir=/usr/lib/misc/xscreensaver'
'--with-configdir=/usr/share/xscreensaver/config'
'--x-libraries=/usr/lib' '--x-includes=/usr/include' '--with-dpms-ext'
'--with-xf86vmode-ext' '--with-xf86gamma-ext' '--with-randr-ext'
'--with-proc-interrupts' '--with-xpm' '--with-xshm-ext'
'--with-xdbe-ext' '--enable-locking' '--without-kerberos'
'--without-gle' '--with-gtk' '--with-pixbuf' '--with-setuid-hacks'
'--without-login-manager' '--with-xinerama-ext' '--with-pam'
'--without-gl' '--with-jpeg'
* ebuild.sh, line 525: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf 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/x11-misc/xscreensaver-5.07/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/x11-misc/xscreensaver-5.07/temp/environment'.
*
Any idea?
Thanks,
I'd try posting the full log, not the snippets you think are relevant.
11-03-2008, 07:17 AM
Ducky
xscreensaver compilation failed
I'm sorry. I've now attached the build.log.
On Mon, Nov 3, 2008 at 4:10 PM, Jeremy McSpadden <deface@uberpenguin.net> wrote:
> On Mon, 2008-11-03 at 16:01 +0800, Ducky wrote:
>
> Hello,
>
> My xscreensaver failed to build. Not sure what's wrong. I've tried
> versions starting from 5.05.
>
> [ebuild N ] x11-misc/xscreensaver-5.07 USE="jpeg opengl pam suid
> xinerama -new-login" 0 kB
>
> I tried to disable each options, it didn't help much.
>
> It failed at econf.
>
> ...
> config.status: creating driver/XScreenSaver.ad
> config.status: creating config.h
> config.status: executing default-1 commands
> config.status: executing po/stamp-it commands
> config.status: error: po/Makefile.in.in was not created by intltoolize.
> ...
> ...
> *
> * ERROR: x11-misc/xscreensaver-5.07 failed.
> * Call stack:
> * ebuild.sh, line 49: Called src_compile
> * environment, line 2950: Called econf
> '--with-x-app-defaults=/usr/share/X11/app-defaults'
> '--with-hackdir=/usr/lib/misc/xscreensaver'
> '--with-configdir=/usr/share/xscreensaver/config'
> '--x-libraries=/usr/lib' '--x-includes=/usr/include' '--with-dpms-ext'
> '--with-xf86vmode-ext' '--with-xf86gamma-ext' '--with-randr-ext'
> '--with-proc-interrupts' '--with-xpm' '--with-xshm-ext'
> '--with-xdbe-ext' '--enable-locking' '--without-kerberos'
> '--without-gle' '--with-gtk' '--with-pixbuf' '--with-setuid-hacks'
> '--without-login-manager' '--with-xinerama-ext' '--with-pam'
> '--without-gl' '--with-jpeg'
> * ebuild.sh, line 525: Called die
> * The specific snippet of code:
> * die "econf failed"
> * The die message:
> * econf 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/x11-misc/xscreensaver-5.07/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/x11-misc/xscreensaver-5.07/temp/environment'.
> *
>
> Any idea?
>
> Thanks,
>
> I'd try posting the full log, not the snippets you think are relevant.
>
>
>
--
./D
11-03-2008, 07:17 AM
Ducky
xscreensaver compilation failed
11-03-2008, 07:21 AM
Jeremy McSpadden
xscreensaver compilation failed
On Mon, 2008-11-03 at 16:17 +0800, Ducky wrote:
I'm sorry. I've now attached the build.log.
On Mon, Nov 3, 2008 at 4:10 PM, Jeremy McSpadden <deface@uberpenguin.net> wrote:
> On Mon, 2008-11-03 at 16:01 +0800, Ducky wrote:
>
> Hello,
>
> My xscreensaver failed to build. Not sure what's wrong. I've tried
> versions starting from 5.05.
>
> [ebuild N ] x11-misc/xscreensaver-5.07 USE="jpeg opengl pam suid
> xinerama -new-login" 0 kB
>
> I tried to disable each options, it didn't help much.
>
> It failed at econf.
>
> ...
> config.status: creating driver/XScreenSaver.ad
> config.status: creating config.h
> config.status: executing default-1 commands
> config.status: executing po/stamp-it commands
> config.status: error: po/Makefile.in.in was not created by intltoolize.
> ...
> ...
> *
> * ERROR: x11-misc/xscreensaver-5.07 failed.
> * Call stack:
> * ebuild.sh, line 49: Called src_compile
> * environment, line 2950: Called econf
> '--with-x-app-defaults=/usr/share/X11/app-defaults'
> '--with-hackdir=/usr/lib/misc/xscreensaver'
> '--with-configdir=/usr/share/xscreensaver/config'
> '--x-libraries=/usr/lib' '--x-includes=/usr/include' '--with-dpms-ext'
> '--with-xf86vmode-ext' '--with-xf86gamma-ext' '--with-randr-ext'
> '--with-proc-interrupts' '--with-xpm' '--with-xshm-ext'
> '--with-xdbe-ext' '--enable-locking' '--without-kerberos'
> '--without-gle' '--with-gtk' '--with-pixbuf' '--with-setuid-hacks'
> '--without-login-manager' '--with-xinerama-ext' '--with-pam'
> '--without-gl' '--with-jpeg'
> * ebuild.sh, line 525: Called die
> * The specific snippet of code:
> * die "econf failed"
> * The die message:
> * econf 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/x11-misc/xscreensaver-5.07/temp/build.log'.
> * The ebuild environment file is located at
> '/var/tmp/portage/x11-misc/xscreensaver-5.07/temp/environment'.
> *
>
> Any idea?
>
> Thanks,
>
> I'd try posting the full log, not the snippets you think are relevant.
>
>
>