public inbox for gentoo-perl@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-perl] Can't emerge HTML-Mason
@ 2006-04-04 11:17 wernerus sebastien
  2006-04-04 11:34 ` Christian Hartmann
  0 siblings, 1 reply; 4+ messages in thread
From: wernerus sebastien @ 2006-04-04 11:17 UTC (permalink / raw
  To: gentoo-perl

Hi,

I get the following error trying to emerge HTML::Mason:

#############
>>> checksums src_uri ;-) HTML-Mason-1.32.tar.gz
>>> Unpacking source...
>>> Unpacking HTML-Mason-1.32.tar.gz to /var/tmp/portage/HTML-Mason-1.32/work
>>> Source unpacked.
>>> Compiling source in
/var/tmp/portage/HTML-Mason-1.32/work/HTML-Mason-1.32 ...
 * HTML-Mason will only install with modperl support
 * if the use flag modperl is enabled.
Checking whether your kit is complete...
Looks good
Creating new 'Build' script for 'HTML-Mason' version '1.32'
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: dev-perl/HTML-Mason-1.32 failed.
Call stack:
  ebuild.sh, line 1526:   Called dyn_compile
  ebuild.sh, line 923:   Called src_compile
  ebuild.sh, line 1236:   Called perl-module_src_compile
  perl-module.eclass, line 127:   Called die

!!! compilation failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
#############

mod_perl is installed, and i tried to compile mason with the 'modperl'
flag enabled and disabled.

Does anybody had a similar problem?

thanks

-- 
gentoo-perl@gentoo.org mailing list



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

* Re: [gentoo-perl] Can't emerge HTML-Mason
  2006-04-04 11:17 [gentoo-perl] Can't emerge HTML-Mason wernerus sebastien
@ 2006-04-04 11:34 ` Christian Hartmann
  2006-04-04 11:55   ` wernerus sebastien
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Hartmann @ 2006-04-04 11:34 UTC (permalink / raw
  To: gentoo-perl

> !!! ERROR: dev-perl/HTML-Mason-1.32 failed.
> Call stack:
>   ebuild.sh, line 1526:   Called dyn_compile
>   ebuild.sh, line 923:   Called src_compile
>   ebuild.sh, line 1236:   Called perl-module_src_compile
>   perl-module.eclass, line 127:   Called die

Please `emerge --sync` and try again. Looks like your problem is related to 
the perl-module.eclass problems reported in bug 128487.

[1] https://bugs.gentoo.org/show_bug.cgi?id=128487

Regards,
Christian Hartmann
http://www.gentoo.org/~ian/

PGP Key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x2154E5EE692A4865
Key fingerprint = 4544 EC0C BAE4 216F 5981  7F95 2154 E5EE 692A 4865

-- 
gentoo-perl@gentoo.org mailing list



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

* Re: [gentoo-perl] Can't emerge HTML-Mason
  2006-04-04 11:34 ` Christian Hartmann
@ 2006-04-04 11:55   ` wernerus sebastien
  2006-04-04 12:11     ` Michael Cummings
  0 siblings, 1 reply; 4+ messages in thread
From: wernerus sebastien @ 2006-04-04 11:55 UTC (permalink / raw
  To: gentoo-perl

Yes, it was indeed related to this bug. Mason compile fine now. Thanks

On 4/4/06, Christian Hartmann <ian@gentoo.org> wrote:
> > !!! ERROR: dev-perl/HTML-Mason-1.32 failed.
> > Call stack:
> >   ebuild.sh, line 1526:   Called dyn_compile
> >   ebuild.sh, line 923:   Called src_compile
> >   ebuild.sh, line 1236:   Called perl-module_src_compile
> >   perl-module.eclass, line 127:   Called die
>
> Please `emerge --sync` and try again. Looks like your problem is related to
> the perl-module.eclass problems reported in bug 128487.
>
> [1] https://bugs.gentoo.org/show_bug.cgi?id=128487
>
> Regards,
> Christian Hartmann
> http://www.gentoo.org/~ian/
>
> PGP Key:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x2154E5EE692A4865
> Key fingerprint = 4544 EC0C BAE4 216F 5981  7F95 2154 E5EE 692A 4865
>
> --
> gentoo-perl@gentoo.org mailing list
>
>

-- 
gentoo-perl@gentoo.org mailing list



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

* Re: [gentoo-perl] Can't emerge HTML-Mason
  2006-04-04 11:55   ` wernerus sebastien
@ 2006-04-04 12:11     ` Michael Cummings
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Cummings @ 2006-04-04 12:11 UTC (permalink / raw
  To: gentoo-perl

[-- Attachment #1: Type: text/plain, Size: 1175 bytes --]

Yeah, this falls into the category of my messsing up the perl-module eclass. 
Everyone should be happy campers again, and HTML-Mason should only fail for 
legitimate reasons now :)


On Tuesday 04 April 2006 07:55, wernerus sebastien wrote:
> Yes, it was indeed related to this bug. Mason compile fine now. Thanks
>
> On 4/4/06, Christian Hartmann <ian@gentoo.org> wrote:
> > > !!! ERROR: dev-perl/HTML-Mason-1.32 failed.
> > > Call stack:
> > >   ebuild.sh, line 1526:   Called dyn_compile
> > >   ebuild.sh, line 923:   Called src_compile
> > >   ebuild.sh, line 1236:   Called perl-module_src_compile
> > >   perl-module.eclass, line 127:   Called die
> >
> > Please `emerge --sync` and try again. Looks like your problem is related
> > to the perl-module.eclass problems reported in bug 128487.
> >
> > [1] https://bugs.gentoo.org/show_bug.cgi?id=128487
> >
> > Regards,
> > Christian Hartmann
> > http://www.gentoo.org/~ian/
> >
> > PGP Key:
> > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x2154E5EE692A4865
> > Key fingerprint = 4544 EC0C BAE4 216F 5981  7F95 2154 E5EE 692A 4865
> >
> > --
> > gentoo-perl@gentoo.org mailing list

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2006-04-04 12:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04 11:17 [gentoo-perl] Can't emerge HTML-Mason wernerus sebastien
2006-04-04 11:34 ` Christian Hartmann
2006-04-04 11:55   ` wernerus sebastien
2006-04-04 12:11     ` Michael Cummings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox