Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#27288 - [djvulibre] doesn't build

Attached to Project: Arch Linux
Opened by Andrea Scarpino (BaSh) - Monday, 28 November 2011, 08:31 GMT
Last edited by Jan de Groot (JGC) - Monday, 28 November 2011, 13:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I. -DNDEBUG -Wall -O3 -Wno-non-virtual-dtor -pthread -DTHREADMODEL=POSIXTHREADS -march=x86-64 -mtune=generic -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -c GContainer.cpp -fPIC -DPIC -o .libs/GContainer.o
In file included from GContainer.h:67:0,
from GContainer.cpp:63:
GSmartPointer.h:492:30: error: 'size_t' does not name a type
GSmartPointer.h:492:37: error: ISO C++ forbids declaration of 'n' with no type [-fpermissive]
GSmartPointer.h:492:45: error: 'size_t' does not name a type
GSmartPointer.h:492:52: error: ISO C++ forbids declaration of 't' with no type [-fpermissive]
GSmartPointer.h:494:21: error: 'size_t' does not name a type
GSmartPointer.h:494:28: error: ISO C++ forbids declaration of 'n' with no type [-fpermissive]
GSmartPointer.h:494:36: error: 'size_t' does not name a type
GSmartPointer.h:494:43: error: ISO C++ forbids declaration of 't' with no type [-fpermissive]
GSmartPointer.h:495:33: error: 'size_t' does not name a type
GSmartPointer.h:495:40: error: ISO C++ forbids declaration of 'n' with no type [-fpermissive]
GSmartPointer.h:496:18: error: 'size_t' does not name a type
GSmartPointer.h:496:25: error: ISO C++ forbids declaration of 't' with no type [-fpermissive]
GSmartPointer.h:501:3: error: 'size_t' does not name a type
GSmartPointer.h: In member function 'DJVU::GPBufferBase::operator int() const':
GSmartPointer.h:498:43: error: 'num' was not declared in this scope
GSmartPointer.h: At global scope:
GSmartPointer.h:508:30: error: 'size_t' does not name a type
GSmartPointer.h:508:39: error: ISO C++ forbids declaration of 'n' with no type [-fpermissive]
GSmartPointer.h:509:28: error: 'size_t' does not name a type
GSmartPointer.h:509:35: error: ISO C++ forbids declaration of 'n' with no type [-fpermissive]
make[1]: *** [GContainer.lo] Error 1
make[1]: Leaving directory `/build/src/djvulibre-3.5.24/libdjvu'
make: *** [all] Error 2

Additional info:
* djvulibre 3.5.24-1

Steps to reproduce:
Try to build it.
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 28 November 2011, 13:56 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.5.24-2.

Loading...