Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713008 - dev-perl/WWW-Curl-4.170.0-r1 : curlopt-constants.c: error: CURLOPT undeclared (first use in this function)
Summary: dev-perl/WWW-Curl-4.170.0-r1 : curlopt-constants.c: error: CURLOPT undeclared...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-17 17:38 UTC by Toralf Förster
Modified: 2020-04-30 06:14 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.88 KB, text/plain)
2020-03-17 17:38 UTC, Toralf Förster
Details
dev-perl:WWW-Curl-4.170.0-r1:20200317-173117.log (dev-perl:WWW-Curl-4.170.0-r1:20200317-173117.log,5.30 KB, text/plain)
2020-03-17 17:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,205.24 KB, text/plain)
2020-03-17 17:38 UTC, Toralf Förster
Details
environment (environment,35.77 KB, text/plain)
2020-03-17 17:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.13 KB, application/x-bzip)
2020-03-17 17:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.90 KB, application/x-bzip)
2020-03-17 17:38 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 2020-03-17 17:38:05 UTC
 2308 |             if (strEQ(name, ANYSAFE)) return CURLAUTH_ANYSAFE;
      |                                                ^~~~~~~~~~~~~~~~
curlopt-constants.c:2402:48: error: CURLOPT undeclared (first use in this function)
 2402 |             if (strEQ(name, CURLOPT)) return CURLOPT;
      |                                                ^~~~~~~
curlopt-constants.c:2402:48: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200313-121519

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 17 Mar 2020 16:39:02 +0000
emerge -qpvO dev-perl/WWW-Curl
[ebuild  N    ] dev-perl/WWW-Curl-4.170.0-r1
Comment 1 Toralf Förster gentoo-dev 2020-03-17 17:38:08 UTC
there is still a similar issue at unstable amd64 tinderbox image 17.1_no-multilib-20200313-121519 (see bug 593280)
Comment 2 Toralf Förster gentoo-dev 2020-03-17 17:38:10 UTC
Created attachment 620982 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-17 17:38:13 UTC
Created attachment 620984 [details]
dev-perl:WWW-Curl-4.170.0-r1:20200317-173117.log
Comment 4 Toralf Förster gentoo-dev 2020-03-17 17:38:16 UTC
Created attachment 620986 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-03-17 17:38:19 UTC
Created attachment 620988 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-03-17 17:38:21 UTC
Created attachment 620990 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-17 17:38:24 UTC
Created attachment 620992 [details]
temp.tbz2
Comment 8 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2020-04-30 06:06:41 UTC
Upstream bug:
https://rt.cpan.org/Public/Bug/Display.html?id=132197
Comment 9 Larry the Git Cow gentoo-dev 2020-04-30 06:14:56 UTC
The bug has been closed via the following commit(s):

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

commit c2bce6bb75b6f51f9481fe5a28ab3cc39fc682e6
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2020-04-30 06:13:44 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2020-04-30 06:14:52 +0000

    dev-perl/WWW-Curl: compile-fix for newer net-misc/curl
    
    Reference: https://rt.cpan.org/Public/Bug/Display.html?id=132197
    Closes: https://bugs.gentoo.org/713008
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 dev-perl/WWW-Curl/WWW-Curl-4.170.0-r1.ebuild       |  1 +
 .../WWW-Curl/files/WWW-Curl-4.17-RT132197.patch    | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)