[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#681744: marked as done (python-apt: FTBFS with Python 3.3: error: '_PyUnicode_AsDefaultEncodedString' was not declared in this scope)



Your message dated Mon, 13 May 2013 14:15:03 +0200
with message-id <20130513121503.GA9369@jwilk.net>
and subject line Re: Bug#681744: python-apt: FTBFS with Python 3.3: error: '_PyUnicode_AsDefaultEncodedString' was not declared in this scope
has caused the Debian Bug report #681744,
regarding python-apt: FTBFS with Python 3.3: error: '_PyUnicode_AsDefaultEncodedString' was not declared in this scope
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
681744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681744
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: python-apt
Version: 0.8.6
Severity: important
User: debian-python@lists.debian.org
Usertags: python3.3

python-apt FTBFS when built against Python 3.3:
| running build_ext
| building 'apt_pkg' extension
| creating build/temp.linux-i686-3.3-pydebug
| creating build/temp.linux-i686-3.3-pydebug/python
| gcc -pthread -g -O0 -Wall -Wstrict-prototypes -Wno-write-strings -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.3dm -c python/acquire.cc -o build/temp.linux-i686-3.3-pydebug/python/acquire.o
| cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
| In file included from python/acquire.cc:25:0:
| python/generic.h: In function 'const char* PyUnicode_AsString(PyObject*)':
| python/generic.h:85:62: error: '_PyUnicode_AsDefaultEncodedString' was not declared in this scope
| error: command 'gcc' failed with exit status 1
| [102069 refs]
| dh_auto_build: python3.3-dbg setup.py build --force returned exit code 1
| make[1]: *** [override_dh_auto_build] Error 1

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Version: 0.8.9

* Jakub Wilk <jwilk@debian.org>, 2012-07-16, 08:49:
python-apt FTBFS when built against Python 3.3:
| running build_ext
| building 'apt_pkg' extension
| creating build/temp.linux-i686-3.3-pydebug
| creating build/temp.linux-i686-3.3-pydebug/python
| gcc -pthread -g -O0 -Wall -Wstrict-prototypes -Wno-write-strings -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.3dm -c python/acquire.cc -o build/temp.linux-i686-3.3-pydebug/python/acquire.o
| cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
| In file included from python/acquire.cc:25:0:
| python/generic.h: In function 'const char* PyUnicode_AsString(PyObject*)':
| python/generic.h:85:62: error: '_PyUnicode_AsDefaultEncodedString' was not declared in this scope
| error: command 'gcc' failed with exit status 1
| [102069 refs]
| dh_auto_build: python3.3-dbg setup.py build --force returned exit code 1
| make[1]: *** [override_dh_auto_build] Error 1

0.8.9 doesn't FTBFS. Closing.

--
Jakub Wilk

--- End Message ---

Reply to: