Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827284 - mail-client/alpine-2.24-r1 - conf.c: error: DF_ENCRYPTION_RANGE undeclared (first use in this function)
Summary: mail-client/alpine-2.24-r1 - conf.c: error: DF_ENCRYPTION_RANGE undeclared (f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robert G. Siebeck
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-11-25 12:49 UTC by Toralf Förster
Modified: 2021-12-01 17:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.10 KB, text/plain)
2021-11-25 12:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,180.10 KB, text/plain)
2021-11-25 12:49 UTC, Toralf Förster
Details
environment (environment,70.15 KB, text/plain)
2021-11-25 12:49 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,10.79 KB, application/x-bzip)
2021-11-25 12:49 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.80 KB, application/x-bzip)
2021-11-25 12:49 UTC, Toralf Förster
Details
mail-client:alpine-2.24-r1:20211125-120852.log (mail-client:alpine-2.24-r1:20211125-120852.log,68.63 KB, text/plain)
2021-11-25 12:49 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.81 KB, application/x-bzip)
2021-11-25 12:49 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-11-25 12:49:36 UTC
      |                    ^~~~
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -I../include -I../include  -g -pipe -march=native -fno-diagnostics-color -O2 -c -o color.o color.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H   -I../include -I../include  -g -pipe -march=native -fno-diagnostics-color -O2 -c -o conf.o conf.c
conf.c: In function ‘init_vars’:
conf.c:1706:42: error: ‘DF_ENCRYPTION_RANGE’ undeclared (first use in this function); did you mean ‘V_ENCRYPTION_RANGE’?
 1706 |     GLO_ENCRYPTION_RANGE        = cpystr(DF_ENCRYPTION_RANGE);
      |                                          ^~~~~~~~~~~~~~~~~~~
      |                                          V_ENCRYPTION_RANGE
conf.c:1706:42: note: each undeclared identifier is reported only once for each function it appears in

  -------------------------------------------------------------------

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4_stable-20211123-155432

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.8
Available Rust versions:
  [1]   rust-bin-1.56.1
  [2]   rust-1.56.1 *
php cli:

  HEAD of ::gentoo
commit 176fe20f5d41311f2f2a338596250878cf19b350
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 25 10:51:32 2021 +0000

    2021-11-25 10:51:31 UTC

emerge -qpvO mail-client/alpine
[ebuild  N    ] mail-client/alpine-2.24-r1  USE="chappa ipv6 nls spell -doc -kerberos -ldap -onlyalpine -passfile -smime -ssl -threads"
Comment 1 Toralf Förster gentoo-dev 2021-11-25 12:49:37 UTC
Created attachment 756259 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-25 12:49:39 UTC
Created attachment 756262 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-11-25 12:49:40 UTC
Created attachment 756265 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-11-25 12:49:42 UTC
Created attachment 756268 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-11-25 12:49:43 UTC
Created attachment 756271 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-25 12:49:44 UTC
Created attachment 756274 [details]
mail-client:alpine-2.24-r1:20211125-120852.log
Comment 7 Toralf Förster gentoo-dev 2021-11-25 12:49:45 UTC
Created attachment 756277 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-12-01 17:49:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05fa254f3f23fc257c51088015b240ad32a59ac7

commit 05fa254f3f23fc257c51088015b240ad32a59ac7
Author:     Robert Siebeck <gentoo.2019@r123.de>
AuthorDate: 2021-12-01 17:05:08 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-12-01 17:49:11 +0000

    mail-client/alpine: remove old version 2.24-r1
    
    Closes: https://bugs.gentoo.org/827284
    Signed-off-by: Robert Siebeck <gentoo.2019@r123.de>
    Closes: https://github.com/gentoo/gentoo/pull/23134
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 mail-client/alpine/Manifest              |  2 -
 mail-client/alpine/alpine-2.24-r1.ebuild | 87 --------------------------------
 2 files changed, 89 deletions(-)