Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690166 - net-misc/ofono-1.29 : ell/missing.h:59:20: error: static declaration of explicit_bzero follows non-static declaration
Summary: net-misc/ofono-1.29 : ell/missing.h:59:20: error: static declaration of expli...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-18 17:51 UTC by Toralf Förster
Modified: 2019-10-21 02:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.03 KB, text/plain)
2019-07-18 17:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,125.32 KB, text/plain)
2019-07-18 17:51 UTC, Toralf Förster
Details
environment (environment,61.35 KB, text/plain)
2019-07-18 17:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.26 KB, application/x-bzip)
2019-07-18 17:51 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.30 KB, application/x-bzip)
2019-07-18 17:51 UTC, Toralf Förster
Details
net-misc:ofono-1.29:20190717-232428.log (net-misc:ofono-1.29:20190717-232428.log,25.99 KB, text/plain)
2019-07-18 17:52 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.12 KB, application/x-bzip)
2019-07-18 17:52 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 2019-07-18 17:51:43 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -pipe -march=native -c ell/random.c  -fPIC -DPIC -o ell/.libs/random.o
In file included from ell/random.c:34:
ell/missing.h:59:20: error: static declaration of 'explicit_bzero' follows non-static declaration
   59 | static inline void explicit_bzero(void *s, size_t n)
      |                    ^~~~~~~~~~~~~~
In file included from ./ell/util.h:26,

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-misc/ofono
[ebuild  N    ] net-misc/ofono-1.29  USE="atmodem bluetooth cdmamodem datafiles isimodem phonesim provision qmimodem udev upower -doc -dundee -examples -tools"
Comment 1 Toralf Förster gentoo-dev 2019-07-18 17:51:46 UTC
Created attachment 583428 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-18 17:51:49 UTC
Created attachment 583430 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-18 17:51:52 UTC
Created attachment 583432 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-18 17:51:55 UTC
Created attachment 583434 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-18 17:51:58 UTC
Created attachment 583436 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-18 17:52:01 UTC
Created attachment 583438 [details]
net-misc:ofono-1.29:20190717-232428.log
Comment 7 Toralf Förster gentoo-dev 2019-07-18 17:52:03 UTC
Created attachment 583440 [details]
temp.tbz2
Comment 8 Yixun Lan archtester gentoo-dev 2019-10-21 02:01:04 UTC
this should be fixed at 1.30, please test again
I will close this, but please re-open if you still see this problem