Re: [Mixxx-devel] Ubuntu 17.04 builds

2017-10-05 Thread Sean M. Pappalardo - D.J. Pegasus
Zesty packages are now here:
http://downloads.mixxx.org/builds/master/release/

Those of you on that version of Ubuntu, please test!

Sincerely,
Sean M. Pappalardo
"D.J. Pegasus"
Mixxx Developer - Controller Specialist



smime.p7s
Description: S/MIME Cryptographic Signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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] Ubuntu 17.04 builds

2017-10-04 Thread Sean M. Pappalardo - D.J. Pegasus


On 10/02/2017 09:11 PM, Be wrote:
> Users have been asking about making builds for the latest version of
> Ubuntu. The builds for the 16.04 LTS release do not install on the
> latest Ubuntu. Could we get that set up?

Okay, I think I set it up correctly on Renegade Tech's build machine. A
build is running now (#449) so let's see if Zesty packages show up or
not in a couple hours.

Sincerely,
Sean M. Pappalardo
"D.J. Pegasus"
Mixxx Developer - Controller Specialist



smime.p7s
Description: S/MIME Cryptographic Signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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] Ubuntu 17.04 builds

2017-10-03 Thread Thorsten Munsch
Just followed the build guide on Ubuntu 17.10 beta2:

sudo apt-get build-dep mixxx

- mixxx build-deps not found

Just ignored and went ahead

sudo apt-get install g++ git scons libqt4-dev libqt4-sql-sqlite
libportmidi-dev \
  libopusfile-dev libshout-dev libtag1-dev libprotobuf-dev
protobuf-compiler \
  libusb-1.0-0-dev libfftw3-dev libmad0-dev \
  portaudio19-dev libchromaprint-dev librubberband-dev libsqlite3-dev \
  libid3tag0-dev libflac-dev libsndfile-dev libupower-glib-dev

- all installed successful

sudo apt-get install libjack-dev libjack0 portaudio19-dev # because of
Bug #1464120

- everything is already the newest one

sudo apt-get install libfaad-dev libmp4v2-dev # required for M4A support

- all installed successful

scons -j12 optimize=native and it builds.

Everything meanwhile mprime is calculating prime numbers on all of the
12 threads to check stability of my new Ryzen. Amazing machine..

Installed, executed, runs. No further testing done.

Am 04.10.2017 um 00:21 schrieb Thorsten Munsch:
> Remember: 17.10 is on the way this month.
> 
> Have an AMD Ryzen 5 1600 running with Ubuntu 17.10 beta2 here now. Let
> me know, if I can help.
> 
> Am 03.10.2017 um 06:30 schrieb Stéphane Lepin:
>> Currently, are the Ubuntu builds handled by Travis or another buildbot?
>> If it's Travis, running commands in a Ubuntu 17.04 Docker container is a
>> way to get past the limitations of Travis' Ubuntu Trusty environment.
>>
>> Stéphane
>>
>> Le 3 oct. 2017 06:11, "Be" > a écrit :
>>
>> Users have been asking about making builds for the latest version of
>> Ubuntu. The builds for the 16.04 LTS release do not install on the
>> latest Ubuntu. Could we get that set up?
>>
>> A user reported more details about the packaging issues here:
>> https://mixxx.org/forums/viewtopic.php?f=3=9387
>> 
>>
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> ___
>> 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
>> 
>>
>>
>>
>>
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> ___
>> 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
>>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> 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
> 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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] Ubuntu 17.04 builds

2017-10-03 Thread Sean M. Pappalardo - D.J. Pegasus


On 10/02/2017 09:30 PM, Stéphane Lepin wrote:
> Currently, are the Ubuntu builds handled by Travis or another buildbot?

Our Jenkins server does it. RJ set up the build environment and intended
to make it very easy to maintain. I think it's just a matter of changing
the list of distributions for which we make packages. That list is
currently 'trusty', 'wily', 'xenial', 'yakkety' so what should we add
and delete? (Are any of those now unsupported?)

(I don't think the version of Ubuntu being used to create the builds
matters.)

Sincerely,
Sean M. Pappalardo
"D.J. Pegasus"
Mixxx Developer - Controller Specialist



smime.p7s
Description: S/MIME Cryptographic Signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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] Ubuntu 17.04 builds

2017-10-03 Thread Thorsten Munsch
Remember: 17.10 is on the way this month.

Have an AMD Ryzen 5 1600 running with Ubuntu 17.10 beta2 here now. Let
me know, if I can help.

Am 03.10.2017 um 06:30 schrieb Stéphane Lepin:
> Currently, are the Ubuntu builds handled by Travis or another buildbot?
> If it's Travis, running commands in a Ubuntu 17.04 Docker container is a
> way to get past the limitations of Travis' Ubuntu Trusty environment.
> 
> Stéphane
> 
> Le 3 oct. 2017 06:11, "Be" > a écrit :
> 
> Users have been asking about making builds for the latest version of
> Ubuntu. The builds for the 16.04 LTS release do not install on the
> latest Ubuntu. Could we get that set up?
> 
> A user reported more details about the packaging issues here:
> https://mixxx.org/forums/viewtopic.php?f=3=9387
> 
> 
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> 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
> 
> 
> 
> 
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> 
> 
> 
> ___
> 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
> 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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] Ubuntu 17.04 builds

2017-10-02 Thread Stéphane Lepin
Currently, are the Ubuntu builds handled by Travis or another buildbot?
If it's Travis, running commands in a Ubuntu 17.04 Docker container is a
way to get past the limitations of Travis' Ubuntu Trusty environment.

Stéphane

Le 3 oct. 2017 06:11, "Be"  a écrit :

Users have been asking about making builds for the latest version of
Ubuntu. The builds for the 16.04 LTS release do not install on the latest
Ubuntu. Could we get that set up?

A user reported more details about the packaging issues here:
https://mixxx.org/forums/viewtopic.php?f=3=9387


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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

[Mixxx-devel] Ubuntu 17.04 builds

2017-10-02 Thread Be
Users have been asking about making builds for the latest version of 
Ubuntu. The builds for the 16.04 LTS release do not install on the 
latest Ubuntu. Could we get that set up?


A user reported more details about the packaging issues here:
https://mixxx.org/forums/viewtopic.php?f=3=9387

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
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