Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-101

warnings at compilation time

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.10.0
    • 0.9.0
    • library
    • Security Level: Public
    • None
    • unknown linux

    Description

      $ pip install couchbase==0.9
      Downloading/unpacking couchbase
      Downloading couchbase-0.9.tar.gz (105Kb): 105Kb downloaded
      Running setup.py egg_info for package couchbase
      importerror

      Installing collected packages: couchbase
      Running setup.py install for couchbase
      importerror
      building 'couchbase/libcouchbase' extension
      gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIC -I/usr/include/python3.2mu -c couchbase/libcouchbase.c -o build/temp.linux-x86_64-3.2/couchbase/libcouchbase.o
      couchbase/libcouchbase.c:880:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      couchbase/libcouchbase.c:5376:18: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
      gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-3.2/couchbase/libcouchbase.o -lcouchbase -o build/lib.linux-x86_64-3.2/couchbase/libcouchbase.cpython-32mu.so

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            ingenthr Matt Ingenthron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty