1511 gentoo QA comments

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1207
    gordo
    Participant

    gentoo’s ebuild was suspicious of the latest nightly:

    * QA Notice: Package has poor programming practices which may compile
    * fine but exhibit random runtime failures.
    * xml-rpc.c:222: warning: implicit declaration of function ‘strcasestr’
    mp3-scanner.c:311: warning: implicit declaration of function ‘strcasestr’
    scan-xml.c:138: warning: implicit declaration of function ‘strptime’
    smart-parser.c:449: warning: implicit declaration of function ‘strptime’

    #9678
    rpedde
    Participant

    @gordo wrote:

    gentoo’s ebuild was suspicious of the latest nightly:

    * QA Notice: Package has poor programming practices which may compile
    * fine but exhibit random runtime failures.
    * xml-rpc.c:222: warning: implicit declaration of function ‘strcasestr’
    mp3-scanner.c:311: warning: implicit declaration of function ‘strcasestr’
    scan-xml.c:138: warning: implicit declaration of function ‘strptime’
    smart-parser.c:449: warning: implicit declaration of function ‘strptime’

    I think I did the configure on a system that didn’t understand USE_SYSTEM_EXTENSIONS. I wish the autotools didn’t suck so much.

    — Ron

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Nightlies Feedback’ is closed to new topics and replies.