make failure on archlinux i686

Bug #806853 reported by agentzh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
New
Undecided
Unassigned

Bug Description

I've noticed that the latest drizzle7-2011.07.21 tarball fails on archlinux i686 when building libdrizzle-1.0:

$ uname -a
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Tue Jun 7 05:49:02 UTC 2011 i686 Intel(R) GenuineIntel GNU/Linux

Steps to reproduce:

./configure --prefix=/opt/drizzle --without-server

  Configuration summary for drizzle7 version 7 drizzle

   * Installation prefix: /opt/drizzle
   * System type: pc-linux-gnu
   * pandora-build version: 0.175
   * Host CPU: i686
   * C Compiler: gcc (GCC) 4.6.0 20110603 (prerelease)
   * C++ Compiler: g++ (GCC) 4.6.0 20110603 (prerelease)
   * Assertions enabled: yes
   * Debug enabled: no
   * Profiling enabled: no
   * Coverage enabled: no
   * Warnings as failure: no

make libdrizzle-1.0
  File "config/pandora-plugin", line 185
    print "Dependency loop detected with %s" % plugin['name']
                                           ^
SyntaxError: invalid syntax
make: *** [.plugin.scan] Error 1

I've confirmed that it works on my slackware linux x86_64 (gcc 4.4.3) though.

Any idea?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.