Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806091 - app-text/groonga-8.0.2-r1 - io.c: error: too few arguments to function grn_mmap
Summary: app-text/groonga-8.0.2-r1 - io.c: error: too few arguments to function grn_mmap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-01 20:15 UTC by Toralf Förster
Modified: 2023-04-10 09:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.98 KB, text/plain)
2021-08-01 20:15 UTC, Toralf Förster
Details
app-text:groonga-8.0.2-r1:20210801-201310.log (app-text:groonga-8.0.2-r1:20210801-201310.log,164.72 KB, text/plain)
2021-08-01 20:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,228.12 KB, text/plain)
2021-08-01 20:15 UTC, Toralf Förster
Details
environment (environment,55.89 KB, text/plain)
2021-08-01 20:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.63 KB, application/x-bzip)
2021-08-01 20:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,51.22 KB, application/x-bzip)
2021-08-01 20:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.12 KB, application/x-bzip)
2021-08-01 20:15 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-08-01 20:15:23 UTC
 2079 | grn_mmap(grn_ctx *ctx, grn_ctx *owner_ctx, grn_io *io, fileinfo *fi,
      |                                                        ~~~~~~~~~~^~
io.c:2115:12: error: too few arguments to function ‘grn_mmap’
 2115 |     return grn_mmap(ctx, io, fi, offset, length);
      |            ^~~~~~~~
io.c:2079:1: note: declared here
 2079 | grn_mmap(grn_ctx *ctx, grn_ctx *owner_ctx, grn_io *io, fileinfo *fi,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j3-20210730-192333

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 24067b61f5c11a8430555ed4729b19b3fd5f7abf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 1 19:16:17 2021 +0000

    2021-08-01 19:16:03 UTC

emerge -qpvO app-text/groonga
[ebuild  N    ] app-text/groonga-8.0.2-r1  USE="benchmark dynamic-malloc-change exact-alloc-count fmalloc mecab nfkc zeromq -abort -debug -doc -examples -futex -jemalloc -libedit -libevent (-lzo) -msgpack -sphinx -static-libs -uyield (-zlib) -zstd"
Comment 1 Toralf Förster gentoo-dev 2021-08-01 20:15:24 UTC
Created attachment 729504 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-01 20:15:26 UTC
Created attachment 729507 [details]
app-text:groonga-8.0.2-r1:20210801-201310.log
Comment 3 Toralf Förster gentoo-dev 2021-08-01 20:15:27 UTC
Created attachment 729510 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-01 20:15:29 UTC
Created attachment 729513 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-01 20:15:30 UTC
Created attachment 729516 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-01 20:15:31 UTC
Created attachment 729519 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-01 20:15:32 UTC
Created attachment 729522 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-04-10 09:25:22 UTC
The bug has been closed via the following commit(s):

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

commit 8c3bf1cd0b4ef023f287da8d8336ba8bbf5166e0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-10 09:20:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-10 09:21:26 +0000

    app-text/groonga: add 13.0.1
    
    Bug: https://bugs.gentoo.org/830159
    Bug: https://bugs.gentoo.org/854906
    Closes: https://bugs.gentoo.org/625356
    Closes: https://bugs.gentoo.org/791226
    Closes: https://bugs.gentoo.org/800620
    Closes: https://bugs.gentoo.org/806091
    Closes: https://bugs.gentoo.org/829105
    Closes: https://bugs.gentoo.org/903659
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/groonga/Manifest              |   1 +
 app-text/groonga/groonga-13.0.1.ebuild | 107 +++++++++++++++++++++++++++++++++
 2 files changed, 108 insertions(+)