Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 174403
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Fernando J. Pereda (RETIRED) <ferdy@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: vyp08 <vyp08@mail.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 174403 depends on: Show dependency tree
Bug 174403 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-04-13 09:28 0000
I'm emerge mutt-1.5.15-r1, but when run:
$ mutt
open-hook: unknown command
[..]

$ mutt -v | grep COMPRESSED
-HAVE_REGCOMP  +USE_GNU_REGEX  -COMPRESSED
rr.compressed

I temporary add line:
sed -i "s/^\t-DHAVE_CONFIG_H=1$/\t-DHAVE_CONFIG_H=1 -DUSE_COMPRESSED=1/"
Makefile
before line
emake || die "make failed"
in mutt-1.5.15-r1.ebuild.


Reproducible: Always

------- Comment #1 From Fernando J. Pereda (RETIRED) 2007-04-13 10:32:31 0000 -------
The patch is applied, otherwise you wouldn't see the -COMPRESSED line. The
problem has to be somewhere else.

- ferdy

------- Comment #2 From Fernando J. Pereda (RETIRED) 2007-04-13 11:06:35 0000 -------
Ok... the compressed patch _writes_ to configure.in when mutt uses
configure.ac, autotools prefers configure.ac and ignores configure.in. I'm
rolling a new set of patches.

- ferdy

------- Comment #3 From vyp08 2007-04-13 11:24:30 0000 -------
(In reply to comment #2)
> Ok... the compressed patch _writes_ to configure.in when mutt uses
> configure.ac, autotools prefers configure.ac and ignores configure.in.

Yes, I know.

> I'm rolling a new set of patches.

Thanks.

------- Comment #4 From Fernando J. Pereda (RETIRED) 2007-04-13 11:33:26 0000 -------
Ok, fixed in -r2. The mirrors will need a couple of hours to propagate, you can
get the patchset -r2 from http://dev.gentoo.org/~ferdy/distfiles manually.

This time I verified that it shows +COMPRESSED when USE="-vanilla" :P

Thanks.

- ferdy

------- Comment #5 From vyp08 2007-04-13 11:48:01 0000 -------
(In reply to comment #4)
> Ok, fixed in -r2. The mirrors will need a couple of hours to propagate, you can
> get the patchset -r2 from http://dev.gentoo.org/~ferdy/distfiles manually.>

Mutt work fine :)
Thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug