All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3
@ 2017-01-01 19:53 Andreas Müller
  2017-01-01 19:53 ` [PATCH 2/3] alsa-utils: " Andreas Müller
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andreas Müller @ 2017-01-01 19:53 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta/recipes-multimedia/alsa/{alsa-lib_1.1.2.bb => alsa-lib_1.1.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.2.bb => alsa-lib_1.1.3.bb} (91%)

diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb b/meta/recipes-multimedia/alsa/alsa-lib_1.1.3.bb
similarity index 91%
rename from meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb
rename to meta/recipes-multimedia/alsa/alsa-lib_1.1.3.bb
index e313da7..1afac7a 100644
--- a/meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb
+++ b/meta/recipes-multimedia/alsa/alsa-lib_1.1.3.bb
@@ -12,8 +12,8 @@ SRC_URI = "ftp://ftp.alsa-project.org/pub/lib/${BP}.tar.bz2 \
            file://Check-if-wordexp-function-is-supported.patch \
            file://avoid-including-sys-poll.h-directly.patch \
 "
-SRC_URI[md5sum] = "1946e6438b8262a7b8fdadacd0e06ba7"
-SRC_URI[sha256sum] = "d38dacd9892b06b8bff04923c380b38fb2e379ee5538935ff37e45b395d861d6"
+SRC_URI[md5sum] = "eefe5992567ba00d6110a540657aaf5c"
+SRC_URI[sha256sum] = "71282502184c592c1a008e256c22ed0ba5728ca65e05273ceb480c70f515969c"
 
 inherit autotools pkgconfig
 
-- 
2.5.5



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 2/3] alsa-utils: update 1.1.2 -> 1.1.3
  2017-01-01 19:53 [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3 Andreas Müller
@ 2017-01-01 19:53 ` Andreas Müller
  2017-01-01 19:53 ` [PATCH 3/3] alsa-utils-scripts: " Andreas Müller
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 9+ messages in thread
From: Andreas Müller @ 2017-01-01 19:53 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 .../alsa/{alsa-utils_1.1.2.bb => alsa-utils_1.1.3.bb}                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-multimedia/alsa/{alsa-utils_1.1.2.bb => alsa-utils_1.1.3.bb} (97%)

diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.1.2.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.1.3.bb
similarity index 97%
rename from meta/recipes-multimedia/alsa/alsa-utils_1.1.2.bb
rename to meta/recipes-multimedia/alsa/alsa-utils_1.1.3.bb
index e1651ae..07c25c4 100644
--- a/meta/recipes-multimedia/alsa/alsa-utils_1.1.2.bb
+++ b/meta/recipes-multimedia/alsa/alsa-utils_1.1.3.bb
@@ -23,8 +23,8 @@ SRC_URI = "ftp://ftp.alsa-project.org/pub/utils/alsa-utils-${PV}.tar.bz2 \
            file://0001-alsactl-don-t-let-systemd-unit-restore-the-volume-wh.patch \
           "
 
-SRC_URI[md5sum] = "38ac7c781f80c41c02b4664d8cbafa87"
-SRC_URI[sha256sum] = "7af603c0877d1251599d65b4fbc372e63a54371b888f5c26c6a86ac1d0519071"
+SRC_URI[md5sum] = "2bf94d3e3410dcc74bb0dae10d46a979"
+SRC_URI[sha256sum] = "127217a54eea0f9a49700a2f239a2d4f5384aa094d68df04a8eb80132eb6167c"
 
 # lazy hack. needs proper fixing in gettext.m4, see
 # http://bugs.openembedded.org/show_bug.cgi?id=2348
-- 
2.5.5



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 3/3] alsa-utils-scripts: update 1.1.2 -> 1.1.3
  2017-01-01 19:53 [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3 Andreas Müller
  2017-01-01 19:53 ` [PATCH 2/3] alsa-utils: " Andreas Müller
@ 2017-01-01 19:53 ` Andreas Müller
  2017-01-04 15:27   ` Burton, Ross
  2017-01-17 22:30 ` [PATCH 1/3] alsa-lib: " Andreas Müller
  2017-01-19 20:11 ` Burton, Ross
  3 siblings, 1 reply; 9+ messages in thread
