Re: [Mixxx-devel] Prerequisites for building on Ubunut 14.04

2015-02-12 Thread Markus Baertschi
On Thu, Feb 12, 2015 at 4:33 PM, Max Linke max_li...@gmx.de wrote:

 aptitude versions libqt4-dev` shows


​​markus@W530:~/Workspace/Mixxx/mixxx$ aptitude versions libqt4-dev
Package libqt4-dev:
p   4:4.8.5+git192-g085f851+dfsg-2ubuntu4
trusty 500

Package libqt4-dev-bin:
i A 4:4.8.5+git192-g085f851+dfsg-2ubuntu4
trusty 500

Package libqt4-dev-bin:i386:
p   4:4.8.5+git192-g085f851+dfsg-2ubuntu4
trusty 500

Package libqt4-dev:i386:
i A 4:4.8.5+git192-g085f851+dfsg-2ubuntu4
trusty 500

markus@W530:~/Workspace/Mixxx/mixxx$ git branch -vv
* master 7cd65bb [origin/master] Merge pull request #490 from dm8tbr/master

​Config.log is attached​

Sorry for the complications  !   ​Markus​


-- 
Markus Baertschi, Bas du Rossé 16, CH-1163, Etoy, Switzerland
mar...@markus.org, +41 (79) 403 1186 (mobile)
file /home/markus/Workspace/Mixxx/mixxx/src/SConscript.env,line 40:
	Configure(confdir = .sconf_temp)
scons: Configure: Checking for pkg-config (at least version 0.15.0)... 
pkg-config --atleast-pkgconfig-version=0.15.0
scons: Configure: yes

scons: Configure: Checking for C library portaudio... 
.sconf_temp/conftest_1.c -
  |
  |
  |
  |int
  |main() {
  |  
  |return 0;
  |}
  |
gcc -o .sconf_temp/conftest_1.o -c -pipe -Wall -Wextra -g -Dx86_64 -DMIXXX_BUILD_DEBUG -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\.mixxx/\ -DSETTINGS_FILE=\mixxx.cfg\ -DUNIX_SHARE_PATH=\/usr/local/share/mixxx\ -DUNIX_LIB_PATH=\/usr/local/lib/mixxx\ -Ilin64_build -Isrc -Ilib/soundtouch-1.8.0 -Ilib/replaygain .sconf_temp/conftest_1.c
gcc -o .sconf_temp/conftest_1 .sconf_temp/conftest_1.o -lportaudio
scons: Configure: yes

scons: Configure: Checking for C library porttime... 
.sconf_temp/conftest_2.c -
  |
  |
  |
  |int
  |main() {
  |  
  |return 0;
  |}
  |
gcc -o .sconf_temp/conftest_2.o -c -pipe -Wall -Wextra -g -Dx86_64 -DMIXXX_BUILD_DEBUG -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\.mixxx/\ -DSETTINGS_FILE=\mixxx.cfg\ -DUNIX_SHARE_PATH=\/usr/local/share/mixxx\ -DUNIX_LIB_PATH=\/usr/local/lib/mixxx\ -D__PORTAUDIO__ -Ilin64_build -Isrc -Ilib/soundtouch-1.8.0 -Ilib/replaygain .sconf_temp/conftest_2.c
gcc -o .sconf_temp/conftest_2 .sconf_temp/conftest_2.o -lportaudio -lporttime
scons: Configure: yes

scons: Configure: Checking for C library portmidi... 
.sconf_temp/conftest_3.c -
  |
  |
  |
  |int
  |main() {
  |  
  |return 0;
  |}
  |
gcc -o .sconf_temp/conftest_3.o -c -pipe -Wall -Wextra -g -Dx86_64 -DMIXXX_BUILD_DEBUG -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\.mixxx/\ -DSETTINGS_FILE=\mixxx.cfg\ -DUNIX_SHARE_PATH=\/usr/local/share/mixxx\ -DUNIX_LIB_PATH=\/usr/local/lib/mixxx\ -D__PORTAUDIO__ -Ilin64_build -Isrc -Ilib/soundtouch-1.8.0 -Ilib/replaygain .sconf_temp/conftest_3.c
gcc -o .sconf_temp/conftest_3 .sconf_temp/conftest_3.o -lportaudio -lporttime -lportmidi
scons: Configure: yes

scons: Configure: Checking for C header file portmidi.h... 
.sconf_temp/conftest_4.c -
  |
  |#include portmidi.h
  |
  |
gcc -o .sconf_temp/conftest_4.o -c -pipe -Wall -Wextra -g -Dx86_64 -DMIXXX_BUILD_DEBUG -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\.mixxx/\ -DSETTINGS_FILE=\mixxx.cfg\ -DUNIX_SHARE_PATH=\/usr/local/share/mixxx\ -DUNIX_LIB_PATH=\/usr/local/lib/mixxx\ -D__PORTAUDIO__ -Ilin64_build -Isrc -Ilib/soundtouch-1.8.0 -Ilib/replaygain .sconf_temp/conftest_4.c
scons: Configure: yes

scons: Configure: Checking for QtCore (4.6 or higher)... 	
pkg-config --atleast-version=4.6 'QtCore'
scons: Configure: no

scons: Configure: Checking for C library sndfile... 
.sconf_temp/conftest_6.c -
  |
  |
  |
  |int
  |main() {
  |  
  |return 0;
  |}
  |
gcc -o .sconf_temp/conftest_6.o -c -pipe -Wall -Wextra -g -Dx86_64 -DMIXXX_BUILD_DEBUG -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\.mixxx/\ -DSETTINGS_FILE=\mixxx.cfg\ -DUNIX_SHARE_PATH=\/usr/local/share/mixxx\ -DUNIX_LIB_PATH=\/usr/local/lib/mixxx\ -D__PORTAUDIO__ -DQT_SHARED -DQT_TABLET_SUPPORT -Ilin64_build -Isrc -Ilib/soundtouch-1.8.0 -Ilib/replaygain -Ilib/gtest-1.7.0/include -Ilib/fidlib-0.9.10 .sconf_temp/conftest_6.c
gcc -o .sconf_temp/conftest_6 .sconf_temp/conftest_6.o -lportaudio -lporttime -lportmidi -lsndfile
scons: Configure: yes

scons: Configure: Checking for C header file FLAC/stream_decoder.h... 
.sconf_temp/conftest_7.c -
  |
  |#include FLAC/stream_decoder.h
  |
  |
gcc -o .sconf_temp/conftest_7.o -c -pipe -Wall -Wextra -g -Dx86_64 -DMIXXX_BUILD_DEBUG -D__LINUX__ -D__UNIX__ -DSETTINGS_PATH=\.mixxx/\ -DSETTINGS_FILE=\mixxx.cfg\ -DUNIX_SHARE_PATH=\/usr/local/share/mixxx\ -DUNIX_LIB_PATH=\/usr/local/lib/mixxx\ -D__PORTAUDIO__ -DQT_SHARED -DQT_TABLET_SUPPORT -D__SNDFILE__ -Ilin64_build -Isrc -Ilib/soundtouch-1.8.0 -Ilib/replaygain -Ilib/gtest-1.7.0/include -Ilib/fidlib-0.9.10 .sconf_temp/conftest_7.c
scons: Configure: yes

scons: Configure: Checking for C library libFLAC... 
.sconf_temp/conftest_8.c -
  |
  |
  |
  |int
  |main() {
  |  
  

Re: [Mixxx-devel] Prerequisites for building on Ubunut 14.04

2015-02-12 Thread Markus Baertschi
Yes, thanks Max. That was the problem.

When installing the 64bit version it uninstalled the 32bit version. It
seems you can not have both.
​
​I suspect I did ​install the 32bit versons for something and 64bit got
ejected.

Oh well, thanks for your care !
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Re: [Mixxx-devel] Prerequisites for building on Ubunut 14.04

2015-02-12 Thread Max Linke
You have installed the 32bit version of the dev package. I assume you 
have installed the 64bit version of ubuntu.

I haven't checked anything further but I assume it should work once you 
install the 64bit version of the dev packages.

On 02/12/2015 07:56 PM, Markus Baertschi wrote:
 On Thu, Feb 12, 2015 at 4:33 PM, Max Linke max_li...@gmx.de wrote:

 aptitude versions libqt4-dev` shows


 ​​markus@W530:~/Workspace/Mixxx/mixxx$ aptitude versions libqt4-dev
 Package libqt4-dev:
 p   4:4.8.5+git192-g085f851+dfsg-2ubuntu4
 trusty 500

 Package libqt4-dev-bin:
 i A 4:4.8.5+git192-g085f851+dfsg-2ubuntu4
 trusty 500

 Package libqt4-dev-bin:i386:
 p   4:4.8.5+git192-g085f851+dfsg-2ubuntu4
 trusty 500

 Package libqt4-dev:i386:
 i A 4:4.8.5+git192-g085f851+dfsg-2ubuntu4
 trusty 500

 markus@W530:~/Workspace/Mixxx/mixxx$ git branch -vv
 * master 7cd65bb [origin/master] Merge pull request #490 from dm8tbr/master

 ​Config.log is attached​

 Sorry for the complications  !   ​Markus​



