Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644224 - sci-astronomy/gnuastro-0.3 : argp-parse.c:180:11: error: dereferencing pointer to incomplete type struct rpl_option
Summary: sci-astronomy/gnuastro-0.3 : argp-parse.c:180:11: error: dereferencing pointe...
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: 2018-01-11 17:35 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,16.52 KB, text/plain)
2018-01-11 17:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.91 KB, text/plain)
2018-01-11 17:35 UTC, Toralf Förster
Details
environment (environment,88.67 KB, text/plain)
2018-01-11 17:35 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.39 KB, application/x-bzip)
2018-01-11 17:35 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,34.29 KB, application/x-bzip)
2018-01-11 17:35 UTC, Toralf Förster
Details
sci-astronomy:gnuastro-0.3:20180111-043118.log (sci-astronomy:gnuastro-0.3:20180111-043118.log,94.61 KB, text/plain)
2018-01-11 17:35 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.92 KB, application/x-bzip)
2018-01-11 17:35 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 2018-01-11 17:35:13 UTC
                                            ^~~~~~~~~~~~~~~
argp-parse.c: In function ‘find_long_option’:
argp-parse.c:180:11: error: dereferencing pointer to incomplete type ‘struct rpl_option’
   while (l->name != NULL)
           ^~
argp-parse.c:182:16: error: arithmetic on pointer to an incomplete type

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20180106-201622

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sci-astronomy/gnuastro
Comment 1 Toralf Förster gentoo-dev 2018-01-11 17:35:16 UTC
Created attachment 514266 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-11 17:35:18 UTC
Created attachment 514268 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-11 17:35:21 UTC
Created attachment 514270 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-11 17:35:24 UTC
Created attachment 514272 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-11 17:35:27 UTC
Created attachment 514274 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-11 17:35:30 UTC
Created attachment 514276 [details]
sci-astronomy:gnuastro-0.3:20180111-043118.log
Comment 7 Toralf Förster gentoo-dev 2018-01-11 17:35:33 UTC
Created attachment 514278 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2022-02-19 12:02:19 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(+)