Skip to Content.
Sympa Menu

cc-devel - [cc-devel] [ cctools-Bugs-2467737 ] liblicense errors in rpmlint

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [cc-devel] [ cctools-Bugs-2467737 ] liblicense errors in rpmlint
  • Date: Fri, 26 Dec 2008 02:16:48 +0000

Bugs item #2467737, was opened at 2008-12-25 21:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2467737&group_id=80503

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: liblicense
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Figuiere (hfiguiere)
Assigned to: Nobody/Anonymous (nobody)
Summary: liblicense errors in rpmlint

Initial Comment:
The following rpmlint errors in liblicense prevent more from packaging 0.8.1
in openSUSE.

I: Program is likely to break with new gcc. Try -fno-strict-aliasing.
W: liblicense strict-aliasing-punning liblicense.c:620
E: liblicense 64bit-portability-issue flac.c:35

I: Program is using implicit definitions of special functions.
these functions need to use their correct prototypes to allow
the lightweight buffer overflow checking to work.
- Implicit memory/string functions need #include <string.h>.
- Implicit *printf functions need #include <stdio.h>.
- Implicit *printf functions need #include <stdio.h>.
- Implicit *read* functions need #include <unistd.h>.
- Implicit *recv* functions need #include <sys/socket.h>.
E: liblicense implicit-fortify-decl licenses_cached.c:165, 169, 250


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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2467737&group_id=80503



  • [cc-devel] [ cctools-Bugs-2467737 ] liblicense errors in rpmlint, SourceForge.net, 12/25/2008

Archive powered by MHonArc 2.6.24.

Top of Page