--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Re: [Mixxx-devel] Prerequisites for building on Ubunut 14.04

2015-02-12 Thread Max Linke
Can you show what `aptitude versions libqt4-dev` shows?

Besides it would be interesting what `git branch -vv` says. Also it 
would be good to see the config.log file.



On 02/10/2015 03:07 PM, Markus Baertschi wrote:
 I've started with a fresh git pull into an empty directory. Still the same
 messages.
 ERROR:root:Unmet dependency: QT = 4.6 not found
 ERROR:root:Unmet dependency: Did not find GLU development files

 But there is also the line
 INFO:root:Qt path: /usr/share/qt4

 There I find
   markus@W530:~/Workspace/Mixxx/mixxx$ /usr/share/qt4/bin/lrelease -version
 lrelease version 4.8.6

 So I'm on QT 4.8.

 Checking the pagake I find:

 markus@W530:~/Workspace/Mixxx/mixxx$ dpkg -S /usr/share/qt4/bin/lrelease
 qt4-linguist-tools: /usr/share/qt4/bin/lrelease
 markus@W530:~/Workspace/Mixxx/mixxx$ dpkg -l qt4-linguist-tools
 Desired=Unknown/Install/Remove/Purge/Hold
 |
 Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
 |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
 ||/ Name   Version  Architecture Description
 +++-==---=
 ii  qt4-linguist-tools 4:4.8.5+git192-g amd64Qt 4 Linguist
 tools

 And now I realize that dpkg likes toaa a 4: prefix leading me to think I
 have qt 4.4, when
 I had 4.8 all along.

 After this full circle back to the question:

 When scons complains about this:
 ERROR:root:Unmet dependency: QT = 4.6 not found
 ERROR:root:Unmet dependency: Did not find GLU development files

 What specifically is it looking for ?

 After looking at the SConstruct and SConscript files I'm unable to find
 where it is even
 checking for Qt and GLU.

 Markus
 ​


--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel