Package: wx3.2-examples
Version: 3.2.2+dfsg-2
Severity: normal
X-Debbugs-Cc: j.o.elpub...@gmail.com

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
Tried to compile examples to understand wx-config flags.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
Installed a clean debian VM.
Installed wx3.2-examples and the suggested libwxgtk3.2-dev + g++ and make
Copied /usr/share/doc/wx3.2-examples/examples/samples to a writable dir.
make
# failed
Iterate over each directory and make in each. 
Some are windows only and generate compile errors, but I have omitted
those.

   * What was the outcome of this action?
The following did not compile due to link errors:
archive
console
ipc
sockets

------------------------------
eg:
/usr/bin/ld: console_console.o: warning: relocation against 
`_ZTV17wxMDIClientWindow' in read-only section 
`.text._ZN17wxMDIClientWindowC2Ev[_ZN17wxMDIClientWindowC5Ev]'
/usr/bin/ld: console_console.o: in function `wxWindowBase::GetBestVirtualSize() 
const':
console.cpp:(.text._ZNK12wxWindowBase18GetBestVirtualSizeEv[_ZNK12wxWindowBase18GetBestVirtualSizeEv]+0x25):
 undefined reference to `wxWindowBase::GetBestSize() const'
/usr/bin/ld: console_console.o: in function `wxWindowBase::CanBeFocused() 
const':
...

   * What outcome did you expect instead?
I expected it to compile.

-- System Information:
Debian Release: 12.0
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-10-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_AU:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

wx3.2-examples depends on no packages.

wx3.2-examples recommends no packages.

Versions of packages wx3.2-examples suggests:
ii  libwxgtk3.2-dev  3.2.2+dfsg-2
pn  wx3.2-doc        <none>

-- no debconf information

Reply via email to