• Bug#266014: inkscape: setting DEB_BUILD_OPTIONS does not work

    From Thimo Neubauer@1:229/2 to All on Mon Aug 16 12:40:13 2004
    From: [email protected]

    Package: inkscape
    Version: 0.39-1
    Severity: wishlist

    I'm trying to build a debug-binary of inkscape to get a better
    backtrace for #261848. I discovered that setting DEB_BUILD_OPTIONS to
    "noopt nostrip" does nothing, the compiler-options are unchanged.

    The reason is pretty simple: depending on the options the CFLAGS are
    set correctly and passed on to configure but as inkscape is written
    entirely in C++ that's pretty pointless :) My hotfix was to use

    CFLAGS="$(CFLAGS)" CXXFLAGS="$(CFLAGS)" ./configure --host=...

    so that CFLAGS and CXXFLAGS are identical (IIRC the CFLAGS are used
    for linking even if all the sources are C++)

    Cheers
    Thimo

    -- System Information:
    Debian Release: 3.1
    APT prefers unstable
    APT policy: (500, 'unstable'), (1, 'experimental')
    Architecture: alpha
    Kernel: Linux 2.6.6-1-generic
    Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

    Versions of packages inkscape depends on:
    ii libatk1.0-0 1.6.1-3 The ATK accessibility toolkit
    ii libc6.1 2.3.2.ds1-16 GNU C Library: Shared libraries an ii libfontconfig1 2.2.3-1 generic font configuration library ii libfreetype6 2.1.7-2.2 FreeType 2 font engine, shared lib ii libgcc1 1:3.4.1-5 GCC support library
    ii libglib2.0-0 2.4.5-2 The GLib library of C routines
    ii libgtk2.0-0 2.4.4-2 The GTK+ graphical user interface ii libpango1.0-0 1.4.1-1 Layout and rendering of internatio ii libpng12-0 1.2.5.0-7 PNG library - runtime
    ii libpopt0 1.7-4 lib for parsing cmdline parameters ii libsigc++-1.2-5c102 1.2.5-1 Type-safe Signal Framework for C++ ii libstdc++5 1:3.3.4-7 The GNU Standard C++ Library v3
    ii libx11-6 4.3.0.dfsg.1-6 X Window System protocol client li ii libxft2 2.1.2-6 FreeType-based font drawing librar ii libxml2 2.6.11-3 GNOME XML library
    ii libxrender1 0.8.3-7 X Rendering Extension client libra ii xlibs 4.3.0.dfsg.1-6 X Window System client libraries m ii zlib1g 1:1.2.1.1-5 compression library - runtime

    -- no debconf information


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)