Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Bery-SVN compile troubles

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
7 posts • Page 1 of 1
Author
Message
RageOfOrder
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 99
Joined: Sun Aug 06, 2006 10:48 pm
Location: EH?!?!

Bery-SVN compile troubles

  • Quote

Post by RageOfOrder » Fri Jan 19, 2007 7:58 pm

For the last week I havn't been able to build the Beryl SVN source.
I'm using the xeffects overlay and I get an error when I start building the Beryl-settings-bindings package.
It seems to be python related, but it has give me the same error with Python 2.4.4, Python 2.5-r1, and both versions installed at once.

Hopefully someone here can shed some light on this....

Code: Select all

>>> Unpacking source...
 ^[[32;01m*^[[0m subversion check out start -->
 ^[[32;01m*^[[0m      repository: http://svn.gentoo-xeffects.org/beryl/trunk/be$
A    beryl-settings-bindings/python
A    beryl-settings-bindings/python/Makefile.am
A    beryl-settings-bindings/python/berylsettings.pyx
A    beryl-settings-bindings/configure.ac
A    beryl-settings-bindings/AUTHORS
A    beryl-settings-bindings/TODO
A    beryl-settings-bindings/VERSION
A    beryl-settings-bindings/acinclude.m4
A    beryl-settings-bindings/ChangeLog
A    beryl-settings-bindings/COPYING
A    beryl-settings-bindings/Makefile.am
A    beryl-settings-bindings/autogen.sh
A    beryl-settings-bindings/NEWS
A    beryl-settings-bindings/beryl-settings-bindings.pc.in
A    beryl-settings-bindings/README
Checked out revision 2898.
 ^[[32;01m*^[[0m    working copy: /usr/portage/distfiles/svn-src/beryl-settings$

>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/x11-misc/beryl-settings-bindings-9999/$
 ^[[32;01m*^[[0m Running eautoreconf in '/var/tmp/portage/x11-misc/beryl-settin$
 ^[[32;01m*^[[0m Requested autoconf 2.5
 ^[[32;01m*^[[0m Using autoconf (GNU Autoconf) 2.61
 ^[[32;01m*^[[0m Using autoheader (GNU Autoconf) 2.61
 ^[[32;01m*^[[0m Requested automake latest: 1.10
 ^[[32;01m*^[[0m Using automake (GNU automake) 1.10
 ^[[32;01m*^[[0m Using aclocal (GNU automake) 1.10
 ^[[32;01m*^[[0m Running aclocal ...
^[[A^[[72C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running libtoolize --copy --force --automake ...
^[[A^[[72C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running aclocal ...
^[[A^[[72C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running autoconf ...
^[[A^[[72C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running autoheader ...
^[[A^[[72C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running automake --add-missing --copy --foreign ...
^[[A^[[72C  ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Running elibtoolize in: beryl-settings-bindings
 ^[[32;01m*^[[0m   Applying max_cmd_len-1.5.0.patch ...
 ^[[32;01m*^[[0m   Applying sed-1.5.6.patch ...
Creating po/ subdirectory
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
 * econf: updating beryl-settings-bindings/config.sub with /usr/share/gnuconfig$
 * econf: updating beryl-settings-bindings/config.guess with /usr/share/gnuconf$
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --$
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for strerror in -lcposix... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none $
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin$
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... no
checking for x86_64-pc-linux-gnu-xlf... no
checking for x86_64-pc-linux-gnu-f77... no
checking for x86_64-pc-linux-gnu-frt... no
checking for x86_64-pc-linux-gnu-pgf77... no
checking for x86_64-pc-linux-gnu-cf77... no
checking for x86_64-pc-linux-gnu-fort77... no
checking for x86_64-pc-linux-gnu-fl32... no
checking for x86_64-pc-linux-gnu-af77... no
checking for x86_64-pc-linux-gnu-xlf90... no
checking for x86_64-pc-linux-gnu-f90... no
checking for x86_64-pc-linux-gnu-pgf90... no
checking for x86_64-pc-linux-gnu-pghpf... no
checking for x86_64-pc-linux-gnu-epcf90... no
checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc ob$
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/b$
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin$
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU l$
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/b$
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/b$
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-$
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BERYLSETTINGS... yes
checking for python2.5... /usr/bin/python2.5
checking whether /usr/bin/python2.5 version is >= 2.5.0... yes
checking for  version... 2.5
checking for  platform... linux2
checking for  script directory... ${prefix}/lib64/python2.5/site-packages
checking for  extension module directory... ${exec_prefix}/lib64/python2.5/site$
checking for pyrexc... pyrexc
configure: creating ./config.status
config.status: creating beryl-settings-bindings.pc
config.status: creating Makefile
config.status: creating python/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/x11-misc/beryl-settings-bindings-$
Making all in python
make[2]: Entering directory `/var/tmp/portage/x11-misc/beryl-settings-bindings-$
pyrexc berylsettings.pyx
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CON$
mkdir .libs
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.5 -I/u$
berylsettings.c: In function '__pyx_f_13berylsettings_8Category___new__':
berylsettings.c:2375: error: invalid lvalue in assignment
berylsettings.c: In function '__pyx_f_13berylsettings_6Plugin___new__':
berylsettings.c:2586: error: invalid lvalue in assignment
berylsettings.c: In function '__pyx_f_13berylsettings_5Group___new__':
berylsettings.c:3318: error: invalid lvalue in assignment
berylsettings.c: In function '__pyx_f_13berylsettings_8SubGroup___new__':
berylsettings.c:3595: error: invalid lvalue in assignment
berylsettings.c:3600: error: invalid lvalue in assignment
berylsettings.c: In function '__pyx_f_13berylsettings_7Setting___new__':
berylsettings.c:3917: error: invalid lvalue in assignment
berylsettings.c: In function '__pyx_tp_new_13berylsettings_Category':
berylsettings.c:6351: warning: assignment from incompatible pointer type
berylsettings.c: In function '__pyx_tp_clear_13berylsettings_Category':
berylsettings.c:6376: warning: assignment from incompatible pointer type
berylsettings.c: In function '__pyx_tp_new_13berylsettings_Plugin':
berylsettings.c:6527: warning: assignment from incompatible pointer type
berylsettings.c: In function '__pyx_tp_clear_13berylsettings_Plugin':
berylsettings.c:6552: warning: assignment from incompatible pointer type
berylsettings.c: In function '__pyx_tp_new_13berylsettings_Group':
berylsettings.c:6735: warning: assignment from incompatible pointer type
berylsettings.c: In function '__pyx_tp_clear_13berylsettings_Group':
berylsettings.c:6760: warning: assignment from incompatible pointer type
berylsettings.c: In function '__pyx_tp_new_13berylsettings_SubGroup':
berylsettings.c:6912: warning: assignment from incompatible pointer type
berylsettings.c:6913: warning: assignment from incompatible pointer type
berylsettings.c: In function '__pyx_tp_clear_13berylsettings_SubGroup':
berylsettings.c:6942: warning: assignment from incompatible pointer type
berylsettings.c:6944: warning: assignment from incompatible pointer type
berylsettings.c: In function '__pyx_tp_new_13berylsettings_Setting':
berylsettings.c:7091: warning: assignment from incompatible pointer type
berylsettings.c: In function '__pyx_tp_clear_13berylsettings_Setting':
berylsettings.c:7116: warning: assignment from incompatible pointer type
make[2]: *** [berylsettings.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-misc/beryl-settings-bindings-9$
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-misc/beryl-settings-bindings-9$
make: *** [all] Error 2

!!! ERROR: x11-misc/beryl-settings-bindings-9999 failed.
Call stack:
  ebuild.sh, line 1618:   Called dyn_compile
  ebuild.sh, line 975:   Called qa_call 'src_compile'
  environment, line 3456:   Called src_compile
  beryl-settings-bindings-9999.ebuild, line 31:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relev$
!!! A complete build log is located at '/var/tmp/portage/x11-misc/beryl-settings-b$



Any ideas, anyone??
...And then stuff happened.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Fri Jan 19, 2007 8:04 pm

delete /usr/portage/distfiles/svn-src/beryl*

and update the overlay.
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
RageOfOrder
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 99
Joined: Sun Aug 06, 2006 10:48 pm
Location: EH?!?!

  • Quote

Post by RageOfOrder » Fri Jan 19, 2007 9:45 pm

gimpel wrote:delete /usr/portage/distfiles/svn-src/beryl*

and update the overlay.
I've tried that a couple times.
Just did it again, and still the same error.
...And then stuff happened.
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

  • Quote

Post by gimpel » Fri Jan 19, 2007 10:16 pm

weird.. looks really strange 8O

Did you recently update bash or something and forgot/ignored some changes in /etc?
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
RageOfOrder
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 99
Joined: Sun Aug 06, 2006 10:48 pm
Location: EH?!?!

  • Quote

Post by RageOfOrder » Fri Jan 19, 2007 10:48 pm

gimpel wrote:weird.. looks really strange 8O

Did you recently update bash or something and forgot/ignored some changes in /etc?
My /etc has been on auto-update since I installed Gentoo.

It's weird, I know...
I still think it's python related, but I can't figure out what could be affecting it
...And then stuff happened.
Top
scatman75
n00b
n00b
Posts: 3
Joined: Tue Mar 06, 2007 11:37 pm
Location: Tulsa, OK

This worked for me

  • Quote

Post by scatman75 » Tue Mar 06, 2007 11:47 pm

This is my first post on the forum, and I hope it helps!

I had the same problem and googled it, found this thread:

http://forum.beryl-project.org/viewtopi ... w=previous

Of course... I can't read French! But I looked at the last post:

"La solution était de mettre à jour dev-python/pyrex."

so I emerged pyrex (which did do an upgrade) and then I could build successfully.

Good luck!
Top
roderick
l33t
l33t
User avatar
Posts: 908
Joined: Mon Jul 11, 2005 3:06 pm
Location: St. John's, NL CANADA
Contact:
Contact roderick
Website

  • Quote

Post by roderick » Wed Mar 07, 2007 1:34 am

A couple of pointers...

1) It's unsupported so post should be under Unsupported Software (Mod feel free to move)

2) There is support for beryl SVn on the xeffects forums (http://forums.gentoo-xeffects.org), so posting there may yield a quicker response. There's also a bug tracker (http://trac.gentoo-xeffects.org) there.

3) If you emerge one package, but not all, sometimes you can miss an update. Try emerging beryl-core and then re-emerge the other package(s). Alternatively, there is an update script in the overlay you can run called beryl-svn-ebuilds. Use it. It detects any changes in the overlay and updates them correctly in order.

Cheers,

Rod.
If God were a pickle, I'd still say "no pickle on my burger".
http://roderick-greening.blogspot.com/
Top
Post Reply

7 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic