Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486434 - app-office/mdbtools-0.7 fails to build
Summary: app-office/mdbtools-0.7 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chris Kerr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-29 08:57 UTC by Patrick Lauer
Modified: 2013-10-14 13:30 UTC (History)
2 users (show)

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


Attachments
Patch to enable make -j1 as a workaround (mdbtools-serial-make.patch,348 bytes, patch)
2013-10-05 10:54 UTC, Chris Kerr
Details | Diff
Backported patch from upstream master (mdbtools-parallel-build.patch,1.23 KB, patch)
2013-10-13 18:44 UTC, Chris Kerr
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2013-09-29 08:57:52 UTC
make[2]: Leaving directory `/var/tmp/portage/app-office/mdbtools-0.7/work/mdbtools-0.7/src/libmdb'
Making all in extras
make[2]: Entering directory `/var/tmp/portage/app-office/mdbtools-0.7/work/mdbtools-0.7/src/extras'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -pipe -march=native -DHAVE_ICONV -DSQL -DUNIXODBC -c mdb-dump.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -pipe -march=native -DHAVE_ICONV -DSQL -DUNIXODBC -c mdbsupport.c
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -DHAVE_ICONV -DSQL -DUNIXODBC  -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -o mdb-hexdump mdb-dump.o mdbsupport.o ../libmdb/libmdb.la  -lglib-2.0 
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DHAVE_ICONV -DSQL -DUNIXODBC -Wl,-O1 -o .libs/mdb-hexdump mdb-dump.o mdbsupport.o  -Wl,--as-needed ../libmdb/.libs/libmdb.so -lglib-2.0
make[2]: Leaving directory `/var/tmp/portage/app-office/mdbtools-0.7/work/mdbtools-0.7/src/extras'
Making all in sql
make[2]: Entering directory `/var/tmp/portage/app-office/mdbtools-0.7/work/mdbtools-0.7/src/sql'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -pipe -march=native -DHAVE_ICONV -DSQL -DUNIXODBC -c -o mdbsql.lo mdbsql.c
/bin/sh ../../ylwrap parser.y y.tab.c parser.c y.tab.h `echo parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parser.output -- bison -y -d  
/bin/sh ../../ylwrap lexer.l lex.yy.c lexer.c -- flex  -i -8
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -DHAVE_ICONV -DSQL -DUNIXODBC -c mdbsql.c  -fPIC -DPIC -o .libs/mdbsql.o
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -O2 -pipe -march=native -DHAVE_ICONV -DSQL -DUNIXODBC -c -o lexer.lo lexer.c
/var/tmp/portage/app-office/mdbtools-0.7/work/mdbtools-0.7/src/sql/parser.y: warning: 6 shift/reduce conflicts [-Wconflicts-sr]
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -DHAVE_ICONV -DSQL -DUNIXODBC -c lexer.c  -fPIC -DPIC -o .libs/lexer.o
lexer.l:22:20: fatal error: parser.h: No such file or directory
 #include "parser.h"
                    ^
compilation terminated.
make[2]: *** [lexer.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
updating parser.h
make[2]: Leaving directory `/var/tmp/portage/app-office/mdbtools-0.7/work/mdbtools-0.7/src/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-office/mdbtools-0.7/work/mdbtools-0.7/src'
make: *** [all-recursive] Error 1
 * ERROR: app-office/mdbtools-0.7::gentoo failed (compile phase):
 *   emake failed

Portage 2.2.7 (default/linux/amd64/13.0/desktop/kde, gcc-4.8.1, glibc-2.17, 3.11.0-gentoo x86_64)
=================================================================
System uname: Linux-3.11.0-gentoo-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.2
KiB Mem:     7920592 total,   2577920 free
KiB Swap:   25165812 total,  25156240 free
Timestamp of tree: Unknown
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.5-r2, 3.2.5-r2, 3.3.2-r2
dev-util/cmake:           2.8.11.2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.13.4, 1.14
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.8.1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.11 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
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=""
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli compat consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam firefox flac fontconfig fortran gdbm gif gpm gtk gudev hwdb iconv ipv6 jpeg kde kipi lcms ldap libnotify mad minizip mmx mng modules mp3 mp4 mpeg mssql mudflap multilib mysql ncurses nls nptl odbc ogg opengl openmp pam pango pcre pdf plasma png policykit ppds python qt3support qt4 readline script sdl semantic-desktop session spell sql sqlite sse sse2 ssl startup-notification svg tcpd threads tiff tk truetype udev udisks unicode upower usb vlc vorbis webkit wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvfb xvid 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" ELIBC="glibc" 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_6, python2_7 python3_2 python3_3" RUBY_TARGETS="ruby20" USERLAND="GNU" VIDEO_CARDS="vesa radeon" 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, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Comment 1 Chris Kerr 2013-09-29 09:17:31 UTC
What happens when you run:

MAKEOPTS="-j1" emerge mdbtools

My guess is that the dependencies are not completely specified and the parser.h has not been generated when lexer.c is compiled.
Comment 2 Chris Kerr 2013-10-01 10:47:33 UTC
Did my suggestion help? If so please let me know so I can add a workaround to the ebuild and notify upstream.
Comment 3 Chris Kerr 2013-10-05 10:54:28 UTC
Created attachment 360138 [details, diff]
Patch to enable make -j1 as a workaround

If my suggested resolution worked, here is a patch to the ebuild that runs emake -j1 as a workaround.
Comment 4 Chris Kerr 2013-10-13 18:44:11 UTC
Created attachment 360816 [details, diff]
Backported patch from upstream master

Patch for mdbtools-0.7.1 backporting work from the github repository

https://github.com/brianb/mdbtools/issues/33
https://github.com/brianb/mdbtools/issues/35
Comment 5 Chris Kerr 2013-10-13 18:45:45 UTC
N.B. the patch from https://bugs.gentoo.org/show_bug.cgi?id=487866 needs to be applied first
Comment 6 Sergey Popov gentoo-dev 2013-10-14 13:30:38 UTC
+  14 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> mdbtools-0.7.ebuild,
+  +mdbtools-0.7.1.ebuild, +files/mdbtools-0.7.1-parallel-make.patch:
+  Version bump, wrt bug #487866. Add parallel make fixes, wrt bug #486434,
+  thanks to Chris Kerr <gingekerr AT yahoo.co.uk>