Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 479542 - =media-video/vlc-2.0.7 with sys-libs/uclibc - posix/linux_specific.c:87:31: fatal error: gnu/libc-version.h: No such file or directory
Summary: =media-video/vlc-2.0.7 with sys-libs/uclibc - posix/linux_specific.c:87:31: f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tom Wijsman (TomWij) (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-08-02 17:35 UTC by Amadeusz Sławiński
Modified: 2013-10-26 07:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,83.71 KB, text/plain)
2013-08-02 17:59 UTC, Amadeusz Sławiński
Details
patch for first issue (vlc-uclibc.patch,634 bytes, patch)
2013-08-02 18:00 UTC, Amadeusz Sławiński
Details | Diff
build.log with patch (build.log,859.73 KB, text/plain)
2013-08-02 18:01 UTC, Amadeusz Sławiński
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Amadeusz Sławiński 2013-08-02 17:35:55 UTC
[ebuild  N     ] media-video/vlc-2.0.7  USE="X alsa avcodec avformat dbus dvbpsi dvd encode ffmpeg flac gcrypt gnutls libass libnotify matroska mmx mp3 ncurses ogg opengl png postproc sse swscale udev v4l vorbis xcb -a52 -aac -aalib (-altivec) -atmo (-audioqueue) -avahi -bidi -bluray -cdda -cddb -dc1394 -debug -dirac (-direct2d) -directfb (-directx) (-dshow) -dts -dvb (-dxva2) -egl -fbosd -fluidsynth -fontconfig -gme -gnome -growl -httpd -ieee1394 (-ios-vout) -jack -kate -kde -libcaca -libproxy -libsamplerate -libtar -libtiger -linsys -lirc -live -lua (-macosx) (-macosx-audio) (-macosx-dialog-provider) (-macosx-eyetv) (-macosx-qtkit) (-macosx-quartztext) (-macosx-vout) (-media-library) -modplug -mpeg -mtp -musepack (-neon) -omxil -optimisememory -opus -oss -portaudio -projectm -pulseaudio -pvr -qt4 -rtsp -run-as-root -samba -schroedinger -sdl -sdl-image -shine -shout -sid -skins -speex -sqlite -svg -switcher -taglib -theora -truetype -twolame -upnp -vaapi -vcdx -vlm (-waveout) (-wingdi) -wma-fixed (-x264) -xml -xosd -xv -zvbi" 0 kB

It doesn't build

First error:
1
posix/linux_specific.c:87:31: fatal error: gnu/libc-version.h: No such file or directory
compilation terminated.

This one requires obvious !defined(__UCLIBC__) fix


Second one:

libtool: compile:  x86_64-gentoo-linux-uclibc-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -DMODULE_NAME=xdg_screensaver -DMODULE_NAME_IS_xdg_screensaver -DMODULE_STRING=\"xdg_screensaver\" -D__PLUGIN__ -I../../include -I../../include -fstack-check -O2 -march=native -pipe -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c inhibit/xdg.c  -fPIC -DPIC -o .libs/libxdg_screensaver_plugin_la-xdg.o
In file included from inhibit/xdg.c:22:0:
../../config.h:737:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
inhibit/xdg.c:1:0: note: this is the location of the previous definition
inhibit/xdg.c:30:19: fatal error: spawn.h: No such file or directory
compilation terminated.

This is where things get tricky, ie no spawn.h header, it's currently unimplemented by uclibc. It seems to be used to run commands to stop screensaver from starting so maybe it can be patched to use execv instead of spawn.

Reproducible: Always




Portage 2.1.13.2 (hardened/linux/uclibc/amd64, gcc-4.7.3, uclibc-0.9.33.2-r4, 3.10.3-hardened x86_64)
=================================================================
System uname: Linux-3.10.3-hardened-x86_64-Intel-R-_Core-TM-_i3_CPU_M_350_@_2.27GHz-with-gentoo-2.2
KiB Mem:     2997016 total,   1121700 free
KiB Swap:    3145724 total,   3145724 free
Timestamp of tree: Thu, 01 Aug 2013 00:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.3-r3, 3.2.5-r1, 3.3.2-r1
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4, 1.14
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.7.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/uclibc:          0.9.33.2-r4
Repositories: gentoo hardened-dev x-portage-crossdev local-overlay
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-gentoo-linux-uclibc"
CFLAGS="-fstack-check -O2 -march=native -pipe"
CHOST="x86_64-gentoo-linux-uclibc"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
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="-fstack-check -O2 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
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 webrsync-gpg xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
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"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/hardened-development /usr/local/portage-crossdev /home/amade/overlay"
SYNC=""
USE="X acpi alsa amd64 bash-completion bluetooth cli cracklib crypt cxx dbus dri dvd flac fortran gif gnutls gold gpg hardened iconv icu ipv6 jpeg jpeg2k libnotify mmx mng modules mp3 mudflap ncurses nptl opengl openmp pax_kernel pcre pic png readline session sse sse2 sse4_2 ssl ssse3 tcpd threads thunar tiff uclibc udev unicode usb v4l vim-syntax wacom xattr xft xinerama zlib zsh-completion" 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" ELIBC="uclibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_GB pl" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-4" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" QEMU_SOFTMMU_TARGETS="x86_64 ppc" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="nouveau" 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, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Amadeusz Sławiński 2013-08-02 17:59:34 UTC
Created attachment 354968 [details]
build.log
Comment 2 Amadeusz Sławiński 2013-08-02 18:00:37 UTC
Created attachment 354970 [details, diff]
patch for first issue
Comment 3 Amadeusz Sławiński 2013-08-02 18:01:17 UTC
Created attachment 354972 [details]
build.log with patch
Comment 4 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-10-26 07:39:12 UTC
+  26 Oct 2013; Tom Wijsman <TomWij@gentoo.org>
+  +files/vlc-2.0.8-support-uclibc.patch, vlc-2.0.9999.ebuild,
+  vlc-2.1.9999.ebuild, vlc-9999.ebuild:
+  Support uclibc on the 2.0 branch; not applied to older branches as they no
+  longer have the code present, therefore they might already support it.
+  Reported and patch contributed by Amadeusz Sławiński, fixes bug #479542.
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-10-26 07:39:32 UTC
As a side note, this will be present in the version bumps which will be released today.