Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723198 - sci-astronomy/gnuastro-0.3 : argp-parse.c: error: invalid use of undefined type struct rpl_option
Summary: sci-astronomy/gnuastro-0.3 : argp-parse.c: error: invalid use of undefined ty...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Astronomy project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-15 07:31 UTC by Toralf Förster
Modified: 2022-02-19 12:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.94 KB, text/plain)
2020-05-15 07:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,109.23 KB, text/plain)
2020-05-15 07:31 UTC, Toralf Förster
Details
environment (environment,87.75 KB, text/plain)
2020-05-15 07:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.63 KB, application/x-bzip)
2020-05-15 07:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,34.28 KB, application/x-bzip)
2020-05-15 07:31 UTC, Toralf Förster
Details
sci-astronomy:gnuastro-0.3:20200515-065409.log (sci-astronomy:gnuastro-0.3:20200515-065409.log,100.19 KB, text/plain)
2020-05-15 07:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.78 KB, application/x-bzip)
2020-05-15 07:32 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-05-15 07:31:39 UTC
      |                                            ^~~~~~~~~~~~~~~
argp-parse.c: In function find_long_option:
argp-parse.c:180:11: error: invalid use of undefined type struct rpl_option
  180 |   while (l->name != NULL)
      |           ^~
argp-parse.c:181:34: error: invalid use of undefined type struct rpl_option

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-libressl_abi32+64-20200512-061504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.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 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri 15 May 2020 05:35:24 AM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO sci-astronomy/gnuastro
[ebuild  N    ] sci-astronomy/gnuastro-0.3  USE="-static-libs -threads"
Comment 1 Toralf Förster gentoo-dev 2020-05-15 07:31:42 UTC
Created attachment 639284 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-15 07:31:45 UTC
Created attachment 639286 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-15 07:31:48 UTC
Created attachment 639288 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-15 07:31:51 UTC
Created attachment 639290 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-15 07:31:54 UTC
Created attachment 639292 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-15 07:31:57 UTC
Created attachment 639294 [details]
sci-astronomy:gnuastro-0.3:20200515-065409.log
Comment 7 Toralf Förster gentoo-dev 2020-05-15 07:32:00 UTC
Created attachment 639296 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2022-02-19 12:02:20 UTC
The bug has been referenced in the following commit(s):

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

commit 68ea487d29d1060c80752e3042dd9b09d2438b3c
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-02-19 12:01:54 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-02-19 12:02:14 +0000

    sci-astronomy/gnuastro: add version 0.16
    
    Closes: https://bugs.gentoo.org/673946
    Bug: https://bugs.gentoo.org/644224
    Bug: https://bugs.gentoo.org/723198
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-astronomy/gnuastro/Manifest             |  1 +
 sci-astronomy/gnuastro/gnuastro-0.16.ebuild | 54 +++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)