[Git][reproducible-builds/reproducible-notes][master] Explained why `network-manager-iodine` cannot be built.
Liyun Li
gitlab at salsa.debian.org
Tue Oct 30 17:51:18 CET 2018
Liyun Li pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
2ef26739 by steven at 2018-10-30T16:49:22Z
Explained why `network-manager-iodine` cannot be built.
The build treats warnings as errors. One of the system library function
`g_type_class_add_private` is deprecated. Use `G_ADD_PRIVATE`.
- - - - -
1 changed file:
- packages.yml
Changes:
=====================================
packages.yml
=====================================
@@ -15136,6 +15136,10 @@ netty-3.9:
version: 3.9.9.Final-1
issues:
- nondeterministic_java_bytecode
+network-manager-iodine:
+ version: 1.2.0-3
+ comments: |
+ Package cannot build because of a deprecated system dependency g_type_class_add_private. Use G_ADD_PRIVATE.
networking-ovs-dpdk:
version: 2015.1.1+git20151118.35ac4c7-1
bugs:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/2ef267396e0f4b1a844c70f93146ab8f38b5e8db
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/2ef267396e0f4b1a844c70f93146ab8f38b5e8db
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20181030/4a567d52/attachment.html>
More information about the rb-commits
mailing list