osmo-iuh.git branch neels/distcheck updated. 66838e957ae2a595bd82895039d90ccf6afe8aa2

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Mon Aug 29 15:01:08 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom code for Iuh interface".

The branch, neels/distcheck has been updated
  discards  10213aea8458ea79d8eca155f6c5a3092ecf76ba (commit)
  discards  b63e56177f1601819f14732bdb307ab9b4be9084 (commit)
  discards  9337472153b2346acf0d005a10561b9f3c703efe (commit)
  discards  0dc70e12d8c0e5f2b00442d63813a149e7350976 (commit)
  discards  a739fda5aebd76ad801f1b502ac87450be20ce71 (commit)
  discards  a638d293244e32063cb62afb711e1883313539bc (commit)
  discards  884d0993106a211443eeaf17a557c6d4031a4f10 (commit)
  discards  1e5a9543f52fa4373c1a662bf1c6c0c98d645c30 (commit)
  discards  3ec7c2de0beeea8d5e401cd349845c9be2de78b1 (commit)
  discards  a7d6826d327c43561433e5a12ea029ed44fe4857 (commit)
  discards  fc28481a01dc57c60a6c2bae5eb37cb4c5887cf6 (commit)
  discards  999503c612c96368a6d69b4816483aa14ef20b40 (commit)
       via  66838e957ae2a595bd82895039d90ccf6afe8aa2 (commit)
       via  da62d064d1c7cb7499812dfbe7b81ab07d3c51ca (commit)
       via  11277b46276e0bbe7de0696b0e0d1c19bfbac149 (commit)
       via  89299137a2e8c22f114f5d468604f4e1232a4600 (commit)
       via  5ab8fa2b3bbe9d9bef779d2778c42a8dc69f2061 (commit)
       via  0537738d0a9c294f5db36b0f831a0858970f5a6c (commit)
       via  7076f61ed1e1d292eeaf8a551b93334a076f8817 (commit)
       via  314307cdac1f80faa525ccc69fc152bb75cbf7cd (commit)
       via  ae082d5c0911c75eb6a5f00d4eb4b536e9fe2563 (commit)
       via  8977b0361622f2b487b894e948b3d6aae5b08632 (commit)
       via  407ea613d30b27380b9688cf1ba5ac6d2211ffee (commit)
       via  ccc2f97c258785d13efdf2e9d6b1bcd5d4e0f443 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (10213aea8458ea79d8eca155f6c5a3092ecf76ba)
            \
             N -- N -- N (66838e957ae2a595bd82895039d90ccf6afe8aa2)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-iuh/commit/?id=66838e957ae2a595bd82895039d90ccf6afe8aa2

commit 66838e957ae2a595bd82895039d90ccf6afe8aa2
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Aug 27 14:01:51 2016 +0200

    jenkins.sh: enable make distcheck
    
    Change-Id: I967d4de9682cb2a45210f689ec076ef457841179

http://cgit.osmocom.org/osmo-iuh/commit/?id=da62d064d1c7cb7499812dfbe7b81ab07d3c51ca

commit da62d064d1c7cb7499812dfbe7b81ab07d3c51ca
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Aug 27 00:04:20 2016 +0200

    build: parallel build: require ../libosmo-ranap.la from tests/
    
    This rule is bad because it re-invokes $(MAKE), but it seems to fix the
    parallel build. It should probably be done differently.
    
    Change-Id: I8107e08e4c211f20d671f520bf6bab9356f3c90e

http://cgit.osmocom.org/osmo-iuh/commit/?id=11277b46276e0bbe7de0696b0e0d1c19bfbac149

