Author Topic: The 28 May 2007 build will NOT be out.  (Read 12246 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
The 28 May 2007 build will NOT be out.
« on: May 28, 2007, 07:32:25 pm »
let's hope somebody comes back to work tomorrow at berlios ..

MVP

  • Guest
Re: The 28 May 2007 build will NOT be out.
« Reply #1 on: May 28, 2007, 08:16:19 pm »
Cant wait to see the changelog! :)

Offline raph

  • Almost regular
  • **
  • Posts: 242
Re: The 28 May 2007 build will NOT be out.
« Reply #2 on: May 28, 2007, 08:19:27 pm »
Cant wait to see the changelog! :)
See here.

Offline Roman

  • Multiple posting newcomer
  • *
  • Posts: 78
Re: The 28 May 2007 build will NOT be out.
« Reply #3 on: May 28, 2007, 08:48:03 pm »
hmm... Is berlios really best for our purposes?

Regards
Roman
CB LSI (C::B as a Little Secret Initiative)

Offline kelo81

  • Multiple posting newcomer
  • *
  • Posts: 86
Re: The 28 May 2007 build will NOT be out.
« Reply #4 on: May 28, 2007, 08:58:43 pm »
This doesn't happen in SourceForge...  :|
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 28 May 2007 build will NOT be out.
« Reply #5 on: May 28, 2007, 10:02:42 pm »
Da momentan keine Nightlys kommen habe ich mich mal wieder mit dem selberbauen versucht.
[EDIT:AS there are actually no NBs I tried to compile on my own]
Gnu/Linux (Ubuntu 7.04) 2.6.20-16
g++ 4.1.2

Fehlermeldung (dpkg-buildpackage -b -uc -nc)
Code
make[4]: Betrete Verzeichnis '/home/darthdespotism/dev/CB/src/src'
/bin/bash ../../libtool --tag=CXX --mode=link g++  -O2 -ffast-math -g -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions   -o codeblocks -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   app.o appglobals.o compilersettingsdlg.o crashhandler.o dlgabout.o dlgaboutplugin.o environmentsettingsdlg.o main.o prefix.o printdlg.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o -LwxAUI -lwxaui -L../sdk -lcodeblocks -pthread   -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8  -lpthread -ldl
g++ -O2 -ffast-math -g -O2 -DCB_PRECOMP -Winvalid-pch -fPIC -DPIC -fexceptions -o .libs/codeblocks app.o appglobals.o compilersettingsdlg.o crashhandler.o dlgabout.o dlgaboutplugin.o environmentsettingsdlg.o main.o prefix.o printdlg.o scriptconsole.o scriptingsettingsdlg.o splashscreen.o startherepage.o -pthread  -lm -L/home/darthdespotism/dev/CB/src/src/wxAUI /home/darthdespotism/dev/CB/src/src/wxAUI/.libs/libwxaui.a /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so -lXext -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so -lz -lfontconfig -lpng12 -lXrender -lX11 /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -L/home/darthdespotism/dev/CB/src/sdk /home/darthdespotism/dev/CB/src/sdk/.libs/libcodeblocks.so -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 -lpthread -ldl -Wl,--rpath -Wl,/usr/local/lib
/home/darthdespotism/dev/CB/src/sdk/.libs/libcodeblocks.so: undefined reference to `CompileTargetBase::GetTargetFilenameGenerationPolicy(TargetFilenameGenerationPolicy*, TargetFilenameGenerationPolicy*) const'
collect2: ld returned 1 exit status
make[4]: *** [codeblocks] Fehler 1
make[4]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src/src'
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/darthdespotism/dev/CB'
make: *** [build-stamp] Fehler 2

debian/control modifiziert von wxGTK26 auf wxGTK28

EDIT://
Again I have forgotten that this is an English forum -.-
« Last Edit: May 28, 2007, 10:14:52 pm by darthdespotism »

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5490
Re: The 28 May 2007 build will NOT be out.
« Reply #6 on: May 28, 2007, 10:10:54 pm »
make clean
make

[EDIT] : this proves that autotools does not catch up correctly, or svn does something weird (or our makefiles are not setup correctly). I had the same issue on my linux box.

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 28 May 2007 build will NOT be out.
« Reply #7 on: May 28, 2007, 10:13:13 pm »
eher unwarscheinlich, da ich das -nc erst dieses mal verwendet habe und dpkg-buildpackage ein make clean aufruft wenn es fertig ist aber ich versuchs mal
[EDIT: I think this is probably not the solution as dpkg-buildpackage was used with -nc for the first time and without it makes a make clean on its own after having finished but I'll try it]

EDIT://
That was probably too early: after make clean it worked
« Last Edit: May 28, 2007, 10:43:05 pm by darthdespotism »

Offline kelo81

  • Multiple posting newcomer
  • *
  • Posts: 86
Re: The 28 May 2007 build will NOT be out.
« Reply #8 on: May 28, 2007, 10:15:12 pm »
I'd like to understand what are you saying...
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: The 28 May 2007 build will NOT be out.
« Reply #9 on: May 28, 2007, 10:16:34 pm »
I'd like to understand what are you saying...

Please look at my editiongs.

Offline kelo81

  • Multiple posting newcomer
  • *
  • Posts: 86
Re: The 28 May 2007 build will NOT be out.
« Reply #10 on: May 28, 2007, 10:19:22 pm »
I'm sorry, I didn't see it  :(
Ezequiel Ruiz
Tango/04 consultant
www.tango04.com

Offline kurapix

  • Multiple posting newcomer
  • *
  • Posts: 68
Re: The 28 May 2007 build will NOT be out.
« Reply #11 on: May 29, 2007, 01:29:26 am »
If you want to have a clean svn folder and compile (it's what I do everytime I compile from svn) :
Code
svn update
svn-clean
./bootstrap
debuild -us -uc
For using svn-clean you must have the subversion-tools installed (on Ubuntu).

Kurapix
Code::Blocks package building script

Offline JPlaroche

  • Multiple posting newcomer
  • *
  • Posts: 29
    • OMBREBLEU
Re: The 28 May 2007 build will NOT be out.
« Reply #12 on: May 29, 2007, 02:16:22 pm »
il est dommage que dans la proprieté -> target  la fenêtre  ne soi pas accessible dans différrent mode ex. 800x600 ou même si de nombreux sources dans 1024x768 etc  je n'ai pas essayé (pour mes pauvres yeux) pourrait-il avoir une modification s'il vous plait, Merci.

It is pity that in the proprieté - > target the window not one not accessible in différrent mode ex. 800x600 or even if of numerous sources in 1024x768 .....  I did not try (for my poor eyes) he could have a modification please, Thank you. :P :P
chef de projet MASTER (AS400  RPGILE  C   and SYTEM)

student c++ and wxwidgets for validation acquis (Jean-Pierre) wxformbuilder

Offline indigo0086

  • Almost regular
  • **
  • Posts: 150
Re: The 28 May 2007 build will NOT be out.
« Reply #13 on: May 29, 2007, 05:44:07 pm »
I'm also with the guys that sourceforge is much more reliable.  As for the europe thing that was brought up later there are several servers in europe and the speeds should be great for the size of the files.