Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622126 - net-dialup/accel-ppp-1.11.1_p20170508 : /.../ipoe.c:1743:21: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
Summary: net-dialup/accel-ppp-1.11.1_p20170508 : /.../ipoe.c:1743:21: error: initializ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Popov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-18 14:34 UTC by Toralf Förster
Modified: 2018-03-21 12:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,8.63 KB, text/plain)
2017-06-18 14:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,372.39 KB, text/plain)
2017-06-18 14:34 UTC, Toralf Förster
Details
environment (environment,153.12 KB, text/plain)
2017-06-18 14:34 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,29.07 KB, application/x-bzip)
2017-06-18 14:34 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.29 KB, application/x-bzip)
2017-06-18 14:34 UTC, Toralf Förster
Details
net-dialup:accel-ppp-1.11.1_p20170508:20170617-051302.log (net-dialup:accel-ppp-1.11.1_p20170508:20170617-051302.log,147.01 KB, text/plain)
2017-06-18 14:34 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,42.07 KB, application/x-bzip)
2017-06-18 14:34 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 2017-06-18 14:34:31 UTC
 #define HASH_BITS(name) ilog2(HASH_SIZE(name))
 
/var/tmp/portage/net-dialup/accel-ppp-1.11.1_p20170508/work/accel-ppp-1.11.1_p20170508_build/drivers/ipoe/driver/ipoe.c:1743:21: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
  .ndo_get_stats64 = ipoe_stats64,
                     ^~~~~~~~~~~~
/var/tmp/portage/net-dialup/accel-ppp-1.11.1_p20170508/work/accel-ppp-1.11.1_p20170508_build/drivers/ipoe/driver/ipoe.c:1743:21: note: (near initialization for ‘ipoe_netdev_ops.ndo_get_stats64’)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170608-193944

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)
Comment 1 Toralf Förster gentoo-dev 2017-06-18 14:34:34 UTC
Created attachment 477040 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-18 14:34:37 UTC
Created attachment 477042 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-18 14:34:40 UTC
Created attachment 477044 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-18 14:34:43 UTC
Created attachment 477046 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-18 14:34:46 UTC
Created attachment 477048 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-18 14:34:49 UTC
Created attachment 477050 [details]
net-dialup:accel-ppp-1.11.1_p20170508:20170617-051302.log
Comment 7 Toralf Förster gentoo-dev 2017-06-18 14:34:52 UTC
Created attachment 477052 [details]
temp.tbz2
Comment 8 Sergey Popov (RETIRED) gentoo-dev 2017-07-04 11:36:51 UTC
I thought that culprit was in gcc 6.3, but i can not reproduce this :-(
Comment 9 Sergey Popov (RETIRED) gentoo-dev 2018-03-21 12:54:23 UTC
Can not reproduce with 1.11.1_p20180320, please reopen if this still happens