Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Failed Running aclocal on 3 xfce4 packages
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
dark-wulf
n00b
n00b


Joined: 02 Feb 2006
Posts: 40

PostPosted: Wed Apr 24, 2013 3:02 pm    Post subject: Failed Running aclocal on 3 xfce4 packages Reply with quote

Hi everyone,

i can't compile xfce4-screenshooter-1.8.1, xfce4-sensors-plugin-1.2.5 and thunar-shares-plugin-0.2.0_p20101105 any more :(


Code:

* Package:    xfce-extra/xfce4-screenshooter-1.8.1
 * Repository: gentoo
 * Maintainer: xfce@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking xfce4-screenshooter-1.8.1.tar.bz2 to /var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/work
>>> Source unpacked in /var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/work
>>> Preparing source in /var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/work/xfce4-screenshooter-1.8.1 ...
 * Running eautoreconf in '/var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/work/xfce4-screenshooter-1.8.1' ...
 * Running glib-gettextize --copy --force ...
 [ ok ]
 * Running intltoolize --automake --copy --force ...
 [ ok ]
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I /usr/share/xfce4/dev-tools/m4macros ...
 [ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/temp/aclocal.out

 * ERROR: xfce-extra/xfce4-screenshooter-1.8.1 failed (prepare phase):
 *   Failed Running aclocal !
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_prepare
 *   environment, line 3321:  Called xfconf_src_prepare
 *   environment, line 3847:  Called eautoreconf
 *   environment, line  981:  Called eaclocal
 *   environment, line  884:  Called autotools_run_tool '--at-m4flags' 'aclocal'
 *   environment, line  656:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *
 * If you need support, post the output of `emerge --info '=xfce-extra/xfce4-screenshooter-1.8.1'`,
 * the complete build log and the output of `emerge -pqv '=xfce-extra/xfce4-screenshooter-1.8.1'`.
/usr/lib64/portage/bin/isolated-functions.sh: Zeile 215: wait: `Failed Running aclocal !': Ist keine gültige Prozess- oder Jobbezeichnung.
 * The complete build log is located at '/var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/temp/environment'.
 * Working directory: '/var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/work/xfce4-screenshooter-1.8.1'
 * S: '/var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/work/xfce4-screenshooter-1.8.1'

Code:

***** aclocal *****
***** PWD: /var/tmp/portage/xfce-extra/xfce4-screenshooter-1.8.1/work/xfce4-screenshooter-1.8.1
***** aclocal -I /usr/share/xfce4/dev-tools/m4macros

configure.ac:26: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.ac:26: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1

Code:

***** aclocal *****
***** PWD: /var/tmp/portage/xfce-extra/xfce4-sensors-plugin-1.2.5/work/xfce4-sensors-plugin-1.2.5
***** aclocal -I /usr/share/xfce4/dev-tools/m4macros

aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:32: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.in:32: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1

Code:

***** aclocal *****
***** PWD: /var/tmp/portage/xfce-extra/thunar-shares-plugin-0.2.0_p20101105/work/thunar-shares-plugin-0.2.0_p20101105
***** aclocal -I /usr/share/xfce4/dev-tools/m4macros

aclocal-1.13: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:39: error: 'AM_CONFIG_HEADER': this macro is obsolete.
    You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.in:39: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1


Thanks for help and greetings

Sebastian
_________________
Gentoo rulez!!!
Gentoo for every one!!!
Gentoo for president!!!
Back to top
View user's profile Send private message
N8Fear
Tux's lil' helper
Tux's lil' helper


Joined: 15 Apr 2013
Posts: 140
Location: Berlin (Germany)

PostPosted: Wed Apr 24, 2013 7:23 pm    Post subject: Reply with quote

Seems to be automake-1.13 related - you could downgrade and mask automake-1.13 - that should help to work around the issue. You could also fix the make system (as the errors are very specific).

In the long run I'd say that this incompatibility is most likely an issue for upstream to fix - you should report it as bugs to the XFCE guys (not in Gentoo but the real upstream)
Back to top
View user's profile Send private message
simon_irl
Guru
Guru


Joined: 07 Oct 2004
Posts: 403
Location: New Zealand

PostPosted: Wed Apr 24, 2013 10:37 pm    Post subject: Reply with quote

yep: automake 1.13.1 breaks quite a wide range of packages at the moment, so it's easiest to mask it, remove it and use 1.12.6 for now. it's not only xfce: a bunch of other upstream projects haven't caught up with the new automake yet, so if you want your system to build without problems, downgrade for a while.
Back to top
View user's profile Send private message
beizhuchun
n00b
n00b


Joined: 11 Apr 2013
Posts: 29

PostPosted: Thu Apr 25, 2013 4:22 am    Post subject: Reply with quote

same in gnome, resovled after mask automake-1.13.1.
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Thu Apr 25, 2013 9:10 am    Post subject: Re: Failed Running aclocal on 3 xfce4 packages Reply with quote

dark-wulf wrote:
Hi everyone,
i can't compile xfce4-screenshooter-1.8.1, xfce4-sensors-plugin-1.2.5 and thunar-shares-plugin-0.2.0_p20101105 any more :(


Fixed all three of them in Portage.

Quote:

25 Apr 2013; Samuli Suominen <ssuominen@gentoo.org>
thunar-shares-plugin-0.2.0_p20101105.ebuild:
Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER for automake-1.13
compability.

25 Apr 2013; Samuli Suominen <ssuominen@gentoo.org>
xfce4-sensors-plugin-1.2.5.ebuild:
Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER for automake-1.13
compability.

25 Apr 2013; Samuli Suominen <ssuominen@gentoo.org>
xfce4-screenshooter-1.8.1.ebuild:
Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER for automake-1.13
compability.
Back to top
View user's profile Send private message
baaann
Guru
Guru


Joined: 23 Jan 2006
Posts: 558
Location: uk

PostPosted: Thu Apr 25, 2013 1:16 pm    Post subject: Reply with quote

Also applies to gutenprint, I have filed bug 467206

There are others on bugzilla as well
Back to top
View user's profile Send private message
dark-wulf
n00b
n00b


Joined: 02 Feb 2006
Posts: 40

PostPosted: Thu Apr 25, 2013 2:42 pm    Post subject: Reply with quote

Thanks very much ssuominen compiles fine again :-)

I cant say that automake 1.13.1 makes much problems 99% of my system use it
this are the last packages that use older versions

Code:

  sys-devel/automake-1.11.6 pulled in by:
    app-admin/system-config-printer-common-1.3.12 requires =sys-devel/automake-1.11*
    app-admin/system-config-printer-gnome-1.3.12 requires =sys-devel/automake-1.11*
    app-text/recode-3.6_p20 requires =sys-devel/automake-1.11*
    sci-astronomy/celestia-1.6.1-r1 requires =sys-devel/automake-1.11*
    sci-misc/boinc-7.0.29 requires =sys-devel/automake-1.11*
    sys-block/parted-3.1-r1 requires =sys-devel/automake-1.11*

  sys-devel/automake-1.12.6 pulled in by:
    dev-lang/php-5.5.0_beta3 requires >=sys-devel/automake-1.12:1.12
    dev-libs/cyrus-sasl-2.1.26-r1 requires =sys-devel/automake-1.12*

_________________
Gentoo rulez!!!
Gentoo for every one!!!
Gentoo for president!!!
Back to top
View user's profile Send private message
Fran
Guru
Guru


Joined: 29 Feb 2004
Posts: 530
Location: Coruña (Spain)

PostPosted: Thu Apr 25, 2013 7:03 pm    Post subject: Reply with quote

emerge -ea world:
Code:

 * The following 23 packages have failed to build or install:
 *
 *  (app-text/libpaper-1.1.24-r1::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/build.log'
 *  (media-libs/faad2-2.7-r2::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-libs/faad2-2.7-r2/temp/build.log'
 *  (media-libs/libmad-0.15.1b-r7::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-libs/libmad-0.15.1b-r7/temp/build.log'
 *  (media-libs/a52dec-0.7.4-r6::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-libs/a52dec-0.7.4-r6/temp/build.log'
 *  (dev-libs/libgcrypt-1.5.1::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/dev-libs/libgcrypt-1.5.1/temp/build.log'
 *  (dev-libs/glib-2.34.3::local-overlay, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/dev-libs/glib-2.34.3/temp/build.log'
 *  (app-i18n/enca-1.14::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/app-i18n/enca-1.14/temp/build.log'
 *  (media-libs/libvorbis-1.3.3::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-libs/libvorbis-1.3.3/temp/build.log'
 *  (dev-libs/boehm-gc-7.2d::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/dev-libs/boehm-gc-7.2d/temp/build.log'
 *  (media-libs/speex-1.2_rc1-r1::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-libs/speex-1.2_rc1-r1/temp/build.log'
 *  (media-libs/libtheora-1.1.1::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-libs/libtheora-1.1.1/temp/build.log'
 *  (media-libs/gd-2.0.35-r3::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-libs/gd-2.0.35-r3/temp/build.log'
 *  (media-libs/flac-1.2.1-r4::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-libs/flac-1.2.1-r4/temp/build.log'
 *  (dev-python/pygobject-2.28.6-r53::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/dev-python/pygobject-2.28.6-r53/temp/build.log'
 *  (mail-client/mutt-1.5.21-r12::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/mail-client/mutt-1.5.21-r12/temp/build.log'
 *  (media-libs/sdl-sound-1.0.3::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-libs/sdl-sound-1.0.3/temp/build.log'
 *  (sys-apps/udevil-0.4.1::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/sys-apps/udevil-0.4.1/temp/build.log'
 *  (net-misc/openvpn-2.3.0::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/net-misc/openvpn-2.3.0/temp/build.log'
 *  (app-text/ghostscript-gpl-9.06::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/app-text/ghostscript-gpl-9.06/temp/build.log'
 *  (net-print/cups-filters-1.0.30::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/net-print/cups-filters-1.0.30/temp/build.log'
 *  (x11-libs/pango-1.32.5::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/x11-libs/pango-1.32.5/temp/build.log'
 *  (dev-python/pygtk-2.24.0-r3::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/dev-python/pygtk-2.24.0-r3/temp/build.log'
 *  (media-gfx/inkscape-0.48.4::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/tmp/portage/media-gfx/inkscape-0.48.4/temp/build.log'

Don't devs try things like automake before letting them in the wild? Yeah, this is ~arch, but come on. I would understand some obscure arcane package failing, but pango? openvpn? ghostscript-gpl? :roll:
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8704
Location: ~Brussels - Belgique

PostPosted: Thu Apr 25, 2013 7:08 pm    Post subject: Reply with quote

This is really the purpose of ~arch target : integration testing.
Don't complaint, ~arch was really unuseable 6-8 years ago ;)

just mask automake:1.13 and watch the tracker

BTW: BIG THANKS for the ebuild maintainers who fix that problem at light speed 8)
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
Fran
Guru
Guru


Joined: 29 Feb 2004
Posts: 530
Location: Coruña (Spain)

PostPosted: Thu Apr 25, 2013 7:30 pm    Post subject: Reply with quote

XavierMiller wrote:
This is really the purpose of ~arch target : integration testing.
Don't complaint, ~arch was really unuseable 6-8 years ago ;)

I've been running ~arch since I started with gentoo in 2003... and these things are usually package.masked until most bugs are fixed. Shit, gcc-4.8 is WAY more usable than automake-1.13 (ALL packages in my system were compiled with it and are running fine) and it's still package.masked.
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8704
Location: ~Brussels - Belgique

PostPosted: Thu Apr 25, 2013 7:36 pm    Post subject: Reply with quote

In my case, GCC-4.8 can not be used because of qtwebkit-4.8.4 crashes (fixed in recent out-of-qt webkit), and one other lib I don't remember.
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
dufeu
l33t
l33t


Joined: 30 Aug 2002
Posts: 924
Location: US-FL-EST

PostPosted: Thu Apr 25, 2013 10:25 pm    Post subject: Reply with quote

XavierMiller wrote:
just mask automake:1.13 and watch the tracker

Unfortunately, this isn't doing to work for me.
When I mask automake-1.13.1, the problem packages now fail with access violations. Example:
Code:
emerge =virtuoso-server-6.1.6


>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-db/virtuoso-server-6.1.6
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 1.05, 0.71, 0.46 (null)*(null) (null)ACCESS DENIED(null):  open_wr:      /var/cache/samba/gencache.tdb
>>> Failed to emerge dev-db/virtuoso-server-6.1.6, Log file:
>>>  '/var/tmp/portage/dev-db/virtuoso-server-6.1.6/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 1.12, 0.74, 0.48
 * Package:    dev-db/virtuoso-server-6.1.6
 * Repository: gentoo
 * Maintainer: reavertm@gentoo.org creffett@gentoo.org,kde@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kerberos kernel_linux ldap multilib readline userland_GNU
 * FEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking virtuoso-opensource-6.1.6.tar.gz to /var/tmp/portage/dev-db/virtuoso-server-6.1.6/work
>>> Unpacking VOS-genpatches-6.1.6.tar.bz2 to /var/tmp/portage/dev-db/virtuoso-server-6.1.6/work
>>> Source unpacked in /var/tmp/portage/dev-db/virtuoso-server-6.1.6/work
>>> Preparing source in /var/tmp/portage/dev-db/virtuoso-server-6.1.6/work/virtuoso-opensource-6.1.6 ...
 * Applying various patches (bugfixes/updates) ...
 *   0001_flatten_subdirs.patch ...
 [ ok ]
 *   0002_preserve_cflags.patch ...
 [ ok ]
 *   0003_ignore_misc_files.patch ...
 [ ok ]
 * Done with patching
 * Applying virtuoso-server-6.1.4-unbundle-minizip.patch ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-db/virtuoso-server-6.1.6/work/virtuoso-opensource-6.1.6' ...
 * Running libtoolize --install --copy --force --automake ...
 [ ok ]
 * Running aclocal -I binsrc/config ...
 [ ok ]
 * Running autoconf ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running automake --add-missing --copy ...
 [ ok ]
 * Running elibtoolize in: virtuoso-opensource-6.1.6/binsrc/config/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.2 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-db/virtuoso-server-6.1.6/work/virtuoso-opensource-6.1.6 ...
 * econf: updating virtuoso-opensource-6.1.6/binsrc/config/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating virtuoso-opensource-6.1.6/binsrc/config/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-layout=gentoo --localstatedir=/var --enable-shared --with-pthreads --without-internal-zlib --enable-krb --enable-openldap --with-readline --disable-static --disable-hslookup --disable-rendezvous --without-iodbc --program-transform-name=s/isql/isql-v/
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes

{checking clipped for brevity}

checking for OS specific defines... (-Dlinux -D_GNU_SOURCE -DFILE64 -D_LARGEFILE64_SOURCE)
checking for system libs... -lm
Configured:  xml krb ssl ldap imsg pldebug pthreads readline
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating binsrc/Makefile
config.status: creating docsrc/Makefile
config.status: creating libsrc/Makefile
config.status: creating binsrc/bpel/Makefile
config.status: creating binsrc/b3s/Makefile
config.status: creating binsrc/cached_resources/Makefile
config.status: creating binsrc/dav/Makefile
config.status: creating binsrc/dbpedia/Makefile
config.status: creating binsrc/driver/Makefile
config.status: creating binsrc/hibernate/Makefile
config.status: creating binsrc/hosting/Makefile
config.status: creating binsrc/hosting/mono/Makefile
config.status: creating binsrc/hosting/mono/tests/Makefile
config.status: creating binsrc/hosting/perl/Makefile
config.status: creating binsrc/hosting/php/Makefile
config.status: creating binsrc/hosting/python/Makefile
config.status: creating binsrc/hosting/ruby/Makefile
config.status: creating binsrc/isparql/Makefile
config.status: creating binsrc/jena/Makefile
config.status: creating binsrc/maildrop/Makefile
config.status: creating binsrc/mono/Makefile
config.status: creating binsrc/oat/Makefile
config.status: creating binsrc/rdf_mappers/Makefile
config.status: creating binsrc/rdb2rdf/Makefile
config.status: creating binsrc/redland/Makefile
config.status: creating binsrc/samples/demo/Makefile
config.status: creating binsrc/samples/hslookup/Makefile
config.status: creating binsrc/samples/image_magick/Makefile
config.status: creating binsrc/samples/JDBC/Makefile
config.status: creating binsrc/samples/Makefile
config.status: creating binsrc/samples/odp/Makefile
config.status: creating binsrc/samples/sparql_demo/Makefile
config.status: creating binsrc/samples/wbxml2/Makefile
config.status: creating binsrc/samples/webapp/Makefile
config.status: creating binsrc/samples/xpath/Makefile
config.status: creating binsrc/samples/xquery/Makefile
config.status: creating binsrc/sesame/Makefile
config.status: creating binsrc/sesame2/Makefile
config.status: creating binsrc/sesame3/Makefile
config.status: creating binsrc/sqldoc/Makefile
config.status: creating binsrc/sync/Makefile
config.status: creating binsrc/tests/biftest/Makefile
config.status: creating binsrc/tests/dotnet/Makefile
config.status: creating binsrc/tests/Makefile
config.status: creating binsrc/tests/bsbm/Makefile
config.status: creating binsrc/tests/lubm/Makefile
config.status: creating binsrc/tests/oledb/Makefile
config.status: creating binsrc/tests/rdf/Makefile
config.status: creating binsrc/tests/suite/Makefile
config.status: creating binsrc/tests/suite/tpc-d/Makefile
config.status: creating binsrc/tests/tpcrun/Makefile
config.status: creating binsrc/tests/wb/Makefile
config.status: creating binsrc/tutorial/apps/Makefile
config.status: creating binsrc/tutorial/hosting/Makefile
config.status: creating binsrc/tutorial/Makefile
config.status: creating binsrc/tutorial/services/Makefile
config.status: creating binsrc/tutorial/web/Makefile
config.status: creating binsrc/tutorial/xml/Makefile
config.status: creating binsrc/vad/Makefile
config.status: creating binsrc/virtodbc/Makefile
config.status: creating binsrc/virtoledb/Makefile
config.status: creating binsrc/VirtuosoClient.Net/Makefile
config.status: creating binsrc/virtuoso/Makefile
config.status: creating binsrc/virtuoso_sink/Makefile
config.status: creating binsrc/vsp/Makefile
config.status: creating binsrc/vspx/Makefile
config.status: creating binsrc/ws/Makefile
config.status: creating binsrc/ws/wsrm/Makefile
config.status: creating binsrc/xddl/Makefile
config.status: creating binsrc/yacutia/Makefile
config.status: creating docsrc/chm/Makefile
config.status: creating docsrc/docwiki/Makefile
config.status: creating docsrc/html_virt/Makefile
config.status: creating docsrc/images/Makefile
config.status: creating docsrc/pdf/Makefile
config.status: creating docsrc/releasenotes/Makefile
config.status: creating docsrc/styleguide/Makefile
config.status: creating docsrc/stylesheets/Makefile
config.status: creating docsrc/xmlsource/Makefile
config.status: creating libsrc/Dk/Makefile
config.status: creating libsrc/JDBCDriverType4/Makefile
config.status: creating libsrc/JDBCDriverType4/testsuite_2.0/Makefile
config.status: creating libsrc/JDBCDriverType4/testsuite_3.0/Makefile
config.status: creating libsrc/JDBCDriverType4/testsuite_4.0/Makefile
config.status: creating libsrc/JDBCDriverType4/virtuoso/jdbc2/Makefile
config.status: creating libsrc/JDBCDriverType4/virtuoso/Makefile
config.status: creating libsrc/langfunc/Makefile
config.status: creating libsrc/odbcsdk/Makefile
config.status: creating libsrc/plugin/Makefile
config.status: creating libsrc/Thread/Makefile
config.status: creating libsrc/Tidy/Makefile
config.status: creating libsrc/util/Makefile
config.status: creating libsrc/Wi/Makefile
config.status: creating libsrc/Xml.new/Makefile
config.status: creating libsrc/zlib/Makefile
config.status: creating appsrc/Makefile
config.status: creating appsrc/ODS-Framework/Makefile
config.status: creating appsrc/ODS-Addressbook/Makefile
config.status: creating appsrc/ODS-Blog/Makefile
config.status: creating appsrc/ODS-Bookmark/Makefile
config.status: creating appsrc/ODS-Briefcase/Makefile
config.status: creating appsrc/ODS-Calendar/Makefile
config.status: creating appsrc/ODS-Community/Makefile
config.status: creating appsrc/ODS-Discussion/Makefile
config.status: creating appsrc/ODS-FeedManager/Makefile
config.status: creating appsrc/ODS-Gallery/Makefile
config.status: creating appsrc/ODS-Polls/Makefile
config.status: creating appsrc/ODS-WebMail/Makefile
config.status: creating appsrc/ODS-Wiki/Makefile
config.status: creating appsrc/ODS-Wiki/plugin/Makefile
config.status: creating libsrc/Dk/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands


Virtuoso Open Source Edition 6.1.6 configuration summary
========================================================

Installation variables
  layout                  Gentoo
  prefix                  /usr
  exec_prefix             ${prefix}

Installation paths
  programs                ${exec_prefix}/bin
  include files           ${prefix}/include
  libraries               /usr/lib64
  manual pages            /usr/share/man
  vad packages            /usr/share/virtuoso/vad
  database                /var/lib/virtuoso/db
  hosting                 /usr/lib64/virtuoso/hosting

Options
  BUILD_OPTS               xml krb ssl ldap imsg pldebug pthreads readline

>>> Source configured.
 (null)*(null) --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 (null)*(null) LOG FILE: "/var/log/sandbox/sandbox-10862.log"
 (null)*(null)
VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: open_wr
S: deny
P: /var/cache/samba/gencache.tdb
A: /var/cache/samba/gencache.tdb
R: /var/cache/samba/gencache.tdb
C: ./conftest
 (null)*(null) --------------------------------------------------------------------------------

Right now, I can still use the two systems {1 x86 and 1 amd64} for their nominal purposes so I don't really have a hardship there.

My secondary use for these two systems is to test for 'emerge @world" issues before attempting to upgrade my other PCs. In that respect, I'm 'golden' as my other systems are untouched. But I can't go any further with my test PCs until this 'automake-1.13.1' issue is updated everywhere upstream.

It's apparent that for masking of automake-1.13.1 to work for me, I need to rollback some other update but I haven't a clue where to even begin.
_________________
People whom think M$ is mediocre, don't know the half of it.
Back to top
View user's profile Send private message
Fran
Guru
Guru


Joined: 29 Feb 2004
Posts: 530
Location: Coruña (Spain)

PostPosted: Sun Apr 28, 2013 9:31 am    Post subject: Reply with quote

I've just put this in /etc/portage/bashrc to solve all this automake crap:
Code:
post_src_unpack() {
   cd "${S}"
   for f in configure.{in,ac}; do
      sed -i $f -e 's~AM_CONFIG_HEADER~AC_CONFIG_HEADERS~;/AM_PROG_CC_STDC/d'
   done
}

with that I compiled the 10 or so remaining packages that fail to build with aclocal errors.

(BTW, don't use that for ALL packages, some will fail. Just use it temporarily for packages that fail with automake 1.13.)
Back to top
View user's profile Send private message
piccolo
n00b
n00b


Joined: 30 Dec 2011
Posts: 19

PostPosted: Mon Apr 29, 2013 7:44 am    Post subject: Reply with quote

Just for your information: a downgrade to the lastest automake version fixed it for me (automake-1.12.6).
Thanks!
Back to top
View user's profile Send private message
mahatma
n00b
n00b


Joined: 01 Sep 2005
Posts: 7

PostPosted: Sun May 12, 2013 9:04 pm    Post subject: Reply with quote

piccolo wrote:
Just for your information: a downgrade to the lastest automake version fixed it for me (automake-1.12.6).
Thanks!

Alternate way is to configuring default automake. For example:
echo ': ${WANT_AUTOMAKE:=1.12}' >>/etc/portage/bashrc
emerge -1 "<sys-devel/automake-1.13"
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Thu Jun 06, 2013 7:24 pm    Post subject: Reply with quote

got another one:

xfce-extra/xfce4-quicklauncher-plugin

also fails


@Fran:

your workaround succeeded


thanks !
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum