pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/51764: cwrappers also not working on Solaris/i86
>Number: 51764
>Category: pkg
>Synopsis: cwrappers also not working on Solaris/i86
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jan 03 08:00:00 +0000 2017
>Originator: Joern Clausen
>Release:
>Organization:
University of Bielefeld
>Environment:
>Description:
In addition to the problems with cwrappers on Solaris/sparc reported in pkg/51594, compilation now also fails for me on Solaris/i86. Compiling print/ghostscript-gpl with active cwrappers results in
gmake[2]: Entering directory `/opt/pkgsrc/pkg-hrz/pkgsrc/print/ghostscript-gpl/work.pkgsrc-sol11i86/ghostscript-9.06'
gcc -DHAVE_MKSTEMP -DHAVE_FONTCONFIG -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_STRERROR -O2 -Ijpeg -I/opt/pkg-hrz/20160711/include -I/opt/pkg-hrz/20160711/include/freetype2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DA4 -fPIC -I/opt/pkg-hrz/20160711/include -I/opt/pkg-hrz/20160711/include/freetype2 -DUSE_LIBICONV_GNU -DUSE_LIBPAPER -I./soobj -I./base -DWHICH_CMS="lcms2" -g -o ./sobin/gsc ./psi/dxmainc.c \
-L./sobin -Wl,-R/opt/pkg-hrz/20160711/lib -lgs
Undefined first referenced
symbol in file
xcb_poll_for_reply64 /opt/pkg-hrz/20160711/lib/libX11.so.6
xcb_wait_for_reply64 /opt/pkg-hrz/20160711/lib/libX11.so.6
ld: fatal: symbol referencing errors
collect2: error: ld returned 1 exit status
gmake[2]: *** [sobin/gsc] Error 1
gmake[2]: Leaving directory `/opt/pkgsrc/pkg-hrz/pkgsrc/print/ghostscript-gpl/work.pkgsrc-sol11i86/ghostscript-9.06'
gmake[1]: *** [so-subtarget] Error 2
gmake[1]: Leaving directory `/opt/pkgsrc/pkg-hrz/pkgsrc/print/ghostscript-gpl/work.pkgsrc-sol11i86/ghostscript-9.06'
gmake: *** [so] Error 2
*** Error code 2
libX11.so.6 was built in October 2016 and has been linked to numerous packages since then. With cwrappers turned off, ghostscript-gpl builds successfully.
.work.log and other files from both builds are available on request.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index