>>> Building on exopi-6 under education/epte DIST = [education/epte:epte-2.0.8.tar.gz] FULLPKGNAME = epte-2.0.8p1 distfiles size=9638583 >>> Running build in education/epte at 1713167366.00 ===> education/epte ===> Building from scratch epte-2.0.8p1 ===> Verifying specs: c curses ===> found c.99.0 curses.15.0 ===> Checking files for epte-2.0.8p1 `/exopi-cvs/ports/distfiles/epte-2.0.8.tar.gz' is up to date. >> (SHA256) epte-2.0.8.tar.gz: OK ===> Extracting for epte-2.0.8p1 ===> Patching for epte-2.0.8p1 ===> Applying OpenBSD patch patch-do_constants_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- do_constants.c.orig Mon Aug 23 07:47:28 2010 |+++ do_constants.c Mon Aug 23 07:47:40 2010 -------------------------- Patching file do_constants.c using Plan A... Hunk #1 succeeded at 290. done ===> Applying OpenBSD patch patch-do_conversion_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- do_conversion.c.orig Mon Aug 23 07:50:25 2010 |+++ do_conversion.c Mon Aug 23 07:50:46 2010 -------------------------- Patching file do_conversion.c using Plan A... Hunk #1 succeeded at 292. done ===> Applying OpenBSD patch patch-do_element_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- do_element.c.orig Mon Aug 23 07:51:01 2010 |+++ do_element.c Mon Aug 23 07:51:25 2010 -------------------------- Patching file do_element.c using Plan A... Hunk #1 succeeded at 290. done ===> Applying OpenBSD patch patch-do_help_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- do_help.c.orig Mon Aug 23 07:49:59 2010 |+++ do_help.c Mon Aug 23 07:50:13 2010 -------------------------- Patching file do_help.c using Plan A... Hunk #1 succeeded at 293. done ===> Applying OpenBSD patch patch-do_radii_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- do_radii.c.orig Mon Aug 23 07:53:31 2010 |+++ do_radii.c Mon Aug 23 07:53:52 2010 -------------------------- Patching file do_radii.c using Plan A... Hunk #1 succeeded at 290. done ===> Applying OpenBSD patch patch-endprog_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix "-fno-common" build. | |Index: endprog.c |--- endprog.c.orig |+++ endprog.c -------------------------- Patching file endprog.c using Plan A... Hunk #1 succeeded at 293. done ===> Applying OpenBSD patch patch-epte_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- epte.1.orig Mon Aug 23 07:55:55 2010 |+++ epte.1 Mon Aug 23 07:57:56 2010 -------------------------- Patching file epte.1 using Plan A... Hunk #1 succeeded at 38. done ===> Applying OpenBSD patch patch-fill_information_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- fill_information.c.orig Mon Aug 23 07:45:28 2010 |+++ fill_information.c Mon Aug 23 07:45:44 2010 -------------------------- Patching file fill_information.c using Plan A... Hunk #1 succeeded at 290. done ===> Applying OpenBSD patch patch-makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- makefile.orig Wed Apr 7 21:06:02 1999 |+++ makefile Mon Aug 23 07:53:15 2010 -------------------------- Patching file makefile using Plan A... Hunk #1 succeeded at 320. Hunk #2 succeeded at 340. Hunk #3 succeeded at 364. done ===> Applying OpenBSD patch patch-periodic_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- periodic.h.orig Sat Aug 14 22:55:52 2010 |+++ periodic.h Sat Aug 14 22:56:09 2010 -------------------------- Patching file periodic.h using Plan A... Hunk #1 succeeded at 296. done ===> Applying OpenBSD patch patch-setaudio_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- setaudio.c.orig Wed Apr 7 22:06:21 1999 |+++ setaudio.c Mon Aug 23 07:59:21 2010 -------------------------- Patching file setaudio.c using Plan A... Hunk #1 succeeded at 292. Hunk #2 succeeded at 313. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for epte-2.0.8p1 ===> Configuring for epte-2.0.8p1 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DARCH=amd64 -DBASE_PKGPATH=education/epte -DFLAVOR_EXT= -DFULLPKGNAME=epte-2.0.8p1 -DHOMEPAGE=http://www.toddmiller.com/epte/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=epte -i -B /exopi-obj/pobj/epte-2.0.8 /exopi-obj/pobj/epte-2.0.8/epte/epte.1 ===> Building for epte-2.0.8p1 cc -c -g -O2 -pipe ask_user.c cc -c -g -O2 -pipe bell.c cc -c -g -O2 -pipe bold.c cc -c -g -O2 -pipe blink.c cc -c -g -O2 -pipe draw_blocks.c cc -c -g -O2 -pipe draw_table.c cc -c -g -O2 -pipe endprog.c cc -c -g -O2 -pipe listcommand.c cc -c -g -O2 -pipe epte.c epte.c:308:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] main(int argc, char *argv[], char *envp[]) ^ int 1 warning generated. cc -c -g -O2 -pipe make_coordinates.c cc -c -g -O2 -pipe reverse.c cc -c -g -O2 -pipe setaudio.c cc -c -g -O2 -pipe setinput.c cc -c -g -O2 -pipe table_key.c cc -c -g -O2 -pipe ttflush.c cc -c -g -O2 -pipe ttinp.c cc -c -g -O2 -pipe fill_abundance.c cc -c -g -O2 -pipe fill_atomicrad.c cc -c -g -O2 -pipe fill_atomicweight.c cc -c -g -O2 -pipe fill_atomweight.c cc -c -g -O2 -pipe fill_bp.c cc -c -g -O2 -pipe fill_covalent.c cc -c -g -O2 -pipe fill_crystals.c cc -c -g -O2 -pipe fill_density.c cc -c -g -O2 -pipe fill_econfig.c cc -c -g -O2 -pipe fill_elements.c cc -c -g -O2 -pipe fill_eneg.c cc -c -g -O2 -pipe fill_information.c fill_information.c:326:25: warning: expression result unused [-Wunused-value] Display_Screen[1][32].value_speak; ~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~ 1 warning generated. cc -c -g -O2 -pipe fill_ionic.c cc -c -g -O2 -pipe fill_ionizatione.c cc -c -g -O2 -pipe fill_isotopes.c cc -c -g -O2 -pipe fill_massper.c cc -c -g -O2 -pipe fill_masswt.c cc -c -g -O2 -pipe fill_mp.c cc -c -g -O2 -pipe fill_name.c cc -c -g -O2 -pipe fill_number.c cc -c -g -O2 -pipe fill_oxidnrs.c cc -c -g -O2 -pipe fill_specheat.c cc -c -g -O2 -pipe fill_state.c cc -c -g -O2 -pipe fill_symbol.c cc -c -g -O2 -pipe fill_vdw.c cc -c -g -O2 -pipe do_bondeng.c cc -c -g -O2 -pipe do_attributes.c cc -c -g -O2 -pipe do_constants.c cc -c -g -O2 -pipe do_conversion.c cc -c -g -O2 -pipe do_definitions.c cc -c -g -O2 -pipe do_element.c do_element.c:341:16: warning: format specifies type 'char *' but the argument has type 'char (*)[40]' [-Wformat] printw("%s",&Display_Screen[line][i].data_label); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -c -g -O2 -pipe do_en.c cc -c -g -O2 -pipe do_eseries.c cc -c -g -O2 -pipe do_formula.c cc -c -g -O2 -pipe do_groups.c cc -c -g -O2 -pipe do_help.c cc -c -g -O2 -pipe do_ions.c cc -c -g -O2 -pipe do_labels.c cc -c -g -O2 -pipe do_metric.c cc -c -g -O2 -pipe do_minerals.c do_minerals.c:343:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] } else if (token = '+') { ~~~~~~^~~~~ do_minerals.c:343:19: note: place parentheses around the assignment to silence this warning } else if (token = '+') { ^ ( ) do_minerals.c:343:19: note: use '==' to turn this assignment into an equality comparison } else if (token = '+') { ^ == 1 warning generated. cc -c -g -O2 -pipe do_nobel.c cc -c -g -O2 -pipe do_numbers.c cc -c -g -O2 -pipe do_radii.c cc -c -g -O2 -pipe do_solubility.c cc -c -g -O2 -pipe do_tables.c cc -c -g -O2 -pipe do_timeline.c cc ask_user.o bell.o bold.o blink.o draw_blocks.o draw_table.o endprog.o listcommand.o epte.o make_coordinates.o reverse.o setaudio.o setinput.o table_key.o ttflush.o ttinp.o fill_abundance.o fill_atomicrad.o fill_atomicweight.o fill_atomweight.o fill_bp.o fill_covalent.o fill_crystals.o fill_density.o fill_econfig.o fill_elements.o fill_eneg.o fill_information.o fill_ionic.o fill_ionizatione.o fill_isotopes.o fill_massper.o fill_masswt.o fill_mp.o fill_name.o fill_number.o fill_oxidnrs.o fill_specheat.o fill_state.o fill_symbol.o fill_vdw.o do_bondeng.o do_attributes.o do_constants.o do_conversion.o do_definitions.o do_element.o do_en.o do_eseries.o do_formula.o do_groups.o do_help.o do_ions.o do_labels.o do_metric.o do_minerals.o do_nobel.o do_numbers.o do_radii.o do_solubility.o do_tables.o do_timeline.o -lncurses -o epte epte.c:318(epte.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() epte.c:323(epte.o:(main)): warning: strcat() is almost always misused, please use strlcat() epte.c:329(epte.o:(main)): warning: mktemp() possibly used unsafely; consider using mkstemp() >>> Running package in education/epte at 1713167381.62 ===> education/epte ===> Faking installation for epte-2.0.8p1 /exopi-obj/pobj/epte-2.0.8/bin/install -c -s -m 755 epte /exopi-obj/pobj/epte-2.0.8/fake-amd64/usr/local/bin/epte /exopi-obj/pobj/epte-2.0.8/bin/install -c -m 644 epte.1 /exopi-obj/pobj/epte-2.0.8/fake-amd64/usr/local/man/man1 ===> Building package for epte-2.0.8p1 Create /exopi-cvs/ports/packages/amd64/all/epte-2.0.8p1.tgz Creating package epte-2.0.8p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/epte-2.0.8p1.tgz >>> Running clean in education/epte at 1713167384.01 ===> education/epte ===> Cleaning for epte-2.0.8p1 >>> Ended at 1713167385.20 max_stuck=0.00/build=15.46/package=2.50/clean=1.25