__nih_[abort_msg|free|malloc|realloc] symbols missversioned
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libnih |
Confirmed
|
Undecided
|
Unassigned | ||
libnih (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
During build, the following is seen in the changelog.
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/
--- debian/
+++ dpkg-gensymbols
@@ -1,3 +1,8 @@
libnih.so.1 libnih1 #MINVER#
+ LIBNIH_
(symver|
- __nih_*
+#MISSING: 1.0.3-4ubuntu15# __nih_*
+ __nih_abort_
+ __nih_free@
+ __nih_malloc@
+ __nih_realloc@
I am not sure if ./nih/libnih.ver or ./debian/
Changed in libnih (Ubuntu): | |
importance: | Undecided → Low |
status: | New → Confirmed |
Changed in libnih: | |
status: | New → Confirmed |