From: Andreas Müller @ 2017-01-01 19:53 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 .../alsa/{alsa-utils-scripts_1.1.2.bb => alsa-utils-scripts_1.1.3.bb}     | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.2.bb => alsa-utils-scripts_1.1.3.bb} (100%)

diff --git a/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.2.bb b/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.3.bb
similarity index 100%
rename from meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.2.bb
rename to meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.3.bb
-- 
2.5.5



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 3/3] alsa-utils-scripts: update 1.1.2 -> 1.1.3
  2017-01-01 19:53 ` [PATCH 3/3] alsa-utils-scripts: " Andreas Müller
@ 2017-01-04 15:27   ` Burton, Ross
  2017-01-04 16:00     ` Andreas Müller
  0 siblings, 1 reply; 9+ messages in thread
From: Burton, Ross @ 2017-01-04 15:27 UTC (permalink / raw)
  To: Andreas Müller; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 1841 bytes --]

This fails to build:

| Making all in alsaucm
| make[1]: Entering directory
'/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/alsa-utils-scripts/1.1.3-r0/build/alsaucm'
| x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7 -mfpmath=sse
-msse4.2 --sysroot=/data/poky-master/tmp-glibc/sysroots/intel-corei7-64
-DHAVE_CONFIG_H -I. -I../../alsa-utils-1.1.3/alsaucm -I../include  -Wall
-I../../alsa-utils-1.1.3/include   -O2 -pipe -g
-feliminate-unused-debug-types
-fdebug-prefix-map=/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/alsa-utils-scripts/1.1.3-r0=/usr/src/debug/alsa-utils-scripts/1.1.3-r0
-fdebug-prefix-map=/data/poky-master/tmp-glibc/sysroots/x86_64-linux=
-fdebug-prefix-map=/data/poky-master/tmp-glibc/sysroots/intel-corei7-64=
 -c -o usecase.o ../../alsa-utils-1.1.3/alsaucm/usecase.c
| make[1]: *** No rule to make target 'alsaucm.1', needed by 'all-am'.
Stop.

On 1 January 2017 at 19:53, Andreas Müller <schnitzeltony@googlemail.com>
wrote:

> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
>  .../alsa/{alsa-utils-scripts_1.1.2.bb => alsa-utils-scripts_1.1.3.bb}
>  | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.2.bb =>
> alsa-utils-scripts_1.1.3.bb} (100%)
>
> diff --git a/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.2.bb
> b/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.3.bb
> similarity index 100%
> rename from meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.2.bb
> rename to meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.3.bb
> --
> 2.5.5
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 3252 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 3/3] alsa-utils-scripts: update 1.1.2 -> 1.1.3
  2017-01-04 15:27   ` Burton, Ross
@ 2017-01-04 16:00     ` Andreas Müller
  2017-01-04 16:09       ` Andreas Müller
  0 siblings, 1 reply; 9+ messages in thread
From: Andreas Müller @ 2017-01-04 16:00 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core

On Wed, Jan 4, 2017 at 4:27 PM, Burton, Ross <ross.burton@intel.com> wrote:
> This fails to build:
>
> | Making all in alsaucm
> | make[1]: Entering directory
> '/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/alsa-utils-scripts/1.1.3-r0/build/alsaucm'
> | x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7 -mfpmath=sse
> -msse4.2 --sysroot=/data/poky-master/tmp-glibc/sysroots/intel-corei7-64
> -DHAVE_CONFIG_H -I. -I../../alsa-utils-1.1.3/alsaucm -I../include  -Wall
> -I../../alsa-utils-1.1.3/include   -O2 -pipe -g
> -feliminate-unused-debug-types
> -fdebug-prefix-map=/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/alsa-utils-scripts/1.1.3-r0=/usr/src/debug/alsa-utils-scripts/1.1.3-r0
> -fdebug-prefix-map=/data/poky-master/tmp-glibc/sysroots/x86_64-linux=
> -fdebug-prefix-map=/data/poky-master/tmp-glibc/sysroots/intel-corei7-64=  -c
> -o usecase.o ../../alsa-utils-1.1.3/alsaucm/usecase.c
> | make[1]: *** No rule to make target 'alsaucm.1', needed by 'all-am'.
> Stop.
>
> On 1 January 2017 at 19:53, Andreas Müller <schnitzeltony@googlemail.com>
> wrote:
>>
>> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
>> ---
>>  .../alsa/{alsa-utils-scripts_1.1.2.bb => alsa-utils-scripts_1.1.3.bb}
>> | 0
>>  1 file changed, 0 insertions(+), 0 deletions(-)
>>  rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.2.bb =>
>> alsa-utils-scripts_1.1.3.bb} (100%)
>>
>> diff --git a/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.2.bb
>> b/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.3.bb
>> similarity index 100%
>> rename from meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.2.bb
>> rename to meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.3.bb
>> --
>> 2.5.5
>>
Checked: If I am not mistaken target alsaucm.1 builds man-files.

* Native rst2man missing?
* Can you provide full log.do_compile?

Andreas


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 3/3] alsa-utils-scripts: update 1.1.2 -> 1.1.3
  2017-01-04 16:00     ` Andreas Müller
@ 2017-01-04 16:09       ` Andreas Müller
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Müller @ 2017-01-04 16:09 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core

On Wed, Jan 4, 2017 at 5:00 PM, Andreas Müller
<schnitzeltony@googlemail.com> wrote:
> On Wed, Jan 4, 2017 at 4:27 PM, Burton, Ross <ross.burton@intel.com> wrote:
>> This fails to build:
>>
>> | Making all in alsaucm
>> | make[1]: Entering directory
>> '/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/alsa-utils-scripts/1.1.3-r0/build/alsaucm'
>> | x86_64-poky-linux-gcc  -m64 -march=corei7 -mtune=corei7 -mfpmath=sse
>> -msse4.2 --sysroot=/data/poky-master/tmp-glibc/sysroots/intel-corei7-64
>> -DHAVE_CONFIG_H -I. -I../../alsa-utils-1.1.3/alsaucm -I../include  -Wall
>> -I../../alsa-utils-1.1.3/include   -O2 -pipe -g
>> -feliminate-unused-debug-types
>> -fdebug-prefix-map=/data/poky-master/tmp-glibc/work/corei7-64-poky-linux/alsa-utils-scripts/1.1.3-r0=/usr/src/debug/alsa-utils-scripts/1.1.3-r0
>> -fdebug-prefix-map=/data/poky-master/tmp-glibc/sysroots/x86_64-linux=
>> -fdebug-prefix-map=/data/poky-master/tmp-glibc/sysroots/intel-corei7-64=  -c
>> -o usecase.o ../../alsa-utils-1.1.3/alsaucm/usecase.c
>> | make[1]: *** No rule to make target 'alsaucm.1', needed by 'all-am'.
>> Stop.
>>
>> On 1 January 2017 at 19:53, Andreas Müller <schnitzeltony@googlemail.com>
>> wrote:
>>>
>>> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
>>> ---
>>>  .../alsa/{alsa-utils-scripts_1.1.2.bb => alsa-utils-scripts_1.1.3.bb}
>>> | 0
>>>  1 file changed, 0 insertions(+), 0 deletions(-)
>>>  rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.2.bb =>
>>> alsa-utils-scripts_1.1.3.bb} (100%)
>>>
>>> diff --git a/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.2.bb
>>> b/meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.3.bb
>>> similarity index 100%
>>> rename from meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.2.bb
>>> rename to meta/recipes-multimedia/alsa/alsa-utils-scripts_1.1.3.bb
>>> --
>>> 2.5.5
>>>
> Checked: If I am not mistaken target alsaucm.1 builds man-files.
>
> * Native rst2man missing?
> * Can you provide full log.do_compile?
>
Forget the logs. V2 is close

Andreas


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3
  2017-01-01 19:53 [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3 Andreas Müller
  2017-01-01 19:53 ` [PATCH 2/3] alsa-utils: " Andreas Müller
  2017-01-01 19:53 ` [PATCH 3/3] alsa-utils-scripts: " Andreas Müller
@ 2017-01-17 22:30 ` Andreas Müller
  2017-01-18  0:15   ` Burton, Ross
  2017-01-19 20:11 ` Burton, Ross
  3 siblings, 1 reply; 9+ messages in thread
From: Andreas Müller @ 2017-01-17 22:30 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Ping on this series + follow up

'alsa-utils(-scripts): fix compile on build machines with
python-docutils installed'

Andreas


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3
  2017-01-17 22:30 ` [PATCH 1/3] alsa-lib: " Andreas Müller
@ 2017-01-18  0:15   ` Burton, Ross
  0 siblings, 0 replies; 9+ messages in thread
From: Burton, Ross @ 2017-01-18  0:15 UTC (permalink / raw)
  To: Andreas Müller; +Cc: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

Apologies, queued locally.

Ross

On 17 January 2017 at 22:30, Andreas Müller <schnitzeltony@googlemail.com>
wrote:

> Ping on this series + follow up
>
> 'alsa-utils(-scripts): fix compile on build machines with
> python-docutils installed'
>
> Andreas
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 1122 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3
  2017-01-01 19:53 [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3 Andreas Müller
                   ` (2 preceding siblings ...)
  2017-01-17 22:30 ` [PATCH 1/3] alsa-lib: " Andreas Müller
@ 2017-01-19 20:11 ` Burton, Ross
  3 siblings, 0 replies; 9+ messages in thread
From: Burton, Ross @ 2017-01-19 20:11 UTC (permalink / raw)
  To: Andreas Müller; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 2046 bytes --]

Breaks under musl:

| ../../../alsa-lib-1.1.3/src/ucm/parser.c: In function
'is_component_directory':
| ../../../alsa-lib-1.1.3/src/ucm/parser.c:1392:39: error: 'PATH_MAX'
undeclared (first use in this function)
|    if (!strncmp(dir, component_dir[i], PATH_MAX))
|                                        ^~~~~~~~

Can you cherry-pick
http://git.alsa-project.org/?p=alsa-lib.git;a=commit;h=9ed4075f05a4242f32331f7f2c365767970f5003
?

Ross

On 1 January 2017 at 19:53, Andreas Müller <schnitzeltony@googlemail.com>
wrote:

> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
> ---
>  meta/recipes-multimedia/alsa/{alsa-lib_1.1.2.bb => alsa-lib_1.1.3.bb} |
> 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.2.bb =>
> alsa-lib_1.1.3.bb} (91%)
>
> diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb
> b/meta/recipes-multimedia/alsa/alsa-lib_1.1.3.bb
> similarity index 91%
> rename from meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb
> rename to meta/recipes-multimedia/alsa/alsa-lib_1.1.3.bb
> index e313da7..1afac7a 100644
> --- a/meta/recipes-multimedia/alsa/alsa-lib_1.1.2.bb
> +++ b/meta/recipes-multimedia/alsa/alsa-lib_1.1.3.bb
> @@ -12,8 +12,8 @@ SRC_URI = "ftp://ftp.alsa-project.org/
> pub/lib/${BP}.tar.bz2 \
>             file://Check-if-wordexp-function-is-supported.patch \
>             file://avoid-including-sys-poll.h-directly.patch \
>  "
> -SRC_URI[md5sum] = "1946e6438b8262a7b8fdadacd0e06ba7"
> -SRC_URI[sha256sum] = "d38dacd9892b06b8bff04923c380b3
> 8fb2e379ee5538935ff37e45b395d861d6"
> +SRC_URI[md5sum] = "eefe5992567ba00d6110a540657aaf5c"
> +SRC_URI[sha256sum] = "71282502184c592c1a008e256c22ed
> 0ba5728ca65e05273ceb480c70f515969c"
>
>  inherit autotools pkgconfig
>
> --
> 2.5.5
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>

[-- Attachment #2: Type: text/html, Size: 3989 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-01-19 20:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-01 19:53 [PATCH 1/3] alsa-lib: update 1.1.2 -> 1.1.3 Andreas Müller
2017-01-01 19:53 ` [PATCH 2/3] alsa-utils: " Andreas Müller
2017-01-01 19:53 ` [PATCH 3/3] alsa-utils-scripts: " Andreas Müller
2017-01-04 15:27   ` Burton, Ross
2017-01-04 16:00     ` Andreas Müller
2017-01-04 16:09       ` Andreas Müller
2017-01-17 22:30 ` [PATCH 1/3] alsa-lib: " Andreas Müller
2017-01-18  0:15   ` Burton, Ross
2017-01-19 20:11 ` Burton, Ross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.