commit 11277b46276e0bbe7de0696b0e0d1c19bfbac149
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Aug 18 13:13:55 2016 +0200

    build: move headers to include/osmocom/*
    
    This came up while fixing 'make distcheck'; this is certainly not the easiest
    way but it makes sense to have the headers in include/, like we do in openbsc.
    
    The easy alternative might be to add -I$(top_srcdir)/src to the Makefile.am.
    
    Change-Id: I5a82e029dcdc4df0a60a31271a4883393fe59234

http://cgit.osmocom.org/osmo-iuh/commit/?id=89299137a2e8c22f114f5d468604f4e1232a4600

commit 89299137a2e8c22f114f5d468604f4e1232a4600
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Aug 27 00:03:44 2016 +0200

    build: cosmetic: hnbap: undup asn1 src path
    
    Change-Id: I0507277995302261c87db1b0c48105065cf13ae4

http://cgit.osmocom.org/osmo-iuh/commit/?id=5ab8fa2b3bbe9d9bef779d2778c42a8dc69f2061

commit 5ab8fa2b3bbe9d9bef779d2778c42a8dc69f2061
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Aug 27 00:13:55 2016 +0200

    build: distcheck: add missing bits for testsuite distcheck
    
    Got some errors during 'make distcheck', copying the way openbsc.git does these
    things.
    
    Change-Id: I13d76cd56dfb8fe4eb02d6fcada78a9e3311b51b

http://cgit.osmocom.org/osmo-iuh/commit/?id=0537738d0a9c294f5db36b0f831a0858970f5a6c

commit 0537738d0a9c294f5db36b0f831a0858970f5a6c
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Aug 27 00:11:26 2016 +0200

    build: distcheck: look for asn1 in top_srcdir, not top_builddir
    
    Change-Id: Iebcff240ba2fae964dad2a2c481fcbfd29e14e69

http://cgit.osmocom.org/osmo-iuh/commit/?id=7076f61ed1e1d292eeaf8a551b93334a076f8817

commit 7076f61ed1e1d292eeaf8a551b93334a076f8817
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Sat Aug 27 00:00:26 2016 +0200

    build: distcheck: add missing distclean files
    
    Change-Id: I24d72b2b1bae52a1b2cf8a989396d2aac31d119e

http://cgit.osmocom.org/osmo-iuh/commit/?id=314307cdac1f80faa525ccc69fc152bb75cbf7cd

commit 314307cdac1f80faa525ccc69fc152bb75cbf7cd
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Aug 26 23:56:44 2016 +0200

    build: fix ranap gen, use same for gen hnbap and rua gen
    
    fix extraneous rebuild for each make invocation: touch the ranap.stamp file in
    src/ as the make target suggests.
    
    fix for 'make distcheck': ranap gen: move generated sources to builddir, not
    srcdir. Thus we also -I the builddir include to pick up those headers.
    
    hnbap and rua have the same situation as ranap (they generate numerous files
    from a single make rule). Use the same makefile semantics for those two
    (commit for ranap gen omitted the same changes for hnbap and rua).
    
    The generated headers are thus moved to include/osmocom/*/, so adjust #include
    statements accordingly (*_common.h, *_ies_defs.h).
    
    Also move hnbap_common.h to include/osmocom/hnbap and rua_common.h to
    include/osmocom/rua, since the *_ies_defs.h want to include them; and since
    *_ies_defs.h are now in include/osmocom/*, we want a '<foo>' include now.
    
    Also adjust gitignore.
    
    Change-Id: I32213666fcdfc144008fa7d46497c0938d093e86

http://cgit.osmocom.org/osmo-iuh/commit/?id=ae082d5c0911c75eb6a5f00d4eb4b536e9fe2563

commit ae082d5c0911c75eb6a5f00d4eb4b536e9fe2563
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Aug 26 23:41:46 2016 +0200

    build: remove subdir-objects from configure.ac, it is broken
    
    This is a known autoconf bug, it creates odd directories named literally
    '$(top_srcdir)', potentially messing up dependency checking.
    
    Change-Id: Ia47b038d4ca4f6c345711fb17d074f71c80e4453

http://cgit.osmocom.org/osmo-iuh/commit/?id=8977b0361622f2b487b894e948b3d6aae5b08632

commit 8977b0361622f2b487b894e948b3d6aae5b08632
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Thu Aug 18 15:57:04 2016 +0200

    build: use tar-ustar to allow paths longer than 99
    
    Needed to fix these errors:
    
      tar: osmo-iuh-UNKNOWN-dirty/include/osmocom/ranap/RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.h: file name is too long (max 99); not dumped
      tar: osmo-iuh-UNKNOWN-dirty/include/osmocom/ranap/RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.h: file name is too long (max 99); not dumped
      tar: osmo-iuh-UNKNOWN-dirty/include/osmocom/ranap/RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.h: file name is too long (max 99); not dumped
      tar: osmo-iuh-UNKNOWN-dirty/include/osmocom/ranap/RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.h: file name is too long (max 99); not dumped
    
    Change-Id: Id41bca92810a81ac50697c0230a6caef490b0ffd

http://cgit.osmocom.org/osmo-iuh/commit/?id=407ea613d30b27380b9688cf1ba5ac6d2211ffee

commit 407ea613d30b27380b9688cf1ba5ac6d2211ffee
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Aug 26 14:08:51 2016 +0200

    tests: don't log filename nor color in unit tests
    
    In experr, we had line numbers in log output, which might change. Also, for
    make distcheck, the path of the source file might have some '../../' added in
    the log output (to indicate the src dir as seen from the build dir).
    
    Fix both by dropping source file and line.
    
    Also drop color while at it.
    
    Change-Id: Ie76384c4176ce0a7d89d093f2efb848fe3f19400

http://cgit.osmocom.org/osmo-iuh/commit/?id=ccc2f97c258785d13efdf2e9d6b1bcd5d4e0f443

commit ccc2f97c258785d13efdf2e9d6b1bcd5d4e0f443
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Aug 29 15:50:14 2016 +0200

    jenkins.sh: don't build twice
    
    Instead of building the same .c files twice, rather verify that the
    'make regen' target produces identical .c files as are checked in.
    
    Change-Id: I18e7677d8596f61b883e9db57b4bdd2a5c154ec3

-----------------------------------------------------------------------

Summary of changes:
 contrib/jenkins.sh | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Osmocom code for Iuh interface



More information about the osmocom-commitlog mailing list