Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166057 - =media-libs/jpeg-6b-r8 not compile
Summary: =media-libs/jpeg-6b-r8 not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All Other
: High normal
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-09 11:58 UTC by laMusiQue
Modified: 2007-02-14 11:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
This is the crash of compilation to media-libs/jpeg (jpeg.crash.file,2.17 KB, text/plain)
2007-02-09 13:15 UTC, laMusiQue
Details
This is my emerge --info, for information. (my.emerge.info,2.69 KB, text/plain)
2007-02-09 13:16 UTC, laMusiQue
Details
patch for FreeBSD and Darwin (fsbd-darwin.patch,1.59 KB, patch)
2007-02-13 18:47 UTC, Fabian Groffen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description laMusiQue 2007-02-09 11:58:46 UTC
=media-libs/jpeg-6b-r8 crash during the compilation, i'm emerge this during the update. It's the package of portage ~x86-fbsd, for information is a centrino labtop ( dell latitude D600 ).
=media-libs/jpeg-6b-r7 run without any problem.


Reproducible: Always

Steps to Reproduce:
1.When update your system with emerge -avuDN world
2.When update this package media-libs/jpeg 
3.

Actual Results:  
The compilation of media-libs/jpeg abort with message http://www.sagwin.org/NoPasting/pasting/1754509325764141953.html


Expected Results:  
This preceding version of media-libs/jpeg ( (~)6b-r7 ) run without any problem.


I'm past my emerge --info here http://pastebin.ca/346401 and i past my 
/etc/make.conf here http://pastebin.ca/346456.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-09 12:09:15 UTC
Don't refer to pastebins when reporting bugs. Post/attach the info here, post emerge --info and reopen then.
Comment 2 laMusiQue 2007-02-09 13:15:39 UTC
Created attachment 109629 [details]
This is the crash of compilation to media-libs/jpeg
Comment 3 laMusiQue 2007-02-09 13:16:47 UTC
Created attachment 109631 [details]
This is my emerge --info, for information.
Comment 4 laMusiQue 2007-02-09 13:24:07 UTC
I am create two attachments for this bug.
Comment 5 Johan Vrolix 2007-02-11 19:55:56 UTC
(In reply to comment #4)
> I am create two attachments for this bug.

For now i masked r8
Comment 6 Fabian Groffen gentoo-dev 2007-02-12 07:43:37 UTC
I see the same issue on OSX/ppc.
Comment 7 Fabian Groffen gentoo-dev 2007-02-12 16:32:41 UTC
@vapier: in your -r8 bump, the patchver went from 1.4 to 1.5.  In the latter, 60_all_jpeg-maxmem-sysconf.patch seems to lack FreeBSD/Darwin support, hence it only compiles on Linux/Solaris.  Please put the right 60_all_jpeg-maxmem-sysconf.patch patch back in like in patchver 1.4 to fix this bug.
Comment 8 SpanKY gentoo-dev 2007-02-13 00:43:25 UTC
lemme spell this plainly ... if you're screwing with patch tarballs and not talking to the maintainers, this is your fault

aka, by you screwing with the patch tarball directly, you screwed the pooch

patch tarballs are generated files, they should never be modified by hand

if there's a patch you want updated *in cvs* then post the patch and i'll do so; the patch that is in the 1.5 tarball is the correct patch as that is the one found in cvs
Comment 9 Fabian Groffen gentoo-dev 2007-02-13 08:43:23 UTC
I get you point.

Bah, I never listen to ya anymore Diego!
Comment 10 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-02-13 11:26:07 UTC
Hey now, what do I have to do with this? We got a bug running for that one, if I was to add the patch myself, I knew how to handle it, I just wasn't the one doing the change! (I was waiting for Mike to do it).
Comment 11 SpanKY gentoo-dev 2007-02-13 12:31:35 UTC
waiting for me where ?  i dont see any open jpeg reports ...
Comment 12 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-02-13 12:35:43 UTC
It was an old one, but nevermind.

Can you handle it now Mike?
Comment 13 SpanKY gentoo-dev 2007-02-13 13:01:04 UTC
post any patches you want me to update to this bug ... that way there is no confusion as to what i should be doing
Comment 14 Fabian Groffen gentoo-dev 2007-02-13 18:47:20 UTC
Created attachment 110087 [details, diff]
patch for FreeBSD and Darwin

vapier, please consider applying the attached patch to allow for compilation on FreeBSD and Darwin.

Thanks.
Comment 15 SpanKY gentoo-dev 2007-02-14 11:08:30 UTC
added to cvs