x86_64-pc-linux-gnu-gcc -include ../platform-linuxx8664.h -c ../image.c -DLINUX -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="unknown" -g -O2 -Wno-format -m64 -o image.o In file included from <command-line>:0:0: ../x86-gc.c: In function ‘check_xp’: ./../platform-linuxx8664.h:32:42: error: dereferencing pointer to incomplete type ‘ExceptionInformation {aka struct ucontext}’ #define xpGPRvector(x) ((natural *)(&((x)->uc_mcontext.gregs))) ^ ../x86-gc.c:342:31: note: in expansion of macro ‘xpGPRvector’ natural *regs = (natural *) xpGPRvector(xp); ^~~~~~~~~~~ In file included from <command-line>:0:0: ../x86-exceptions.c: In function ‘early_intn_handler’: ./../platform-linuxx8664.h:32:42: error: dereferencing pointer to incomplete type ‘ExceptionInformation {aka struct ucontext}’ #define xpGPRvector(x) ((natural *)(&((x)->uc_mcontext.gregs))) ^ ./../platform-linuxx8664.h:33:25: note: in expansion of macro ‘xpGPRvector’ #define xpGPR(x,gprno) (xpGPRvector(x)[gprno]) ^~~~~~~~~~~ ./../platform-linuxx8664.h:35:18: note: in expansion of macro ‘xpGPR’ #define xpPC(x) (xpGPR(x,Iip)) ^~~~~ ../x86-exceptions.c:86:3: note: in expansion of macro ‘xpPC’ xpPC(xp) += 2; ^~~~ ../x86-exceptions.c: In function ‘copy_ucontext’: ../x86-exceptions.c:1598:3: error: invalid use of undefined type ‘struct ucontext’ ExceptionInformation *dest = ((ExceptionInformation *)current)-1; ^~~~~~~~~~~~~~~~~~~~ ../x86-exceptions.c: In function ‘setup_sigaltstack’: ../x86-exceptions.c:2428:27: error: invalid application of ‘sizeof’ to incomplete type ‘struct ucontext’ stack.ss_size -= sizeof(struct ucontext); ^~~~~~ x86_64-pc-linux-gnu-gcc -include ../platform-linuxx8664.h -c ../thread_manager.c -DLINUX -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DSVN_REVISION="unknown" -g -O2 -Wno-format -m64 -o thread_manager.o make: *** [Makefile:46: x86-exceptions.o] Error 1 make: *** Waiting for unfinished jobs.... ../pmcl-kernel.c: In function ‘ensure_gs_available’: ../pmcl-kernel.c:1707:3: warning: implicit declaration of function ‘arch_prctl’ [-Wimplicit-function-declaration] arch_prctl(ARCH_GET_GS, &gs_addr); ^~~~~~~~~~ make: *** [Makefile:46: x86-gc.o] Error 1 ../thread_manager.c: In function ‘setup_tcr_extra_segment’: ../thread_manager.c:870:3: warning: implicit declaration of function ‘arch_prctl’ [-Wimplicit-function-declaration] arch_prctl(ARCH_SET_GS, (natural)tcr); ^~~~~~~~~~ make: Leaving directory '/var/tmp/portage/dev-lisp/clozurecl-1.11-r2/work/ccl/lisp-kernel/linuxx8664' * ERROR: dev-lisp/clozurecl-1.11-r2::lisp failed (compile phase): * emake failed dns ~ # emerge --info '=dev-lisp/clozurecl-1.11-r2::gentoo' Portage 2.3.15 (python 3.6.3-final-0, default/linux/amd64/13.0/desktop/plasma, gcc-6.4.0, glibc-2.26-r3, 4.9.0-gentoo x86_64) ================================================================= System Settings ================================================================= System uname: Linux-4.9.0-gentoo-x86_64-Intel-R-_Core-TM-_i7-3610QM_CPU_@_2.30GHz-with-gentoo-2.4.1 KiB Mem: 8074528 total, 3352160 free KiB Swap: 10485756 total, 10485756 free Timestamp of repository gentoo: Tue, 21 Nov 2017 07:45:01 +0000 Head commit of repository gentoo: 40bea2512de7ceaa489d80b1e00e692d785764ae sh bash 4.4_p12 ld GNU ld (Gentoo 2.27 p1.0) 2.27 app-shells/bash: 4.4_p12::gentoo dev-java/java-config: 2.2.0-r3::gentoo dev-lang/perl: 5.26.1-r1::gentoo dev-lang/python: 2.7.14-r1::gentoo, 3.4.6::gentoo, 3.5.4-r1::gentoo, 3.6.3-r1::gentoo dev-util/cmake: 3.9.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.4.1-r2::gentoo sys-apps/openrc: 0.34.9::gentoo sys-apps/sandbox: 2.12::gentoo sys-devel/autoconf: 2.13::gentoo, 2.59-r7::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.11.6-r2::gentoo, 1.12.6-r1::gentoo, 1.13.4-r1::gentoo, 1.14.1-r1::gentoo, 1.15.1-r1::gentoo sys-devel/binutils: 2.26.1::gentoo, 2.27::gentoo, 2.28-r2::gentoo, 2.28.1::gentoo, 2.29::gentoo, 2.29.1-r1::gentoo sys-devel/gcc: 5.3.0::gentoo, 5.4.0-r3::gentoo, 6.3.0::gentoo, 6.4.0::gentoo, 7.2.0::gentoo sys-devel/gcc-config: 1.9.0::gentoo sys-devel/libtool: 2.4.6-r4::gentoo sys-devel/make: 4.2.1-r1::gentoo sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers) sys-libs/glibc: 2.26-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: lisp location: /var/lib/layman/lisp masters: gentoo priority: 50 science location: /var/lib/layman/science masters: gentoo priority: 50 grozin location: /usr/local/portage masters: gentoo priority: 60 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -march=native -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.1/ext-active/ /etc/php/cgi-php7.1/ext-active/ /etc/php/cli-php7.1/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -march=native -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -march=native -pipe" GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo" LANG="ru_RU.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j8" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X a52 aac acpi activities alsa amd64 bash-completion berkdb blas bluetooth boehm-gc branding browserplugin bzip2 cairo cdda cdr cli consolekit cracklib crypt css cups curl cxx dbus declarative dirac doc dri dvd emacs enca encode exif fam ffmpeg fftw firefox flac fortran gd gdbm gif glamor gmp gpm gsl gtk iconv imagemagick jpeg kde kipi kpathsea kwallet lapack latex lcms ldap libnotify lzma mad mng modules mozilla mp3 mp4 mpeg multilib ncurses nls nptl nsplugin offensive ogg opengl openmp pam pango pcre pdf phonon plasma plotutils png policykit ppds python qml qt3support qt4 qt5 readline schroedinger sdl seccomp semantic-desktop session speex spell ssl startup-notification svg tcl tcpd theora tiff tk truetype udev udisks umfpack unicode upower usb v4l2 vorbis widgets win32codecs wxwidgets x264 xattr xcb xcomposite xinerama xml xscreensaver xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" L10N="ru en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="ru en" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5 python3_6" RUBY_TARGETS="ruby22 ruby23 ruby24" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS dns ~ # emerge -pqv '=dev-lisp/clozurecl-1.11-r2::gentoo' [ebuild R ] dev-lisp/clozurecl-1.11-r2 [1.11-r2] USE="doc"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25062be3a7b4ff2c5fbbb7a3f7401c7c8b9b2e09 commit 25062be3a7b4ff2c5fbbb7a3f7401c7c8b9b2e09 Author: Andrey Grozin <grozin@gentoo.org> AuthorDate: 2017-11-21 17:08:21 +0000 Commit: Andrey Grozin <grozin@gentoo.org> CommitDate: 2017-11-21 17:08:21 +0000 dev-lisp/clozurecl: add the upstream patch for compatibility with glibc-2.26 Closes: https://bugs.gentoo.org/638304 Package-Manager: Portage-2.3.14, Repoman-2.3.6 dev-lisp/clozurecl/clozurecl-1.11-r3.ebuild | 102 +++++++++++++++++++++ dev-lisp/clozurecl/files/ccl-1.11-glibc-2.26.patch | 41 +++++++++ 2 files changed, 143 insertions(+)
*** Bug 638370 has been marked as a duplicate of this bug. ***