public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] xfig won't compile
       [not found] <295809381.466578066.1354014946751.JavaMail.root@zimbra59-e10.priv.proxad.net>
@ 2012-11-27 11:20 ` Alain Didierjean
  2012-11-27 11:34   ` Hinnerk van Bruinehsen
  0 siblings, 1 reply; 5+ messages in thread
From: Alain Didierjean @ 2012-11-27 11:20 UTC (permalink / raw
  To: gentoo-user

I cannot emerge xfig. Both versions (amd64 & ~amd64) return that informative message:

* Messages for package media-gfx/xfig-3.2.5b-r2:

 * ERROR: media-gfx/xfig-3.2.5b-r2 failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_compile
 *   environment, line 2069:  Called die
 * The specific snippet of code:
 *       emake CC="$(tc-getCC)" LOCAL_LDFLAGS="${LDFLAGS}" CDEBUGFLAGS="${CFLAGS}" USRLIBDIR=/usr/$(get_libdir) || die
 * 

So:
- known bug ?
- tip available ?
or should I fill a bug report ?


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

* Re: [gentoo-user] xfig won't compile
  2012-11-27 11:20 ` [gentoo-user] xfig won't compile Alain Didierjean
@ 2012-11-27 11:34   ` Hinnerk van Bruinehsen
  2012-11-30  8:54     ` Peter Weilbacher
  0 siblings, 1 reply; 5+ messages in thread
From: Hinnerk van Bruinehsen @ 2012-11-27 11:34 UTC (permalink / raw
  To: gentoo-user

On Tue, Nov 27, 2012 at 12:20:02PM +0100, Alain Didierjean wrote:
> I cannot emerge xfig. Both versions (amd64 & ~amd64) return that informative message:
> 
> * Messages for package media-gfx/xfig-3.2.5b-r2:
> 
>  * ERROR: media-gfx/xfig-3.2.5b-r2 failed (compile phase):
>  *   (no error message)
>  * 
>  * Call stack:
>  *     ebuild.sh, line  93:  Called src_compile
>  *   environment, line 2069:  Called die
>  * The specific snippet of code:
>  *       emake CC="$(tc-getCC)" LOCAL_LDFLAGS="${LDFLAGS}" CDEBUGFLAGS="${CFLAGS}" USRLIBDIR=/usr/$(get_libdir) || die
>  * 
> 
> So:
> - known bug ?
> - tip available ?
> or should I fill a bug report ?

First you should post the error itself, not just the portage report that
the build failed. You should find ir in
/var/tmp/portage/media-gfx/xfig-3.2.5b-r2/temp/build.log
If you cannot isolate the error yourself you could send the entire build
log (or upload it to some paste-site).

After you did that we could try to figure out, what exactly the error is
(and maybe help you).
Otherwise you could file a bugreport (where you should attach the
build.log nonetheless)

WKR
Hinnerk


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

* Re: [gentoo-user] xfig won't compile
  2012-11-27 11:34   ` Hinnerk van Bruinehsen
@ 2012-11-30  8:54     ` Peter Weilbacher
  2012-11-30  9:00       ` Alain Didierjean
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Weilbacher @ 2012-11-30  8:54 UTC (permalink / raw
  To: gentoo-user

On 2012-11-27 12:34, Hinnerk van Bruinehsen wrote:
> On Tue, Nov 27, 2012 at 12:20:02PM +0100, Alain Didierjean wrote:
>> I cannot emerge xfig. Both versions (amd64 & ~amd64) return that 
>> informative message:
>>
>> * Messages for package media-gfx/xfig-3.2.5b-r2:
[...]
>> So:
>> - known bug ?
>> - tip available ?
>> or should I fill a bug report ?

[...]

> Otherwise you could file a bugreport (where you should attach the
> build.log nonetheless)

There is <https://bugs.gentoo.org/show_bug.cgi?id=405475>.
    Peter.


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

* Re: [gentoo-user] xfig won't compile
  2012-11-30  8:54     ` Peter Weilbacher
@ 2012-11-30  9:00       ` Alain Didierjean
  2012-12-01  9:59         ` Alain Didierjean
  0 siblings, 1 reply; 5+ messages in thread
From: Alain Didierjean @ 2012-11-30  9:00 UTC (permalink / raw
  To: gentoo-user



----- Mail original -----
> De: "Peter Weilbacher" <newsspam@weilbacher.org>
> À: gentoo-user@lists.gentoo.org
> Envoyé: Vendredi 30 Novembre 2012 09:54:07
> Objet: Re: [gentoo-user] xfig won't compile
> 
> On 2012-11-27 12:34, Hinnerk van Bruinehsen wrote:
> > On Tue, Nov 27, 2012 at 12:20:02PM +0100, Alain Didierjean wrote:
> >> I cannot emerge xfig. Both versions (amd64 & ~amd64) return that
> >> informative message:
> >>
> >> * Messages for package media-gfx/xfig-3.2.5b-r2:
> [...]
> >> So:
> >> - known bug ?
> >> - tip available ?
> >> or should I fill a bug report ?
> 
> [...]
> 
> > Otherwise you could file a bugreport (where you should attach the
> > build.log nonetheless)
> 
> There is <https://bugs.gentoo.org/show_bug.cgi?id=405475>.
>     Peter.

Thanks, Peter, I'll check that.
As for you, Hinnerk, your method is OK, but as for me, when that type of problem arises, I first check on this list if it is a known problem, eventually with a work around. Then I check for an existing bug report, then I fill abug report if necessary. 



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

* Re: [gentoo-user] xfig won't compile
  2012-11-30  9:00       ` Alain Didierjean
@ 2012-12-01  9:59         ` Alain Didierjean
  0 siblings, 0 replies; 5+ messages in thread
From: Alain Didierjean @ 2012-12-01  9:59 UTC (permalink / raw
  To: gentoo-user



----- Mail original -----
> De: "Alain Didierjean" <alain.didierjean@free.fr>
> À: gentoo-user@lists.gentoo.org
> Envoyé: Vendredi 30 Novembre 2012 10:00:27
> Objet: Re: [gentoo-user] xfig won't compile
> 
> 
> 
> ----- Mail original -----
> > De: "Peter Weilbacher" <newsspam@weilbacher.org>
> > À: gentoo-user@lists.gentoo.org
> > Envoyé: Vendredi 30 Novembre 2012 09:54:07
> > Objet: Re: [gentoo-user] xfig won't compile
> > 
> > On 2012-11-27 12:34, Hinnerk van Bruinehsen wrote:
> > > On Tue, Nov 27, 2012 at 12:20:02PM +0100, Alain Didierjean wrote:
> > >> I cannot emerge xfig. Both versions (amd64 & ~amd64) return that
> > >> informative message:
> > >>
> > >> * Messages for package media-gfx/xfig-3.2.5b-r2:
> > [...]
> > >> So:
> > >> - known bug ?
> > >> - tip available ?
> > >> or should I fill a bug report ?
> > 
> > [...]
> > 
> > > Otherwise you could file a bugreport (where you should attach the
> > > build.log nonetheless)
> > 
> > There is <https://bugs.gentoo.org/show_bug.cgi?id=405475>.
> >     Peter.
> 
> Thanks, Peter, I'll check that.
> As for you, Hinnerk, your method is OK, but as for me, when that type
> of problem arises, I first check on this list if it is a known
> problem, eventually with a work around. Then I check for an existing
> bug report, then I fill abug report if necessary.
> 

As a conclusion: the link provided by Peter lead to the description of the bug I had noticed and to a quick and dirty patch allowing me to print a big fat LyX document with a lot of .fig figures, urgently needed by my students. Can I ask for anything more ? 


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

end of thread, other threads:[~2012-12-01 10:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <295809381.466578066.1354014946751.JavaMail.root@zimbra59-e10.priv.proxad.net>
2012-11-27 11:20 ` [gentoo-user] xfig won't compile Alain Didierjean
2012-11-27 11:34   ` Hinnerk van Bruinehsen
2012-11-30  8:54     ` Peter Weilbacher
2012-11-30  9:00       ` Alain Didierjean
2012-12-01  9:59         ` Alain Didierjean

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