Change in libosmo-abis[master]: Revert "debian: Build libosmo-abis with osmo-e1d support"

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/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sat Aug 29 08:06:38 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/19889 )

Change subject: Revert "debian: Build libosmo-abis with osmo-e1d support"
......................................................................

Revert "debian: Build libosmo-abis with osmo-e1d support"

This reverts commit f62da4798c271ff56a8f2a2aebefdf5281231dde.

It introduced lots of fall-uot in osmo-remsim, smo-hlr, simtrace2 OBS
builds:

[  432s] libtool: link: ranlib .libs/libifd_remsim_client.a
[  432s] /bin/sed: can't read /usr/lib/i386-linux-gnu/libosmo-e1d.la: No such file or directory
[  432s] libtool:   error: '/usr/lib/i386-linux-gnu/libosmo-e1d.la' is not a valid libtool archive

[  327s] libtool: link: ranlib .libs/libosmo-gsup-client.a
[  327s] /bin/sed: can't read /usr/lib/i386-linux-gnu/libosmo-e1d.la: No such file or directory
[  327s] libtool:   error: '/usr/lib/i386-linux-gnu/libosmo-e1d.la' is not a valid libtool archive
[  327s] Makefile:456: recipe for target 'libosmo-gsup-client.la' failed

Change-Id: I63596664ae709e0059312c65b79d4bd8e53d56e2
---
M debian/control
M debian/rules
2 files changed, 0 insertions(+), 7 deletions(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/debian/control b/debian/control
index 842207c..c304139 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@
                libdpkg-perl,
                git,
                libosmocore-dev (>= 1.4.0),
-               libosmo-e1d-dev,
                pkg-config,
                libortp-dev
 Standards-Version: 3.9.7
diff --git a/debian/rules b/debian/rules
index b229005..f59ca1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,12 +11,6 @@
 %:
 	dh $@ --with autoreconf --fail-missing
 
-# debmake generated override targets
-# Set options for ./configure
-CONFIGURE_FLAGS += --enable-e1d
-override_dh_auto_configure:
-	dh_auto_configure -- $(CONFIGURE_FLAGS)
-
 override_dh_strip:
 	dh_strip --dbg-package=libosmo-abis-dbg
 

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/19889
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I63596664ae709e0059312c65b79d4bd8e53d56e2
Gerrit-Change-Number: 19889
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200829/79ab1fc5/attachment.htm>


More information about the gerrit-log mailing list