[Bug 873001] Re: ntp fails to cross-build

2016-06-28 Thread Launchpad Bug Tracker
[Expired for dpkg-cross (Ubuntu) because there has been no activity for
60 days.]

** Changed in: dpkg-cross (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873001

Title:
  ntp fails to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg-cross/+bug/873001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873001] Re: ntp fails to cross-build

2016-04-29 Thread ChristianEhrhardt
I know it's a long time, but I'm cleaning up old NTP bugs atm.
Since in the meantime so much things changed I'd hope to assume that this bug 
no more applies.

Also I highly appreciate finding the patch to dpdk-cross that points at
least towards an issue.

I'll move the bug to dpdk-cross and set it to incomplete.
If it really is a concern please reopen so that one can take a "2016 look" at 
it.

** Changed in: ntp (Ubuntu)
   Status: New => Incomplete

** Package changed: ntp (Ubuntu) => dpkg-cross (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873001

Title:
  ntp fails to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg-cross/+bug/873001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873001] Re: ntp fails to cross-build

2011-10-14 Thread Clint Byrum
** Changed in: ntp (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/873001

Title:
  ntp fails to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/873001/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 873001] Re: ntp fails to cross-build

2011-10-14 Thread Clint Byrum
** Changed in: ntp (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873001

Title:
  ntp fails to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/873001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873001] Re: ntp fails to cross-build

2011-10-12 Thread Wookey
** Attachment added: Build log
   
https://bugs.launchpad.net/bugs/873001/+attachment/2538850/+files/ntpdate-20111005-1719.log

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/873001

Title:
  ntp fails to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/873001/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 873001] Re: ntp fails to cross-build

2011-10-12 Thread Wookey
This build is fixed by removing some default config from the dpkg-cross
autoconf cache:

--- /etc/dpkg-cross/cross-config.cache~ 2011-08-23 10:37:59.0 +
+++ /etc/dpkg-cross/cross-config.cache  2011-10-12 18:05:08.0 +
@@ -137,8 +137,8 @@

 # ntp
 if [ $PACKAGE = ntp -o $PACKAGE_NAME = ntp ]; then
-with_openssl_libdir=yes
-with_openssl_incdir=yes
+#with_openssl_libdir=yes
+#with_openssl_incdir=yes
 libopts_cv_run_strftime=yes
 libopts_cv_run_fopen_binary=yes
 libopts_cv_run_fopen_text=yes

It's not clear why this forces the wrong-arch headers to be found. I
still suspect configure breakage of some sort.

This needs a new upload of dpkg-cross to be buildable.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/873001

Title:
  ntp fails to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/873001/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 873001] Re: ntp fails to cross-build

2011-10-12 Thread Wookey
** Attachment added: Build log
   
https://bugs.launchpad.net/bugs/873001/+attachment/2538850/+files/ntpdate-20111005-1719.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873001

Title:
  ntp fails to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/873001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 873001] Re: ntp fails to cross-build

2011-10-12 Thread Wookey
This build is fixed by removing some default config from the dpkg-cross
autoconf cache:

--- /etc/dpkg-cross/cross-config.cache~ 2011-08-23 10:37:59.0 +
+++ /etc/dpkg-cross/cross-config.cache  2011-10-12 18:05:08.0 +
@@ -137,8 +137,8 @@

 # ntp
 if [ $PACKAGE = ntp -o $PACKAGE_NAME = ntp ]; then
-with_openssl_libdir=yes
-with_openssl_incdir=yes
+#with_openssl_libdir=yes
+#with_openssl_incdir=yes
 libopts_cv_run_strftime=yes
 libopts_cv_run_fopen_binary=yes
 libopts_cv_run_fopen_text=yes

It's not clear why this forces the wrong-arch headers to be found. I
still suspect configure breakage of some sort.

This needs a new upload of dpkg-cross to be buildable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873001

Title:
  ntp fails to cross-build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/873001/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs