Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 546564 - net-misc/r8168-8.039.00 :r8168_n.c:3295:9: error: implicit declaration of function ‘vlan_tx_tag_present’ [-Werror=implicit-function-declaration]
Summary: net-misc/r8168-8.039.00 :r8168_n.c:3295:9: error: implicit declaration of fun...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-14 12:09 UTC by Toralf Förster
Modified: 2015-04-16 22:50 UTC (History)
0 users

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


Attachments
emerge log (net-misc-r8168-8.039.00-20150414-041430.log,3.42 KB, text/plain)
2015-04-14 12:09 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 2015-04-14 12:09:58 UTC
Created attachment 401232 [details]
emerge log

>>> Verifying ebuild manifests
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 4.29, 4.45, 4.48
>>> Emerging (1 of 1) net-misc/r8168-8.039.00::gentoo
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 4.29, 4.45, 4.48
>>> Failed to emerge net-misc/r8168-8.039.00, Log file:
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 4.25, 4.43, 4.47
>>>  '/var/log/portage/net-misc:r8168-8.039.00:20150414-041430.log'
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 4.25, 4.43, 4.47
>>> Jobs: 0 of 1 complete, 1 running, 1 failed      Load avg: 4.25, 4.43, 4.47
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 4.25, 4.43, 4.47

 * Package:    net-misc/r8168-8.039.00
 * Repository: gentoo
 * Maintainer: chewi@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/4.0.0-rc7/build
 * Found sources for kernel version:
 *     4.0.0-rc7
 * Checking for suitable kernel configuration options...
 [ ok ]
>>> Unpacking source...
>>> Unpacking r8168-8.039.00.tar.bz2 to /var/tmp/portage/net-misc/r8168-8.039.00/work
>>> Source unpacked in /var/tmp/portage/net-misc/r8168-8.039.00/work
>>> Preparing source in /var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00 ...
 * Preparing r8168 module
make -j1 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' KERNELDIR=/usr/src/linux modules 
find: ‘/lib/modules/3.19.3-hardened-r1/kernel/drivers/net’: No such file or directory
make -C /usr/src/linux SUBDIRS=/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src modules
make[1]: Entering directory '/usr/src/linux-4.0-rc7'
  CC [M]  /var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src/r8168_n.o
/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src/r8168_n.c: In function ‘rtl8168_tx_vlan_tag’:
/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src/r8168_n.c:3295:9: error: implicit declaration of function ‘vlan_tx_tag_present’ [-Werror=implicit-function-declaration]
         tag = (vlan_tx_tag_present(skb)) ?
         ^
/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src/r8168_n.c:3296:15: error: implicit declaration of function ‘vlan_tx_tag_get’ [-Werror=implicit-function-declaration]
               TxVlanTag | swab16(vlan_tx_tag_get(skb)) : 0x00;
               ^
cc1: some warnings being treated as errors
scripts/Makefile.build:258: recipe for target '/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src/r8168_n.o' failed
make[2]: *** [/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src/r8168_n.o] Error 1
Makefile:1390: recipe for target '_module_/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src' failed
make[1]: *** [_module_/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src] Error 2
make[1]: Leaving directory '/usr/src/linux-4.0-rc7'
Makefile:79: recipe for target 'modules' failed
make: *** [modules] Error 2
 * ERROR: net-misc/r8168-8.039.00::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-misc/r8168-8.039.00::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/r8168-8.039.00::gentoo'`.
 * The complete build log is located at '/var/log/portage/net-misc:r8168-8.039.00:20150414-041430.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/r8168-8.039.00/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/r8168-8.039.00/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00/src'
 * S: '/var/tmp/portage/net-misc/r8168-8.039.00/work/r8168-8.039.00'

The log is stored in /var/log/portage/_emerge_20150414-061436.log.
quick search: https://bugs.gentoo.org/buglist.cgi?quicksearch=net-misc%2Fr8168
maintainer : chewi@gentoo.org
herd       : 

This is an unstable amd64 chroot image (named amd64-unstable-libtool_20150410) at a hardened host acting as a tinderbox.

Portage 2.2.18 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop/kde, gcc-4.8.4, glibc-2.20-r2, 3.19.3-hardened-r1 x86_64)
=================================================================
System uname: Linux-3.19.3-hardened-r1-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16164756 total,   1664844 free
KiB Swap:   16777212 total,  16734412 free
Timestamp of repository gentoo: Mon, 13 Apr 2015 13:00:01 +0000
sh bash 4.2_p53
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p53::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r2::gentoo, 3.3.5-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.13.11::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.9.6-r4::gentoo, 1.10.3-r1::gentoo, 1.11.6-r1::gentoo, 1.12.6::gentoo, 1.13.4::gentoo, 1.15::gentoo
sys-devel/binutils:       2.24-r3::gentoo
sys-devel/gcc:            4.8.4::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.18::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/easy-rsa /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build --jobs 1"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo rsync://mirror.netcologne.de/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gor.bytemark.co.uk/gentoo/ rsync://ftp.snt.utwente.nl/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi aes-ni alsa amd64 apache2 avx avx2 berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit corefonts cracklib crypt cups cxx dbus declarative designer dnssec dot dri drmkms dts dvd dvdr ecc emboss encode exif extraengine fam ffmpeg firefox flac fontconfig fortran fpm gd gdbm gif glamor gpm gtk gudev gui iconv icu isag jadetex jpeg kde kipi kvm lapack lcms libav libkms libnotify libvirtd logrotate mad mbox minizip mmx mmxext mng modules mp3 mp4 mpeg multilib mysql ncurses nls nptl ogg opengl openmp openssl pam pango pax_kernel pcre pcre16 pdf phonon plasma png policykit ppds python qemu qt3support qt4 readline scrpyt sdl session spell spice sqlite sse sse2 sse4 sse4_1 sse4_2 ssh-askpass ssl ssse3 startup-notification svg tcpd theora thinkpad threads tiff tk tls truetype udev udisks uml unicode upower usb usbredir uxa v4l v4l2 video vorbis wxwidgets x264 xa xcb xcomposite xinerama xkb xml xmp xscreensaver xslt xv xvfb xvid xvmc zenmap zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oce anserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 James Le Cuirot gentoo-dev 2015-04-14 13:03:39 UTC
Yeah I ran into this myself while trying 4.0-rc7 but I was only briefly testing that kernel. Something tells me Realtek won't be put out a fix in a hurry. I could try to cook one up myself but this will get fixed faster if someone else can do it.
Comment 2 James Le Cuirot gentoo-dev 2015-04-16 22:50:07 UTC
Fixed with a patch from Arch. Admittedly only tested building so far but it's a simple patch and made the change I was expecting.